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

Can not signMessage when use safe wallet connect by Walletconnect #2277

Closed
1 task done
yanfeizuo opened this issue Aug 29, 2024 · 2 comments
Closed
1 task done

Can not signMessage when use safe wallet connect by Walletconnect #2277

yanfeizuo opened this issue Aug 29, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@yanfeizuo
Copy link

Current Behavior

Call signMessage, get 0x0.

Expected Behavior

Get none zero hex string

Steps To Reproduce

  1. env
  1. run
  • connect by
  • get signer: new ethers.BrowserProvider(provider).getSigner()
  • call signMessage: signer.signMessage(SIGN_MSG)
  1. If I use metamask or connect mobile wallet by walletconnect to signMessage are correct, so I'm not sure if this is walletconnect's problem.

What package is effected by this issue?

@web3-onboard/walletconnect

Is this a build or a runtime issue?

Build

Package Version

2.6.1

Node Version

18

What browsers are you seeing the problem on?

Firefox, Chrome, Safari, Microsoft Edge

Relevant log output

No response

Anything else?

No response

Sanity Check

  • If this is a build issue, I have included my build config. If this is a runtime issue, I have included reproduction steps and/or a Minimal, Reproducible Example.
@yanfeizuo yanfeizuo added the bug Something isn't working label Aug 29, 2024
@tdeli123
Copy link

tdeli123 commented Sep 6, 2024

any update on that?

@yanfeizuo
Copy link
Author

not yet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants