paradigmxyz / reth

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

Separate auth rpc and rpc modules building #8987

Open emhane opened 5 months ago

emhane commented 5 months ago

Describe the feature

Separate rpc server building and auth rpc server building in build_with_auth_server, using builder pattern.

https://github.com/paradigmxyz/reth/blob/e90b526a6668fae51179541221666894b3ade14b/crates/rpc/rpc-builder/src/lib.rs#L452-L483

Blocked by https://github.com/paradigmxyz/reth/issues/8985

Additional context

No response

### Tasks
- [ ] https://github.com/paradigmxyz/reth/issues/10769
github-actions[bot] commented 4 months ago

This issue is stale because it has been open for 21 days with no activity.