[bisq-network/bisq] Cleanup signed witness (#4744)

sqrrm notifications at github.com
Tue Nov 3 17:06:03 CET 2020


<!-- 
- 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 https://github.com/bisq-network/proposals/issues/264

Payment methods using only accountagewitness can trade the full amount immediately, both when buying and when selling.

Payments methods with signing can trade the full amount immediately when selling, but has limits for buying according to the schedule described:
- 0.01 BTC for unsigned and up to 30 days after signing
- 0.125 BTC 30 days after signing
- 0.25 BTC 60 days after signing
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Remove unused old activation date
  * Refactor getTradeLimit
  * Clean up riskFactor methods
  * Change time dependent trade limits
  * Cleanup line breaks

-- File Changes --

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

-- Patch Links --

https://github.com/bisq-network/bisq/pull/4744.patch
https://github.com/bisq-network/bisq/pull/4744.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/4744
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20201103/f71deca0/attachment.html>


More information about the bisq-github mailing list