• Mark Tyneway's avatar
    op-chain-ops: add additional assertions the `check-l2` · 5fc066de
    Mark Tyneway authored
    The `check-l2` script works against new networks but not legacy
    networks. We need a solution that can work against both new networks
    and legacy networks. This adds test coverage for new networks
    as `check-l2` runs in CI against the local devnet.
    
    Add test coverage for reinitialize on L2 contracts.
    Also ensures that the `_initialized` value is set as
    expected.
    5fc066de
Name
Last commit
Last update
..
testdata Loading commit data...
config.go Loading commit data...
config_test.go Loading commit data...
genesis.go Loading commit data...
helpers.go Loading commit data...
layer_one.go Loading commit data...
layer_one_test.go Loading commit data...
layer_two.go Loading commit data...
layer_two_test.go Loading commit data...
setters.go Loading commit data...
withdrawal_network.go Loading commit data...
withdrawal_network_test.go Loading commit data...