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
Sort

Pull requests list

feat: add other helpers for ProviderError C-enhancement New feature or request
#14325 opened Feb 8, 2025 by mattsse Loading…
Changed default "log.file.filter" to "error"
#14314 opened Feb 7, 2025 by icmono Loading…
feat(op, txpool): impl send_raw_tx_cond endpoint A-op-reth Related to Optimism and op-reth A-rpc Related to the RPC implementation
#14311 opened Feb 7, 2025 by fgimenez Draft
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…
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…
fix: typos in documentation comments
#14301 opened Feb 7, 2025 by lipsyre 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
#14293 opened Feb 7, 2025 by Rjected Draft
Drop status td field in eth69 rlp encoding A-networking Related to networking in general
#14292 opened Feb 7, 2025 by yohkaz Loading…
test: add a test for devnet failure S-blocked This cannot more forward until something else changes
#14288 opened Feb 6, 2025 by klkvr Draft
Feat: added_cli_arg_for_pool_lifetime
#14286 opened Feb 6, 2025 by Cyber-Mitch Loading…
feat: Add cli arg for pool lifetime
#14273 opened Feb 6, 2025 by varun-doshi Loading…
prague: testnet timestamps E-prague Related to the prague network upgrade
#14270 opened Feb 6, 2025 by rkrasiuk Draft
feat: add operator fee params on RPC L1BlockInfo A-op-reth Related to Optimism and op-reth
#14269 opened Feb 6, 2025 by leruaa Draft
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…
[Feature]: Add Opstack superchain registry support for genesis files A-cli Related to the reth CLI A-op-reth Related to Optimism and op-reth
#14260 opened Feb 6, 2025 by 18aaddy Draft
feat(isthmus): Define OpExecutionPayloadValidator A-consensus 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
#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…
[WIP] feat: support custom payload attributes in dev mode A-sdk Related to reth's use as a library
#14154 opened Feb 1, 2025 by Bisht13 Draft
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
#14117 opened Jan 30, 2025 by shekhirin Loading… Release 1.2.0
ProTip! Exclude everything labeled bug with -label:bug.