Post
Topic
Board Announcements (Altcoins)
Re: [ANN][CDC] CLOUDCOIN REVIVAL. PoW/PoS, hard to mine = rare! ** OPENSSL FIX **
by
okaypool
on 10/04/2014, 08:19:20 UTC
root@3022idc:~# cloudcoind getpeerinfo
[
    {
        "addr" : "98.126.98.138:12344",
        "services" : "00000001",
        "lastsend" : 1397117626,
        "lastrecv" : 1397117595,
        "conntime" : 1397117041,
        "version" : 60006,
        "subver" : "/Satoshi:1.1.0/",
        "inbound" : false,
        "releasetime" : 0,
        "startingheight" : 282913,
        "banscore" : 0
    },
    {
        "addr" : "110.228.199.95:4164",
        "services" : "00000001",
        "lastsend" : 1397117620,
        "lastrecv" : 1397117596,
        "conntime" : 1397117041,
        "version" : 60006,
        "subver" : "/Satoshi:1.1.0/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 282913,
        "banscore" : 0
    },
    {
        "addr" : "203.20.114.252:12344",
        "services" : "00000001",
        "lastsend" : 1397117716,
        "lastrecv" : 1397117737,
        "conntime" : 1397117046,
        "version" : 60006,
        "subver" : "/Satoshi:1.2.0/",
        "inbound" : false,
        "releasetime" : 0,
        "startingheight" : 282913,
        "banscore" : 0
    },
    {
        "addr" : "192.241.136.114:12344",
        "services" : "00000001",
        "lastsend" : 1397117619,
        "lastrecv" : 1397117688,
        "conntime" : 1397117059,
        "version" : 60006,
        "subver" : "/Satoshi:0.7.2/",
        "inbound" : false,
        "releasetime" : 0,
        "startingheight" : 228892,
        "banscore" : 0
    },
    {
        "addr" : "88.198.25.25:53227",
        "services" : "00000001",
        "lastsend" : 1397117685,
        "lastrecv" : 1397117685,
        "conntime" : 1397117089,
        "version" : 60006,
        "subver" : "/Satoshi:0.7.2/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 228892,
        "banscore" : 0
    },
    {
        "addr" : "192.99.44.51:12344",
        "services" : "00000001",
        "lastsend" : 1397117619,
        "lastrecv" : 1397117595,
        "conntime" : 1397117093,
        "version" : 60006,
        "subver" : "/Satoshi:1.1.0/",
        "inbound" : false,
        "releasetime" : 0,
        "startingheight" : 282914,
        "banscore" : 0
    },
    {
        "addr" : "24.210.41.92:58368",
        "services" : "00000001",
        "lastsend" : 1397117723,
        "lastrecv" : 1397117723,
        "conntime" : 1397117128,
        "version" : 60006,
        "subver" : "/Satoshi:1.2.0/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 282117,
        "banscore" : 0
    },
    {
        "addr" : "107.170.49.232:53995",
        "services" : "00000001",
        "lastsend" : 1397117619,
        "lastrecv" : 1397117595,
        "conntime" : 1397117315,
        "version" : 60006,
        "subver" : "/Satoshi:1.2.0/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 282916,
        "banscore" : 0
    },
    {
        "addr" : "85.17.81.169:12344",
        "services" : "00000001",
        "lastsend" : 1397117621,
        "lastrecv" : 1397117595,
        "conntime" : 1397117455,
        "version" : 60006,
        "subver" : "/Satoshi:1.2.0/",
        "inbound" : false,
        "releasetime" : 0,
        "startingheight" : 282918,
        "banscore" : 0
    },
    {
        "addr" : "192.241.136.248:46524",
        "services" : "00000001",
        "lastsend" : 1397117620,
        "lastrecv" : 1397117698,
        "conntime" : 1397117535,
        "version" : 60006,
        "subver" : "/Satoshi:0.7.2/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 228893,
        "banscore" : 0
    },
    {
        "addr" : "203.20.114.194:3373",
        "services" : "00000001",
        "lastsend" : 1397117627,
        "lastrecv" : 1397117599,
        "conntime" : 1397117596,
        "version" : 60006,
        "subver" : "/Satoshi:1.2.0/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 282768,
        "banscore" : 0
    },
    {
        "addr" : "89.28.89.80:58338",
        "services" : "00000001",
        "lastsend" : 1397117626,
        "lastrecv" : 1397117625,
        "conntime" : 1397117623,
        "version" : 60006,
        "subver" : "/Satoshi:1.2.0/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 282290,
        "banscore" : 0
    },
    {
        "addr" : "77.186.164.150:58729",
        "services" : "00000001",
        "lastsend" : 1397117627,
        "lastrecv" : 1397117626,
        "conntime" : 1397117624,
        "version" : 60006,
        "subver" : "/Satoshi:1.2.0/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 282837,
        "banscore" : 0
    }
]
root@3022idc:~#


startingheight  are not the same, the subver is not the same, this is the reason why all Orphan block?


http://cdc.okaypool.com/index.php?page=statistics&action=blocks