bisq/core
Manfred Karrer 8982f108cb
Support handling of removed assets.
- 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.
2018-11-07 14:01:58 -05:00
..
.tx Merge core repository at 4597613 2018-09-05 10:48:22 +02:00
src Support handling of removed assets. 2018-11-07 14:01:58 -05:00
update_translations.sh Merge core repository at 4597613 2018-09-05 10:48:22 +02:00