Download 0.9.3 Windows wallet
-
Hey community!
I can’t post in other topics so I write my question to here. I read about the issue with newest wallet and stucked blockchain so I tried to downgrade to 0.9.3. I downloaded the wallet from the website, but that’s a 0.9.5 version for the Windows what isn’t syncing too. Where could I find the 0.9.3 binary?
-
0.9.5 should work, too.
it may take a while until it starts to sync
you can check what it is doing by observing the debug.log file in the %appdata% directory of feathercoin -
@Wellenreiter I have just downloaded 0.9.5 and it currently states ‘No block source available’.
When you say it may take a while until it starts to sync do you mean minutes or hours?
-
it can be up hours, but you can speed it up:
if on gui:
- open console window
- enter ‘addnode p2pool.neoscrypt.de add’
If you have a feathercoind in adition you may also enter from command line:
‘feathercoind addnode p2pool.neoscrypt.de add’
This creates an initial connection to the network
-
@Wellenreiter Thank you I have added it in the gui. Hopefully it will speed things up.
Thanks again.