-
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
feat(bench): scrape all Prometheus metrics in CI
A-ci
Related to github workflows or other build and lint tools
C-benchmark
A change that impacts how or what we benchmark
#22458
opened Feb 21, 2026 by
shekhirin
Loading…
fix(net): correct high-priority request queue insertion order
#22456
opened Feb 21, 2026 by
andrewshab3
Loading…
perf: avoid repeated sort in PendingPool::remove_to_limit
#22449
opened Feb 21, 2026 by
Serdnad
Loading…
perf(trie): inline single-target storage proofs in account worker
A-trie
Related to Merkle Patricia Trie implementation
feat(net/tx): deterministic peer selection for full tx broadcasts
#22437
opened Feb 20, 2026 by
figtracer
Loading…
feat(rpc): move reth_newPayload from EngineApi to RethApi
A-rpc
Related to the RPC implementation
#22425
opened Feb 20, 2026 by
gakonst
Loading…
refactor(cli): deduplicate storage trie entry deletion logic
#22424
opened Feb 20, 2026 by
prestoalvarez
Loading…
fix(net): update peer block info for fully validated blocks
#22423
opened Feb 20, 2026 by
andrewshab3
Loading…
perf(trie): share HashedStorages cursor across storage root calculations
#22422
opened Feb 20, 2026 by
Vui-Chee
Loading…
feat(trie): add per-account cached storage trie node diagnostics
A-trie
Related to Merkle Patricia Trie implementation
perf(engine): release cache lock before waiting for state root validation
C-perf
A change motivated by improving speed, memory usage or disk footprint
fix(codecs): correct to_compact return value for compressed receipts
#22408
opened Feb 20, 2026 by
dizer-ti
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.