Skip to content

Signature verification error throw in wallet standard signTransaction method #34842

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

Closed
yrliou opened this issue Dec 12, 2023 · 3 comments · Fixed by brave/brave-core#21343
Closed
Assignees
Labels
feature/web3/wallet/dapps feature/web3/wallet/solana feature/web3/wallet Integrating Ethereum+ wallet support OS/Android Fixes related to Android browser functionality OS/Desktop priority/P2 A bad problem. We might uplift this to the next planned release. QA Pass - Android ARM QA Pass-Win64 QA/Yes release-notes/include webcompat/not-shields-related Sites are breaking because of something other than Shields.

Comments

@yrliou
Copy link
Member

yrliou commented Dec 12, 2023

Seeing this error in console when trying to mint https://magiceden.io/launchpad/ryder_one.
This error would be happen when calling signTransaction with partial signed legacy Solana transaction(s).
It is happening for some other NFTs in magic eden launch pad too.

@yrliou yrliou added priority/P2 A bad problem. We might uplift this to the next planned release. webcompat/not-shields-related Sites are breaking because of something other than Shields. QA/Yes release-notes/include feature/web3/wallet Integrating Ethereum+ wallet support OS/Android Fixes related to Android browser functionality OS/Desktop feature/web3/wallet/solana feature/web3/wallet/dapps labels Dec 12, 2023
@yrliou yrliou self-assigned this Dec 12, 2023
@yrliou yrliou added this to Web3 Dec 12, 2023
@yrliou yrliou moved this to In Progress in Web3 Dec 12, 2023
@yrliou
Copy link
Member Author

yrliou commented Dec 12, 2023

wallet standard fix in brave/wallet-standard-brave#39

@kjozwiak
Copy link
Member

The above requires 1.61.104 or higher for 1.61.x verification 👍

@srirambv
Copy link
Contributor

Verification passed on

Brave 1.61.104 Chromium: 120.0.6099.115 (Official Build) (64-bit)
Revision 38497f14ca9ff6f1d5b9c1d72f61fec6f0efcf1d
OS Windows 11 Version 23H2 (Build 22631.2715)
  • Verified steps from brave/brave-core#21343
  • Verified able to mint NFT on https://magiceden.io/launchpad/ryder_one, transaction hash
  • Verified able to Sign message using Devnet on https://solana-labs.github.io/wallet-adapter/example/

Verification passed on Google Pixel 8 with Android 14 running 1.61.104 x64 build

  • Verified steps from brave/brave-core#21343
  • Verified able to mint NFT on https://magiceden.io/launchpad/ryder_one, transaction hash
  • Verified able to Sign message using Devnet on https://solana-labs.github.io/wallet-adapter/example/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature/web3/wallet/dapps feature/web3/wallet/solana feature/web3/wallet Integrating Ethereum+ wallet support OS/Android Fixes related to Android browser functionality OS/Desktop priority/P2 A bad problem. We might uplift this to the next planned release. QA Pass - Android ARM QA Pass-Win64 QA/Yes release-notes/include webcompat/not-shields-related Sites are breaking because of something other than Shields.
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

4 participants