• Mark Tyneway's avatar
    contracts-bedrock: cleanup predeploys solidity test (#8933) · a1e846d1
    Mark Tyneway authored
    * contracts-bedrock: cleanup predeploys solidity test
    
    Contributors to the smart contracts have way too many steps
    to get their PR over the line. This migrates some of the `check-l2`
    script to solidity. I believe that we can fully delete `check-l2`
    but want to follow up in an additional PR to ensure that we have the
    same functionality. Completely deleting `check-l2` was unblocked by
    https://github.com/ethereum-optimism/optimism/pull/8911.
    
    The functionality that is added to the solidity here was removed from
    the `check-l2` script.
    
    * op-chain-ops: remove dead code
    
    * op-chain-ops: fix build issue
    a1e846d1
Name
Last commit
Last update
..
clients Loading commit data...
cmd Loading commit data...
contracts Loading commit data...
crossdomain Loading commit data...
deployer Loading commit data...
genesis Loading commit data...
immutables Loading commit data...
safe Loading commit data...
srcmap Loading commit data...
state Loading commit data...
upgrades Loading commit data...
.gitignore Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...