• 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
..
ast Loading commit data...
bindings Loading commit data...
gen Loading commit data...
hardhat Loading commit data...
predeploys Loading commit data...
solc Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
doc.go Loading commit data...
gen_bindings.sh Loading commit data...
go.mod Loading commit data...
go.sum Loading commit data...