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

Error: bad signature size #193

Open
ngduytradescartes opened this issue Sep 7, 2022 · 2 comments
Open

Error: bad signature size #193

ngduytradescartes opened this issue Sep 7, 2022 · 2 comments
Labels
question Further information is requested

Comments

@ngduytradescartes
Copy link

ngduytradescartes commented Sep 7, 2022

I run examples in this repo, but when running it, i got 1 bug after signing message to use dialect , bug like this:
image
Is there any way to fix this? , thanks so much!

@fsher
Copy link
Collaborator

fsher commented Sep 7, 2022

Hey @ngduytradescartes! Thanks for reporting this.

Could you please describe a bit more here:

  1. Which example are you running?
  2. Are you on the latest commit on master?
  3. Have you made any changes to the example itself (e.g. added another wallet to wallet adapter?)
  4. Which wallet did you use to sign?
  5. Which browser are you using?

Thank you in advance!

@fsher fsher added the question Further information is requested label Sep 7, 2022
@ngduytradescartes
Copy link
Author

ngduytradescartes commented Sep 8, 2022

Hey @ngduytradescartes! Thanks for reporting this.

Could you please describe a bit more here:

  1. Which example are you running?
  2. Are you on the latest commit on master?
  3. Have you made any changes to the example itself (e.g. added another wallet to wallet adapter?)
  4. Which wallet did you use to sign?
  5. Which browser are you using?

Thank you in advance!

Of course,

  1. I'm running on notifications example
  2. I'm on the latest commit on master
  3. No, I only copied notifications example into a new folder + yarn install + yarn dev
  4. I used Phantom wallet
  5. I use Chrome
    A weird thing is that: in my Phantom wallet have many addresses, have some addresses worked well, but others not and throw a bug as above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Development

No branches or pull requests

2 participants