novasamatech / parity-signer

Air-gapped crypto wallet.
https://vault.novasama.io
GNU General Public License v3.0
556 stars 166 forks source link

Re-add mnemonic names for derivation paths #2406

Open laboon opened 3 months ago

laboon commented 3 months ago

With Parity Signer, one could have names for derivation paths. So for instance, //polkadot//bill//1 could be displayed as "POLKADOT MAIN" or similar for import into Polkadot-JS App. This also made it easy to see the accounts in a list. Now, however, only the derivation path is listed, and no name. This makes keeping track of many derivation paths difficult.