-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Pull requests: paradigmxyz/reth
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(trie): silence unused param warnings in sparse-parallel no_std build
#21657
opened Jan 31, 2026 by
livehardd
Loading…
fix(trie): add rollback for branch_node_masks in reveal_nodes
#21656
opened Jan 31, 2026 by
livehardd
Loading…
fix(trie): use full_key in proof_required_fn when path is prefix
#21653
opened Jan 31, 2026 by
gakonst
Loading…
fix(prune): use batched pruning loop with edge feature to prevent OOM
A-pruning
Related to pruning or full node
C-bug
An unexpected or incorrect behavior
#21649
opened Jan 31, 2026 by
gakonst
Loading…
fix(cli): delete all static files when PruneModes::Full is configured
A-ci
Related to github workflows or other build and lint tools
C-bug
An unexpected or incorrect behavior
#21647
opened Jan 30, 2026 by
Rjected
Loading…
perf(trie): reuse account RLP buffer in SparseTrieCacheTask
A-engine
Related to the engine implementation
A-trie
Related to Merkle Patricia Trie implementation
#21644
opened Jan 30, 2026 by
gakonst
Loading…
fix(cli): use StorageReader for db state command to support static files
#21642
opened Jan 30, 2026 by
gancerlory
Loading…
fix(engine): wait for persistence service thread before RocksDB drop
A-engine
Related to the engine implementation
fix(storage): respect prune checkpoint in static file consistency check
A-db
Related to the database
C-bug
An unexpected or incorrect behavior
feat: add metrics tracking for static file producer
#21632
opened Jan 30, 2026 by
BearSoltokien
Loading…
feat(rpc): make blob sidecar upcasting opt-in
A-rpc
Related to the RPC implementation
M-changelog
This change should be included in the changelog
docs: add README and Makefile targets for reth-db-tune
C-docs
An addition or correction to our documentation
fix(reth-bench): unify metrics output format across all benchmark commands
#21600
opened Jan 29, 2026 by
HuberyJulianay
Loading…
feat(metrics): add commit_space_dirty_bytes metric for MDBX
#21589
opened Jan 29, 2026 by
gakonst
Loading…
perf(trie): skip empty storage proofs with a cuckoo filter
A-trie
Related to Merkle Patricia Trie implementation
C-perf
A change motivated by improving speed, memory usage or disk footprint
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.