• 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
..
L1 Loading commit data...
L2 Loading commit data...
Safe Loading commit data...
actors Loading commit data...
cannon Loading commit data...
dispute Loading commit data...
governance Loading commit data...
invariants Loading commit data...
kontrol Loading commit data...
legacy Loading commit data...
libraries Loading commit data...
mocks Loading commit data...
periphery Loading commit data...
safe-tools Loading commit data...
setup Loading commit data...
universal Loading commit data...
vendor Loading commit data...
BenchmarkTest.t.sol Loading commit data...
ExtendedPause.t.sol Loading commit data...
Predeploys.t.sol Loading commit data...
Specs.t.sol Loading commit data...