No Devs here.
I suspected that the link would not be updated.
Hence, I gave a no-nonsense copy paste on Github and just left the other as was, and assuming it would now be wrong, put a direct text link in addition.
https://github.com/insaneinthemembrane/v2I would recompile your daemon, take my source from my repo, not the repo made by cryptominers designed for quick set up for a pool which was put up on the fist page for whatever mysterious reason.
Welshy owns the pool, and has been excellent and a reliable node to compile into the daemon (but in about 4 weeks, it will be turned off (PoS)).
Play about with net.cpp, leaving out the OVH IPs.
Just fork it.
Fill the nodes in with the most reliable, cryptominer has changed IP I think (he is the 84.XXX.XXXX node (crowncloud I think)), so best to reflect his updateas it has been a good and instant connection.
The nodes on the first page of this thread, only 1 I think works. One is with a port, which is pointless. Plus they are compiled in your daemon (I presume)
I have thrown some checkpoints in as well. You can fill more in if you want. for a quicker synch.
Run in it with
reindex=1
txindex=1
in the .conf, although Iquidus only mentions one, the two are more reliable.
I find more connections on a simple make -f makefile.unix rather than using USE_UPNP=-
Enabling IPv6 on the server also helps.
Before 14,000 blocks, but you could do it anytime from now, switch to POS only and use GETINFO as your call in settings.json. You know all the techical shit anyway, but just giving you the the tools to do what you are doing so you don't have to mess about looking for info.
If I got your node wrong, which I put in the source code, feel free to slap my ass, but it is not compiled into any wallets, just the the three which are given as addnodes (?)
Novaexchange is in now
You are in
Welshy is in (temp)
A couple more including Crunck's node (91.XXX.XXX (I think, you can see it)), but not the the 37.XXX:XXX, because it changes port and country.
net.cpp is is normally filled in incorrectly, but you have no option but to follow that.
It needds:
"seed1", "domain"·
"seed2", "domain"
etc
LOL
S: There is no need for an apostrophe in your LAST seednode
(no (NULL, NULL) at the end)).