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
- perf(trie): gather hashing child results in one traversal
- perf(trie): retry only unblocked leaf updates
- perf(trie): hash sparse branches in a single child pass
- perf(trie): collect sparse trie updates only from touched tries
- perf(trie): retain persistence updates with owning subtries
- perf(trie): target storage proof revelation by batch address
- perf(engine): retry storage leaves after relevant progress
- fix(trie): parallelize storage leaf batches across accounts
- perf(engine): retry account leaves after relevant changes
- perf: reuse computed storage roots during promotion
- Docs
- Rust not yet supported