<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/jmacxx/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jmacxx">@jmacxx</a> Looking at the <code>DEFAULT_BROADCAST_TIMEOUT</code> we probably have to do some more work to make it safe to increase</p>
<div class="highlight highlight-source-java"><pre>    <span class="pl-c"><span class="pl-c">//</span> Currently there is a bug in BitcoinJ causing the timeout at all BSQ transactions.</span>
    <span class="pl-c"><span class="pl-c">//</span> It is because BitcoinJ does not handle confidence object correctly in case as tx got altered after the</span>
    <span class="pl-c"><span class="pl-c">//</span> Wallet.complete() method is called which is the case for all BSQ txs. We will work on a fix for that but that</span>
    <span class="pl-c"><span class="pl-c">//</span> will take more time. In the meantime we reduce the timeout to 5 seconds to avoid that the trade protocol runs</span>
    <span class="pl-c"><span class="pl-c">//</span> into a timeout when using BSQ for trade fee.</span>
    <span class="pl-k">private</span> <span class="pl-k">static</span> <span class="pl-k">final</span> <span class="pl-k">int</span> <span class="pl-c1">DEFAULT_BROADCAST_TIMEOUT</span> <span class="pl-k">=</span> <span class="pl-c1">5</span>;</pre></div>

<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/4521#issuecomment-691882779">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNWF6BYGYGEI3IEIE7LSFXC6JANCNFSM4RK5DKDQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNUGYVMB52PNDTGD3JTSFXC6JA5CNFSM4RK5DKD2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFE6UWGY.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/4521#issuecomment-691882779",
"url": "https://github.com/bisq-network/bisq/pull/4521#issuecomment-691882779",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>