<p>This prevents incorrect formatted banned seednodes in bisq.properties file to block Bisq from starting.</p>
<p>It will only log an error and filter all banned seednodes that are correctly formatted.<br>
I checked banned BTC nodes and banned price relay nodes and those are handled gracefully already.</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/5469'>https://github.com/bisq-network/bisq/pull/5469</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Filter banned seednodes with wrong format</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5469/files#diff-656c1030ae4bdb35839ac139585f32a63c3aae521641650cbd1f59bfeaa52472">core/src/main/java/bisq/core/network/p2p/seed/DefaultSeedNodeRepository.java</a>
    (18)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5469/files#diff-f6d0f7dd0be8148ac8cae93ff7147a3d54f80490522abc4fcf5444c62de53ad4">core/src/test/java/bisq/core/network/p2p/seed/DefaultSeedNodeRepositoryTest.java</a>
    (11)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/bisq-network/bisq/pull/5469.patch'>https://github.com/bisq-network/bisq/pull/5469.patch</a></li>
  <li><a href='https://github.com/bisq-network/bisq/pull/5469.diff'>https://github.com/bisq-network/bisq/pull/5469.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/5469">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNSWXSZN4UOHENRMV63TMD6AVANCNFSM44EGQSPA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNW5WRZ4TOLR66MYOQDTMD6AVA5CNFSM44EGQSPKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4NBZWCHQ.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/5469",
"url": "https://github.com/bisq-network/bisq/pull/5469",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>