• Mark Tyneway's avatar
    op-chain-ops: better deploy config validation · 2df8ab61
    Mark Tyneway authored
    Ensure that the `DeployConfig.Check` function checks for
    the existence of the `L1StartingBlockTag`. This check was
    previously being done outside of the `Check` function.
    Also remove a check for the L2 genesis gas limit being
    non zero since this is being done inside of `Check`.
    Also add some better error messages in the case of bad
    deploy config parsing.
    2df8ab61
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...