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 reth-op crate A-meta Changes in the contributor workflow and planning
#14401 opened Feb 11, 2025 by mattsse Loading…
chore: add root_with_updates method to sparse trie A-trie Related to Merkle Patricia Trie implementation C-enhancement New feature or request
#14393 opened Feb 11, 2025 by Rjected Loading…
feat: add DecodedStorageProof and DecodedStorageMultiProof A-trie Related to Merkle Patricia Trie implementation C-enhancement New feature or request C-perf A change motivated by improving speed, memory usage or disk footprint
#14391 opened Feb 10, 2025 by Rjected Loading…
feat: make instance argument optional
#14389 opened Feb 10, 2025 by stevencartavia Loading…
feat(engine): use Hash Builder as a fallback to the Sparse Trie on newPayload A-engine Related to the engine implementation A-trie Related to Merkle Patricia Trie implementation C-enhancement New feature or request
#14387 opened Feb 10, 2025 by fgimenez Loading… Release 1.2.0
Simplified the sequencer forwarding RPC calls A-op-reth Related to Optimism and op-reth C-enhancement New feature or request
#14386 opened Feb 10, 2025 by PoulavBhowmick03 Loading…
Merge pull request #1 from paradigmxyz/main
#14385 opened Feb 10, 2025 by ritik4ever Loading…
feat(bin, engine): make state root task default A-cli Related to the reth CLI A-engine Related to the engine implementation
#14371 opened Feb 10, 2025 by fgimenez Loading…
Make Node Types: Clone A-sdk Related to reth's use as a library
#14351 opened Feb 9, 2025 by Cyber-Mitch Loading…
fix: transaction dependency handling in ParkedPool
#14338 opened Feb 8, 2025 by avorylli Loading…
feat: Add option for returning TrieNodes instead of RLP encoded Bytes A-consensus Related to the consensus engine C-perf A change motivated by improving speed, memory usage or disk footprint
#14335 opened Feb 8, 2025 by varun-doshi Loading…
feat: Return root result without blocking due to sparse trie Drop A-trie Related to Merkle Patricia Trie implementation C-perf A change motivated by improving speed, memory usage or disk footprint
#14333 opened Feb 8, 2025 by varun-doshi Loading…
Changed default "log.file.filter" to "error" A-cli Related to the reth CLI
#14314 opened Feb 7, 2025 by icmono 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-dependencies Pull requests or issues that are about dependencies A-tx-pool Related to the transaction mempool S-blocked This cannot more forward until something else changes
#14306 opened Feb 7, 2025 by VeerChaurasia Loading…
feat(reth-bench): substract block fetch waiting 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
[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… Release 1.2.0
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
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.