Post
Topic
Board Announcements (Altcoins)
Re: [ANN] 🌀 Blur Network (BLUR) 🌀 - PoW Cryptonight-Dynamic || Solo-Mine/CPU-Only
by
blurnetwork
on 21/04/2019, 23:41:17 UTC
How to import coins from old wallets into new graphic wallets

hello,
    please help me ,My wallet can be opened on both 0.17 and 0.175, but after updating to 0.19.5, I can't open the wallet file. I am prompted that the password is wrong. I am sure the password is correct. What do I need to do?

Please see the procedure here: https://github.com/blur-network/blur/issues/24 ...

alternatively, you will be able to open that wallet with the v0.1.7.5 release or below.  However, you need to connect to the network by using the daemon from v0.1.9.1 or newer.  Old wallets connect just fine with new daemons. It's the password handling that changed in a non-backward compatible way. When you get the wallet open using v0.1.7.5's blur-wallet-cli, you will need to type the following command:

Code:
set_daemon http://localhost:52542

then your daemon should connect to the wallet, and you can send the funds to a wallet created using v0.1.9.1 or newer.