Have anyone mine this ??
Uh-huh, I was solo-mining while the diff was < 0.00x. Hard to say whether that was successful, found a few blocks, the early ones have matured, the rest remain immature as it appears mining has stopped (I'm no longer finding blocks, the diff is now >0.009, out of my laptop's reach).
getinfo: 10:40:29
{
"version" : 90000,
"protocolversion" : 70001,
"walletversion" : 60000,
"balance" : 550.00000000,
"blocks" : 2157,
"timeoffset" : 0,
"connections" : 2,
"proxy" : "",
"difficulty" : 0.10924995,
"testnet" : false,
"keypoololdest" : 1431552293,
"keypoolsize" : 103,
"paytxfee" : 0.00000000,
"errors" : ""
}
getmininginfo 10:40:58
{
"blocks" : 2157,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 0.10924995,
"errors" : "",
"generate" : false,
"genproclimit" : 3,
"hashespersec" : 0,
"pooledtx" : 1,
"testnet" : false
}
getpeerinfo 10:41:13
[
{
"addr" : "37.187.99.136",
"services" : "00000001",
"lastsend" : 1431596433,
"lastrecv" : 1431596433,
"bytessent" : 18468,
"bytesrecv" : 34631,
"conntime" : 1431574034,
"version" : 70001,
"subver" : "/vcoin:0.9.0/",
"inbound" : false,
"startingheight" : 2090,
"banscore" : 0,
"syncnode" : true
},
{
"addr" : "185.25.22.33:5522",
"services" : "00000001",
"lastsend" : 1431596433,
"lastrecv" : 1431596433,
"bytessent" : 39100,
"bytesrecv" : 19985,
"conntime" : 1431577845,
"version" : 70001,
"subver" : "/vcoin:0.9.0/",
"inbound" : false,
"startingheight" : 2096,
"banscore" : 0
}
]
Cheers
Graham