Post
Topic
Board Announcements (Altcoins)
Re: [ANN][PURE][X11] PURECOIN - NETHASH 57.8 GH/s | POW- 100 HOURS
by
min
on 29/05/2014, 21:55:08 UTC

server=1
listen=1
rpcuser=xxxxxxxxxx
rpcpassword=xxxxxxxxxxxx
rpcport=25551
addnode=185.49.144.66
addnode=209.73.144.179
addnode=162.243.90.199


Quit wallet
Delete all files inside purecoin folder exeptc WALLET.DAT
Safe new PureCoin.conf  file with contants posted above.
Save
Start wallet

dude I don't understand ... I have the SAME file conf ... and i have not the same current block ... WTF !


As i've already stated, if you delete your peers you will be unable to get back on the fork that dedicatedpools is on.

Basically without a relaunch this coin has been instamined by a few pools

Really?  My wallet is now synced so you are wrong.  For anyone who also wants to sync their wallet to the correct blockchain the correct nodes are those stated a few entries earlier:

addnode=185.49.144.66
addnode=209.73.144.179
addnode=162.243.90.199

Close the wallet.  Backup your wallet.dat file, then delete everything in your config folder except for wallet.dat and PureCoin.conf - replace the nodes in the .conf file with these nodes.  Restart the wallet and let it sync.  Go to HELP/DEBUG and check the Current number of blocks it should be >300 now.  Then you are done.

This is my conf file :

server=1
listen=1
rpcuser=user
rpcpassword=pass
rpcport=25551
addnode=185.49.144.66
addnode=209.73.144.179
addnode=162.243.90.199

and this is what I see when I write "getinfo" into my wallet :


{
"version" : "v1.0.0.0",
"protocolversion" : 60013,
"walletversion" : 60000,
"balance" : 0.00000000,
"newmint" : 0.00000000,
"stake" : 0.00000000,
"blocks" : 221,
"timeoffset" : -4,
"moneysupply" : 398851.00000000,
"connections" : 13,
"proxy" : "",
"ip" : "xxxx",
"difficulty" : {
"proof-of-work" : 2.65248673,
"proof-of-stake" : 0.00024414
},
"testnet" : false,
"keypoololdest" : 1401399020,
"keypoolsize" : 101,
"paytxfee" : 0.00100000,
"mininput" : 0.00000000,
"errors" : ""
}

I have already delete a lot of times all my files in C:\Users\user\AppData\Roaming\PureCoin

So I don't understand why my blockchain is wrong ....