-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Pull requests: paradigmxyz/reth
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: add other helpers for ProviderError
C-enhancement
New feature or request
#14325
opened Feb 8, 2025 by
mattsse
Loading…
Error Enum with thiserror support that uses error(message) instead
#14310
opened Feb 7, 2025 by
Cyber-Mitch
Loading…
feat(l2-withdrawals): consensus rules
A-consensus
Related to the consensus engine
A-op-reth
Related to Optimism and op-reth
#14308
opened Feb 7, 2025 by
emhane
Loading…
fix(isthmus): include storage updates in l2 withdrawals root computation
A-block-building
Related to block building
A-op-reth
Related to Optimism and op-reth
C-bug
An unexpected or incorrect behavior
#14307
opened Feb 7, 2025 by
emhane
Loading…
replace reth-primitives deps in txpool with reth-primitives-traits
A-tx-pool
Related to the transaction mempool
#14306
opened Feb 7, 2025 by
VeerChaurasia
•
Draft
feat: add cross-block cache size cli arg
A-cli
Related to the reth CLI
A-engine
Related to the engine implementation
C-enhancement
New feature or request
C-perf
A change motivated by improving speed, memory usage or disk footprint
#14305
opened Feb 7, 2025 by
fgimenez
Loading…
feat(reth-bench): substract block fetch time from benchmark duration
C-benchmark
A change that impacts how or what we benchmark
C-enhancement
New feature or request
C-perf
A change motivated by improving speed, memory usage or disk footprint
#14299
opened Feb 7, 2025 by
fgimenez
Loading…
chore(trie): unify get_proof_targets methods
A-trie
Related to Merkle Patricia Trie implementation
C-debt
Refactor of code section that is hard to understand or maintain
Drop status td field in eth69 rlp encoding
A-networking
Related to networking in general
#14292
opened Feb 7, 2025 by
yohkaz
Loading…
added EventSender to FullNode type
A-sdk
Related to reth's use as a library
C-enhancement
New feature or request
#14268
opened Feb 6, 2025 by
PoulavBhowmick03
Loading…
feat(isthmus): Define Related to the consensus engine
A-op-reth
Related to Optimism and op-reth
A-sdk
Related to reth's use as a library
S-blocked
This cannot more forward until something else changes
OpExecutionPayloadValidator
A-consensus
#14207
opened Feb 4, 2025 by
emhane
Loading…
Upstream ExecutionData to alloy
A-dependencies
Pull requests or issues that are about dependencies
C-debt
Refactor of code section that is hard to understand or maintain
S-blocked
This cannot more forward until something else changes
#14188
opened Feb 4, 2025 by
yohkaz
Loading…
chore: expose chain spec via commands
A-cli
Related to the reth CLI
#14174
opened Feb 3, 2025 by
manav2401
Loading…
feat(l2-withdrawals): Withdrawals storage root verification in execution
A-consensus
Related to the consensus engine
A-execution
Related to the Execution and EVM
A-op-reth
Related to Optimism and op-reth
#14124
opened Jan 31, 2025 by
emhane
Loading…
perf(trie): do not fetch account proof if not needed
A-trie
Related to Merkle Patricia Trie implementation
C-perf
A change motivated by improving speed, memory usage or disk footprint
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.