• Matthew Slipper's avatar
    op-chain-ops: Extract concurrent state iterator into util · 0686effc
    Matthew Slipper authored
    Pulls the concurrent state iterator into a re-usable library. Additional tests have been added to assert that the iterator touches every key in state at least once. This will allow us to perform a complete check of the OVM_ETH migration as the last step of the migration.
    0686effc
state_iterator.go 4.42 KB