[bisq-network/bisq] Lower tolerated small amount (#5318)

sqrrm notifications at github.com
Tue Mar 16 13:19:21 CET 2021


Split tolerated amount for placing offers with unsigned accounts
and tolerated amount for taking offers.

<!-- 
- make yourself familiar with the CONTRIBUTING.md if you have not already (https://github.com/bisq-network/bisq/blob/master/CONTRIBUTING.md)
- make sure you follow our [coding style guidelines][https://github.com/bisq-network/style/issues)
- pick a descriptive title
- provide some meaningful PR description below
- create the PR
- in case you receive a "Change request" and/or a NACK, please react within 30 days. If not, we will close your PR and it can not be up for compensation.
- After addressing the change request, __please re-request a review!__ Otherwise we might miss your PR as we tend to only look at pull requests tagged with a "review required".
-->

Implements suggestion in https://github.com/bisq-network/proposals/issues/322

Split the small amount check between own side and peer side. Lower size that can be created but allows for taking already created buy offers with the old higher amount. The peer side check can later be lowered once the outstanding higher amount offers have been taken.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Lower tolerated small amount

-- File Changes --

    M core/src/main/java/bisq/core/account/witness/AccountAgeWitnessService.java (19)
    M core/src/main/java/bisq/core/offer/OfferRestrictions.java (6)
    M desktop/src/main/java/bisq/desktop/main/account/content/fiataccounts/FiatAccountsView.java (4)
    M desktop/src/main/java/bisq/desktop/main/offer/MutableOfferViewModel.java (4)
    M desktop/src/main/java/bisq/desktop/main/offer/offerbook/OfferBookView.java (2)
    M desktop/src/main/java/bisq/desktop/main/offer/takeoffer/TakeOfferViewModel.java (6)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/5318.patch
https://github.com/bisq-network/bisq/pull/5318.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/5318
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20210316/f98a671a/attachment.htm>


More information about the bisq-github mailing list