wormhole-foundation / wormhole-connect

Wormhole Connect brings all the functionality and utility of Wormhole right into your application and removes all of the complexity.
https://connect-in-style.wormhole.com/
Other
81 stars 65 forks source link

[QA] [Mainnet] Transaction from Sui to Injective is stuck on Step 2 #1784

Closed tsadovska closed 8 months ago

tsadovska commented 8 months ago

Describe the current behavior in detail

Checked on https://wormhole-connect-mainnet.netlify.app/ [Mainnet] and https://preview.portalbridge.com/b1ba6e856a/ [Mainnet] with macOS and Google Chrome.

Steps:

  1. Prepare to send 0.001 SUI from Sui (Sui wallet) to Injective (Leap)
  2. Click "Approve and proceed with transaction" button
  3. Check if transaction is completed

Actual result: Transaction is stuck on Step 2.

Error: No redeem transaction found on chain injective
    at fetchRedeemedEventNonCosmosSource (/main.js:328:5710)
    at async CosmosGatewayRoute.fetchRedeemTx (/main.js:328:37429)
    at async CosmosGatewayRoute.isTransferCompleted (/main.js:328:36646)
    at async /main.js:524:1246

image

What is the expected/desired behavior

Transaction is completed.

Notes

AigaD commented 8 months ago

Tested from: https://wormhole-connect-mainnet.netlify.app/ Transaction 0.01 SUI from Sui (Sui) to Injective (Leap) was completed

Tested from: https://preview.portalbridge.com/b1ba6e856a/ Transaction 0.01 SUI from Sui (Sui) to Injective (Leap) was completed

Closing the ticket