You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we attempt to sign a message using ethersjs and Ledger, signing fails with Network Error in the console and the signature pop-up keeps coming back. The called contract reverts with a hex that basically says InvalidSignature() . Signing normally on browser (without ledger) works normally. Ledger with Trust wallet also works normally.
Steps to reproduce
Connect ledger to metamask
call any transaction that requires signing
Error messages or log output
No response
Version
10.25.0
Build type
None
Browser
Chrome, Firefox, Brave
Operating system
MacOS, Linux
Hardware wallet
Ledger
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
When we attempt to sign a message using ethersjs and Ledger, signing fails with Network Error in the console and the signature pop-up keeps coming back. The called contract reverts with a hex that basically says InvalidSignature() . Signing normally on browser (without ledger) works normally. Ledger with Trust wallet also works normally.
Steps to reproduce
Error messages or log output
No response
Version
10.25.0
Build type
None
Browser
Chrome, Firefox, Brave
Operating system
MacOS, Linux
Hardware wallet
Ledger
Additional context
No response
The text was updated successfully, but these errors were encountered: