[bisq-network/bisq] Fix issue with invalid vote result (#2358)

Manfred Karrer notifications at github.com
Sun Feb 3 15:45:18 UTC 2019


To fix the issue I call the voteReveal method only after parsing of all blocks is complete (and after that on each parsed block). The bsqNode.getChainTipHeight() must never be used for consensus code but only for requesting blocks via RCP or from a seed node. That height is not in sync with the daoState and not even guarantees to be the latest live block. 

-- 
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/2358#issuecomment-460062634
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190203/f7c4fd9a/attachment.html>


More information about the bisq-github mailing list