• smartcontracts's avatar
    fix: use correct chain ID in fault dispute game (#9734) · c66091d3
    smartcontracts authored
    * fix: use correct chain ID in fault dispute game
    
    Updates the fault dispute game to insert the correct chain ID in
    the local preimages. Was previously inserting the L1 chain ID but
    needs to be inserting the L2 chain ID or two chains using the same
    L1 can't be distinguished from one another.
    
    * fix(ctb): snapshots
    
    ---------
    Co-authored-by: default avatarrefcell <abigger87@gmail.com>
    c66091d3
Deploy.s.sol 63.9 KB