Post
Topic
Board Announcements (Altcoins)
Re: [ANN] FlutterCoin FLT - NEW Innovative Proof Of Transaction - PoT / PoW / PoS
by
thekidcoin
on 25/03/2014, 22:40:44 UTC
Can the dev please contact me?

I've updated to the latest source but i'm still stuck at 15553.

Thanks
Richie@bittrex

This is for anyone "stuck" because of a bad node somewhere (yet to figure out who it is)

Delete all files in %appdata% except for your conf and wallet.dat

Download the newest binary

https://github.com/thekidcoin/fluttercoin/releases/tag/v0.4.5.3-flt

Make your conf file look like this:

rpcuser=username
rpcpassword=password
rpcallowip=127.0.0.1
connect=54.203.244.170
connect=54.203.244.27
connect=54.199.237.235
noirc=1
dnsseed=0

Its not possible to download the wrong fork using this method.  All those nodes are operating on the correct blockchain.

Then, shutdown the wallet, and change the conf back to look like:

rpcuser=username
rpcpassword=password
rpcallowip=127.0.0.1
addnode=54.203.244.170
addnode=54.203.244.27
addnode=54.199.237.235
noirc=1
listen=1
dnsseed=1
server=1








I can confirm this indeed works. I backed up my wallet.dat and deleted all fluttercoin files. Downloaded the new wallet and then ran the wallet and it did get stuck at block 15553. I then deleted everything again and tried exactly what thekidcoin just described for the .conf and now my wallet is up to date and works fine.

CONFIRMED! This works perfectly. Thanks!

This worked for me as well, just a warning, those IP addresses were blocked by Peerblock for me, which took a while to figure out why it wouldn't work.  You might need to unblock them as they are Amazon, Inc. and my P2P list was filtering them.


They are my addresses... I despise peerblock for reasons like this.  How would one go about unblocking IP's???