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] Error "Wormhole Connect: error completing transfer TypeError: Failed to fetch" occurs when sending PYTH from Injective to Solana #2021

Open
tsadovska opened this issue Apr 30, 2024 · 0 comments
Labels
p2 Low priority issue

Comments

@tsadovska
Copy link
Collaborator

tsadovska commented Apr 30, 2024

Environment

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

{
  env: 'mainnet',
  "bridgeDefaults": {
    fromNetwork: 'injective',
    toNetwork: 'solana',
    token: 'PYTH',
  }
}

Describe the current behavior in detail

Steps:

  1. Open wormhole-connect
  2. Enter 0.0001 in Amount field
  3. Click "Approve and proceed with transaction" button

Actual result: Transaction fails.

Wormhole Connect: error completing transfer TypeError: Failed to fetch
    at iP.getAccount (cosmos-z_FWm-It.js:112:136578)
    at iP.signTransaction (cosmos-z_FWm-It.js:112:137234)
    at async iP.signAndSendTransaction (cosmos-z_FWm-It.js:112:137796)
    at async qO (cosmos-z_FWm-It.js:112:138646)
    at async signAndSendTransaction (main-aNdJO9Jn.js:484:781865)
    at async Operator.send (main-aNdJO9Jn.js:489:132100)
    at async Object.er [as onClick] (main-aNdJO9Jn.js:524:31299)

Expected result: Transaction proceeds without errors.

Notes/ Attachments

Reproducibility: Issue noticed only once.

image
@tsadovska tsadovska added p1 Important issue p2 Low priority issue and removed p1 Important issue labels Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p2 Low priority issue
Projects
None yet
Development

No branches or pull requests

1 participant