<p>Increased leniency for default fee rates.  Related to <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="839100087" data-permission-text="Title is private" data-url="https://github.com/bisq-network/bisq/issues/5347" data-hovercard-type="pull_request" data-hovercard-url="/bisq-network/bisq/pull/5347/hovercard" href="https://github.com/bisq-network/bisq/pull/5347">#5347</a><br>
Added test to TxValidatorTest.java</p>
<p>Before:</p>
<pre><code>BTC fee: 441000
UNDERPAID. Expected BTC fee: 1029000 sats , actual fee paid: 441000 sats
Taker tx validation : FAIL
</code></pre>
<p>After:</p>
<pre><code>BTC fee: 441000
Leniency rule: the fee matches a different DAO parameter Expected BTC fee: 1029000 sats , actual fee paid: 441000 sats
Taker tx validation : SUCCESS
</code></pre>

<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/5365'>https://github.com/bisq-network/bisq/pull/5365</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>allow default fee values in leniency check</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5365/files#diff-5463c06ffd60c7abd16a8d9b5d2144776f344382fc2250e2460bc6260d4743d2">core/src/main/java/bisq/core/provider/mempool/TxValidator.java</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5365/files#diff-fa883ab918abd26687494c0de7f9c01e788949990bd6cc0d9b9cc7f510e6300e">core/src/test/java/bisq/core/provider/mempool/TxValidatorTest.java</a>
    (16)
  </li>
</ul>

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