Post
Topic
Board Announcements (Altcoins)
Re: ►►►[XBC] BitcoinPlus ►Official Thread◄官方公告◄◄◄
by
BitcoinPlusBus
on 12/10/2017, 10:08:49 UTC


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.

Quote
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#L1184


They 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"},


Quote
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.