-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Pull requests: paradigmxyz/reth
Author
Label
Projects
Milestones
Reviews
Assignee
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…
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
test(validation): add tests for EIP-7702 transaction filtering in EthMessageFilter
#13756
opened Jan 9, 2025 by
tiendn
Loading…
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(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…
refactor: update receipt codec from
HackReceipt
to OpGethReceipt
#13738
opened Jan 8, 2025 by
tiendn
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…
opt: avoid cloning block in
EngineApiTreeHandler::insert_block
#13708
opened Jan 7, 2025 by
nekomoto911
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…
rename crate reth-evm-ethereum to reth-ethereum-evm to keep consisten…
#13695
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 Related to pruning or full node
A-static-files
Related to static files
C-enhancement
New feature or request
StaticFileSegment::BlockMeta
to StaticFileProducer
and Pruner
A-pruning
#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
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…
feat: implement search_transactions_before and search_transactions_after
#13621
opened Jan 2, 2025 by
caglaryucekaya
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.