• 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
precheck.go 5.04 KB