Skip to content

bug: Second global bridge message not shown #355

@mustermeiszer

Description

@mustermeiszer

Issue

In the same tx there are 2 batches send but over a different set of adapters.

  • The first batch is a single message that is send over LZ and CCIP
  • The second batch are multiple messages that are send only over LZ
    The API is showing that both of these batches are send ONLY via LZ. ONLY after we manually went to CCIP and executed the message there, the indexer picked up the successfull receiving of the CCIP message.

Messages here

Image

Context

We sent cross-chain messages from Ethereum to Monad. See here. THis create 2 messages. One gloabl one to set the adapters, and one per pool for deploying the tokens. BUT the execution of the global one did not set the adatpers.

Execution of global one - here
Trying to execute the per pool fails as not adapters are set - here

Layer zero track of batch here

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions