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
- fix(debug-client): infinite retry on WS disconnect in follow mode
- fix(rpc): return "pruned history unavailable" instead of "header not found" for pruned blocks
- feat(rpc): add operator RPC server (`--operator`)
- fix(ci): resolve bench job URL before checkout
- WIP: scripts/trie-debug-run.sh
- chore(bench): add per-run status updates
- engine/tree: `find_canonical_header` can misclassify a known non-canonical header as canonical, causing FCU to return `VALID` without re-canonicalizing the requested head
- WIP bump alloy-evm to af60ab3, remove gas output from execute_transaction
- Transaction batch handling limited to 16 items per message, causing severe propagation degradation
- Use state change size instead of block number to determine merkle threshold
- Docs
- Rust not yet supported