[bisq-network/bisq] Support handling of removed assets. (#1895)

Manfred Karrer notifications at github.com
Wed Nov 7 19:03:17 UTC 2018


- cross check the isCryptoCurrency method if the symbol matches any
fiat currency and of both not match consider it still a CC. In case of
a removed asset it was returning false before which caused an issue in
the trade currency pair showing both sides as BTC.
- Show N/A for name in case the asset is not available.

The code mostly operates with the ticker symbol which gets stored in
the offer, so even an asset is removed traders who have that asset in
their account list can trade without problems.
Tested create offer, take offer and executing a trade.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Support handling of removed assets.

-- File Changes --

    M core/src/main/java/bisq/core/locale/CurrencyUtil.java (22)

-- Patch Links --

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


More information about the bisq-github mailing list