<p>If dispute opener is old client the delayed payout tx is not sent in mediation case (only in refund agent cases).<br>
At 1.4.0 we send it as well in mediation case and the mediator get a warning shown in case its missing.<br>
To avoid that warning we check if dispute is of refund agent type and only check in that case.<br>
This can be removed once we have enforced update to 1.4.0 (segwit will require that).<br>
Also added checks to not add null entries in the duplicates checks.</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/4638'>https://github.com/bisq-network/bisq/pull/4638</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Fix bug at mediation with old client</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4638/files#diff-247e1f2925ead73a58e8cdb4ea9db3012897f55ff66f364d0d353f14f8b10410">core/src/main/java/bisq/core/support/dispute/Dispute.java</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4638/files#diff-c99824e947271c86609d5111610a80ce368e3b67c6bd556f883ca96bf11c7a3b">core/src/main/java/bisq/core/trade/TradeDataValidation.java</a>
    (43)
  </li>
</ul>

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