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

Relax EngineApi ExecutionData bounds
#14648 opened Feb 21, 2025 by yohkaz Loading…
feat: Prometheus metrics scraper
#14639 opened Feb 21, 2025 by ilevyor Draft
feat(l2-withdrawals): Verify l2 withdrawals root in PayloadValidator A-engine Related to the engine implementation A-op-reth Related to Optimism and op-reth
#14636 opened Feb 21, 2025 by emhane Loading…
feat(trie): parallel proof metrics A-observability Related to tracing, metrics, logs and other observability tools A-trie Related to Merkle Patricia Trie implementation C-enhancement New feature or request
#14633 opened Feb 21, 2025 by shekhirin Loading…
chore: rm clone for bincodecompat receipt A-sdk Related to reth's use as a library
#14628 opened Feb 21, 2025 by mattsse Loading…
feat(engine): Implement EIP-7685 requests and EIP-2935 syscall in create_reorg_head A-engine Related to the engine implementation
#14623 opened Feb 20, 2025 by nethoxa Loading…
refactor: merge signed tx traits A-sdk Related to reth's use as a library C-debt A clean up/refactor of existing code
#14622 opened Feb 20, 2025 by lean-apple Loading…
fix(trie): generate parallel proof only for requested targets A-trie Related to Merkle Patricia Trie implementation
#14620 opened Feb 20, 2025 by shekhirin Draft
Modified op-reth to always use all OP bootnodes when none are explicitly provided #14603 A-devp2p Related to the Ethereum P2P protocol A-networking Related to networking in general A-op-reth Related to Optimism and op-reth
#14619 opened Feb 20, 2025 by Ayushdubey86 Loading…
Passed Nibbles by reference in and clone on demand A-trie Related to Merkle Patricia Trie implementation C-perf A change motivated by improving speed, memory usage or disk footprint
#14598 opened Feb 19, 2025 by PoulavBhowmick03 Loading…
wip: refactor payload processing A-engine Related to the engine implementation C-debt A clean up/refactor of existing code C-perf A change motivated by improving speed, memory usage or disk footprint
#14589 opened Feb 19, 2025 by mattsse Draft
correction / fix comments C-docs An addition or correction to our documentation
#14573 opened Feb 18, 2025 by eeemmmmmm Loading…
Stateful overridable handshake A-devp2p Related to the Ethereum P2P protocol A-networking Related to networking in general A-sdk Related to reth's use as a library
#14567 opened Feb 18, 2025 by loocapro Loading…
[Feat]: Add parser for op superchain genesis files A-cli Related to the reth CLI A-op-reth Related to Optimism and op-reth
#14563 opened Feb 18, 2025 by 18aaddy Draft
chore: Read Superchain genesis config from compressed files A-op-reth Related to Optimism and op-reth
#14562 opened Feb 18, 2025 by cakevm Loading… release 1.2.1
fix(root): yield from sparse trie task A-engine Related to the engine implementation
#14556 opened Feb 18, 2025 by rkrasiuk Loading…
chore(trie): groups renamed to state_masks in hash builder A-trie Related to Merkle Patricia Trie implementation C-debt A clean up/refactor of existing code
#14535 opened Feb 17, 2025 by shekhirin Draft
feat(tree): state root task multiproof metrics A-engine Related to the engine implementation A-observability Related to tracing, metrics, logs and other observability tools C-enhancement New feature or request
#14534 opened Feb 17, 2025 by shekhirin Loading…
Disable default features for tracing #14526
#14530 opened Feb 17, 2025 by Ayushdubey86 Loading…
grammar and spelling errors C-docs An addition or correction to our documentation
#14516 opened Feb 15, 2025 by pendrue Loading…
fix(mev_simBundle): Return fuller log objects. A-rpc Related to the RPC implementation S-blocked This cannot more forward until something else changes
#14506 opened Feb 14, 2025 by ryanschneider Draft release 1.2.1
feat: don't include hashes of preimages in execution witness A-rpc Related to the RPC implementation S-blocked This cannot more forward until something else changes
#14503 opened Feb 14, 2025 by meyer9 Loading… release 1.2.1
ProTip! Exclude everything labeled bug with -label:bug.