• Mark Tyneway's avatar
    contracts-bedrock: Predeploys assertion update (#8930) · 21e399c9
    Mark Tyneway authored
    We want to delete `check-l2` to reduce the overhead of contributing
    to the solidity code. We are nearly there, we just need to ensure
    that the same checks in `check-l2` exist in the predeploys spec
    and the rest of the individual unit tests since now the unit
    tests run against the output of the genesis generation script.
    21e399c9
Predeploys.t.sol 1.57 KB