Been watching the experiment. Have no interest in the coin other than that. Was curious to see when the coin would fork and if it would correct itself, as most Pure PoS coins do.
But to aid with the forking, I suggest people start posting their getpeerinfo and addnodes.
Thead is about to get really long... this confirms to me that the block explorer at 10k.blockexplorer.cc is on 1.0.1 chain. being on block 400070 and not having a block in 40min's from 400069 to 400070
wallet A getpeerinfo returns the following...ed removed 2.0.2 nodes. wallet B is even farther down. I do see entries for version 1.0.1 with block height of 400064 where as all the 2.0.2 versions are more like 41k...
20:19:38

getpeerinfo
20:19:38

[
{
"addr" : "201.82.236.232:11082",
"services" : "00000001",
"lastsend" : 1429057166,
"lastrecv" : 1429057165,
"conntime" : 1429039048,
"version" : 60008,
"subver" : "/Satoshi:0.6.4/10k:2.0.2(v2.0.2.0-unk-beta)/",
"inbound" : false,
"releasetime" : 0,
"height" : 411799,
"banscore" : 0
},
{
"addr" : "98.174.25.33:11082",
"services" : "00000001",
"lastsend" : 1429057167,
"lastrecv" : 1429057173,
"conntime" : 1429039290,
"version" : 60008,
"subver" : "/Satoshi:0.6.4/10k:1.0.1(v1.0.1.0-unk-beta)/",
"inbound" : false,
"releasetime" : 0,
"height" : 400054,
"banscore" : 0
}
]
Wallet B getpeerinfo
[
{
"addr" : "5.250.177.28:11082",
"services" : "00000001",
"lastsend" : 1429057271,
"lastrecv" : 1429057271,
"conntime" : 1429039404,
"version" : 60008,
"subver" : "/Satoshi:0.6.4/10k:1.0.1(v1.0.1.0-unk-beta)/",
"inbound" : false,
"releasetime" : 0,
"height" : 400054,
"banscore" : 0
},
{
"addr" : "98.174.25.33:11082",
"services" : "00000001",
"lastsend" : 1429057270,
"lastrecv" : 1429057249,
"conntime" : 1429048800,
"version" : 60008,
"subver" : "/Satoshi:0.6.4/10k:1.0.1(v1.0.1.0-unk-beta)/",
"inbound" : false,
"releasetime" : 0,
"height" : 400064,
"banscore" : 0
}
]