• Kelvin Fichter's avatar
    feat(ctb): check for relayed legacy messages · f61d376f
    Kelvin Fichter authored
    Updates the CrossDomainMessenger base contract to check for relayed
    legacy messages. We originally specified that only unrelayed messages
    would be migrated as part of the bedrock migration, but we recently
    changed this to migrate all messages. As a result, we have to
    reintroduce checks into the CrossDomainMessenger contracts to block
    legacy messages that have already been relayed from being relayed again.
    f61d376f
Name
Last commit
Last update
..
actor-tests Loading commit data...
balance-monitor Loading commit data...
common-ts Loading commit data...
contracts Loading commit data...
contracts-bedrock Loading commit data...
contracts-periphery Loading commit data...
core-utils Loading commit data...
data-transport-layer Loading commit data...
drippie-mon Loading commit data...
fault-detector Loading commit data...
hardhat-deploy-config Loading commit data...
message-relayer Loading commit data...
migration-data Loading commit data...
replica-healthcheck Loading commit data...
sdk Loading commit data...