bodhiproject / qrypto

Qtum light wallet and local transaction signing client
GNU General Public License v3.0
9 stars 12 forks source link

Wallet Import Hangs with Wrong Private Key #171

Closed JB395 closed 6 years ago

JB395 commented 6 years ago

The wallet import process will hang on the “Loading…” animation if a private key from the wrong blockchain is used in the sequence:

(MainNet) CREATE NEW WALLET – IMPORT WALLET – Private Key - enter TestNet private key - IMPORT:

wallet hangs

soshochang commented 6 years ago

@JB395, Thank you for the report. When I try to import a testnet private key for mainnet I get a popup dialog stating "Invalid Network". I believe you may have been using an earlier version of the app where we were not handling the error. Please let me know if you're still having this error otherwise I will consider this issue resolved.