[bisq-network/bisq] Add missing check if tx was in correct phase (#5444)

chimp1984 notifications at github.com
Wed Apr 28 05:51:01 CEST 2021


There have been 1 tx in cycle 17 and 2 txs in cycle 23 which have been confirmed outside of the phase.
The vote result had excluded it correctly but for the hash calculation for the blind vote monitor the
phase check was missing which results in an incorrect hash.
By fixing that the past hashes back to cycle 17 are all invalid. Once all seed nodes are running that
patch nodes should be in sync again. As it did not affect consensus but only the monitoring it is not
critical.

You can view, comment on, or merge this pull request online at:

  https://github.com/bisq-network/bisq/pull/5444

-- Commit Summary --

  * Add missing check if tx was in correct phase

-- File Changes --

    M core/src/main/java/bisq/core/dao/monitoring/BlindVoteStateMonitoringService.java (6)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/5444.patch
https://github.com/bisq-network/bisq/pull/5444.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/5444
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20210427/bae7b28f/attachment.htm>


More information about the bisq-github mailing list