reth
reth copied to clipboard
wip:feat: make addons stateful
trafficstars
towards https://github.com/paradigmxyz/reth/issues/10769
this first makes the Addons type stateful, this should allow us to get rid of the BuilderProvider I believe.
This could then also serve as the entry point for launching the rpc stuff entirely