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(engine): drop the execution state cache off the payload thread
- chore(engine): count proof rounds per leaf key
- perf(trie): gate collapse retries on the sibling reveal
- perf(engine): pick a storage shard by load, not by address prefix
- perf(engine): maintain a ready set for storage slots
- perf(trie): retry a collapse when its branch gains a leaf
- perf(engine): price storage rounds by what the pass will do
- perf(trie): queue storage sub-proofs when the account job is dispatched
- perf(trie): carry storage roots across blocks
- perf(engine): size proof worker pools by block gas
- Docs
- Rust not yet supported