<p><b>@ManfredKarrer</b> approved this pull request.</p>

<p>utACK</p><hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/2609#discussion_r270997382">core/src/main/java/bisq/core/btc/setup/WalletConfig.java</a>:</p>
<pre style='color:#555'>> @@ -87,7 +87,9 @@
 // Does the basic wiring
 @Slf4j
 public class WalletConfig extends AbstractIdleService {
-    private static final int TIMEOUT = 120 * 1000;  // connectTimeoutMillis. 60 sec used in bitcoinj, but for Tor we allow more.
+    private static final int TOR_SOCKET_TIMEOUT = 120 * 1000;  // 1 sec used in bitcoinj, but since bisq uses Tor we allow more.
+    private static final int TOR_VERSION_EXCHANGE_TIMEOUT = 125 * 1000;  // 5 sec used in bitcoinj, but since bisq uses Tor we allow more.
</pre>
<p>Is it intended to just have a slightly diff. value to TOR_SOCKET_TIMEOUT?</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/pull/2609?email_source=notifications&email_token=AJFFTNQ25G7RMQ54EDBSOKTPVMWXFA5CNFSM4HCZKRW2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBUYGVGY#pullrequestreview-221276827">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNQLHQNTRDQ4UXQS2ATPVMWXFANCNFSM4HCZKRWQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AJFFTNWO3NWFN426MY7GDKLPVMWXFA5CNFSM4HCZKRW2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBUYGVGY.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/2609?email_source=notifications\u0026email_token=AJFFTNQ25G7RMQ54EDBSOKTPVMWXFA5CNFSM4HCZKRW2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBUYGVGY#pullrequestreview-221276827",
"url": "https://github.com/bisq-network/bisq/pull/2609?email_source=notifications\u0026email_token=AJFFTNQ25G7RMQ54EDBSOKTPVMWXFA5CNFSM4HCZKRW2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBUYGVGY#pullrequestreview-221276827",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>