• Mark Tyneway's avatar
    op-chain-ops: add L1Deployments helper · f5f5e275
    Mark Tyneway authored
    Adds a type that represents the set of L1Deployments.
    Each contract, including proxies, are in the struct.
    This is meant to be used as part of https://github.com/ethereum-optimism/optimism/pull/6412
    
    This L1Deployments struct represents the intermediate JSON file
    that is produced from the foundry scripts. The first deploy script
    produces this JSON file and then the second turns this JSON
    file into the set of hardhat-deploy style artifacts in the
    `deployments` directory.
    f5f5e275
Name
Last commit
Last update
..
cmd Loading commit data...
crossdomain Loading commit data...
db Loading commit data...
deployer Loading commit data...
eof Loading commit data...
ether Loading commit data...
genesis Loading commit data...
immutables Loading commit data...
srcmap Loading commit data...
state Loading commit data...
util Loading commit data...
.gitignore Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...