Skip to content

docs(banlist): fix doc comments referencing ip instead of peer#21044

Closed
gap-editor wants to merge 1 commit intoparadigmxyz:mainfrom
gap-editor:patch-20
Closed

docs(banlist): fix doc comments referencing ip instead of peer#21044
gap-editor wants to merge 1 commit intoparadigmxyz:mainfrom
gap-editor:patch-20

Conversation

@gap-editor
Copy link
Contributor

Fix copy-paste errors in doc comments where peer methods incorrectly reference "ip":

  • is_banned_peer: "ip" → "peer"
  • unban_peer: "ip address" → "peer"

Copy link
Collaborator

@mattsse mattsse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we can keep this

@mattsse mattsse added the spelling Label for spelling, grammar, and typo fix PRs label Jan 14, 2026
@mattsse mattsse closed this Jan 14, 2026
@github-project-automation github-project-automation bot moved this from Backlog to Done in Reth Tracker Jan 14, 2026
gakonst added a commit that referenced this pull request Jan 19, 2026
Combined fixes from multiple closed PRs that were labeled 'spelling':

- [docs: add Ethereum section to table of contents and fix heading level](#21170)
- [docs(banlist): fix doc comments referencing ip instead of peer](#21044)
- [fix: correct comment references and remove duplicate in codecs derive](#20977)
- [fix: typos and grammatical errors in comments and docstrings](#20936)
- [fix(rpc): correct parameter name in MinerApi::set_gas_limit](#20926)
- [chore: remove pooled transaction clones](#20910)
- [docs: fix grammar in comments](#20909)
- [fix: typos in error messages and comments](#20908)
- [docs: fix broken Next Chapter link in reth-db crate docs](#20907)
- [chore(trie): fix typo in comment](#20870)
- [docs(storage): fix typos in storage crates](#20673)
gakonst added a commit that referenced this pull request Jan 19, 2026
Combined fixes from multiple closed PRs that were labeled 'spelling':

- [docs: add Ethereum section to table of contents and fix heading level](#21170)
- [docs(banlist): fix doc comments referencing ip instead of peer](#21044)
- [fix: correct comment references and remove duplicate in codecs derive](#20977)
- [fix: typos and grammatical errors in comments and docstrings](#20936)
- [fix(rpc): correct parameter name in MinerApi::set_gas_limit](#20926)
- [chore: remove pooled transaction clones](#20910)
- [docs: fix grammar in comments](#20909)
- [fix: typos in error messages and comments](#20908)
- [docs: fix broken Next Chapter link in reth-db crate docs](#20907)
- [chore(trie): fix typo in comment](#20870)
- [docs(storage): fix typos in storage crates](#20673)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

spelling Label for spelling, grammar, and typo fix PRs

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants