Wondering if there are any current addnodes? I was connected fine, but it seems only to a single peer, which has now dropped off.
I keep historical logs and there were 92 different IPs that I've connected to in the past month or so, but none seem to be valid now.
Is this coin dead? Was I just connected to the exchange as a peer?
hey allmighty - seems i've seen you around here somewhere?
i just went through the threads, and put this together - and so far 1 connection. i will post any other nodes i might acquire
Electric.conf:listen=1
daemon=1
server=1
rpcuser=username
rpcpassword=password
rpcport=9345
port=9346
rpcconnect=127.0.0.1
addnode=electricsherlock.no-ip.biz
addnode=203.86.207.226:9346
addnode=94.209.131.149:9346
addnode=54.72.113.27
addnode=101.187.42.235
addnode=123.243.112.171
addnode=198.204.227.118
addnode=94.209.131.149:9346
here we go - lookin' good
23:04:33

getpeerinfo
23:04:33

[
{
"addr" : "54.72.113.27:9346",
"services" : "00000001",
"lastsend" : 1418442509,
"lastrecv" : 1418442510,
"conntime" : 1418426269,
"version" : 60003,
"subver" : "/Satoshi:1.1.0/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 460005,
"banscore" : 0
},
{
"addr" : "101.187.42.235:9346",
"services" : "00000001",
"lastsend" : 1418442509,
"lastrecv" : 1418442510,
"conntime" : 1418427094,
"version" : 60003,
"subver" : "/Satoshi:1.1.0/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 460019,
"banscore" : 0
},
{
"addr" : "23.227.161.165:49467",
"services" : "00000001",
"lastsend" : 1418442509,
"lastrecv" : 1418442509,
"conntime" : 1418427278,
"version" : 60003,
"subver" : "/Satoshi:1.1.0/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 460025,
"banscore" : 0
},
{
"addr" : "203.20.114.252:28559",
"services" : "00000001",
"lastsend" : 1418442509,
"lastrecv" : 1418442509,
"conntime" : 1418427496,
"version" : 60003,
"subver" : "/Satoshi:1.1.0/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 460025,
"banscore" : 0
},
{
"addr" : "62.238.171.196:60888",
"services" : "00000001",
"lastsend" : 1418442509,
"lastrecv" : 1418442509,
"conntime" : 1418434517,
"version" : 60003,
"subver" : "/Satoshi:1.1.0/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 460185,
"banscore" : 0
},
{
"addr" : "89.223.47.214:58762",
"services" : "00000001",
"lastsend" : 1418443100,
"lastrecv" : 1418443099,
"conntime" : 1418443097,
"version" : 60003,
"subver" : "/Satoshi:1.1.0/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 460353,
"banscore" : 0
}
]
23:05:02

getmininginfo
23:05:02

{
"blocks" : 460369,
"currentblocksize" : 0,
"currentblocktx" : 0,
"difficulty" : 0.02305295,
"errors" : "",
"generate" : false,
"genproclimit" : -1,
"hashespersec" : 0,
"networkhashps" : 1946494,
"pooledtx" : 0,
"testnet" : false
}
23:05:14

getinfo
23:05:14

{
"version" : 1010000,
"protocolversion" : 60003,
"walletversion" : 60000,
"balance" : ---------------,
"blocks" : 460369,
"connections" : 6,
"proxy" : "",
"difficulty" : 0.02305295,
"testnet" : false,
"keypoololdest" : 1411130265,
"keypoolsize" : 100,
"paytxfee" : 0.00000000,
"mininput" : 0.01000000,
"unlocked_until" : 0,
"errors" : ""
}