Okay I have been running Digital Ocean droplets ( cloned 3 times..for a total of 4).
and this is my stat:
Stats: {
"blocks" : 109854,
"chainspermin" : 2,
"chainsperday" : 0.06633148,
"currentblocksize" : 21366,
"currentblocktx" : 1,
"difficulty" : 9.68092436,
"errors" : "",
"generate" : true,
"genproclimit" : -1,
"roundsievepercentage" : 30,
"primespersec" : 495,
"pooledtx" : 1,
"sievepercentage" : 10,
"sievesize" : 1000000,
"testnet" : false
}
I set it up using gigawatt's instructions I found here ..
https://bitcointalk.org/index.php?topic=261179.04 nodes have been running for 3 days and I found nothing! Is that normal?
Confirmed Balance: 0.00000000
Immature Balance:
Immature TX: 0
Connections: 8
And why is my chainsperday so low? I read it somewhere in this thread that chainsperday is a more accurate measurement than primespersecond.
I have updated the primecoin miner ( which I am assuming updates to hp9) using his script ->
http://pastebin.com/T19PrHcf ./stop-primecoind to stop the primecoind process
./build-primecoin to update and rebuild primecoind
./start-primecoind to start your primecoind process again
and also restarted the haveged service using
service haveged restart
Anything stupid I am doing? (very much possible) if not what do I do to make this get anything! Also ....I saw people telling about running 50 VPS on digital ocean. I thought, you could only run 5 nodes on one account - or are you guys using something else?
Edit:
I have one Linode node running as well..and my stats are ..
Stats: {
"blocks" : 109882,
"chainspermin" : 3,
"chainsperday" : 0.28633614,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 9.68146938,
"errors" : "",
"generate" : true,
"genproclimit" : -1,
"roundsievepercentage" : 30,
"primespersec" : 2067,
"pooledtx" : 0,
"sievepercentage" : 10,
"sievesize" : 1000000,
"testnet" : false
}
I have not got anything there either for 2 days