op/mode/mainnet genesis.json: add L1-fork aliases (cancun/prague/osaka) so geth init validates #82
Reference in New Issue
Block a user
Delete Branch "mode-mainnet-kona-permanent-env-fix"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Asset half of vibe-node PR "mode-mainnet: make the us-16 kona/geth wedge fix permanent".
geth initon this genesis dies withOP-Stack invalidity after applying overrides: CancunTime (<nil>) must equal EcotoneTime (1710374401), so it never rewrites the datadir chain config and Karst (karstTime=1783526401, already present) is missing at runtime. Adds cancunTime=ecotoneTime, pragueTime=isthmusTime, osakaTime=karstTime; no activation time changes.🤖 Generated with Claude Code
https://claude.ai/code/session_01RzxemENdcZBCxdGrzXiFvS