paradigmxyz / alphanet

Reth AlphaNet is a testnet OP Stack-compatible rollup aimed at enabling experimentation of bleeding edge Ethereum Research.
Apache License 2.0
170 stars 30 forks source link

chore: bump reth #111

Closed onbjerg closed 1 month ago

onbjerg commented 1 month ago

There is no longer an optimism feature in the main reth crate, so there is some question of whether this works or not, or if there are some subcrates we now are compiling incorrectly

Additionally, we don't need reth as a dep in the alphanet binary crate anymore. I also moved the optimism feature flags into the workspace root.