Post
Topic
Board Announcements (Altcoins)
Re: [RE-ANN] GrowthCoin PoW/PoS - 100% per year - Version 1.3.0.1
by
unick
on 14/04/2018, 00:15:52 UTC

If you want to make sure you are on the correct chain and synchronized properly. here's the latest checkpoint hash

Code:
{
"synccheckpoint" : "b4ba637b5de971c4c82e52a4e6ab1f836dc55936acca785633cda642e6117fd6",
"height" : 2494562,
"timestamp" : "2018-04-08 06:39:44 UTC",
"policy" : "strict"
}

if you don't have the same block hash as this synccheckpoint, then you are not on the current main chain.

you can check your current wallet status by going to the console and typing

Code:
getblockhash 2494562

if the answer is the same hash as above (b4ba637b5de971c4c82e52a4e6ab1f836dc55936acca785633cda642e6117fd6), you are fine.


Hopefully this is right you have written ?  Cryptopia wallet is still on  Block  2476972     and thats  the reason if your block high is right why no transactions coming true to Cryptopia because the wallet is 20000 blocks behind !  So guess thats the only problem why no deposits shown ! 


Yes, this is correct, reindexing the block database should fix it. If it doesn't then deleting blkindex.dat and letting reindex from beginning will be needed.

This could take a few days though!

the latest checkpoint is

Code:
{
"synccheckpoint" : "d0f385f8c5e1cbf88c3bfd5c8a49347322702b060396213e0fc348c5cd5923f9",
"height" : 2505086,
"timestamp" : "2018-04-13 23:54:51 UTC",
"policy" : "strict",
}