[bisq-network/bisq] Refactor fee estimation (#2251)

Manfred Karrer notifications at github.com
Fri Jan 11 22:24:37 UTC 2019


Danger zone ;-)
This needs some good testing and careful review.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Add TxFeeEstimationService
  * Add TxFeeEstimationServiceTest
  * Add getEstimatedFeeTxSize method
  * Remove estimateBtcTradingFeeTxSize
  * Use TxFeeEstimationService

-- File Changes --

    M core/src/main/java/bisq/core/btc/BitcoinModule.java (1)
    A core/src/main/java/bisq/core/btc/TxFeeEstimationService.java (159)
    M core/src/main/java/bisq/core/btc/wallet/BtcWalletService.java (18)
    M core/src/main/java/bisq/core/btc/wallet/TradeWalletService.java (31)
    A core/src/test/java/bisq/core/btc/TxFeeEstimationServiceTest.java (123)
    M desktop/src/main/java/bisq/desktop/main/offer/MutableOfferDataModel.java (85)
    M desktop/src/main/java/bisq/desktop/main/offer/createoffer/CreateOfferDataModel.java (6)
    M desktop/src/main/java/bisq/desktop/main/offer/takeoffer/TakeOfferDataModel.java (145)
    M desktop/src/main/java/bisq/desktop/main/portfolio/editoffer/EditOfferDataModel.java (6)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/2251.patch
https://github.com/bisq-network/bisq/pull/2251.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/2251
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190111/6124f0b6/attachment-0001.html>


More information about the bisq-github mailing list