paradigmxyz / reth

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

Display warning if op-mainnet is launched without pre-bedrock state #11632

Open mattsse opened 2 weeks ago

mattsse commented 2 weeks ago

Describe the feature

launching op-mainnet requires the pre bedrock state import.

if launched without, the chain won't progress, and we should display a warning for this

Additional context

No response

stevencartavia commented 2 weeks ago

🙋🏽‍♂️