• smartcontracts's avatar
    feat(ctb): break out system dictator steps (#4553) · beb1c4b7
    smartcontracts authored
    Breaks out the SystemDictator steps into two files so that the steps
    that get executed before the system is shut down can easily be separated
    from the steps that executed after the system gets spun back up. Idea
    here is that you would execute with the tag "steps1", wait for the
    legacy system to come down, migrate the L2, then execute with the tags
    "steps2" to complete the upgrade.
    beb1c4b7
Name
Last commit
Last update
..
actor-tests Loading commit data...
balance-monitor 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...
drippie-mon 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...