[bisq-network/bisq] Fix setting of buyer security deposit (#5539)

Christoph Atteneder notifications at github.com
Thu May 27 21:29:22 CEST 2021


The existing code failed if an offer was duplicated that had
a different minimum security deposit set. It is changed so that
it makes sure that the it never falls below the minimum buyer
security deposit and never exceeds the maximum security deposit
percentage.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Fix setting of buyer security deposit

-- File Changes --

    M desktop/src/main/java/bisq/desktop/main/offer/MutableOfferDataModel.java (2)
    M desktop/src/main/java/bisq/desktop/main/offer/MutableOfferViewModel.java (4)
    M desktop/src/main/java/bisq/desktop/main/portfolio/duplicateoffer/DuplicateOfferDataModel.java (16)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/5539.patch
https://github.com/bisq-network/bisq/pull/5539.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/5539
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20210527/4df40701/attachment-0001.htm>


More information about the bisq-github mailing list