• Mark Tyneway's avatar
    contracts-bedrock: add deploy config validator · 0ee1c09c
    Mark Tyneway authored
    Adds a validator for the deploy configs so that we can be
    automatically sure that deploy configs are valid. The problem
    is that `getting-started.json` will never pass deploy config
    validation because it is invalid JSON and it is the one that
    we want to be sure is up to date. Will leave solving that to
    future work because it requires a change to the getting started
    guide for the op stack.
    0ee1c09c
Name
Last commit
Last update
..
chaincfg Loading commit data...
client Loading commit data...
cmd Loading commit data...
flags Loading commit data...
heartbeat Loading commit data...
http Loading commit data...
metrics Loading commit data...
node Loading commit data...
p2p Loading commit data...
rollup Loading commit data...
sources Loading commit data...
testlog Loading commit data...
testutils Loading commit data...
version Loading commit data...
withdrawals Loading commit data...
.gitignore Loading commit data...
Dockerfile Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
service.go Loading commit data...