[bisq-network/bisq] Allow take offer in case account age witness is not found and trade amount is small (#4897)

chimp1984 notifications at github.com
Fri Dec 4 18:45:34 CET 2020


In case the peers witness is not found and the trade amount 
is not exceeding TOLERATED_SMALL_TRADE_AMOUNT (0.01 BTC) we
return true for verifyPeersTradeAmount.
Before such offers could not be taken even the witness
check would be irrelevant as the trade amount is below the
threshold where we require account age witness.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * In case the peers witness is not found and the trade amount

-- File Changes --

    M core/src/main/java/bisq/core/account/witness/AccountAgeWitnessService.java (10)

-- Patch Links --

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


More information about the bisq-github mailing list