Musicoin / desktop

The official Musicoin Desktop Wallet Application
https://musicoin.org
Other
115 stars 67 forks source link

Using m/44’/184’/0’/0/0 as the Dpath #232

Open frankurcrazy opened 6 years ago

frankurcrazy commented 6 years ago

https://github.com/Musicoin/desktop/blob/4bd854dda5a6b0dc9623702cca4c270a4fe61503/interface/elements/msc-profile-view/msc-profile-view.js#L599

Since we've already registered a SLIP-44 coin type. Maybe we should start generating the mnemonic wallet with the new dpath in the desktop wallet instead of the default one (m/44’/60’/0’/0/0).

Varunram commented 6 years ago

HI @frankurcrazy let's do this from the next version of the wallet.

frankurcrazy commented 6 years ago

Sure, we need to let the user choose whether to use new path or old path when recovering wallet from mnemonic seeds.

movingelectrons commented 5 years ago

what does this entail exactly?