-
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: track earliest available block correctly
A-db
Related to the database
C-bug
An unexpected or incorrect behavior
#17095
opened Jun 27, 2025 by
mattsse
Loading…
docs: fix typos in documentation
C-docs
An addition or correction to our documentation
#17094
opened Jun 27, 2025 by
mattsse
Loading…
feat(rpc): Use generic transaction request as input
#17092
opened Jun 26, 2025 by
RomanHodulak
•
Draft
chore: make SparseStateTrie generic with respect to SparseTrie implementation
A-trie
Related to Merkle Patricia Trie implementation
C-perf
A change motivated by improving speed, memory usage or disk footprint
#17089
opened Jun 26, 2025 by
mediocregopher
Loading…
feat: add per-address metrics for precompile cache
A-observability
Related to tracing, metrics, logs and other observability tools
C-enhancement
New feature or request
#17058
opened Jun 25, 2025 by
shekhirin
Loading…
txpool: introduce max_tx_gas_limit feature to enforce per-transaction gas limits
#17028
opened Jun 23, 2025 by
niran
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
refactor: move metered execution functions to EngineApiTreeHandler
C-enhancement
New feature or request
feat(alloy-provider): implement fetch block
A-rpc
Related to the RPC implementation
C-enhancement
New feature or request
#16934
opened Jun 19, 2025 by
cakevm
Loading…
feat(node): add
LocalPayloadAttributesAddOn
trait
#16926
opened Jun 18, 2025 by
lean-apple
Loading…
1 task done
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: 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
feat: implement EIP-7934
M-devnet
This issue is a tracking issue for a devnet
S-blocked
This cannot more forward until something else changes
#16726
opened Jun 9, 2025 by
klkvr
Loading…
feat: respect BlockRangeInfo when selecting peer for request
A-devp2p
Related to the Ethereum P2P protocol
#16704
opened Jun 6, 2025 by
gejeduck
Loading…
perf: process chunks in par for get logs in block range Related to the RPC implementation
C-perf
A change motivated by improving speed, memory usage or disk footprint
eth_getLogs
A-rpc
#16675
opened Jun 5, 2025 by
thaodt
Loading…
fix: drop support for total difficulty table
A-db
Related to the database
#16660
opened Jun 4, 2025 by
i-m-aditya
Loading…
4 tasks done
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.