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 64 forks source link

[QA] Transaction is not shown as completed on Transaction screen when asset is received #2726

Closed tsadovska closed 1 month ago

tsadovska commented 1 month ago

Describe the current behavior in detail

Checked on https://wormhole-connect-mainnet.netlify.app/.

Custom config:

{
network: "Mainnet",
routes: [AutomaticCCTPRoute]
}

Steps:

  1. Send 0.7892 USDC from Base (MetaMask) to Arbitrum (MetaMask)
  2. Wait until asset is received on Arbiscan
  3. Check transaction status on wormhole-connect

Actual result: Transaction status is not updated, asset was received 12 min ago. Expected result: Transaction status is updated.

Notes/ Attachments

Note: Link to Wormholescan is not displayed on Transaction screen.

image

https://github.com/user-attachments/assets/dc815320-1b3b-405e-990a-60955aa77ddc

tsadovska commented 1 month ago

Issue is also reproducible when sending 0.0011 ETH from Arbitrum (MetaMask) to Optimism (MetaMask) with Mayan MCTP route. Checked on https://wormhole-connect-mainnet.netlify.app/.

  1. Confirm transfer screen.

image

  1. Wormhole-connect.

Link to Mayan explorer disappeared during the transfer.

image

  1. Optimistic Etherscan.

image

agodlevska commented 1 month ago

Issue is also reproducible when sending 1 POL from Polygon (Coinbase) to USDC on Base (Coinbase) with Mayan MCTP route. Checked on https://wormhole-connect-mainnet.netlify.app/.

Link to Mayan explorer

Attachment:

Screenshot 2024-09-25 at 17 32 32
Wesleyleung commented 1 month ago

For this issue, is the transaction able to complete like the below? I just tried 0.7892 USDC from Base (Rabby) to Arbitrum (Rabby)

Screenshot 2024-09-25 at 5 21 43 PM
emreboga commented 1 month ago

Adding @tsadovska for the question above ☝️

tsadovska commented 1 month ago

Issue is no longer reproducible. Transaction status is updated once it is completed.

Checked following transfers on https://portalbridge.com/ on Oct 3:

Screenshot 2024-10-03 at 17 10 53

Checked following transfers on https://wormhole-connect-mainnet.netlify.app/ on Oct 3:

image

Closing the ticket.