• Matthew Slipper's avatar
    op-chain-ops: Correctly filter withdrawal hashes · f08501a0
    Matthew Slipper authored
    Since we're checking every slot in the legacy message passer, we need to pass in the full list of messages to the message passer for verification purposes then filter out messages from senders other than the L2XDM prior to executing the withdrawals migration. This PR fixes the filtering, and adds a check in the withdrawals post-check step to make sure that no potentially fraudulent withdrawals get migrated.
    
    Fixes CLI-3379
    f08501a0