iancoleman / bip39

A web tool for converting BIP39 mnemonic codes
https://iancoleman.io/bip39/
MIT License
3.41k stars 1.42k forks source link

Derivation path issue older version 0.5.0 #613

Closed Coinomatron closed 1 year ago

Coinomatron commented 1 year ago

Not sure if this is an issue with a local copy I have or more in general, but posting anyway. It seems the derivation path of my older saved offline version is set default to 'coin 10'. This translates to a BIP49 derivation path of m/49'/10'/0'/0. The drop down coin menu is set to Bitcoin by default, if I temporarily change it back and forth to another coin, the derivation path changes to m/49'/0'/0'/0 as it should be. This is the default in version 0.5.4.

For people who use older offline versions check your derivation path when generating a mnemonic.

Coinomatron commented 1 year ago

Edit, pretty sure it's my local copy, closing.