-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Pull requests: paradigmxyz/reth
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
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(rpc): Replace associated type
Transaction
with Network
in TransactionCompat
#16973
opened Jun 20, 2025 by
RomanHodulak
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: Add reproducible debian packaging and a corresponding CI workflow job
#16965
opened Jun 20, 2025 by
MoeMahhouk
•
Draft
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
perf(trie): Related to Merkle Patricia Trie implementation
C-perf
A change motivated by improving speed, memory usage or disk footprint
SparseSubtrie::update_hashes
A-trie
#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
docs: improve ConfigureEvm trait documentation
C-docs
An addition or correction to our documentation
#16937
opened Jun 19, 2025 by
mattsse
Loading…
refactor: move metered execution functions to EngineApiTreeHandler
C-enhancement
New feature or request
refactor: replace DebugNode trait with RpcBlockConversion in NodeTypes
#16934
opened Jun 19, 2025 by
cakevm
Loading…
feat: centralize EIP-1559 base fee calculation in EthChainSpec
#16927
opened Jun 19, 2025 by
rezbera
Loading…
chore(trie): Stateful 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
DatabaseTrieWitness
A-db
#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
perf: A change motivated by improving speed, memory usage or disk footprint
dependencies
Pull requests that update a dependency file
U256
nybbles
C-perf
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.