Post
Topic
Board Announcements (Altcoins)
Re: [KSC] KASHMIRCOIN - MANDATORY UPDATE! - - - "BURIED" POW - cWallet - 50% POS
by
testcoin
on 23/08/2015, 18:58:26 UTC
Hello !

I use the version 1.1 on Win7 64bit and this config file:

rpcuser=anythingyouwant
rpcpassword=anythingyouwantbutnotliketheaboveandlong
rpcallowip=localhost
rpcconnect=localhost
rpcport=10011
rpcport=11010
addnode=68.44.77.62
addnode=68.44.77.62
addnode=107.170.120.197
addnode=198.23.242.217
addnode=188.226.180.141
addnode=115.28.129.207
addnode=70.40.55.248
daemon=1
server=1
listen=1
maxconnections=50

My wallet don't sync, I am stuck at block 189173.
I have no progress despite I am connected even several hours per day to the KSC network.
Please help me !






Run kashmircoin-debug-console.exe

Check blockhash by this command: getblockhash 189173

It should return you this hash for block 189173:

6261d4c678ca59a1e1f2520d0f1d5d56eade0432c3f8de819dd8dc6d35e75cf6

If it returns you another hash, you will need to sync from scratch. To make it faster, you may start with the blockchain file from the kashmircoin-update.exe you downloaded before

Then delete peers.dat, and remove all other addnodes except 68.44.77.62

You should at least sync to block 190501, with hash

f74880a4ef9034d841be2c9d8c3381457c033eb58aa7d24bf286d9470099cac1

This is the latest block I can see on the network now...