<p>Unfail trades from failed tab with ctrl+y</p>
<p>A check is done if the trade can be unfailed, first by checking that it has the required txs (deposittx and delayedpayouttx) and that the addresses needed are available. If they are the trade is moved to pending trades and the addresses tagged appropriately to allow for mediation or normal completion of the trade.</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/4157'>https://github.com/bisq-network/bisq/pull/4157</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Add shortcut to move failed trade to pending trades</li>
  <li>Reattach addresses when unfailing trade</li>
  <li>Don't unfail if deposit or delayedpayout txs are missing</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4157/files#diff-175a000b168b07796b0a44c8979b3be3">core/src/main/java/bisq/core/btc/wallet/BtcWalletService.java</a>
    (7)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4157/files#diff-5bdbc074df621c9b94b16c72ca834894">core/src/main/java/bisq/core/trade/TradeManager.java</a>
    (62)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4157/files#diff-690aefa840289f7bfc6884dad5823293">core/src/main/java/bisq/core/trade/TradeUtils.java</a>
    (79)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4157/files#diff-22dc8ba2292641ac9123887a259c3e62">core/src/main/java/bisq/core/trade/failed/FailedTradesManager.java</a>
    (34)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4157/files#diff-2b16c2ca0e92ce28cd7268b07a143647">core/src/main/resources/i18n/displayStrings.properties</a>
    (7)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4157/files#diff-be6024262fee463173a030e9575202d4">desktop/src/main/java/bisq/desktop/main/portfolio/failedtrades/FailedTradesDataModel.java</a>
    (7)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4157/files#diff-caadc50352f7c47d98c8307a09aef1f8">desktop/src/main/java/bisq/desktop/main/portfolio/failedtrades/FailedTradesView.java</a>
    (57)
  </li>
</ul>

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