Post
Topic
Board Announcements (Altcoins)
Re: [CGA] Cryptographic Anomaly - MANDATORY UPDATE ON FEB 7th @ 20:00 GMT!!!
by
tf2honeybadger
on 07/02/2014, 19:45:08 UTC
is there a list of all the nodes, anywhere?  I have

148.251.15.235
71.105.130.10
88.198.198.94
54.200.198.82



71.105.130.10 is down (it think sawedoff took it down by purpose). The other ones look good.

You can also take a look at the opening post, it states:
Code:
addnode=148.251.15.235
addnode=88.198.198.94
addnode=54.200.198.82
addnode=184.154.116.146

The two nodes hardcoded into this update (as per net.cpp, line 1195):
    {"cga.inceptioncraft.net", "cga.inceptioncraft.net"},
    {"Developer Node", "71.105.130.10"},

I can confirm that both of these are running the newest client, and they are both online, as I run the cga.inceptioncraft.net node and I can see the 71.105.130.10 node connected and running the newest client. 184.154.116.146 is the same as cga.inceptioncraft.net 88.198.198.94, 148.251.15.235, and 54.200.198.82 are all still running the old client software, so when we hit block 15,000, they will fork unless they update their nodes. This is accurate as of February 07, 2014 at 2:45 PM EST.

You can also get this information by opening your debug console and typing in: "getpeerinfo", and checking the "subver" field. Updated clients will list "/Satoshi:1.1.1.2/" for subver, and old clients will list "/Satoshi:1.0.0.1/".