RavenProject / ravenwallet-android

MIT License
18 stars 28 forks source link

Electrum Raven wallet can't be imported #92

Open MrStahlfelge opened 3 years ago

MrStahlfelge commented 3 years ago

When I try to import my wallet that was created by Electrum Raven on desktop by using the paper key, the app refuses to import it stating the key is invalid, which it isn't.

I suspect a too strong validation check.

jeroz1 commented 3 years ago
kralverde — Today at 11:48
Oh
Electrum ravencoin is not bip39 compliant
It uses its own seed phrase
https://electrum.readthedocs.io/en/latest/seedphrase.html
I’ll be adding bip39 as the default in the next release
MrStahlfelge commented 2 years ago

While I think it is important to generate new mnemonics bip39 compliant, it should be possible to import non-compliant phrases.