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 supported2 Subscribers
Add a CodeTriage badge to reth
Help out
- Issues
- fix(static-file): handle non-zero genesis blocks in static file range calculations
- feat(payload): maintain block hash cache across payload builds
- performance: EC recovery and add_transaction remain the single largest barrier to performance.
- Experiment with cached hashed cursor for the trie node iterator
- Fine-tune async task scheduling
- Allow `tower::Service` as RPC middleware for access to Http Headers
- Experiment with pointer-based sparse trie
- Apply prefetch proofs in `MultiProofTask` out of order
- Add snapclient implementation for Fetchclient
- Improve replay/trace evm rpc error message
- Docs
- Rust not yet supported