• Mark Tyneway's avatar
    op-chain-ops: base fee check · 5ec570fa
    Mark Tyneway authored
    Check that the L2 genesis block base fee per gas
    is not set to `nil`. If it is, it will cause a segfault
    in `op-geth` on startup after the migration.
    
    It is configured with the key: `"l2GenesisBlockBaseFeePerGas"`
    5ec570fa
Name
Last commit
Last update
..
cmd Loading commit data...
crossdomain Loading commit data...
deployer Loading commit data...
ether Loading commit data...
genesis Loading commit data...
immutables Loading commit data...
state Loading commit data...
.gitignore Loading commit data...
Dockerfile Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
docker.go.work Loading commit data...
go.mod Loading commit data...
go.sum Loading commit data...