-
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: Optimized EVM Configuration and Precompiles Handling Update main.rs
#13780
opened Jan 12, 2025 by
0xminds
Loading…
Actually ping the node, for reth p2p rlpx ping subcommand
#13778
opened Jan 12, 2025 by
int88
Loading…
chore(deps): weekly Pull requests or issues that are about dependencies
cargo update
A-dependencies
#13776
opened Jan 12, 2025 by
github-actions
bot
•
Queued
test(crates): add comprehensive tests for mock transaction factory and modifications
#13774
opened Jan 11, 2025 by
tiendn
Loading…
perf(tree): add cross-block caching
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
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…
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(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…
feat: add SealedBlock in reth-primitives-traits
A-sdk
Related to reth's use as a library
M-changelog
This change should be included in the changelog
#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…
S-blocked
This cannot more forward until something else changes
#13695
opened Jan 7, 2025 by
Pana
Loading…
move evm code into independent crate
S-blocked
This cannot more forward until something else changes
#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 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
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.