<p>There have been 1 tx in cycle 17 and 2 txs in cycle 23 which have been confirmed outside of the phase.<br>
The vote result had excluded it correctly but for the hash calculation for the blind vote monitor the<br>
phase check was missing which results in an incorrect hash.<br>
By fixing that the past hashes back to cycle 17 are all invalid. Once all seed nodes are running that<br>
patch nodes should be in sync again. As it did not affect consensus but only the monitoring it is not<br>
critical.</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/5444'>https://github.com/bisq-network/bisq/pull/5444</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Add missing check if tx was in correct phase</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5444/files#diff-f04dd890818201a28b0758ac1cfb814d4760d910ff98c5795dc6ea34cce242bc">core/src/main/java/bisq/core/dao/monitoring/BlindVoteStateMonitoringService.java</a>
    (6)
  </li>
</ul>

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