Zondax / ledger-kusama

Kusama app for Ledger Nano S and X
Apache License 2.0
50 stars 19 forks source link

Message signing is not supported for hardware wallets. #214

Open Lohann opened 1 month ago

Lohann commented 1 month ago

I'm getting this error message from polkadot extension when trying to use https://polkasafe.xyz/ for multisig:

Screenshot 2024-07-12 at 17 39 34

I have a Ledger Nano X, which according to the docs supports multisig: https://github.com/Zondax/ledger-kusama?tab=readme-ov-file#multisig

:link: zboto Link

ftheirs commented 1 month ago

Hey @Lohann, are you using polkadotjs? I just checked with Subwallet extension and it seems to be working fine. Keep in mind that the error that you showed is related to Signing raw messages. This feature is enable on the app since ~2 years but the extensions/wallets needs to enable it.

PS: you can install the new generic app that supports all pallets 😉

Lohann commented 1 month ago

Hey @Lohann, are you using polkadotjs?

No, I was trying to use this tool: https://polkasafe.xyz/ it requests a signature in the login page, but I'm unable to login.

Lohann commented 1 month ago

Keep in mind that the error that you showed is related to Signing raw messages. This feature is enable on the app since ~2 years but the extensions/wallets needs to enable it.

hmm, is this the expert mode that I need to enable on ledger? let me try

ftheirs commented 1 month ago

On the login screen, which method are you using to connect the Ledger device? Screenshot 2024-07-12 at 6 06 26 PM

Lohann commented 1 month ago

No success, also I can't find any option in the polkadot extension for enable signing raw messages..

On the login screen, which method are you using to connect the Ledger device?

I'm using polkadot extension, the first one, with an account imported from my ledger, the extension metadata is also up to date.

you can install the new generic app that supports all pallets

What is that generic app? On ledger or is another browser extension? I'm using Kusama on Ledger.

ftheirs commented 1 month ago

I replied some info here: https://github.com/Zondax/ledger-kusama/issues/213#issuecomment-2204025514

There is a new app on Polkadot ecosystem that is currently working for Polkadot, Kusama and the AssetHub chains and after an upgrade on every parachain, they will be supported as well. Already available in LedgerLive

I just checked with the last version from Kusama and Subwallet extension doesn't allow you to connect. It asks for the Migration app. However, if you install any of the new apps, it will work. I haven't checked but it should be working fine for Talisman too

Lohann commented 1 month ago

Ok, I'll give it a try