[bisq-network/bisq] Fix getBlocks issue (#2821)

Manfred Karrer notifications at github.com
Sat May 11 10:57:08 UTC 2019


We disconnected seed nodes of we exceeded our connectionlimit which caused that getBlockResponses where not received. This PR fixes that.
You can view, comment on, or merge this pull request online at:

  https://github.com/bisq-network/bisq/pull/2821

-- Commit Summary --

  * Fix issue with too early disconnect to seeds
  * Call setAllowDisconnectSeedNodes from LiteNode after blocks received
  * Cleanups

-- File Changes --

    M core/src/main/java/bisq/core/dao/node/full/network/FullNodeNetworkService.java (1)
    M core/src/main/java/bisq/core/dao/node/lite/network/LiteNodeNetworkService.java (5)
    M desktop/src/main/java/bisq/desktop/main/settings/network/NetworkSettingsView.java (2)
    M p2p/src/main/java/bisq/network/p2p/network/Connection.java (1)
    M p2p/src/main/java/bisq/network/p2p/network/NetworkNode.java (5)
    M p2p/src/main/java/bisq/network/p2p/peers/PeerManager.java (49)
    M p2p/src/main/java/bisq/network/p2p/peers/getdata/RequestDataManager.java (18)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/2821.patch
https://github.com/bisq-network/bisq/pull/2821.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/2821
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190511/25827d68/attachment.html>


More information about the bisq-github mailing list