[bisq-network/bisq] Improve fee handling (PR #5826)

chimp1984 notifications at github.com
Sun Nov 14 14:54:24 CET 2021


You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Add fee fields to filter
  * Add filterManager to filterManager (will
  * Add blockHeightAtOfferCreation to TxValidator
  * Extract minFeeParam
  * Break up if else clauses (helps for improvements
  * Extract vars
  * Add check for fee from filter
  * Use genesis height in maybeTestFeeFromFilter instead of 0
  * Rename getFeeHistorical to calculateFee

-- File Changes --

    M core/src/main/java/bisq/core/filter/Filter.java (58)
    M core/src/main/java/bisq/core/provider/mempool/MempoolService.java (6)
    M core/src/main/java/bisq/core/provider/mempool/TxValidator.java (202)
    M core/src/main/resources/i18n/displayStrings.properties (6)
    M core/src/test/java/bisq/core/provider/mempool/TxValidatorTest.java (4)
    M desktop/src/main/java/bisq/desktop/main/overlays/windows/FilterWindow.java (31)
    M proto/src/main/proto/pb.proto (4)

-- Patch Links --

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


More information about the bisq-github mailing list