• 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
Name
Last commit
Last update
..
api.go Loading commit data...
client.go Loading commit data...
comms.go Loading commit data...
config.go Loading commit data...
config_persistence.go Loading commit data...
config_persistence_test.go Loading commit data...
node.go Loading commit data...
node_test.go Loading commit data...
runtime_config.go Loading commit data...
server.go Loading commit data...
server_test.go Loading commit data...
superchain.go Loading commit data...
superchain_test.go Loading commit data...