Skip to content

Commit ba1847d

Browse files
committed
Release v3.0.3
1 parent 50eff5d commit ba1847d

7 files changed

+79
-16
lines changed

configure.ac

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ dnl require autoconf 2.60 (AS_ECHO/AS_ECHO_N)
22
AC_PREREQ([2.60])
33
define(_CLIENT_VERSION_MAJOR, 3)
44
define(_CLIENT_VERSION_MINOR, 0)
5-
define(_CLIENT_VERSION_REVISION, 2)
5+
define(_CLIENT_VERSION_REVISION, 3)
66
define(_CLIENT_VERSION_BUILD, 0)
77
define(_CLIENT_VERSION_RC, 0)
88
define(_CLIENT_VERSION_IS_RELEASE, true)

doc/man/litecoinz-cli.1

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6.
2-
.TH LITECOINZ-CLI "1" "November 2020" "litecoinz-cli v3.0.2.0" "User Commands"
2+
.TH LITECOINZ-CLI "1" "December 2020" "litecoinz-cli v3.0.3.0" "User Commands"
33
.SH NAME
4-
litecoinz-cli \- manual page for litecoinz-cli v3.0.2.0
4+
litecoinz-cli \- manual page for litecoinz-cli v3.0.3.0
55
.SH SYNOPSIS
66
.B litecoinz-cli
77
[\fI\,options\/\fR] \fI\,<command> \/\fR[\fI\,params\/\fR] \fI\,Send command to LitecoinZ Core\/\fR
@@ -15,7 +15,7 @@ litecoinz-cli \- manual page for litecoinz-cli v3.0.2.0
1515
.B litecoinz-cli
1616
[\fI\,options\/\fR] \fI\,help <command> Get help for a command\/\fR
1717
.SH DESCRIPTION
18-
LitecoinZ Core RPC client version v3.0.2.0
18+
LitecoinZ Core RPC client version v3.0.3.0
1919
.SH OPTIONS
2020
.HP
2121
\-?

doc/man/litecoinz-qt.1

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6.
2-
.TH LITECOINZ-QT "1" "November 2020" "litecoinz-qt v3.0.2.0" "User Commands"
2+
.TH LITECOINZ-QT "1" "December 2020" "litecoinz-qt v3.0.3.0" "User Commands"
33
.SH NAME
4-
litecoinz-qt \- manual page for litecoinz-qt v3.0.2.0
4+
litecoinz-qt \- manual page for litecoinz-qt v3.0.3.0
55
.SH SYNOPSIS
66
.B litecoinz-qt
77
[\fI\,command-line options\/\fR]
88
.SH DESCRIPTION
9-
LitecoinZ Core version v3.0.2.0 (64\-bit)
9+
LitecoinZ Core version v3.0.3.0 (64\-bit)
1010
.SH OPTIONS
1111
.HP
1212
\-?

doc/man/litecoinz-tx.1

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6.
2-
.TH LITECOINZ-TX "1" "November 2020" "litecoinz-tx v3.0.2.0" "User Commands"
2+
.TH LITECOINZ-TX "1" "December 2020" "litecoinz-tx v3.0.3.0" "User Commands"
33
.SH NAME
4-
litecoinz-tx \- manual page for litecoinz-tx v3.0.2.0
4+
litecoinz-tx \- manual page for litecoinz-tx v3.0.3.0
55
.SH SYNOPSIS
66
.B litecoinz-tx
77
[\fI\,options\/\fR] \fI\,<hex-tx> \/\fR[\fI\,commands\/\fR] \fI\,Update hex-encoded litecoinz transaction\/\fR
88
.br
99
.B litecoinz-tx
1010
[\fI\,options\/\fR] \fI\,-create \/\fR[\fI\,commands\/\fR] \fI\,Create hex-encoded litecoinz transaction\/\fR
1111
.SH DESCRIPTION
12-
LitecoinZ Core litecoinz\-tx utility version v3.0.2.0
12+
LitecoinZ Core litecoinz\-tx utility version v3.0.3.0
1313
.SH OPTIONS
1414
.HP
1515
\-?

doc/man/litecoinz-wallet.1

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6.
2-
.TH LITECOINZ-WALLET "1" "November 2020" "litecoinz-wallet v3.0.2.0" "User Commands"
2+
.TH LITECOINZ-WALLET "1" "December 2020" "litecoinz-wallet v3.0.3.0" "User Commands"
33
.SH NAME
4-
litecoinz-wallet \- manual page for litecoinz-wallet v3.0.2.0
4+
litecoinz-wallet \- manual page for litecoinz-wallet v3.0.3.0
55
.SH DESCRIPTION
6-
LitecoinZ Core litecoinz\-wallet version v3.0.2.0
6+
LitecoinZ Core litecoinz\-wallet version v3.0.3.0
77
.PP
88
wallet\-tool is an offline tool for creating and interacting with LitecoinZ Core wallet files.
99
By default wallet\-tool will act on wallets in the default mainnet wallet directory in the datadir.

doc/man/litecoinzd.1

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6.
2-
.TH LITECOINZD "1" "November 2020" "litecoinzd v3.0.2.0" "User Commands"
2+
.TH LITECOINZD "1" "December 2020" "litecoinzd v3.0.3.0" "User Commands"
33
.SH NAME
4-
litecoinzd \- manual page for litecoinzd v3.0.2.0
4+
litecoinzd \- manual page for litecoinzd v3.0.3.0
55
.SH SYNOPSIS
66
.B litecoinzd
77
[\fI\,options\/\fR] \fI\,Start LitecoinZ Core\/\fR
88
.SH DESCRIPTION
9-
LitecoinZ Core version v3.0.2.0
9+
LitecoinZ Core version v3.0.3.0
1010
.SH OPTIONS
1111
.HP
1212
\-?
+63
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,63 @@
1+
3.0.3 Release Notes
2+
===============
3+
4+
LitecoinZ Core version 3.0.3 is now available from:
5+
6+
https://github.com/litecoinz-core/litecoinz/releases/tag/v3.0.3
7+
8+
This is a new major version release, including new features, various bugfixes and performance improvements, as well as updated translations.
9+
10+
Please report bugs using the issue tracker at GitHub:
11+
12+
https://github.com/litecoinz-core/litecoinz/issues
13+
14+
How to Upgrade
15+
===============
16+
17+
No actions are required if you are running version v3.0.0 or later.
18+
19+
If you are running a version older than v3.0.0, shut it down. Wait until it has completely
20+
shut down (which might take a few minutes for older versions), then make a
21+
backup of the file wallet.dat and run the installer (on Windows) or just copy
22+
over /Applications/LitecoinZ-Qt (on Mac) or litecoinz/litecoinz-qt (on Linux).
23+
24+
Run the following command:
25+
26+
```./litecoinzd -upgradewallet -rescan -reindex```
27+
28+
or
29+
30+
```./litecoinz-qt -upgradewallet -rescan -reindex```
31+
32+
If running on Windows:
33+
34+
```litecoinzd.exe -upgradewallet -rescan -reindex```
35+
36+
or
37+
38+
```litecoinz-qt.exe -upgradewallet -rescan -reindex```
39+
40+
Notable changes
41+
===============
42+
43+
Drop shielding coinbase enforcement
44+
-----------------------------------
45+
Since the coinbase shielding enforcement has been removed, the "shield coinbase" page
46+
and the z_shieldcoinbase operation have been removed as they are no longer needed.
47+
48+
Improving asyncOp_sendmany
49+
--------------------------
50+
Removed several unnecessary loops on the entire utxo set, restructuring and cleaning the flow.
51+
52+
Fixes:
53+
======
54+
55+
- Fix wallet crash on 'inputcontroldialog'
56+
- Fix wallet crash on 'z_sendmany' when the decryption key is needed
57+
- Fix 'SAPLING_EXTENDED_FVK'
58+
- Fix MAX_FUTURE_BLOCK_TIME and DEFAULT_MAX_TIME_ADJUSTMENT
59+
60+
Known issues
61+
===============
62+
63+
* 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

0 commit comments

Comments
 (0)