<p>The aim of this PR is to list LitecoinZ (LTZ) on bisq.</p>
<ul>
<li>Official website: <a href="https://litecoinz.org/" rel="nofollow">https://litecoinz.org/</a></li>
<li>Official project Github: <a href="https://github.com/litecoinz-project">https://github.com/litecoinz-project</a></li>
<li>Official block explorer: <a href="https://insight.litecoinz.org/" rel="nofollow">https://insight.litecoinz.org/</a></li>
</ul>
<p>This PR replace the previous <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="379528278" data-permission-text="Issue title is private" data-url="https://github.com/bisq-network/bisq/issues/1910" data-hovercard-type="pull_request" data-hovercard-url="/bisq-network/bisq/pull/1910/hovercard" href="https://github.com/bisq-network/bisq/pull/1910">#1910</a> closed by <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=1449498" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ManfredKarrer">@ManfredKarrer</a></p>
<p>PS: File <code>'core/src/test/java/bisq/core/user/PreferencesTest.java'</code> was changed to avoid build fail:</p>
<pre><code>$ ./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
</code></pre>
<p>After changing the file <code>'core/src/test/java/bisq/core/user/PreferencesTest.java'</code>:</p>
<pre><code>$ ./gradlew build
........
BUILD SUCCESSFUL in 2m 1s
74 actionable tasks: 52 executed, 22 up-to-date
</code></pre>
<p>Regards,<br>
Mark</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/bisq-network/bisq/pull/2221'>https://github.com/bisq-network/bisq/pull/2221</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>List LitecoinZ (LTZ)</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>A</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2221/files#diff-0">assets/src/main/java/bisq/asset/coins/LitecoinZ.java</a>
    (42)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2221/files#diff-1">assets/src/main/resources/META-INF/services/bisq.asset.Asset</a>
    (1)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2221/files#diff-2">assets/src/test/java/bisq/asset/coins/LitecoinZTest.java</a>
    (43)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2221/files#diff-3">core/src/main/java/bisq/core/locale/CurrencyUtil.java</a>
    (1)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2221/files#diff-4">core/src/main/resources/i18n/displayStrings.properties</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2221/files#diff-5">core/src/main/resources/i18n/displayStrings_de.properties</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2221/files#diff-6">core/src/main/resources/i18n/displayStrings_el.properties</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2221/files#diff-7">core/src/main/resources/i18n/displayStrings_es.properties</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2221/files#diff-8">core/src/main/resources/i18n/displayStrings_fa.properties</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2221/files#diff-9">core/src/main/resources/i18n/displayStrings_fr.properties</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2221/files#diff-10">core/src/main/resources/i18n/displayStrings_hu.properties</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2221/files#diff-11">core/src/main/resources/i18n/displayStrings_pt.properties</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2221/files#diff-12">core/src/main/resources/i18n/displayStrings_ro.properties</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2221/files#diff-13">core/src/main/resources/i18n/displayStrings_ru.properties</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2221/files#diff-14">core/src/main/resources/i18n/displayStrings_sr.properties</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2221/files#diff-15">core/src/main/resources/i18n/displayStrings_th.properties</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2221/files#diff-16">core/src/main/resources/i18n/displayStrings_vi.properties</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2221/files#diff-17">core/src/main/resources/i18n/displayStrings_zh.properties</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2221/files#diff-18">core/src/test/java/bisq/core/user/PreferencesTest.java</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2221/files#diff-19">desktop/src/main/java/bisq/desktop/main/account/content/altcoinaccounts/AltCoinAccountsView.java</a>
    (5)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/bisq-network/bisq/pull/2221.patch'>https://github.com/bisq-network/bisq/pull/2221.patch</a></li>
  <li><a href='https://github.com/bisq-network/bisq/pull/2221.diff'>https://github.com/bisq-network/bisq/pull/2221.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq/pull/2221">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AkpZtr91-nG_6vcKCzydm9dUI_VzyX3uks5vBKxQgaJpZM4Z1l3_">mute the thread</a>.<img src="https://github.com/notifications/beacon/AkpZtoK5eQM417BphsUkBggDv1269E9Mks5vBKxQgaJpZM4Z1l3_.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/bisq-network/bisq","title":"bisq-network/bisq","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/bisq-network/bisq"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"List LitecoinZ (LTZ) (#2221)"}],"action":{"name":"View Pull Request","url":"https://github.com/bisq-network/bisq/pull/2221"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/pull/2221",
"url": "https://github.com/bisq-network/bisq/pull/2221",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>