[bisq-network/bisq] Bug at reorgs (Issue #5809)

chimp1984 notifications at github.com
Thu Nov 4 23:29:04 CET 2021


When a reorg happens the app gets in a loop of deleting daoState to get it replaced from resources and requesting new blocks which triggers the cycle again... 

I will look into fixing it after the open PRs are merged.
Simple version would be to enforce a restart. Other more complex option is to replace daoState with resources without restart. But that might cause issues in clients if they do not listen to that event and not getting updated. 
Not sure how often reorgs happen in Bitcoin, I guess very rarely. If so the restart options seems ok and carries less risk.  

-- 
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/5809
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20211104/cfc071ab/attachment.htm>


More information about the bisq-github mailing list