-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Pull requests: paradigmxyz/reth
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
chore(node): gate otlp-only code and silence unused warnings
#20034
opened Nov 28, 2025 by
conomist
Loading…
Fix: Ensure Isthmus withdrawals root validation for non-canonical parent state in Optimism engine
#20016
opened Nov 27, 2025 by
petrokamin10
Loading…
perf: improve extend_sorted_vec & batch write hashed_state
A-db
Related to the database
C-perf
A change motivated by improving speed, memory usage or disk footprint
#19990
opened Nov 26, 2025 by
duyquang6
Loading…
feat(network): add support for bootnodes_v4(enode) and bootnodes_v5(enr)
#19988
opened Nov 26, 2025 by
cuiweixie
Loading…
docs(cli): enhance documentation for memory block buffer target configuration
#19957
opened Nov 25, 2025 by
0xSooki
Loading…
Use execute_block_with_transaction_closure for metrics
#19927
opened Nov 24, 2025 by
austinchandra
•
Draft
feat(op): pull chain config from superchain-registry github
A-op-reth
Related to Optimism and op-reth
#19914
opened Nov 22, 2025 by
0xPenryn
Loading…
perf(rpc): use maybe_cached_block_and_receipts for AtBlockHash
#19910
opened Nov 22, 2025 by
rnkrtt
Loading…
fix(txpool): prevent removed transactions from being included in blocks
#19908
opened Nov 22, 2025 by
wo-o
Loading…
fix(storage): buffer advancement in Compact::from_compact for alloy wrappers
#19899
opened Nov 21, 2025 by
Snezhkko
Loading…
feat: add snapclient implementation for Fetchclient
A-devp2p
Related to the Ethereum P2P protocol
C-enhancement
New feature or request
#19893
opened Nov 21, 2025 by
0xKarl98
Loading…
fix: clean up unused imports and dependencies in reth-downloaders
#19875
opened Nov 20, 2025 by
Fallengirl
Loading…
feat: add eth_getAddressesInBlock RPC method
A-rpc
Related to the RPC implementation
C-enhancement
New feature or request
#19858
opened Nov 19, 2025 by
0xChaddB
Loading…
fix: use correct dictionary in create_tx_compressor
#19840
opened Nov 18, 2025 by
reallesee
Loading…
perf(persistence): optimize append_history_index with upsert
A-db
Related to the database
C-perf
A change motivated by improving speed, memory usage or disk footprint
#19825
opened Nov 18, 2025 by
duyquang6
Loading…
feat: add --http.rpcprefix and --ws.rpcprefix like in geth
#19780
opened Nov 15, 2025 by
cuiweixie
Loading…
refactor(provider): Related to the database
C-debt
A clean up/refactor of existing code
EitherWriter::prune_receipts
A-db
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.