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

chore: remove trie capacity metrics A-trie Related to Merkle Patricia Trie implementation C-bug An unexpected or incorrect behavior C-perf A change motivated by improving speed, memory usage or disk footprint
#19327 opened Oct 27, 2025 by Rjected Loading…
perf(tree): only chunk multiproof targets if needed A-trie Related to Merkle Patricia Trie implementation C-perf A change motivated by improving speed, memory usage or disk footprint
#19326 opened Oct 27, 2025 by shekhirin Draft
chore(trie): reduce sparse trie tracing A-observability Related to tracing, metrics, logs and other observability tools A-trie Related to Merkle Patricia Trie implementation C-enhancement New feature or request
#19321 opened Oct 27, 2025 by shekhirin Loading…
Fix Vec Capacity in random_block_range
#19320 opened Oct 27, 2025 by wedjob0X Loading…
perf: wrap tx with Arc to avoid deep cloning
#19295 opened Oct 25, 2025 by 0xKarl98 Loading…
draft: add --rpc.evm-memory-limit flag A-rpc Related to the RPC implementation C-enhancement New feature or request M-changelog This change should be included in the changelog
#19279 opened Oct 24, 2025 by wojtek0x Draft v1.9.0
fix(txpool): correct propagate field name in Debug output
#19278 opened Oct 24, 2025 by aso20455 Loading…
fix(trie): Rewrite InMemoryTrieOverlay (with proptests!) A-db Related to the database A-trie Related to Merkle Patricia Trie implementation C-bug An unexpected or incorrect behavior
#19277 opened Oct 24, 2025 by mediocregopher Loading…
feat(discv5): peers per kbucket metric A-discv5 Related to discv5 discovery A-observability Related to tracing, metrics, logs and other observability tools
#19274 opened Oct 24, 2025 by emhane Draft
fix: rename variable in block_hash method from 'code' to 'hash' C-debt A clean up/refactor of existing code
#19269 opened Oct 23, 2025 by oooLowNeoNooo Loading…
feat: New approach1 for bal
#19263 opened Oct 23, 2025 by Rimeeeeee Draft
feat(metrics): add push gateway support for Prometheus metrics A-observability Related to tracing, metrics, logs and other observability tools C-enhancement New feature or request
#19243 opened Oct 22, 2025 by mablr Loading…
ProTip! Filter pull requests by the default branch with base:main.