Even with this the wallet says - (out of sync).
I have extracted from the list you gave just the nodes running on 1.0.1.1, added to conf and no luck.
This is the conf itself, named Techcoin.conf
rpcuser=aaa
rpcpass=aaa
rpcallowip=*
rpcport=57698
listen=1
daemon=1
logtimestamps=1
maxconnections=100
addnode=24.85.126.229
addnode=46.165.208.140
addnode=198.199.123.234
addnode=67.215.11.195
addnode=80.1.123.250
addnode=137.135.57.55
addnode=93.155.146.79
Btw, the wallet says 11 connections to the Techcoin network. And I have set just 7 nodes.
Please, tell me what I do wrong.
P.S. The wallet is showing that 5068 block of history have been downloaded. But stays with "out of sync".
You've got it all right - everyone is stuck at block 5068 and the wallet says it's out of sync because no new blocks have been generated in the last 10 minutes. Only thing you could add to the config file is
port=57697 but should be fine without it from what you've said.
The wallet will find other nodes that you haven't set as addnodes because p2p exchanges addresses between wallets automatically.
We're trying to get all the exchanges updated, as well as any other 1.0.0.0 nodes out there like the pools. Once they all update there's a chance the blockchain will move again since more weight will be on the network.
Keep the wallet open as much as you can, even if you have no coins. The more updated nodes on the net, the easier it is for people the get synced.