• Mark Tyneway's avatar
    op-chain-ops: more cleanup in migrate script · 6c825478
    Mark Tyneway authored
    The `op-migrate` script had some leftover stuff
    in it from early iterations on its development.
    The leftover stuff was cleaned up to improve the
    overall UX of the script. Now code should not need
    to be commented out + rebuild the binary, it will
    automatically detect when the script has already
    ran on a datadir.
    
    Also pass through the no check arg so that we can
    re-enable the checking and dynamically change if
    we want to run the data validation as part of the
    migration.
    6c825478
Name
Last commit
Last update
..
testdata Loading commit data...
alias.go Loading commit data...
alias_test.go Loading commit data...
encoding.go Loading commit data...
encoding_test.go Loading commit data...
hashing.go Loading commit data...
legacy_withdrawal.go Loading commit data...
legacy_withdrawal_test.go Loading commit data...
message.go Loading commit data...
message_test.go Loading commit data...
migrate.go Loading commit data...
migrate_test.go Loading commit data...
types.go Loading commit data...
withdrawal.go Loading commit data...
withdrawal_test.go Loading commit data...
withdrawals.go Loading commit data...
withdrawals_test.go Loading commit data...