I checked on linux. really works 27 connections
Then I copied the .bitcoinplus folder and run 2.6 win
Problem also 0 connections. TOR I disabled
Your developer has updated dns seeds and they do not work with client 2.6
When the release of new windows versions is planned?
I am still witing for confirmation from mammix but everything works fine with my client so its probably an issue your end.Just download a new client and put in your wallet.dat or import your private keys.
Your developer has updated dns seeds and they do not work with client 2.6
https://github.com/bitcoinplusorg/xbcwalletsource/blob/origin/src/net.cpp#L1184They are the current seeders. {"seednode1.bitcoinplus.net", "seednode1.bitcoinplus.net"},
{"seednode2.bitcoinplus.net", "seednode2.bitcoinplus.net"},
{"seednode3.bitcoinplus.net", "seednode3.bitcoinplus.net"},
{"seednode4.bitcoinplus.net", "seednode4.bitcoinplus.net"},
{"seednode5.bitcoinplus.net", "seednode5.bitcoinplus.net"},
Looking back 2.1 they were so nothing was replaced just added to which should not cause any issue. {"seednode1.bitcoinplus.net", "seednode1.bitcoinplus.net"},
{"seednode2.bitcoinplus.net", "seednode2.bitcoinplus.net"},
When the release of new windows versions is planned?
When we are updated to a higher bitcoin version after more BIPs and refactoring so I don't have a time or date.Current version works fine for now.
Previously, I had no problems when I updated the node list, there used to be local IPs, only TORs and everything on new ports 80003
Your developer made the updates, these updates work for linux but for windows they are not working