• Mark Tyneway's avatar
    contracts-bedrock: add l1 deploy tag · 0236d9ed
    Mark Tyneway authored
    Prepares for adding in L2 deployment scripts by adding
    a `l1` tag to the deploy scripts that should run on L1.
    Also add the tag flag to the deployment that happens
    in CI. The L2 contract deployments will be added in
    another commit. It is not a problem if the L2 contracts
    are deployed to L1 in a testing environment but using
    tags to save time and gas should be done. Also lints
    a few lines of code where awaits are nested, nested
    awaits are difficult to read.
    0236d9ed
Name
Last commit
Last update
..
actor-tests Loading commit data...
atst Loading commit data...
balance-monitor Loading commit data...
chain-mon Loading commit data...
common-ts Loading commit data...
contracts Loading commit data...
contracts-bedrock Loading commit data...
contracts-periphery Loading commit data...
core-utils Loading commit data...
data-transport-layer Loading commit data...
fault-detector Loading commit data...
hardhat-deploy-config Loading commit data...
message-relayer Loading commit data...
migration-data Loading commit data...
replica-healthcheck Loading commit data...
sdk Loading commit data...