<p>We disconnected seed nodes of we exceeded our connectionlimit which caused that getBlockResponses where not received. This PR fixes that.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/bisq-network/bisq/pull/2821'>https://github.com/bisq-network/bisq/pull/2821</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Fix issue with too early disconnect to seeds</li>
  <li>Call setAllowDisconnectSeedNodes from LiteNode after blocks received</li>
  <li>Cleanups</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2821/files#diff-0">core/src/main/java/bisq/core/dao/node/full/network/FullNodeNetworkService.java</a>
    (1)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2821/files#diff-1">core/src/main/java/bisq/core/dao/node/lite/network/LiteNodeNetworkService.java</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2821/files#diff-2">desktop/src/main/java/bisq/desktop/main/settings/network/NetworkSettingsView.java</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2821/files#diff-3">p2p/src/main/java/bisq/network/p2p/network/Connection.java</a>
    (1)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2821/files#diff-4">p2p/src/main/java/bisq/network/p2p/network/NetworkNode.java</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2821/files#diff-5">p2p/src/main/java/bisq/network/p2p/peers/PeerManager.java</a>
    (49)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2821/files#diff-6">p2p/src/main/java/bisq/network/p2p/peers/getdata/RequestDataManager.java</a>
    (18)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/bisq-network/bisq/pull/2821.patch'>https://github.com/bisq-network/bisq/pull/2821.patch</a></li>
  <li><a href='https://github.com/bisq-network/bisq/pull/2821.diff'>https://github.com/bisq-network/bisq/pull/2821.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq/pull/2821">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNTAFUKFRNTFALDOTBTPU2RAJANCNFSM4HMH3VEA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AJFFTNWM5CWA6VPISLAI4NLPU2RAJA5CNFSM4HMH3VEKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GTHLJIA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/pull/2821",
"url": "https://github.com/bisq-network/bisq/pull/2821",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>