-
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 |
|---|---|---|
| .. | ||
| chaincfg | ||
| client | ||
| cmd | ||
| eth | ||
| flags | ||
| heartbeat | ||
| metrics | ||
| node | ||
| p2p | ||
| rollup | ||
| sources | ||
| testlog | ||
| testutils | ||
| version | ||
| withdrawals | ||
| .gitignore | ||
| Dockerfile | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
| docker.go.work | ||
| go.mod | ||
| go.sum | ||
| service.go |