TalismanSociety / talisman

Multi-Chain Made Easy with Talisman Wallet. An ultra-secure Ethereum and Polkadot wallet for both beginners and pros.
https://talisman.xyz/download
GNU General Public License v3.0
53 stars 29 forks source link

Issues importing Polkadot ledger accounts with specific address index #1524

Closed fgimenez closed 3 days ago

fgimenez commented 6 days ago

Describe the bug I'm trying to import Polkadot accounts from ledger that have the account type (first derivation level) set to 0 but the account index (second derivation level) set to different values. They don't show up in the import list, is it possible to import them?

Screenshots This is how I imported the accounts in polkadot-js, note that the second selector has a non-zero value.

Screenshot from 2024-07-06 19-58-41

chidg commented 4 days ago

Hi @fgimenez , currently Talisman only supports Ledger import by incrementing through the account index in order to be compatible with Legder Live.

We do have some work in progress to enable full customisation of both parameters when importing though, which was completed in https://github.com/TalismanSociety/talisman/pull/1516 - we intended to release this last week, but found some bugs at the last minute, so keep an eye out for https://github.com/TalismanSociety/talisman/pull/1523 - it's a priority for us this week.

Relabelling as feature request rather than bug. Closed by https://github.com/TalismanSociety/talisman/pull/1523.