I have full
block chain from
TRUE old SIGNATUMhttps://bitcointalksearch.org/topic/ann-signatum-new-algorithm-fair-launch-no-premine-2030529But I did have a problem with syncronization...
I did find only one working node:
addnode = 45.77.51.253
And now syncronization is complete...
I cann't open official
http://explorer.signatum.io and
http://explorer.signatum.download sites.
I cann't find working nodes there.
I know about POW period for this coin is ended, pools with nodes did delisting this coin...
I know about POS mining in this network and I know about this is decentralized...
I don't want to do any coin swap. But...
NEED TO HAVE LIVE NODE LIST WITH ACTUAL NODES.I see here
https://novaexchange.com/addnodes/SIGT/ only two nodes
and I know about this:
addnode=coinsmarkets.com:33333
but this all nodes can not give me synchronization...
So I did try to do public node from my wallet:
1. Port 33333 was been forwarded and opened outside on my router.
2.
http://twodns.de domain registered (I have dynamic IP and I need DDNS service).
3. SixEleven domain name was been registered with configuration {"alias":ddns_name.from_twodns.de.}
I wanted to make my own node like addnode=coinsmarkets.com:33333
but with dymanic IP (to do updating this in twodns.de account), and
in 611 domain zone: addnode=MY_SIXELEVEN_DOMAIN_NAME.611.to:33333
But I see the problem...
1.
http://www.ipfingerprints.com/portscan.php can connect to my opened port 33333 after port forwarding...
PORT | STATE | SERVICE
33333/tcp | filtered | dgi-serv
2. I cann't connect to my node using telnet.
telnet INTERNET_IP 33333
error
3. I have success to connect my node in LAN:
telnet LOCAL_IP_MY_NODE_IN_LAN 33333
success
UPD 29.11.2017: I did unlock signatum in my firewall and have success and I see opened port in port scanners.All this says about that...
Network should have an actual nodes with opened ports. Not PEERS LIST.Peers are not public nodes, they don't have opened port
and addnode command not working with this...
Also, I see SixEleven wallet using UPnP, but signatum-qt not using this.
If anyone want, I can make bootstrap.dat to do syncronization faster
https://bitcoin.stackexchange.com/questions/23074/how-to-create-a-bootstrap-dat-fileCOPY /b blk0001.dat+blk0002.dat bootstrap.dat
- there is only one file blk0001.dat (700+ MByte)
To using this, need to use start parameter -loadblock=bootstrap.dat to get synchronization...
Best regards...