<p>After further testing, I realized I introduced a bug in commit <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/bisq-network/bisq/commit/4f4b0f6ce97878a81155aac29401b8206ed42c41/hovercard" href="https://github.com/bisq-network/bisq/commit/4f4b0f6ce97878a81155aac29401b8206ed42c41"><tt>4f4b0f6</tt></a> because apparently the ArrayList.contains() method does not properly work for BlockChainExplorer object - to fix this I implemented a new contains() method that uses string comparison instead</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/3852'>https://github.com/bisq-network/bisq/pull/3852</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Check existence of selected block explorer using name string comparison</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/3852/files#diff-0">core/src/main/java/bisq/core/user/Preferences.java</a>
    (16)
  </li>
</ul>

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