connext / monorepo

Connext is a modular stack for trust-minimized, generalized communication between blockchains.
https://docs.connext.network
MIT License
292 stars 172 forks source link

Not seeing MessageProcessed events on mainnet from Wormhole connector #4686

Closed rhlsthrm closed 1 year ago

rhlsthrm commented 1 year ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'

Additional context Add any other context about the problem here.

liu-zhipeng commented 1 year ago

https://etherscan.io/tx/0x5ca71ce18aa027bf942ba9ca261ab687985cbbd0fae711093a5bf2876bb9defd

i could execute receiveWormholeMessages on my local. ^^ tx is the process message tx for the latest tx of bsc. I am contacting to wormhole team as well.

rhlsthrm commented 1 year ago

Root cause is Wormhole relayer service was not working. Continuing to monitor. Will create other tasks if necessary to work around.