• Mark Tyneway's avatar
    op-chain-ops: read l2 addrs from json file · bc1cad20
    Mark Tyneway authored
    There is now a new config flag for reading the L2Addresses
    from disk. Note that the name L2Addresses should probably be
    changed or migrated into the `DeployConfig` because now we
    have overlapping sources of config.
    
    There are deployment deps that would also need to be changed, so
    doing the config change would require PRs across multiple repos.
    
    The `sdk` tasks also consume a JSON file with addresses and this JSON
    is different than that JSON which is not ideal.
    bc1cad20
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...
Makefile Loading commit data...
README.md Loading commit data...
go.mod Loading commit data...
go.sum Loading commit data...