Datacoin reports #1A more encouraging current state of the Datacoin network (as visible from my Hetzner-hosted node on 144.76.118.44):
address:port | client version | listening* |
83.161.158.205:55755 | Satoshi:0.8.3 | no |
[2a01:4f9:4a:1e17::2]:42938 | Satoshi:0.8.5 | no |
95.217.78.168:4777 | Satoshi:0.8.5 | yes (DE) |
89.73.143.76:4777 | Satoshi:0.8.5 | yes (graymines.net PL) |
85.19.25.38:8800 | Datacoin:0.8.6/Datacoin:0.1.2(v0.8.6.0-dirty) | no |
113.110.231.187:4777 | Satoshi:0.8.6 | yes (CN) |
213.31.19.87:61690 | Satoshi:0.8.6/Datacoin:0.1.2(v0.1.2.0dtc-hp14-gunk-beta) | no |
213.31.19.87:59265 | Satoshi:0.8.6/Datacoin:0.1.2(v0.1.2.0dtc-hp14-gunk-beta) | no |
51.148.146.204:4777 | DatacoinCore.Veter:0.15.99.8 | yes (gjhiggins, NAT/UK) |
51.148.146.204:37578 | DatacoinCore.Veter:0.15.99.8 | no (gjhiggins) |
140.186.218.230:51126 | DatacoinCore.Veter:0.15.99.8 | no |
31.131.65.221:49317 | DatacoinCore.Veter:0.15.99.8 | no |
40.87.106.229:49428 | DatacoinCore.Veter:0.15.99.8 | no |
140.186.218.230:49353 | DatacoinCore.Veter:0.15.99.8 | no |
185.62.96.103:53475 | Datoshi:0.16.3 | no |
51.148.146.204:48776 | Datoshi:0.16.3 | no (gjhiggins) |
45.33.238.99:4777 | Datoshi:0.16.3 | yes (bytestamp.net, IT) |
109.168.57.185:4394 | Datoshi:0.16.3 | no |
94.63.199.33:4777 | Datoshi:0.16.3 | yes (PT) |
144.76.118.44:4777 | Datoshi:0.16.3 | yes (gjhiggins, UK hosted DE) |
[2001:818:e30e:d300:f914:db7c:a75:78f5]:59620 | Datoshi:0.16.3 | no |
*"listening" nodes are clients configured with
listen=1, they can be synced from and they broadcast transactions.
For convenience, I have separated out those clients which are currently listening:
addnode=95.217.78.168
addnode=dtc.graymines.net
addnode=113.110.231.187
addnode=51.148.146.204
addnode=dtc.bytestamp.net
addnode=94.63.199.33
addnode=144.76.118.44
The client expects listening nodes to use the default port of 4777 so specifying the port is unnecessary - except in the rare case where a listening client has been configured to use a non-standard port and so it isn't discovered by default and its presence needs to be advertised here and it has to be specially added to datacoin.conf as
addnode=<ipaddress>:<port>.
In general, a client connecting via a port other than 4777 is
not listening and should not be included as an
addnode because it is pointless and possibly misleading to do so.
Cheers
Graham