I have the block until 475338 Thu Feb 23 18:18:20 2017 and will start syncing my nodes now.
Cryptopia is at block 758777 and will not give me their node to sync to.
758777 is too far from what i saw as latest when chain was alive (May '17).
try connect to this one:
addnode=95.26.59.113:52758
i'll keep that alive until things sort out a bit,
would be nice for anyone to run a node (accepting incoming on default port) so ppl can sync.
EDIT:
oops, i stand corrected, there are nodes already, in new repo:
addnode=45.77.80.117
addnode=45.32.172.67
addnode=185.183.99.171
addnode=185.183.99.19
killing tmp node, plz use the ones from repo
Im still downloading blocks but here is my -getpeerinfo
fame-3:~$ famecoind getpeerinfo
[
{
"addr" : "73.37.172.186:52758",
"services" : "00000001",
"lastsend" : 1500136143,
"lastrecv" : 1500136127,
"conntime" : 1500134231,
"version" : 80001,
"subver" : "/famecoin:1.0.0/",
"inbound" : false,
"startingheight" : 475338,
"banscore" : 0
},
{
"addr" : "217.105.67.249:52758",
"services" : "00000001",
"lastsend" : 1500135816,
"lastrecv" : 1500135688,
"conntime" : 1500135683,
"version" : 80001,
"subver" : "/famecoin:1.0.0/",
"inbound" : false,
"startingheight" : 965277,
"banscore" : 0
},
{
"addr" : "45.32.172.67:52758",
"services" : "00000001",
"lastsend" : 1500135787,
"lastrecv" : 1500135764,
"conntime" : 1500135723,
"version" : 80001,
"subver" : "/famecoin:1.0.0/",
"inbound" : false,
"startingheight" : 965277,
"banscore" : 0
},
{
"addr" : "185.183.99.171:52758",
"services" : "00000001",
"lastsend" : 1500135817,
"lastrecv" : 1500135817,
"conntime" : 1500135808,
"version" : 80001,
"subver" : "/famecoin:1.0.0/",
"inbound" : false,
"startingheight" : 965277,
"banscore" : 0
}
]