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

perf(trie): batch storage trie cursor updates via merge-scan A-trie Related to Merkle Patricia Trie implementation
#22157 opened Feb 13, 2026 by gakonst Loading…
perf(cli): remove clone in trie repair
#22152 opened Feb 12, 2026 by andrewshab3 Loading…
perf: bypass reorder task for sequential small-block tx path A-engine Related to the engine implementation C-perf A change motivated by improving speed, memory usage or disk footprint
#22149 opened Feb 12, 2026 by yongkangc Draft
perf(engine): replace channel+BTreeMap reorder with lock-free for_each_ordered A-engine Related to the engine implementation
#22144 opened Feb 12, 2026 by gakonst Loading…
refactor: use alloy_consensus::InMemorySize re-export C-debt A clean up/refactor of existing code
#22143 opened Feb 12, 2026 by gakonst Loading…
perf(trie): use rayon spawn_broadcast for proof workers A-trie Related to Merkle Patricia Trie implementation
#22141 opened Feb 12, 2026 by gakonst Loading…
feat(stages): unify progress log format
#22140 opened Feb 12, 2026 by gancerlory Loading…
perf: release execution cache lock before waiting for state root validation A-engine Related to the engine implementation C-perf A change motivated by improving speed, memory usage or disk footprint
#22138 opened Feb 12, 2026 by yongkangc Draft
fix(trie): blind trie pruning
#22135 opened Feb 12, 2026 by dieselftw Loading…
ci: bench
#22134 opened Feb 12, 2026 by shekhirin Draft
fix(trie): subtrie root node too small to have hash A-trie Related to Merkle Patricia Trie implementation C-bug An unexpected or incorrect behavior
#22114 opened Feb 12, 2026 by mediocregopher Loading…
fix(cli): replace AccessRights with --read-only flag, auto-detect running node A-cli Related to the reth CLI
#22110 opened Feb 12, 2026 by gakonst Loading…
feat(cli): add --archive/--full/--minimal snapshot type flags to download command A-cli Related to the reth CLI
#22099 opened Feb 11, 2026 by gakonst Loading…
feat: transition from &mut State<DB> -> StateDB
#22098 opened Feb 11, 2026 by 0xForerunner Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.