• Kelvin Fichter's avatar
    fix(sdk): have getMessageStatus call messenger · dd0e4698
    Kelvin Fichter authored
    getMessageStatus was previously using event queries to figure out the
    status of the given message. We can do the same thing by making requests
    directly to the messenger contracts which is more reliable because most
    RPC endpoints won't allow massive block ranges.
    dd0e4698
Name
Last commit
Last update
..
adapters Loading commit data...
interfaces Loading commit data...
utils Loading commit data...
cross-chain-messenger.ts Loading commit data...
index.ts Loading commit data...
l2-provider.ts Loading commit data...