An ether-rs middleware to access reth's db directly, bypassing JSON-RPC
Rust
270
386 commits
updated Oct 18, 2023

A ether-rs middleware for reth that bypasses JSON-RPC allowing for faster db queries. From our preliminary benchmarks we have seen a 2x speedup relative to IPC, and 3x speedup relative to local reth Http. See anvil-benchmarks for more details.
Please note that Ethers-reth is currently in its early stages of development.
In order to keep this codebase working under Reth rapid developement, we are pinning it to a fixed commit and periodically update, following Reth's release schedule. Once Reth's interface is stable, we will remove this pinning and follow the latest Reth version.
For any questions or enhancements requests, please open an issue on this repository or dm me on twitter.
Rust
100.0%
An ether-rs middleware to access reth's db directly, bypassing JSON-RPC
Rust
270
386 commits
updated Oct 18, 2023

A ether-rs middleware for reth that bypasses JSON-RPC allowing for faster db queries. From our preliminary benchmarks we have seen a 2x speedup relative to IPC, and 3x speedup relative to local reth Http. See anvil-benchmarks for more details.
Please note that Ethers-reth is currently in its early stages of development.
In order to keep this codebase working under Reth rapid developement, we are pinning it to a fixed commit and periodically update, following Reth's release schedule. Once Reth's interface is stable, we will remove this pinning and follow the latest Reth version.
For any questions or enhancements requests, please open an issue on this repository or dm me on twitter.
Rust
100.0%