[bisq-network/bisq] Porting Manfred's HTTP API changes from bisq-core to the mono repo (#1686)

mrosseel notifications at github.com
Fri Sep 14 14:12:30 UTC 2018


Manual port of the changes @ManfredKarrer did on his http-api branch in bisq-core.
Since the Bisq project switched to another repo structure in the mean time, I ported these changes over so they are quickly included in the master of Bisq and the API can make use of them.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Migration of Manfred's http-api branch against core to the mono repo
  * Migration of Manfred's http-api branch against core to the mono repo

-- File Changes --

    M core/src/main/java/bisq/core/app/AppOptionKeys.java (2)
    M core/src/main/java/bisq/core/app/BisqEnvironment.java (12)
    M core/src/main/java/bisq/core/app/BisqExecutable.java (11)
    M core/src/main/java/bisq/core/app/BisqFacade.java (11)
    M core/src/main/java/bisq/core/app/BisqHeadlessApp.java (1)
    M core/src/main/java/bisq/core/app/BisqHeadlessAppMain.java (5)
    M core/src/main/java/bisq/core/app/BisqSetup.java (32)
    M core/src/main/java/bisq/core/app/misc/ExecutableForAppWithP2p.java (5)
    D core/src/main/java/bisq/core/btc/BalanceModel.java (116)
    A core/src/main/java/bisq/core/btc/BalanceUtil.java (81)
    A core/src/main/java/bisq/core/btc/Balances.java (108)
    M core/src/main/java/bisq/core/btc/BitcoinModule.java (3)
    M core/src/main/java/bisq/core/offer/OfferUtil.java (119)
    A core/src/main/java/bisq/core/offer/TxFeeEstimation.java (148)
    M core/src/main/java/bisq/core/offer/placeoffer/tasks/ValidateOffer.java (1)
    M core/src/main/java/bisq/core/payment/AccountAgeWitnessService.java (6)
    M core/src/main/java/bisq/core/presentation/BalancePresentation.java (12)
    M core/src/main/java/bisq/core/trade/TradeManager.java (9)
    M desktop/src/main/java/bisq/desktop/app/BisqAppMain.java (4)
    M desktop/src/main/java/bisq/desktop/main/funds/withdrawal/WithdrawalView.java (2)

-- Patch Links --

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


More information about the bisq-github mailing list