Skip to content

Releases: litecoinz-core/litecoinz

LitecoinZ Core 3.0.4

29 Jun 09:11
9d37567
Compare
Choose a tag to compare

LitecoinZ Core version 3.0.4 is now available.

For the release notes please see the git repository:
https://github.com/litecoinz-core/litecoinz/blob/master/doc/release-notes/release-notes-3.0.4.md

How to Upgrade

No actions are required if you are running version v3.0.0 or later.

If you are running a version older than v3.0.0, shut it down. Wait until it has completely
shut down (which might take a few minutes for older versions), then make a
backup of the file wallet.dat and run the installer (on Windows) or just copy
over /Applications/LitecoinZ-Qt (on Mac) or litecoinz/litecoinz-qt (on Linux).

Run the following command:

./litecoinzd -upgradewallet -rescan -reindex

or

./litecoinz-qt -upgradewallet -rescan -reindex

If running on Windows:

litecoinzd.exe -upgradewallet -rescan -reindex

or

litecoinz-qt.exe -upgradewallet -rescan -reindex

Known issues

  • There is an issue on Windows with not latin characters in user profile path. To solve this issue please start LitecoinZ using parameters -datadir and -paramsdir specifying a custom folder. Example: litecoinz-qt.exe -datadir=C:\LTZ\Data -paramsdir=C:\LTZ\Params

v3.0.4rc1

20 Dec 13:47
a5f033c
Compare
Choose a tag to compare
v3.0.4rc1 Pre-release
Pre-release

v3.0.4rc1

LitecoinZ Core 3.0.3

07 Dec 13:45
ba1847d
Compare
Choose a tag to compare

LitecoinZ Core version 3.0.3 is now available.

For the release notes please see the git repository:
https://github.com/litecoinz-core/litecoinz/blob/master/doc/release-notes/release-notes-3.0.3.md

How to Upgrade

No actions are required if you are running version v3.0.0 or later.

If you are running a version older than v3.0.0, shut it down. Wait until it has completely
shut down (which might take a few minutes for older versions), then make a
backup of the file wallet.dat and run the installer (on Windows) or just copy
over /Applications/LitecoinZ-Qt (on Mac) or litecoinz/litecoinz-qt (on Linux).

Run the following command:

./litecoinzd -upgradewallet -rescan -reindex

or

./litecoinz-qt -upgradewallet -rescan -reindex

If running on Windows:

litecoinzd.exe -upgradewallet -rescan -reindex

or

litecoinz-qt.exe -upgradewallet -rescan -reindex

Known issues

  • There is an issue on Windows with not latin characters in user profile path. To solve this issue please start LitecoinZ using parameters -datadir and -paramsdir specifying a custom folder. Example: litecoinz-qt.exe -datadir=C:\LTZ\Data -paramsdir=C:\LTZ\Params

LitecoinZ Core 3.0.2

19 Nov 10:18
39f2629
Compare
Choose a tag to compare

LitecoinZ Core version 3.0.2 is now available.

For the release notes please see the git repository:
https://github.com/litecoinz-core/litecoinz/blob/master/doc/release-notes/release-notes-3.0.2.md

How to Upgrade

No actions are required if you are running version v3.0.0 or later.

If you are running a version older than v3.0.0, shut it down. Wait until it has completely
shut down (which might take a few minutes for older versions), then make a
backup of the file wallet.dat and run the installer (on Windows) or just copy
over /Applications/LitecoinZ-Qt (on Mac) or litecoinz/litecoinz-qt (on Linux).

Run the following command:

./litecoinzd -upgradewallet -rescan -reindex

or

./litecoinz-qt -upgradewallet -rescan -reindex

If running on Windows:

litecoinzd.exe -upgradewallet -rescan -reindex

or

litecoinz-qt.exe -upgradewallet -rescan -reindex

Known issues

  • There is an issue on Windows with not latin characters in user profile path. To solve this issue please start LitecoinZ using parameters -datadir and -paramsdir specifying a custom folder. Example: litecoinz-qt.exe -datadir=C:\LTZ\Data -paramsdir=C:\LTZ\Params

LitecoinZ Core 3.0.1

26 Oct 08:41
58b8887
Compare
Choose a tag to compare

LitecoinZ Core version 3.0.1 is now available.

For the release notes please see the git repository:
https://github.com/litecoinz-core/litecoinz/blob/master/doc/release-notes/release-notes-3.0.1.md

How to Upgrade

If you are running a version older than v3.0.0, shut it down. Wait until it has completely
shut down (which might take a few minutes for older versions), then make a
backup of the file wallet.dat and run the installer (on Windows) or just copy
over /Applications/LitecoinZ-Qt (on Mac) or litecoinz/litecoinz-qt (on Linux).

Run the following command:

./litecoinzd -upgradewallet -rescan -reindex

or

./litecoinz-qt -upgradewallet -rescan -reindex

If running on Windows:

litecoinzd.exe -upgradewallet -rescan -reindex

or

litecoinz-qt.exe -upgradewallet -rescan -reindex

Known issues

  • There is an issue on Windows with not latin characters in user profile path. To solve this issue please start LitecoinZ using parameters -datadir and -paramsdir specifying a custom folder. Example: litecoinz-qt.exe -datadir=C:\LTZ\Data -paramsdir=C:\LTZ\Params
  • sendmany commands could fail with message "Fee estimation failed. Fallbackfee is disabled. Wait a few blocks or enable -fallbackfee". To solve this issue please start LitecoinZ using parameter -fallbackfee=0.0002
  • An issue was discovered on change addresses creation and transactions remains in the mempool with 0 confirmations. To solve this issue please start LitecoinZ using parameters -addresstype=legacy -changetype=legacy -paytxfee=0.0002

v3.0.1rc1

25 Oct 23:04
230fd40
Compare
Choose a tag to compare
v3.0.1rc1 Pre-release
Pre-release

v3.0.1rc1

LitecoinZ Core 3.0.0

24 Oct 01:15
36e5c0e
Compare
Choose a tag to compare

LitecoinZ Core version 3.0.0 is now available.

For the release notes please see the git repository:
https://github.com/litecoinz-core/litecoinz/blob/master/doc/release-notes/release-notes-3.0.0.md

How to Upgrade

If you are running an older version, shut it down. Wait until it has completely
shut down (which might take a few minutes for older versions), then make a
backup of the file wallet.dat and run the installer (on Windows) or just copy
over /Applications/LitecoinZ-Qt (on Mac) or litecoinz/litecoinz-qt (on Linux).

Run the following command:

./litecoinzd -upgradewallet -rescan -reindex

or

./litecoinz-qt -upgradewallet -rescan -reindex

If running on Windows:

litecoinzd.exe -upgradewallet -rescan -reindex

or

litecoinz-qt.exe -upgradewallet -rescan -reindex

Known issues

  • The LitecoinZ splash screen show a wrong disk space requirement (284 GB). Do not worry about it, only 4 GB are required for downloading and storing the LitecoinZ blockchain.
  • There is an issue on Windows with not latin characters in user profile path. To solve this issue please start LitecoinZ using parameters -datadir and -paramsdir specifying a custom folder. Example: litecoinz-qt.exe -datadir=C:\LTZ\Data -paramsdir=C:\LTZ\Params

v3.0.0rc4

17 Oct 01:02
ccab852
Compare
Choose a tag to compare
v3.0.0rc4 Pre-release
Pre-release

v3.0.0rc4

v3.0.0rc3

15 Jun 16:31
df613c4
Compare
Choose a tag to compare
v3.0.0rc3 Pre-release
Pre-release
[wallet] v2 wallet format compatibility

v3.0.0rc2

10 May 23:41
9166ec4
Compare
Choose a tag to compare
v3.0.0rc2 Pre-release
Pre-release
Prepare for testnet