[bisq-network/bisq] Fix bugs with voting (#1722)

sqrrm notifications at github.com
Tue Sep 25 15:00:18 UTC 2018


sqrrm commented on this pull request.



> @@ -74,9 +74,9 @@
     PHASE_BREAK1(1),        // 10 blocks
     PHASE_BLIND_VOTE(2),    // 4 days
     PHASE_BREAK2(1),        // 10 blocks
-    PHASE_VOTE_REVEAL(1),   // 2 days
+    PHASE_VOTE_REVEAL(2),   // 2 days

My thinking is that it's good to add hard limits that can't be exceeded now since it makes no sense to allow breaking them, and we now have it clear in our minds.

-- 
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/1722#discussion_r220227359
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20180925/32ef5b41/attachment.html>


More information about the bisq-github mailing list