reth
https://github.com/paradigmxyz/reth
Rust
Modular, contributor-friendly and blazing-fast implementation of the Ethereum protocol, in Rust
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported1 Subscribers
Add a CodeTriage badge to reth
Help out
- Issues
- perf: avoid repeated sort in PendingPool::remove_to_limit
- fix(engine): record missing multiproof task histogram metrics
- fix(txpool): log actual success count when reinserting backup transaction
- fix(evm): use timestamp-based blob params for first post-Cancun block
- perf(trie): remove unnecessary value clone in `ParallelSparseTrie::update_leaf`
- fix(net): validate EIP-1459 hash labels before caching entries
- fix(provider): handle missing static file headers in remove_blocks_above without panic
- fix(storage): reject unexecuted blocks in history_by_block_hash
- feat(txpool): implement Geth-compatible 3-level transaction priority ordering
- perf(trie): share HashedStorages cursor across storage root calculations
- Docs
- Rust not yet supported