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

chimp1984 notifications at github.com
Tue Dec 15 03:33:27 CET 2020


 Change handling of delay at republishing

The delay was too long. Some users have 100 - 200
offers and with the 700 ms delay it takes 70-140 sec.
This causes more stress for the network and UI due
permanent adding of offers. We decreased delay to 30 ms per offer.
So with 200 offers it would be about 6 sec. Maybe we could reduce
it even further but as it is hard to test in the live network with
so many offers it is better to not be too radical with the change.
You can view, comment on, or merge this pull request online at:

  https://github.com/bisq-network/bisq/pull/4950

-- Commit Summary --

  * Cleanup
  * Change handling of delay at republishing

-- File Changes --

    M core/src/main/java/bisq/core/offer/OpenOfferManager.java (68)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/4950.patch
https://github.com/bisq-network/bisq/pull/4950.diff

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


More information about the bisq-github mailing list