• Joshua Gutow's avatar
    op-node: Skip L2 Genesis Check when EL syncing (#8610) · 2929bbfc
    Joshua Gutow authored
    * op-node: Skip L2 Genesis Check when EL syncing
    
    This is done because the transition block does not exist in a geth when
    performing a snap sync and the actual genesis block header is pre-london
    which breaks all of our fetching code.
    
    * Update op-node/rollup/types.go
    2929bbfc
types_test.go 13.9 KB