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
- refactor(engine): make `create_reorg_head` non-blocking in `EngineReorg` stream
- perf(trie): Separate top-level trie nodes into dedicated RocksDB column
- refactor(net/tx): rewrite TransactionFetcher as two-stage pipeline
- feat(payload): add build duration and composition metrics to BasicPayloadJob
- perf(trie): inline single-target storage proofs in account worker
- feat(rpc): accept optional timeout parameter in eth_sendRawTransactionSync per EIP-7966
- feat(reth-bench): `--reorg` flag
- Stale state returned during/after backfill sync via `history_by_block_hash` (missing `ensure_canonical_block` guard)
- fix(engine/tree): Fix canonical hash check in `find_canonical_header` for provider-known blocks
- perf: enable revm p256-aws-lc-rs feature for faster RIP-7212 precompile
- Docs
- Rust not yet supported