• smartcontracts's avatar
    feat(ctb): block v0 messages in Bedrock (#3409) · f78eb056
    smartcontracts authored
    Blockes v0 messages from being relayed in Bedrock. As part of the
    Bedrock migration, we will guarantee that all v0 (legacy) messages that
    have not been successfully relayed will be transitioned into v1
    messages. All other v0 messages will already have been relayed and
    therefore do not need to be relayed again.
    f78eb056
L1CrossDomainMessenger.t.sol 12.1 KB