paradigmxyz / reth

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

Separate auth rpc and rpc modules building #8987

Open emhane opened 2 months ago

emhane commented 2 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

github-actions[bot] commented 1 month ago

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