• Mark Tyneway's avatar
    op-chain-ops: allow ecotone at genesis (#9627) · e8a79312
    Mark Tyneway authored
    Adds the cancun specific changes to the genesis block.
    Cancun is coupled to ecotone so using `IsEcotone` to
    see if the fields should be added to the genesis.
    Is it a bad assumption to assume that cancun execution
    is coupled to ecotone optimism network upgrade?
    e8a79312
genesis.go 6.87 KB