[bisq-network/bisq] Improve offer publishing (#4950)

sqrrm notifications at github.com
Wed Dec 16 14:29:22 CET 2020


@sqrrm commented on this pull request.



>          }
+
+        OpenOffer openOffer = list.remove(0);
+        if (!openOffers.contains(openOffer) || openOffer.isDeactivated()) {

Yes, understood after the fix. Also the fix handles the recursion issue so I think it's good to merge.

-- 
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/4950#discussion_r544297596
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20201216/4b43563b/attachment-0001.htm>


More information about the bisq-github mailing list