<p>The existing code failed if an offer was duplicated that had<br>
a different minimum security deposit set. It is changed so that<br>
it makes sure that the it never falls below the minimum buyer<br>
security deposit and never exceeds the maximum security deposit<br>
percentage.</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/5539'>https://github.com/bisq-network/bisq/pull/5539</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Fix setting of buyer security deposit</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5539/files#diff-3cf8bddee5a7364f6e0018392f074e94107ee04a145a51dec551b6b7145002f6">desktop/src/main/java/bisq/desktop/main/offer/MutableOfferDataModel.java</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5539/files#diff-6be5a2a3e9efad426d4520445826d641b9e78a901f8120af6c528cced19a0587">desktop/src/main/java/bisq/desktop/main/offer/MutableOfferViewModel.java</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5539/files#diff-fa73f123681807b0175f21ec121381945b2268a5c4385df047927a53dd720c9e">desktop/src/main/java/bisq/desktop/main/portfolio/duplicateoffer/DuplicateOfferDataModel.java</a>
    (16)
  </li>
</ul>

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