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(era): complete doc for ClientWithFakeIndex
#16984 opened Jun 21, 2025 by lean-apple Loading…
fix: use empty withdrawals if parent has withdrawals root A-rpc Related to the RPC implementation C-bug An unexpected or incorrect behavior
#16980 opened Jun 21, 2025 by mattsse Loading…
chore: relax localpending block bounds A-sdk Related to reth's use as a library
#16979 opened Jun 21, 2025 by mattsse Loading…
feat(test): rewrite test_engine_tree_live_sync_transition_eventually_canonical using e2e framework A-engine Related to the engine implementation C-enhancement New feature or request C-test A change that impacts how or what we test
#16972 opened Jun 20, 2025 by fgimenez Loading…
feat: bump revm v26
#16969 opened Jun 20, 2025 by klkvr Loading…
feat: added DbTx and DbTxMut traits for Either A-db Related to the database C-enhancement New feature or request S-blocked This cannot more forward until something else changes
#16959 opened Jun 20, 2025 by Rimeeeeee Loading…
Revert "bench: disable sparse trie update bench as it's flaky (#16953)" A-trie Related to Merkle Patricia Trie implementation C-benchmark A change that impacts how or what we benchmark
#16954 opened Jun 19, 2025 by shekhirin Draft
perf: use try cache filter
#16951 opened Jun 19, 2025 by mattsse Draft
perf(trie): SparseSubtrie::update_hashes A-trie Related to Merkle Patricia Trie implementation C-perf A change motivated by improving speed, memory usage or disk footprint
#16943 opened Jun 19, 2025 by shekhirin Loading…
feat: add --rollup.historicalrpc CLI argument for op-reth A-op-reth Related to Optimism and op-reth C-enhancement New feature or request
#16941 opened Jun 19, 2025 by mattsse Draft
docs: improve ConfigureEvm trait documentation C-docs An addition or correction to our documentation
#16937 opened Jun 19, 2025 by mattsse Loading…
feat: add LocalPayloadAttributesAddOn
#16926 opened Jun 18, 2025 by lean-apple Draft
1 task
chore(trie): Stateful DatabaseTrieWitness A-db Related to the database A-trie Related to Merkle Patricia Trie implementation C-debt A clean up/refactor of existing code D-good-first-issue Nice and easy! A great choice to get started
#16900 opened Jun 18, 2025 by emhane Loading…
feat: punish malicious peers A-networking Related to networking in general D-good-first-issue Nice and easy! A great choice to get started
#16818 opened Jun 15, 2025 by varun-doshi Loading…
feat: add Linux disk I/O statistics collection and metrics A-observability Related to tracing, metrics, logs and other observability tools
#16795 opened Jun 13, 2025 by keanji-x Loading…
Allow payload jobs to stay alive after getPayload call A-block-building Related to block building
#16791 opened Jun 12, 2025 by edmundnoble Loading…
feat: add sharded mempool support for type-3 blob transactions A-networking Related to networking in general
#16756 opened Jun 10, 2025 by gitToki Draft
perf: U256 nybbles C-perf A change motivated by improving speed, memory usage or disk footprint dependencies Pull requests that update a dependency file
#16727 opened Jun 9, 2025 by shekhirin Draft
ProTip! Exclude everything labeled bug with -label:bug.