Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[QA] Sometimes transaction is shown as failed on wormhole-connect, but asset was withdrawn #3331

Open
tsadovska opened this issue Mar 3, 2025 · 1 comment
Labels
connect v2 Tickets that relate to the full redesign+sdkv2 replacement p2 Low priority issue

Comments

@tsadovska
Copy link
Collaborator

Describe the current behavior in detail

Reproducible on https://deploy-preview-3330--wormhole-connect-mainnet.netlify.app/.

Steps:

  1. Select Ethereum as source chain (MetaMask wallet auto-connects)
  2. Select USDC as source token
  3. Select Aptos as target chain
  4. Connect "Continue with Google" wallet
  5. Select USDC as target token
  6. Enter amount, 0.001
  7. Select CCTP Manual route.
  8. Click on "Confirm transaction" button

Actual result:

  • Transaction is shown as failed. Progress screen is not displayed. Error in Console:
Wormhole Connect: error completing transfer Error: No receipt for 0xc0741da4bede17e0dd1c9f0639e64cd48aad4eb9845cd9216a90e1686f4f63ec on Ethereum
    at E.parseTransactionDetails (index-C6fXH09f.js:1:3905)
    at async CircleTransfer.D [as getTransferMessage] (main-BonlhNxn.js:273:28335)
    at async CCTPRoute.initiate (main-BonlhNxn.js:273:63335)
    at async SDKv2Route.send (main-BonlhNxn.js:385:48273)
    at async onConfirm (main-BonlhNxn.js:392:69697)

Expected result: Progress screen is displayed. Transaction completes without errors.

Notes/ Attachments

Image

@tsadovska tsadovska added p1 Important issue connect v2 Tickets that relate to the full redesign+sdkv2 replacement labels Mar 3, 2025
@tsadovska
Copy link
Collaborator Author

Issue was also reproducible when sending 0.0016 USDC from Avalanche to Aptos.
Aptos wallet was connected with "Continue with Apple" option.

Transaction was initiated:

  • Transaction hash: 0xf57208ecaa3efd4dc0e3aae69bef432c38af9ed414074c5a8aff2070068436d7 (Avalanche)
  • Link to Explorer: Snowtrace.

Image

@tsadovska tsadovska changed the title [QA] Transaction is shown as failed on wormhole-connect, but asset was withdrawn [QA] Sometimes transaction is shown as failed on wormhole-connect, but asset was withdrawn Mar 3, 2025
@tsadovska tsadovska added p2 Low priority issue and removed p1 Important issue labels Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
connect v2 Tickets that relate to the full redesign+sdkv2 replacement p2 Low priority issue
Projects
None yet
Development

No branches or pull requests

1 participant