Post
Topic
Board Announcements (Altcoins)
Re: [ANN] FlutterCoin FLT - NEW Innovative Proof Of Transaction - PoT / PoW / PoS
by
thekidcoin
on 30/03/2014, 21:57:16 UTC
I just updated the wallet to v0.4.5.3-ga-beta and am receiving the following error:

Invalid checkpoint found! Displayed transactions may not be correct! you may need to upgrade, or notify developers.

Anyone know how to resolve this?


"blocks" : 20547,
"currentblocksize" : 1894,
"currentblocktx" : 3,
"difficulty" : {
"proof-of-work" : 51.24222293,
"proof-of-stake" : 0.00024414,
"search-interval" : 1
},
"blockvalue" : 6847000000,
"netmhashps" : 2683.94721561,
"errors" : "WARNING: Invalid checkpoint found! Displayed transactions may not be correct! You may need to upgrade, or notify developers.",
"pooledtx" : 3,
"stakeweight" : {
"minimum" : 0,
"maximum" : 0,
"combined" : 0
},
"stakeinterest" : 1000000,
"testnet" : false
}

yep, backup your wallet.dat, and delete all other files in %appdata%/fluttercoin/

Make sure you have a conf file named fluttercoin.conf that looks like:

rpcuser=username
rpcpassword=password
connect=54.203.244.170
connect=54.203.244.27
connect=54.199.237.235
maxconnections=3

Start the wallet, download the blockchain, and then change the fluttercoin.conf above to whatever you want it to look like, at the minimum use:

rpcuser=username
rpcpassword=password
dnsseed=1
noirc=1