Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Datacoin - Censorship-Free Data Storage
by
gjhiggins
on 23/06/2021, 11:32:38 UTC

Datacoin reports #1

A more encouraging current state of the Datacoin network (as visible from my Hetzner-hosted node on 144.76.118.44):

address:portclient versionlistening*
83.161.158.205:55755Satoshi:0.8.3no
[2a01:4f9:4a:1e17::2]:42938Satoshi:0.8.5no
95.217.78.168:4777Satoshi:0.8.5yes (DE)
89.73.143.76:4777Satoshi:0.8.5yes (graymines.net PL)
85.19.25.38:8800Datacoin:0.8.6/Datacoin:0.1.2(v0.8.6.0-dirty)no
113.110.231.187:4777Satoshi:0.8.6yes (CN)
213.31.19.87:61690Satoshi:0.8.6/Datacoin:0.1.2(v0.1.2.0dtc-hp14-gunk-beta)no
213.31.19.87:59265Satoshi:0.8.6/Datacoin:0.1.2(v0.1.2.0dtc-hp14-gunk-beta)no
51.148.146.204:4777DatacoinCore.Veter:0.15.99.8yes (gjhiggins, NAT/UK)
51.148.146.204:37578DatacoinCore.Veter:0.15.99.8no (gjhiggins)
140.186.218.230:51126DatacoinCore.Veter:0.15.99.8no
31.131.65.221:49317DatacoinCore.Veter:0.15.99.8no
40.87.106.229:49428DatacoinCore.Veter:0.15.99.8no
140.186.218.230:49353DatacoinCore.Veter:0.15.99.8no
185.62.96.103:53475Datoshi:0.16.3no
51.148.146.204:48776Datoshi:0.16.3no (gjhiggins)
45.33.238.99:4777Datoshi:0.16.3yes (bytestamp.net, IT)
109.168.57.185:4394Datoshi:0.16.3no
94.63.199.33:4777Datoshi:0.16.3yes (PT)
144.76.118.44:4777Datoshi:0.16.3yes (gjhiggins, UK hosted DE)
[2001:818:e30e:d300:f914:db7c:a75:78f5]:59620Datoshi:0.16.3no

*"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:
Code:
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