<p>Split tolerated amount for placing offers with unsigned accounts<br>
and tolerated amount for taking offers.</p>

<p>Implements suggestion in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="832562526" data-permission-text="Title is private" data-url="https://github.com/bisq-network/proposals/issues/322" data-hovercard-type="issue" data-hovercard-url="/bisq-network/proposals/issues/322/hovercard" href="https://github.com/bisq-network/proposals/issues/322">bisq-network/proposals#322</a></p>
<p>Split the small amount check between own side and peer side. Lower size that can be created but allows for taking already created buy offers with the old higher amount. The peer side check can later be lowered once the outstanding higher amount offers have been taken.</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/5318'>https://github.com/bisq-network/bisq/pull/5318</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Lower tolerated small amount</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5318/files#diff-9d02d3375065ea51b46c7646a9e7e25a97a6342f010328279238c1a3867306c6">core/src/main/java/bisq/core/account/witness/AccountAgeWitnessService.java</a>
    (19)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5318/files#diff-62fc43d14ea11b5728f0ee2e929449e3ef96f03fc38feed87e76a19c90ce2ae2">core/src/main/java/bisq/core/offer/OfferRestrictions.java</a>
    (6)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5318/files#diff-c5abb5ef938520e00047e774840a1990b4210c048e3f3fdf7478edca3935c0cb">desktop/src/main/java/bisq/desktop/main/account/content/fiataccounts/FiatAccountsView.java</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5318/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/5318/files#diff-0efd89b6d9829067ee93ebac90eead982226606076552e2b0ccc179670ce944c">desktop/src/main/java/bisq/desktop/main/offer/offerbook/OfferBookView.java</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5318/files#diff-574ce6bfa753de6de705ba360ded021a7a94dcc406ad740c009483f3a2effae7">desktop/src/main/java/bisq/desktop/main/offer/takeoffer/TakeOfferViewModel.java</a>
    (6)
  </li>
</ul>

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