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] Unable to start transfer when sending WSOL to Solana #3206

Open
tsadovska opened this issue Jan 17, 2025 · 0 comments
Open

[QA] Unable to start transfer when sending WSOL to Solana #3206

tsadovska opened this issue Jan 17, 2025 · 0 comments
Assignees
Labels
connect v2 Tickets that relate to the full redesign+sdkv2 replacement p1 Important issue solana

Comments

@tsadovska
Copy link
Collaborator

tsadovska commented Jan 17, 2025

Describe the current behavior in detail

Reproducible on https://wormhole-connect-mainnet.netlify.app/.
Tested OK on https://portalbridge.com/.

Steps:

  1. Select Base network and WSOL token in "From" section
  2. Select Solana network and SOL token in "To" section
  3. Connect MetaMask as source wallet
  4. Connect Phantom as destination wallet
  5. Click on "Review transaction" button
  6. Click on "Confirm transaction" button

Actual result: Transaction fails.

Wormhole Connect: error completing transfer Error: Invalid public key input
    at PublicKey (main-DQS-MJA4.js:310:92256)
    at new No (main-DQS-MJA4.js:317:45831)
    at SolanaChain.getTokenAccount (main-DQS-MJA4.js:408:484315)
    at async TokenTransfer.pt [as destinationOverrides] (main-DQS-MJA4.js:296:46372)
    at async TokenBridgeRoute.initiate (main-DQS-MJA4.js:296:59417)
    at async SDKv2Route.send (main-DQS-MJA4.js:408:49455)
    at async bt (main-DQS-MJA4.js:439:138621)

Expected result: Transaction was started successfully.

Notes/ Attachments

Note: Issue is also reproducible when sending WSOL from Arbitrum and BSC.

Screen.Recording.2025-01-17.at.14.13.57.mov

Issue is not reproducible on https://portalbridge.com/.

Screen.Recording.2025-01-17.at.16.14.09.mov
@tsadovska tsadovska added connect v2 Tickets that relate to the full redesign+sdkv2 replacement p1 Important issue solana labels Jan 17, 2025
@artursapek artursapek self-assigned this Jan 17, 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 p1 Important issue solana
Projects
None yet
Development

No branches or pull requests

2 participants