pooler / electrum-ltc

Electrum-LTC Litecoin wallet
https://electrum-ltc.org
MIT License
194 stars 102 forks source link

Importing a Segwit wallet from a BIP39 mnemonic seed hangs at "Synchronizing" #182

Closed aleqx closed 6 years ago

aleqx commented 6 years ago

Using the latest v3.1.3.1 on Windows. I have my standard BIP39 mnemonic seed from Coinomi which I used to import my BIP44 and BIP49 wallets (legacy and p2sh-segwit). This worked fine in both cases.

However, when I do the same to import my BIP-84 (segwit native) wallet form the same BIP39 mnemonic seed and for the 2nd account (m/84'/2'/1'), then Electrum goes all the way to the end, asks me to set a password, which I do, then opens the wallet and says "Synchronizing" at the bottom and hangs there. I don't get to see my balances (I know for a fact there are funds in at least one native segwit address of mine as I can see the unspent utxo on an online explorer).

p.s. I'm not sure if this issue is in any way related to this other one I reported for ian Coleman's great tool: https://github.com/iancoleman/bip39/issues/223

aleqx commented 6 years ago

Well, I wanted to create a gif with the reproducible steps, and now it works ... I'm closing this.