Skip to content

Pull requests: paradigmxyz/reth

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

docs: yellowpaper sections in consensus implementation C-docs An addition or correction to our documentation
#18881 opened Oct 6, 2025 by Peponks9 Loading…
fix(engine): flatten storage cache
#18880 opened Oct 6, 2025 by Rjected Draft
fix(engine): re-insert storage cache and use arc C-bug An unexpected or incorrect behavior C-perf A change motivated by improving speed, memory usage or disk footprint
#18879 opened Oct 6, 2025 by Rjected Draft
chore(trie): Use trie changesets for engine unwinding A-db Related to the database A-trie Related to Merkle Patricia Trie implementation C-enhancement New feature or request
#18878 opened Oct 6, 2025 by mediocregopher Loading…
fix(engine): remove invalid chain from tree state on block validation failure A-engine Related to the engine implementation C-bug An unexpected or incorrect behavior
#18876 opened Oct 6, 2025 by fgimenez Draft
Implement snap sync trie data download stage
#18865 opened Oct 5, 2025 by chimera-defi Loading…
chore(deps): weekly cargo update
#18862 opened Oct 5, 2025 by github-actions bot Loading…
chore(cli): rename disable-caching-and-prewarming to disable-prewarming A-cli Related to the reth CLI
#18857 opened Oct 3, 2025 by Rjected Loading…
chore: correct deprecated note message
#18839 opened Oct 2, 2025 by 0xKarl98 Loading…
docs: add link to official Reth documentation in README spelling Label for spelling, grammar, and typo fix PRs
#18837 opened Oct 2, 2025 by mrrobotcrypto Loading…
ProTip! Filter pull requests by the default branch with base:main.