Skip to content

chore: apply spelling and typo fixes#21182

Merged
mattsse merged 1 commit intomainfrom
chore/combined-spelling-fixes
Jan 19, 2026
Merged

chore: apply spelling and typo fixes#21182
mattsse merged 1 commit intomainfrom
chore/combined-spelling-fixes

Conversation

@gakonst gakonst requested a review from joshieDo as a code owner January 19, 2026 09:45
@gakonst gakonst added C-docs An addition or correction to our documentation C-debt A clean up/refactor of existing code labels Jan 19, 2026
@github-project-automation github-project-automation bot moved this to Backlog in Reth Tracker Jan 19, 2026
CONTRIBUTING.md Outdated
Comment on lines +54 to +60
<<<<<<< ours
If you have reviewed existing documentation and still have questions, or you are having problems, you can get help by **opening a discussion**. This repository comes with a discussions board where you can also ask for help. Click the "Discussions" tab at the top.
=======
If you have reviewed existing documentation and still have questions, or you are having problems, you can get help by
**opening a discussion**. This repository comes with a discussions board where you can also ask for help. Click the "
Discussions" tab at the top.
>>>>>>> theirs
Copy link
Collaborator

Choose a reason for hiding this comment

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

there's a conflict here

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 gakonst force-pushed the chore/combined-spelling-fixes branch from e006ee2 to 31fb047 Compare January 19, 2026 09:52
@github-project-automation github-project-automation bot moved this from Backlog to In Progress in Reth Tracker Jan 19, 2026
@mattsse mattsse added this pull request to the merge queue Jan 19, 2026
Merged via the queue into main with commit a901d80 Jan 19, 2026
44 checks passed
@mattsse mattsse deleted the chore/combined-spelling-fixes branch January 19, 2026 10:30
@github-project-automation github-project-automation bot moved this from In Progress to Done in Reth Tracker Jan 19, 2026
Vui-Chee added a commit to okx/reth that referenced this pull request Jan 20, 2026
* tag 'v1.10.1': (49 commits)
  chore: bump version to 1.10.1 (paradigmxyz#21188)
  chore: rename extend_ref methods on sorted data structures (paradigmxyz#21043)
  fix(flashblocks): Add flashblock ws connection retry period (paradigmxyz#20510)
  chore(bench): add --disable-tx-gossip to benchmark node args (paradigmxyz#21171)
  refactor(stages): reuse history index cache buffers in `collect_history_indices` (paradigmxyz#21017)
  feat(download): resumable snapshot downloads with auto-retry (paradigmxyz#21161)
  ci: update to tempoxyz (paradigmxyz#21176)
  chore: apply spelling and typo fixes (paradigmxyz#21182)
  docs: document minimal storage mode in pruning FAQ (paradigmxyz#21025)
  chore(deps): weekly `cargo update` (paradigmxyz#21167)
  feat(execution-types): add receipts_iter helper (paradigmxyz#21162)
  revert: undo Chain crate, add LazyTrieData to trie-common (paradigmxyz#21155)
  feat(engine): add new_payload_interval metric (start-to-start) (paradigmxyz#21159)
  feat(engine): add time_between_new_payloads metric (paradigmxyz#21158)
  fix(storage-api): gate reth-chain dependency behind std feature
  perf(storage): batch trie updates across blocks in save_blocks (paradigmxyz#21142)
  refactor: use ExecutionOutcome::single instead of tuple From (paradigmxyz#21152)
  chore(chain-state): reorganize deferred_trie.rs impl blocks (paradigmxyz#21151)
  feat(primitives-traits): add try_recover_signers for parallel batch recovery (paradigmxyz#21103)
  perf: make Chain use DeferredTrieData (paradigmxyz#21137)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-debt A clean up/refactor of existing code C-docs An addition or correction to our documentation

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants