mirror of
https://github.com/dashpay/dash.git
synced 2024-12-25 03:52:49 +01:00
chore: bump version to 18.0.1 (#4980)
This commit is contained in:
parent
db99678965
commit
75298fce5e
@ -1,7 +1,7 @@
|
||||
AC_PREREQ([2.69])
|
||||
define(_CLIENT_VERSION_MAJOR, 18)
|
||||
define(_CLIENT_VERSION_MINOR, 0)
|
||||
define(_CLIENT_VERSION_BUILD, 0)
|
||||
define(_CLIENT_VERSION_BUILD, 1)
|
||||
define(_CLIENT_VERSION_RC, 0)
|
||||
define(_CLIENT_VERSION_IS_RELEASE, true)
|
||||
define(_COPYRIGHT_YEAR, 2022)
|
||||
|
@ -1,7 +1,7 @@
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.2.
|
||||
.TH DASH-CLI "1" "August 2022" "dash-cli v18.0.0" "User Commands"
|
||||
.TH DASH-CLI "1" "August 2022" "dash-cli v18.0.1" "User Commands"
|
||||
.SH NAME
|
||||
dash-cli \- manual page for dash-cli v18.0.0
|
||||
dash-cli \- manual page for dash-cli v18.0.1
|
||||
.SH SYNOPSIS
|
||||
.B dash-cli
|
||||
[\fI\,options\/\fR] \fI\,<command> \/\fR[\fI\,params\/\fR] \fI\,Send command to Dash Core\/\fR
|
||||
@ -15,7 +15,7 @@ dash-cli \- manual page for dash-cli v18.0.0
|
||||
.B dash-cli
|
||||
[\fI\,options\/\fR] \fI\,help <command> Get help for a command\/\fR
|
||||
.SH DESCRIPTION
|
||||
Dash Core RPC client version v18.0.0
|
||||
Dash Core RPC client version v18.0.1
|
||||
.SH OPTIONS
|
||||
.HP
|
||||
\-?
|
||||
|
@ -1,12 +1,12 @@
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.2.
|
||||
.TH DASH-QT "1" "August 2022" "dash-qt v18.0.0" "User Commands"
|
||||
.TH DASH-QT "1" "August 2022" "dash-qt v18.0.1" "User Commands"
|
||||
.SH NAME
|
||||
dash-qt \- manual page for dash-qt v18.0.0
|
||||
dash-qt \- manual page for dash-qt v18.0.1
|
||||
.SH SYNOPSIS
|
||||
.B dash-qt
|
||||
[\fI\,command-line options\/\fR]
|
||||
.SH DESCRIPTION
|
||||
Dash Core version v18.0.0
|
||||
Dash Core version v18.0.1
|
||||
.SH OPTIONS
|
||||
.HP
|
||||
\-?
|
||||
|
@ -1,7 +1,7 @@
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.2.
|
||||
.TH DASH-TX "1" "August 2022" "dash-tx v18.0.0" "User Commands"
|
||||
.TH DASH-TX "1" "August 2022" "dash-tx v18.0.1" "User Commands"
|
||||
.SH NAME
|
||||
dash-tx \- manual page for dash-tx v18.0.0
|
||||
dash-tx \- manual page for dash-tx v18.0.1
|
||||
.SH SYNOPSIS
|
||||
.B dash-tx
|
||||
[\fI\,options\/\fR] \fI\,<hex-tx> \/\fR[\fI\,commands\/\fR] \fI\,Update hex-encoded dash transaction\/\fR
|
||||
@ -9,7 +9,7 @@ dash-tx \- manual page for dash-tx v18.0.0
|
||||
.B dash-tx
|
||||
[\fI\,options\/\fR] \fI\,-create \/\fR[\fI\,commands\/\fR] \fI\,Create hex-encoded dash transaction\/\fR
|
||||
.SH DESCRIPTION
|
||||
Dash Core dash\-tx utility version v18.0.0
|
||||
Dash Core dash\-tx utility version v18.0.1
|
||||
.SH OPTIONS
|
||||
.HP
|
||||
\-?
|
||||
|
@ -1,9 +1,9 @@
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.2.
|
||||
.TH DASH-WALLET "1" "August 2022" "dash-wallet v18.0.0" "User Commands"
|
||||
.TH DASH-WALLET "1" "August 2022" "dash-wallet v18.0.1" "User Commands"
|
||||
.SH NAME
|
||||
dash-wallet \- manual page for dash-wallet v18.0.0
|
||||
dash-wallet \- manual page for dash-wallet v18.0.1
|
||||
.SH DESCRIPTION
|
||||
Dash Core dash\-wallet version v18.0.0
|
||||
Dash Core dash\-wallet version v18.0.1
|
||||
.PP
|
||||
wallet\-tool is an offline tool for creating and interacting with Dash Core wallet files.
|
||||
By default wallet\-tool will act on wallets in the default mainnet wallet directory in the datadir.
|
||||
|
@ -1,12 +1,12 @@
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.2.
|
||||
.TH DASHD "1" "August 2022" "dashd v18.0.0" "User Commands"
|
||||
.TH DASHD "1" "August 2022" "dashd v18.0.1" "User Commands"
|
||||
.SH NAME
|
||||
dashd \- manual page for dashd v18.0.0
|
||||
dashd \- manual page for dashd v18.0.1
|
||||
.SH SYNOPSIS
|
||||
.B dashd
|
||||
[\fI\,options\/\fR] \fI\,Start Dash Core Daemon\/\fR
|
||||
.SH DESCRIPTION
|
||||
Dash Core Daemon version v18.0.0
|
||||
Dash Core Daemon version v18.0.1
|
||||
.SH OPTIONS
|
||||
.HP
|
||||
\-?
|
||||
|
@ -1,4 +1,4 @@
|
||||
Dash Core version v18.0.0
|
||||
Dash Core version v18.0.1
|
||||
=========================
|
||||
|
||||
Release is now available from:
|
||||
@ -29,7 +29,7 @@ using version < 0.13 you will have to reindex (start with -reindex-chainstate
|
||||
or -reindex) to make sure your wallet has all the new data synced. Upgrading
|
||||
from version 0.13 should not require any additional actions.
|
||||
|
||||
When upgrading from a version prior to 18.0.0, the
|
||||
When upgrading from a version prior to 18.0.1, the
|
||||
first startup of Dash Core will run a migration process which can take anywhere
|
||||
from a few minutes to thirty minutes to finish. After the migration, a
|
||||
downgrade to an older version is only possible with a reindex
|
||||
@ -38,13 +38,13 @@ downgrade to an older version is only possible with a reindex
|
||||
Downgrade warning
|
||||
-----------------
|
||||
|
||||
### Downgrade to a version < v18.0.0
|
||||
### Downgrade to a version < v18.0.1
|
||||
|
||||
Downgrading to a version older than v18.0.0 is not supported due to changes in
|
||||
Downgrading to a version older than v18.0.1 is not supported due to changes in
|
||||
the indexes database folder. If you need to use an older version, you must
|
||||
either reindex or re-sync the whole chain.
|
||||
|
||||
### Downgrade of masternodes to < v18.0.0
|
||||
### Downgrade of masternodes to < v18.0.1
|
||||
|
||||
Starting with the 0.16 release, masternodes verify the protocol version of other
|
||||
masternodes. This results in PoSe punishment/banning for outdated masternodes,
|
||||
@ -124,7 +124,7 @@ The transaction index is moved into `indexes/` folder. The migration of the old
|
||||
data is done on the first run and does not require reindexing. Note that the data
|
||||
in the old path is removed which means that this change is not backwards
|
||||
compatible and you'll have to reindex the whole blockchain if you decide to
|
||||
downgrade to a pre-v18.0.0 version.
|
||||
downgrade to a pre-v18.0.1 version.
|
||||
|
||||
Remote Procedure Call (RPC) Changes
|
||||
-----------------------------------
|
||||
@ -255,10 +255,10 @@ Miscellaneous
|
||||
-------------
|
||||
A lot of refactoring, code cleanups and other small fixes were done in this release.
|
||||
|
||||
v18.0.0 Change log
|
||||
v18.0.1 Change log
|
||||
==================
|
||||
|
||||
See detailed [set of changes](https://github.com/dashpay/dash/compare/v0.17.0.3...dashpay:v18.0.0).
|
||||
See detailed [set of changes](https://github.com/dashpay/dash/compare/v0.17.0.3...dashpay:v18.0.1).
|
||||
|
||||
Credits
|
||||
=======
|
||||
|
Loading…
Reference in New Issue
Block a user