Still cannot seem to get IX to work on my windows machines with the new version. Same issue as before.
getmininginfo

{
"blocks" : 104912,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 0.00468909,
"errors" : "",
"genproclimit" : -1,
"networkhashps" : 449209,
"pooledtx" : 0,
"testnet" : true,
"generate" : true,
"hashespersec" : 44724
}
proof-of-work found
hash: 0000007b64e9af32f7f00bcf0185a6acf926b0cd4de37b02c933348401b2ea99
target: 000000c471000000000000000000000000000000000000000000000000000000
getblock 0000007b64e9af32f7f00bcf0185a6acf926b0cd4de37b02c933348401b2ea99

{
"hash" : "0000007b64e9af32f7f00bcf0185a6acf926b0cd4de37b02c933348401b2ea99",
"confirmations" : 4,
"size" : 2476,
"height" : 104910,
"version" : 2,
"merkleroot" : "82f987d48c2c4c796562a57df69482071b174d260c69bd8a2bf24c83b73823db",
"tx" : [
"df9ab7101aac9409990590c338c98b821a68f6e7f6eba16dc8501e08718c6d52",
"0eb3c8a845820bd0fcc00479672ba88210f4fea6b85cb1549c9859d345e74c76",
"099b812e343a99ac60961be11d45d12f742d198ccb4e7b639a0d971a9f2ffc13"
],
"time" : 1423372728,
"nonce" : 1009784,
"bits" : "1e00c471",
"difficulty" : 0.00509050,
"chainwork" : "0000000000000000000000000000000000000000000000000000595cf4a37679",
"previousblockhash" : "00000041221dbc97c5c71883faf34ed0df786295a5c1cdb1eb499a1091ea7425",
"nextblockhash" : "00000030ac54acfbbaae115096c7098ba56b31d00d00e0150a43d9fba510b1a8"
}
Guys, put some small amount of power to keep network moving, I'm mining with my macbook
Code:getmininginfo  { "blocks" : 104912, "currentblocksize" : 1000, "currentblocktx" : 0, "difficulty" : 0.00468909, "errors" : "", "genproclimit" : -1, "networkhashps" : 449209, "pooledtx" : 0, "testnet" : true, "generate" : true, "hashespersec" : 44724 }
Code:proof-of-work found hash: 0000007b64e9af32f7f00bcf0185a6acf926b0cd4de37b02c933348401b2ea99 target: 000000c471000000000000000000000000000000000000000000000000000000
Code:getblock 0000007b64e9af32f7f00bcf0185a6acf926b0cd4de37b02c933348401b2ea99  { "hash" : "0000007b64e9af32f7f00bcf0185a6acf926b0cd4de37b02c933348401b2ea99", "confirmations" : 4, "size" : 2476, "height" : 104910, "version" : 2, "merkleroot" : "82f987d48c2c4c796562a57df69482071b174d260c69bd8a2bf24c83b73823db", "tx" : [ "df9ab7101aac9409990590c338c98b821a68f6e7f6eba16dc8501e08718c6d52", "0eb3c8a845820bd0fcc00479672ba88210f4fea6b85cb1549c9859d345e74c76", "099b812e343a99ac60961be11d45d12f742d198ccb4e7b639a0d971a9f2ffc13" ], "time" : 1423372728, "nonce" : 1009784, "bits" : "1e00c471", "difficulty" : 0.00509050, "chainwork" : "0000000000000000000000000000000000000000000000000000595cf4a37679", "previousblockhash" : "00000041221dbc97c5c71883faf34ed0df786295a5c1cdb1eb499a1091ea7425", "nextblockhash" : "00000030ac54acfbbaae115096c7098ba56b31d00d00e0150a43d9fba510b1a8" }
I'd be happy to help testnet mine. Is there a guide on mining testnet? I'll also start up my testnet masternode in a few minutes.
{
"version" : 110115,
"protocolversion" : 70065,
"walletversion" : 61000,
"balance" : 1000.00000000,
"darksend_balance" : 0.00000000,
"blocks" : 104919,
"timeoffset" : -2,
"connections" : 20,
"proxy" : "",
"difficulty" : 0.00528361,
"testnet" : true,
"keypoololdest" : 1423369848,
"keypoolsize" : 1001,
"paytxfee" : 0.01000000,
"relayfee" : 0.00001000,
"errors" : ""
}
My wallet just synced.
I think I'm on the right chain. Same with snogcel.This is what I show after just finishing a reindex, you are a few blocks ahead of me. My other wallets are on even different forks. Which is the right one??

{
"version" : 110115,
"protocolversion" : 70065,
"walletversion" : 61000,
"balance" : 477.56867700,
"darksend_balance" : 69.20069200,
"blocks" : 104914,
"timeoffset" : 0,
"connections" : 8,
"proxy" : "",
"difficulty" : 0.00478658,
"testnet" : true,
"keypoololdest" : 1423179831,
"keypoolsize" : 1011,
"paytxfee" : 0.00000000,
"relayfee" : 0.00001000,
"errors" : ""
}
{
"blocks" : 104926,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 0.00448958,
"errors" : "",
"genproclimit" : -1,
"networkhashps" : 303314,
"pooledtx" : 0,
"testnet" : true,
"generate" : true,
"hashespersec" : 17725
}