• 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
..
chaincfg Loading commit data...
cmd Loading commit data...
flags Loading commit data...
heartbeat Loading commit data...
metrics Loading commit data...
node Loading commit data...
p2p Loading commit data...
rollup Loading commit data...
version Loading commit data...
withdrawals Loading commit data...
.gitignore Loading commit data...
Dockerfile Loading commit data...
Dockerfile.dockerignore Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
service.go Loading commit data...