[bisq-network/bisq] Fix issues with wrong base currency (#1913)

Manfred Karrer notifications at github.com
Sun Nov 11 23:01:28 UTC 2018


>From the changes in isCryptoCurrency which return true in case of BTC
there have been some bugs. We changed the check to distinguish between
altcoin and fiat to check for BTC as base currency now.
That area would require a bigger refactoring...

Fixes https://github.com/bisq-network/bisq/issues/1909
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Fix issues with wrong base currency

-- File Changes --

    M core/src/main/java/bisq/core/offer/OfferPayload.java (4)
    M core/src/main/java/bisq/core/trade/statistics/AssetTradeActivityCheck.java (1)
    M core/src/main/java/bisq/core/trade/statistics/TradeStatistics.java (3)
    M core/src/main/java/bisq/core/trade/statistics/TradeStatistics2.java (3)

-- Patch Links --

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


More information about the bisq-github mailing list