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

fix(cache): Ensure execution cache remains locked until updated A-execution Related to the Execution and EVM C-enhancement New feature or request C-perf A change motivated by improving speed, memory usage or disk footprint
#18564 opened Sep 19, 2025 by yongkangc Loading…
feat(rpc): make send_raw_transaction_sync timeout configurable A-rpc Related to the RPC implementation M-changelog This change should be included in the changelog
#18558 opened Sep 18, 2025 by WilliamNwoke Loading…
chore(grafana): deduce label by aggregate metrics
#18550 opened Sep 18, 2025 by wetkeyboard Loading…
feat(db): AccountsTrieChangeSets and StoragesTrieChangeSets tables A-db Related to the database A-trie Related to Merkle Patricia Trie implementation C-enhancement New feature or request
#18503 opened Sep 16, 2025 by mediocregopher Loading…
feat(trie): poc implementation of rsp trie A-trie Related to Merkle Patricia Trie implementation C-enhancement New feature or request
#18493 opened Sep 16, 2025 by lightsing Loading…
chore(trie): Use Vec<Option<...>> in InMemoryTrieCursor A-db Related to the database A-engine Related to the engine implementation A-trie Related to Merkle Patricia Trie implementation C-enhancement New feature or request C-perf A change motivated by improving speed, memory usage or disk footprint
#18479 opened Sep 15, 2025 by mediocregopher Loading…
feat(rpc): debug_traceCall support TxIndex A-rpc Related to the RPC implementation C-enhancement New feature or request S-blocked This cannot more forward until something else changes
#18477 opened Sep 15, 2025 by jsvisa Loading…
fix(txpool): prevent double-processing of tx pool tier A-tx-pool Related to the transaction mempool C-bug An unexpected or incorrect behavior C-enhancement New feature or request
#18446 opened Sep 15, 2025 by yongkangc Queued next release
Fix: type constraints and async handling in MyExEx
#18438 opened Sep 14, 2025 by 0xwitty Loading…
fix: drop broken /exex/tracking-state link
#18428 opened Sep 13, 2025 by mdqst Loading…
feat: FOCIL Implementaion
#18393 opened Sep 11, 2025 by PelleKrab Loading…
ProTip! Exclude everything labeled bug with -label:bug.