Hello,
We are unable to approve an admin task using Metamask + Ledger Nano S.
We tested using 2 different keys/computers.
We are first getting two signing request, a typed message, and a simple signature.
After validating both signatures, the Approving proposal... is displayed, but nothing changes.
In the Chrome console, we are getting an error message after the typed transaction:
MetaMask - RPC Error: MetaMask Message Signature: Error: Ledger: Only version 4 of typed data signing is supported
We are not getting any messages after the second transaction.
Environment
Chrome 105 on Linux and Windows, using Metamask 10.18.3 with a Ledger Nano S.
We are testing on the Fuji Avalanche testnet.
Code to reproduce
- Create a Multisig on Fuji
- Create an admin task (send funds)
- Click on Approve
- Validate typed signature on Metamask
- Validate on Ledger
- Validate classic signature on Metamask
- Validate on Ledger
- Nothing happens.
Thanks.