• Matthew Slipper's avatar
    op-chain-ops: Use precalculated mint events · 471cd4ce
    Matthew Slipper authored
    Updates the migration to use the precalculated mint events in the witness data. This should significantly reduce the amount of time the migration takes, since it eliminates the need to iterate over mint events in the Geth DB.
    
    Fixes ENG-3220
    471cd4ce
Name
Last commit
Last update
..
migration Loading commit data...
migration_action Loading commit data...
testdata Loading commit data...
check.go Loading commit data...
config.go Loading commit data...
config_test.go Loading commit data...
db_migration.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...
test_util.go Loading commit data...