<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/dmos62/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dmos62">@dmos62</a> I have the feeling the fixing of the wrong used <code>detected</code> value before that is now solved  automatically by the <code>null</code> check might cause this issue.<br>
<a href="https://github.com/bisq-network/bisq/blob/fdc17e90eb2992e119ca8d0a5a82b9fa7c0afd6b/core/src/main/java/bisq/core/btc/nodes/LocalBitcoinNode.java#L71-L76">https://github.com/bisq-network/bisq/blob/fdc17e90eb2992e119ca8d0a5a82b9fa7c0afd6b/core/src/main/java/bisq/core/btc/nodes/LocalBitcoinNode.java#L71-L76</a><br>
We have fixed the issue that it defaulted back then to <code>true</code> without having the detection set, but this change might cause other issues. I think that is also the reason why at following code part the local bitcoin flag is checked again.<br>
<a href="https://github.com/bisq-network/bisq/blob/fdc17e90eb2992e119ca8d0a5a82b9fa7c0afd6b/core/src/main/java/bisq/core/app/BisqSetup.java#L548-L550">https://github.com/bisq-network/bisq/blob/fdc17e90eb2992e119ca8d0a5a82b9fa7c0afd6b/core/src/main/java/bisq/core/app/BisqSetup.java#L548-L550</a></p>
<p>Maybe the safer solution would be to update the <code>useTorForBTC</code> in the WalletSetup after doing the first detection during the Bisq startup sequence introducing again at step2 the local bitcoin node check. What do you think?</p>

<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/issues/4073#issuecomment-600548547">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNUCWFSWLRZE6PB6KBLRICQKTANCNFSM4LNNIE7Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNU45JQTOI7CFCMXVJDRICQKTA5CNFSM4LNNIE72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPF2JQY.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/issues/4073#issuecomment-600548547",
"url": "https://github.com/bisq-network/bisq/issues/4073#issuecomment-600548547",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>