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

fix: track local senders better during truncation A-tx-pool Related to the transaction mempool C-enhancement New feature or request
#13768 opened Jan 10, 2025 by Rjected Loading…
fix: correct gas limit and gas used results in trace API A-rpc Related to the RPC implementation
#13767 opened Jan 10, 2025 by pythonberg1997 Loading…
eth_sendRawTransactionConditional L2 RPC endpoint
#13762 opened Jan 10, 2025 by oac1771 Loading…
perf: warm transactions in parallel A-execution Related to the Execution and EVM C-enhancement New feature or request C-perf A change motivated by improving speed, memory usage or disk footprint
#13759 opened Jan 9, 2025 by Rjected Draft
test(trie): use DB for hash builder in sparse trie fuzz A-trie Related to Merkle Patricia Trie implementation C-test A change that impacts how or what we test
#13754 opened Jan 9, 2025 by shekhirin Loading…
fix(engine): cleanup leaked context A-blockchain-tree Related to sidechains, reorgs and pending blocks C-perf A change motivated by improving speed, memory usage or disk footprint
#13749 opened Jan 9, 2025 by fgimenez Loading…
feat: integrate EngineArgs into NodeCommand
#13748 opened Jan 9, 2025 by htiennv Loading…
feat(primitives): add constructor for BlockBody A-sdk Related to reth's use as a library C-enhancement New feature or request
#13740 opened Jan 8, 2025 by Rjected Loading…
feat: add SealedBlock in reth-primitives-traits A-sdk Related to reth's use as a library
#13735 opened Jan 8, 2025 by mattsse Loading…
feat(mdbx): record backtrace of read transactions and log on timeout A-db Related to the database A-observability Related to tracing, metrics, logs and other observability tools C-enhancement New feature or request
#13707 opened Jan 7, 2025 by shekhirin Loading…
refactor: add Eth variant to OpBlockExecutionError
#13696 opened Jan 7, 2025 by chungquantin Loading…
move evm code into independent crate
#13694 opened Jan 7, 2025 by Pana Loading…
feat(engine): validate execution requests C-enhancement New feature or request E-prague Related to the prague network upgrade
#13685 opened Jan 6, 2025 by rkrasiuk Loading…
feat: add StaticFileSegment::BlockMeta to StaticFileProducer and Pruner A-pruning Related to pruning or full node A-static-files Related to static files C-enhancement New feature or request
#13666 opened Jan 6, 2025 by joshieDo Loading…
perf(root): reveal proofs separately from state updates A-trie Related to Merkle Patricia Trie implementation C-perf A change motivated by improving speed, memory usage or disk footprint
#13664 opened Jan 6, 2025 by shekhirin Draft
feat: handle error case with $target and $label
#13661 opened Jan 5, 2025 by Levi0804 Loading…
chore(transaction-pool): remove duplicate code A-tx-pool Related to the transaction mempool C-debt Refactor of code section that is hard to understand or maintain
#13627 opened Jan 3, 2025 by hoank101 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.