If you want to make sure you are on the correct chain and synchronized properly. here's the latest checkpoint hash
{
"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
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
{
"synccheckpoint" : "d0f385f8c5e1cbf88c3bfd5c8a49347322702b060396213e0fc348c5cd5923f9",
"height" : 2505086,
"timestamp" : "2018-04-13 23:54:51 UTC",
"policy" : "strict",
}
I am on getblockhash 2505086 "d0f385f8c5e1cbf88c3bfd5c8a49347322702b060396213e0fc348c5cd5923f9"
But when I getcheckpoint I get
"synccheckpoint" : "b0ef0916219c3dc2f7c30972c7ceb983704bdae7836f474c5cf1e0d3f5c688cc",
"height" : 2502348,
"timestamp" : "2018-04-12 13:54:05 UTC",
"policy" : "strict"
}
Its 675 Blocks behind But I am able to mine with two connections.
Peer IP: 173.246.10.52:17177
Time Connected: 03:55:01
Time of Last Send: Mon Apr 23 18:40:54 2018
Time of Last Recv: Mon Apr 23 18:40:54 2018
Bytes Sent: 17770553
Bytes Recv: 10543863
Blocks Requested: 0
Version: 70001
SubVersion: /GrowthCoin:1.3.0/
Inbound?: Y
Starting Block: 1631780
Ban Score(100 max): 0
------------------------------------
Peer IP: 193.23.157.189:17177
Time Connected: 03:39:51
Time of Last Send: Mon Apr 23 18:41:24 2018
Time of Last Recv: Mon Apr 23 18:41:24 2018
Bytes Sent: 291784
Bytes Recv: 72292
Blocks Requested: 0
Version: 70001
SubVersion: /GrowthCoin:1.3.0/
Inbound?: Y
Starting Block: 2511735
Ban Score(100 max): 0
------------------------------------
Am I on the right chain?