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
73 stars 50 forks source link

[QA] Fee and asset info are not displayed in "Send to" section when sending asset to Sui network #2189

Open tsadovska opened 1 month ago

tsadovska commented 1 month ago

Describe the current behavior in detail

Checked on https://wormhole-connect.netlify.app/ [Testnet] with macOS Sonoma 14.4.1 and Google Chrome Version 125.0.6422.142 (Official Build) (arm64).

Steps:

  1. Prepare to send 0.001 wKLAY from Fantom (MetaMask) to Sui (Sui Wallet)
  2. Click on "Approve and proceed with transaction" button
  3. Click on "Claim" button
  4. Check "Send to" section

Actual result: Fee and asset info are not displayed in "Send to" section. Expected result: Fee and asset info are displayed in "Send to" section.

Notes/ Attachments

Error: RPC Error: Could not find the referenced transaction [TransactionDigest(7EPDxqcsqZH4zDC9XeoY3zsaRH5VQSr9VeQdEdzaES7p)].
    at JsonRpcClient$1.requestWithType (main-0-9QBYvg.js:471:958)
    at async JsonRpcProvider.getTransactionBlock (main-0-9QBYvg.js:471:34073)
    at async SuiContext.getTxGasFee (main-0-9QBYvg.js:498:211498)
    at async WormholeContext.getTxGasFee (main-0-9QBYvg.js:501:627523)
    at async BridgeRoute.getTransferDestInfo (main-0-9QBYvg.js:506:85124)
    at async main-0-9QBYvg.js:548:111

image

tsadovska commented 1 month ago

Reproducible on https://wormhole-connect-mainnet.netlify.app/ [Mainnet] when sending 0.0001 SUI from Evmos (Leap) to Sui (Sui Wallet) with Cosmos Gateway route.

image