<p>This is a second go at <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="609301278" data-permission-text="Title is private" data-url="https://github.com/bisq-network/bisq/issues/4212" data-hovercard-type="pull_request" data-hovercard-url="/bisq-network/bisq/pull/4212/hovercard" href="https://github.com/bisq-network/bisq/pull/4212">#4212</a>, which was reverted. The previous PR was fixing some problems with switch statements and a typo where a short-circuit boolean operator was used without need. This PR is the same as the last one, but the semantic/cosmetic changes (why the original PR was reverted) are removed and it also implements a suggestion by <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/ManfredKarrer/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ManfredKarrer">@ManfredKarrer</a> to add a (forgotten) check.</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/4250'>https://github.com/bisq-network/bisq/pull/4250</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Typo short-circuit boolean operator</li>
  <li>Fix forgotten break in switch statement #1</li>
  <li>Fix forgotten break in switch statement #2</li>
  <li>Check if these *_MIN_AMOUNTs don't exceed 200k BSQ</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4250/files#diff-615348b46a1542ec1450b38cb1bdec95">core/src/main/java/bisq/core/dao/governance/proposal/param/ChangeParamValidator.java</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4250/files#diff-b0a40a1f6c0318935630821c3232aaf2">core/src/main/java/bisq/core/dao/node/parser/TxOutputParser.java</a>
    (1)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4250/files#diff-dcdbc6a034a83164c59b7128d14a831b">p2p/src/main/java/bisq/network/p2p/network/Connection.java</a>
    (2)
  </li>
</ul>

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