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(chain-state): track signer account existence for test block reverts C-bug An unexpected or incorrect behavior C-test A change that impacts how or what we test
#27322 opened Sep 19, 2026 by mattsse Collaborator Loading…
feat(txpool): track common validation rejection reasons A-observability Related to tracing, metrics, logs and other observability tools A-tx-pool Related to the transaction mempool C-enhancement New feature or request
#27321 opened Sep 19, 2026 by mattsse Collaborator Loading…
perf(storage): parallelize incremental history tail reads
#27315 opened Sep 18, 2026 by niran Contributor Loading…
fix(stages): rebuild empty history indexes from durable checkpoint
#27314 opened Sep 18, 2026 by niran Contributor Loading…
fix(rpc): lower default block and receipt cache limits A-rpc Related to the RPC implementation M-changelog This change should be included in the changelog
#27310 opened Sep 18, 2026 by decofe Member Loading…
perf(rpc): reuse the shared sender recovery cache in builder validation A-rpc Related to the RPC implementation C-perf A change motivated by improving speed, memory usage or disk footprint
#27308 opened Sep 18, 2026 by mattsse Collaborator Loading…
fix(rpc): derive the chain config from the chain spec hardforks
#27304 opened Sep 18, 2026 by kriss39 Contributor Loading…
perf(rpc): reuse cached BAL post-state for calls A-rpc Related to the RPC implementation C-perf A change motivated by improving speed, memory usage or disk footprint S-blocked This cannot more forward until something else changes
#27298 opened Sep 17, 2026 by mattsse Collaborator Draft
perf(db): use compile-time table IDs for cached handles A-db Related to the database C-perf A change motivated by improving speed, memory usage or disk footprint
#27285 opened Sep 17, 2026 by mattsse Collaborator Loading…
feat(trie): add parallel partitioned state root for full rebuilds
#27282 opened Sep 17, 2026 by Wollac Contributor Loading…
chore(trie): profile coordinator phases and message delivery A-observability Related to tracing, metrics, logs and other observability tools A-trie Related to Merkle Patricia Trie implementation C-benchmark A change that impacts how or what we benchmark do not merge
#27281 opened Sep 17, 2026 by mattsse Collaborator Draft
perf(txpool): stage bounded recovery and transaction imports A-cli Related to the reth CLI A-engine Related to the engine implementation A-networking Related to networking in general A-rpc Related to the RPC implementation A-tx-pool Related to the transaction mempool C-docs An addition or correction to our documentation C-perf A change motivated by improving speed, memory usage or disk footprint S-breaking This PR includes a breaking change
#27280 opened Sep 16, 2026 by mattsse Collaborator Loading…
perf(engine): defer BAL bytecode prefetch until state reads finish A-engine Related to the engine implementation C-perf A change motivated by improving speed, memory usage or disk footprint
#27278 opened Sep 16, 2026 by mattsse Collaborator Loading…
fix(prune): respect persisted history when validating unwind targets
#27276 opened Sep 16, 2026 by Bruce039 Contributor Loading…
chore(metrics): profile payload validation after storage jobs A-engine Related to the engine implementation A-observability Related to tracing, metrics, logs and other observability tools C-benchmark A change that impacts how or what we benchmark do not merge
#27274 opened Sep 16, 2026 by mattsse Collaborator Draft
chore(engine): investigate payload latency after storage jobs A-engine Related to the engine implementation A-trie Related to Merkle Patricia Trie implementation C-benchmark A change that impacts how or what we benchmark do not merge
#27273 opened Sep 16, 2026 by mattsse Collaborator Draft
perf(bal): share received code hashes across conversion and trie streaming A-engine Related to the engine implementation C-perf A change motivated by improving speed, memory usage or disk footprint S-needs-benchmark This set of changes needs performance benchmarking to double-check that they help
#27260 opened Sep 15, 2026 by DaniPopes Contributor Draft
chore(evm): update evm2 integration
#27256 opened Sep 15, 2026 by decofe Member Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.