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
77 stars 56 forks source link

[QA] [Testnet] Automatic deposit transactions from Sui are stuck on Step 2 #1160

Closed tsadovska closed 2 weeks ago

tsadovska commented 10 months ago

Describe the current behavior in detail

Checked on https://wormhole-connect.netlify.app/ [Testnet] with macOS 12.7 and Google Chrome Version 118.0.5993.96 (Official Build) (x86_64).

Steps:

  1. Prepare to send 0.1 SUI from Sui (Sui wallet) to Mumbai (Metamask)
  2. Select One transaction option in Route section
  3. Click "Approve and proceed with transaction" button
  4. Observe if transaction is completed

Transaction is not completed, stuck on Step 2.

Notes: 1) Issue is not reproducible when "Two transactions" option is selected in Route section 2) Issue is reproducible with following scenarios:

image

What is the expected/desired behavior

Transaction is completed.

AigaD commented 10 months ago

Tested from: https://wormhole-connect.netlify.app/ Transaction from Sui to Sei is not moving past Step 2, but Wormhole Explorer shows the transaction as completed. Sui Explorer

https://github.com/wormhole-foundation/wormhole-connect/assets/91047061/9a4383aa-1d4b-4164-be3e-120ec01184d8

aadam-10 commented 10 months ago

might be the same as https://github.com/wormhole-foundation/wormhole-connect/issues/1138

tsadovska commented 10 months ago

Issue is not reproducible on https://wormhole-connect-mainnet.netlify.app/ [Mainnet]. Scenarios - Tested OK:

AigaD commented 9 months ago

Tested from: https://testnet.portalbridge.com/df5df83982/# Transaction SUI -> Mumbai with automatic deposit is not moving past Step 2 Attachment: Screenshot 2023-12-01 at 13 41 54

tsadovska commented 7 months ago

Issue is still reproducible on https://wormhole-connect.netlify.app/ [Testnet] when sending 0.001 SUI from Sui (Sui wallet) to Sei (Leap). Send from tx: Sui explorer.

AigaD commented 7 months ago

Checked from: https://wormhole-connect.netlify.app/# Transaction 0.1 SUI from Sui to Moonbase is not moving past Step 2

Attachment:

Screenshot 2024-01-19 at 13 32 20

AigaD commented 6 months ago

Tested from: https://wormhole-connect.netlify.app/# Issue still reproducible. Transaction from Moonbase to Sui not moving past Step 2, error shows in console Error: Wormhole circle relayer contract for domain sui not found Attachment:

Screenshot 2024-02-13 at 13 00 21

tsadovska commented 2 months ago

Reproducible on https://wormhole-connect.netlify.app/ [Testnet] when sending 0.3 SUI from Sui (Sui Wallet) to BSC (MetaMask) with Automatic route.

Error: processing response error (body="{\"jsonrpc\":\"2.0\",\"id\":47,\"error\":{\"code\":-32005,\"message\":\"limit exceeded\"}}", error={"code":-32005}, requestBody="{\"method\":\"eth_getLogs\",\"params\":[{\"fromBlock\":\"0x2769fca\",\"toBlock\":\"latest\",\"address\":\"0x9563a59c15842a6f322b10f69d1dd88b41f2e97b\",\"topics\":[\"0xcaf280c8cfeba144da67230d9b009c8f868a75bac9a528fa0474be1ba317c169\",\"0x0000000000000000000000000000000000000000000000000000000000000015\",\"0x40440411a170b4842ae7dee4f4a7b7a58bc0a98566e998850a7bb87bf5dc05b9\",\"0x00000000000000000000000000000000000000000000000000000000000002a2\"]}],\"id\":47,\"jsonrpc\":\"2.0\"}", requestMethod="POST", url="https://data-seed-prebsc-1-s3.binance.org:8545", code=SERVER_ERROR, version=web/5.7.1)
    at Logger.makeError (main-B4sWFOrU.js:339:46683)
    at Logger.throwError (main-B4sWFOrU.js:339:46816)
    at main-B4sWFOrU.js:342:100881
    at Generator.next (<anonymous>)
    at Hn (main-B4sWFOrU.js:342:96208)

Screenshot 2024-06-18 at 14 37 53

tsadovska commented 1 month ago

Issue will be re-checked after https://github.com/wormhole-foundation/wormhole-connect/issues/2280 is resolved.

tsadovska commented 2 weeks ago

Issue is no longer reproducible on https://portalbridge.com/ [Mainnet], transaction completed successfully (Sui explorer, BscScan) SUI token balance is not loading on https://wormhole-connect.netlify.app/ [Testnet], ticket https://github.com/wormhole-foundation/wormhole-connect/issues/2402.

Ticket is closed.