[bisq-network/bisq] Bisq locks up when trying to take an offer (#4760)

chimp1984 notifications at github.com
Sun Nov 8 01:10:03 CET 2020


Yes, we added that to avoid those bugs with repeated failed take-offer attempts. The offer ID is the trade ID, if you could take an offer several times (if it failes first and get moved to failed trades) we get problems as the trade ID should be unique. So there have been several areas where that situation can lead to bugs, so we decided to disallow take an offer again once its failed. Better than running into bugs when taking again.  Engineering effort to change all that so support all those potential error situations would be too big to justify the use case.

-- 
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/4760#issuecomment-723511987
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20201107/b5532fd6/attachment.html>


More information about the bisq-github mailing list