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] [Binance wallet] Transaction fails after clicking on "Confirm transaction" button #2964

Open
tsadovska opened this issue Nov 14, 2024 · 0 comments
Labels
connect v2 Tickets that relate to the full redesign+sdkv2 replacement p1 Important issue wallet

Comments

@tsadovska
Copy link
Collaborator

Describe the current behavior in detail

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

Steps:

  1. Prepare to send 0.001 GLMR from Moonbeam (Binance wallet) to Base (Binance wallet)
  2. Click on "Review transaction" button
  3. Click on "Confirm transaction" button

Actual result: Transaction fails.

Wormhole Connect: error completing transfer TypeError: from address mismatch (argument="transaction", value={ "chainId": 1284, "data": "0x9981509f000000000000000000000000000000000000000000000000000000000000001e000000000000000000000000c911cbcdd18b2019a884db5a2bc7c3a8bfb6137000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "from": "0xc911CBcdd18B2019A884db5A2Bc7c3a8bfb61370", "to": "0xb1731c586ca89a23809861c6103f0b96b3f57d92", "value": 1000000000000000 }, code=INVALID_ARGUMENT, version=6.13.3)
    at makeError (main-ByugNXs_.js:281:68146)
    at assert$5 (main-ByugNXs_.js:281:68434)
    at assertArgument (main-ByugNXs_.js:281:68489)
    at main-ByugNXs_.js:282:203312
    at async Promise.all (/index 0)
    at async JsonRpcSigner.sendUncheckedTransaction (main-ByugNXs_.js:282:203692)
    at async JsonRpcSigner.sendTransaction (main-ByugNXs_.js:282:203888)
    at async Module.kd [as signAndSendTransaction] (evm-ClwpBObL.js:32:168112)
    at async signAndSendTransaction (main-ByugNXs_.js:319:62062)
    at async SDKv2Signer.signAndSend (main-ByugNXs_.js:319:64294)

Expected result: Transaction proceeds without errors.

Notes/ Attachments

Issue is not reproducible with MetaMask wallet.

image

image

@tsadovska tsadovska added p1 Important issue wallet connect v2 Tickets that relate to the full redesign+sdkv2 replacement labels Nov 14, 2024
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 wallet
Projects
None yet
Development

No branches or pull requests

1 participant