[bisq-network/bisq] DAO cycle display after reorg (#2064)

Manfred Karrer notifications at github.com
Wed Dec 5 17:37:44 UTC 2018


Was it correct after a restart? 

To avoid that we need to handle all possible cases we could do following:
If reorg depth < break then it cannot / must not break the consensus/vote result and with that also param changes. So we can ignore that there are changes and we need to adjust all to reflect that. 
If reorg depth >= break then we reset from genesis, with that all params and all get reset as well (new empty DaoState object).

-- 
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/issues/2064#issuecomment-444574398
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20181205/d478e18c/attachment.html>


More information about the bisq-github mailing list