<p>Currently there is a bug in BitcoinJ causing the timeout at all BSQ<br>
transactions.<br>
It is because BitcoinJ does not handle confidence object correctly in<br>
case as tx got altered after the<br>
Wallet.complete() method is called which is the case for all BSQ txs.<br>
We will work on a fix for that but that<br>
will take more time. In the meantime we reduce the timeout to 5<br>
seconds to avoid that the trade protocol runs<br>
into a timeout when using BSQ for trade fee.</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/2657'>https://github.com/bisq-network/bisq/pull/2657</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Reduce tx broadcast timeout</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2657/files#diff-0">core/src/main/java/bisq/core/btc/wallet/TxBroadcaster.java</a>
    (7)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/bisq-network/bisq/pull/2657.patch'>https://github.com/bisq-network/bisq/pull/2657.patch</a></li>
  <li><a href='https://github.com/bisq-network/bisq/pull/2657.diff'>https://github.com/bisq-network/bisq/pull/2657.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/2657">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AkpZtu9URROV9A3Bkkv-Fh9fxNPxoWa8ks5vd60wgaJpZM4cfo7a">mute the thread</a>.<img src="https://github.com/notifications/beacon/AkpZtvmTBV_ChbGf_rnBl_D-60KLGmVaks5vd60wgaJpZM4cfo7a.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/bisq-network/bisq","title":"bisq-network/bisq","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/bisq-network/bisq"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Reduce tx broadcast timeout (#2657)"}],"action":{"name":"View Pull Request","url":"https://github.com/bisq-network/bisq/pull/2657"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/pull/2657",
"url": "https://github.com/bisq-network/bisq/pull/2657",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>