paradigmxyz / reth

Modular, contributor-friendly and blazing-fast implementation of the Ethereum protocol, in Rust
https://reth.rs/
Apache License 2.0
3.74k stars 1k forks source link

untangle reth-provider crate #8510

Closed mattsse closed 1 month ago

mattsse commented 2 months ago

Describe the feature

similar to #8342

the provider crate is super bloated, making it hard to consume just the interfaces for accessing the chain.

Additional context

No response

onbjerg commented 2 months ago

ref https://github.com/paradigmxyz/reth/issues/8158