Post
Topic
Board Altcoin Discussion
Re: Ixcoin TODO
by
jamaer
on 28/12/2014, 18:20:44 UTC
I know what the problem is (the lack of seed nodes in the network, can everyone here who has an ixcoin client running, go to about, debug window, console and then type getpeerinfo. Paste the output of that in here so that i can hard code them into the client)

Ahmed

[
{
"addr" : "198.154.60.183:8337",
"services" : "00000001",
"lastsend" : 1419790508,
"lastrecv" : 1419790604,
"bytessent" : 541965,
"bytesrecv" : 16467122,
"conntime" : 1419790303,
"pingtime" : 0.00000000,
"version" : 32430,
"subver" : "",
"inbound" : false,
"startingheight" : 239195,
"banscore" : 0,
"syncnode" : true
},
{
"addr" : "167.160.36.73:8337",
"services" : "00000001",
"lastsend" : 1419790603,
"lastrecv" : 1419790603,
"bytessent" : 129220,
"bytesrecv" : 2061513,
"conntime" : 1419790320,
"pingtime" : 0.00000000,
"version" : 70001,
"subver" : "/Satoshi:0.8.6/",
"inbound" : false,
"startingheight" : 239195,
"banscore" : 0,
"syncnode" : false
},
{
"addr" : "188.226.177.232:8337",
"services" : "00000001",
"lastsend" : 1419790511,
"lastrecv" : 1419790608,
"bytessent" : 128902,
"bytesrecv" : 2067448,
"conntime" : 1419790348,
"pingtime" : 0.00000000,
"version" : 70001,
"subver" : "/Satoshi:0.8.6/",
"inbound" : false,
"startingheight" : 239195,
"banscore" : 0,
"syncnode" : false
},
{
"addr" : "213.184.8.22:8337",
"services" : "00000001",
"lastsend" : 1419790511,
"lastrecv" : 1419790606,
"bytessent" : 137253,
"bytesrecv" : 2090872,
"conntime" : 1419790409,
"pingtime" : 0.00000000,
"version" : 70001,
"subver" : "/Satoshi:0.8.6/",
"inbound" : false,
"startingheight" : 239195,
"banscore" : 0,
"syncnode" : false
},
{
"addr" : "68.168.104.10:8337",
"services" : "00000001",
"lastsend" : 1419790511,
"lastrecv" : 1419790607,
"bytessent" : 122587,
"bytesrecv" : 1059,
"conntime" : 1419790421,
"pingtime" : 0.00000000,
"version" : 32430,
"subver" : "",
"inbound" : false,
"startingheight" : 239195,
"banscore" : 0,
"syncnode" : false
},
{
"addr" : "85.159.107.224:8337",
"services" : "00000001",
"lastsend" : 1419790511,
"lastrecv" : 1419790615,
"bytessent" : 122515,
"bytesrecv" : 1029,
"conntime" : 1419790455,
"pingtime" : 0.00000000,
"version" : 32430,
"subver" : "",
"inbound" : false,
"startingheight" : 239195,
"banscore" : 0,
"syncnode" : false
},
{
"addr" : "76.174.192.84:8337",
"services" : "00000001",
"lastsend" : 1419790561,
"lastrecv" : 1419790606,
"bytessent" : 172,
"bytesrecv" : 759,
"conntime" : 1419790561,
"pingtime" : 0.00000000,
"version" : 32430,
"subver" : "",
"inbound" : false,
"startingheight" : 239195,
"banscore" : 0,
"syncnode" : false
},
{
"addr" : "192.155.88.115:8337",
"services" : "00000001",
"lastsend" : 1419790590,
"lastrecv" : 1419790604,
"bytessent" : 227,
"bytesrecv" : 75290,
"conntime" : 1419790589,
"pingtime" : 0.00000000,
"version" : 70001,
"subver" : "/Satoshi:0.8.6/",
"inbound" : false,
"startingheight" : 239195,
"banscore" : 0,
"syncnode" : false
}
]