[bisq-network/bisq] List LitecoinZ (LTZ) (#2221)

Mark LTZ notifications at github.com
Tue Jan 8 14:33:52 UTC 2019


The aim of this PR is to list LitecoinZ (LTZ) on bisq.

- Official website: https://litecoinz.org/
- Official project Github: https://github.com/litecoinz-project
- Official block explorer: https://insight.litecoinz.org/

This PR replace the previous https://github.com/bisq-network/bisq/pull/1910 closed by @ManfredKarrer 

PS: File `'core/src/test/java/bisq/core/user/PreferencesTest.java'` was changed to avoid build fail:

```
$ ./gradlew build
........
bisq.core.user.PreferencesTest > testGetUniqueListOfCryptoCurrencies FAILED
    java.lang.AssertionError at PreferencesTest.java:127
14:50:14.799 [OpenOfferManager.ShutDownHook] DEBUG bisq.core.offer.OpenOfferManager - remove all open offers at shutDown
14:50:14.799 [OpenOfferManager.ShutDownHook] DEBUG bisq.core.offer.OpenOfferManager - remove all open offers at shutDown
14:50:14.799 [OpenOfferManager.ShutDownHook] DEBUG bisq.core.offer.OpenOfferManager - remove all open offers at shutDown

95 tests completed, 1 failed, 6 skipped

> Task :core:test FAILED

FAILURE: Build failed with an exception.
........
BUILD FAILED in 1m 43s
24 actionable tasks: 24 executed
```

After changing the file `'core/src/test/java/bisq/core/user/PreferencesTest.java'`:

```
$ ./gradlew build
........
BUILD SUCCESSFUL in 2m 1s
74 actionable tasks: 52 executed, 22 up-to-date
```

Regards,
Mark

You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * List LitecoinZ (LTZ)

-- File Changes --

    A assets/src/main/java/bisq/asset/coins/LitecoinZ.java (42)
    M assets/src/main/resources/META-INF/services/bisq.asset.Asset (1)
    A assets/src/test/java/bisq/asset/coins/LitecoinZTest.java (43)
    M core/src/main/java/bisq/core/locale/CurrencyUtil.java (1)
    M core/src/main/resources/i18n/displayStrings.properties (2)
    M core/src/main/resources/i18n/displayStrings_de.properties (2)
    M core/src/main/resources/i18n/displayStrings_el.properties (2)
    M core/src/main/resources/i18n/displayStrings_es.properties (2)
    M core/src/main/resources/i18n/displayStrings_fa.properties (2)
    M core/src/main/resources/i18n/displayStrings_fr.properties (2)
    M core/src/main/resources/i18n/displayStrings_hu.properties (2)
    M core/src/main/resources/i18n/displayStrings_pt.properties (2)
    M core/src/main/resources/i18n/displayStrings_ro.properties (2)
    M core/src/main/resources/i18n/displayStrings_ru.properties (2)
    M core/src/main/resources/i18n/displayStrings_sr.properties (2)
    M core/src/main/resources/i18n/displayStrings_th.properties (2)
    M core/src/main/resources/i18n/displayStrings_vi.properties (2)
    M core/src/main/resources/i18n/displayStrings_zh.properties (2)
    M core/src/test/java/bisq/core/user/PreferencesTest.java (2)
    M desktop/src/main/java/bisq/desktop/main/account/content/altcoinaccounts/AltCoinAccountsView.java (5)

-- Patch Links --

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


More information about the bisq-github mailing list