Skip to content

Commit

Permalink
build: Raise version to 23.1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tecnovert committed Apr 25, 2023
1 parent a37fb8b commit 4269a6e
Show file tree
Hide file tree
Showing 8 changed files with 38 additions and 34 deletions.
4 changes: 2 additions & 2 deletions configure.ac
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
AC_PREREQ([2.69])
define(_CLIENT_VERSION_MAJOR, 23)
define(_CLIENT_VERSION_MINOR, 1)
define(_CLIENT_VERSION_PARTICL, 3)
define(_CLIENT_VERSION_PARTICL, 4)
define(_CLIENT_VERSION_BUILD, 0)
define(_CLIENT_VERSION_RC, 0)
define(_CLIENT_VERSION_IS_RELEASE, true)
define(_COPYRIGHT_YEAR, 2022)
define(_COPYRIGHT_YEAR, 2023)
define(_COPYRIGHT_YEAR_BTC, 2022)
define(_COPYRIGHT_HOLDERS,[The %s developers])
define(_COPYRIGHT_HOLDERS_SUBSTITUTION,[[Particl Core]])
Expand Down
10 changes: 5 additions & 5 deletions doc/man/particl-cli.1
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.2.
.TH PARTICL-CLI "1" "November 2022" "particl-cli v23.0.3.0" "User Commands"
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
.TH PARTICL-CLI "1" "April 2023" "particl-cli v23.1.4.0" "User Commands"
.SH NAME
particl-cli manual page for particl-cli v23.0.3.0
particl-cli manual page for particl-cli v23.1.4.0
.SH SYNOPSIS
.B particl-cli
[\fI\,options\/\fR] \fI\,<command> \/\fR[\fI\,params\/\fR] \fI\,Send command to Particl Core\/\fR
Expand All @@ -15,7 +15,7 @@ particl-cli manual page for particl-cli v23.0.3.0
.B particl-cli
[\fI\,options\/\fR] \fI\,help <command> Get help for a command\/\fR
.SH DESCRIPTION
Particl Core RPC client version v23.0.3.0
Particl Core RPC client version v23.1.4.0
.SH OPTIONS
.HP
?
Expand Down Expand Up @@ -49,7 +49,7 @@ Generate blocks, equivalent to RPC getnewaddress followed by RPC
generatetoaddress. Optional positional integer arguments are
number of blocks to generate (default: 1) and maximum iterations
to try (default: 1000000), equivalent to RPC generatetoaddress
nblocks and maxtries arguments. Example: bitcoincli \fBgenerate\fR 4
nblocks and maxtries arguments. Example: particlcli \fBgenerate\fR 4
1000
.HP
\fBgetinfo\fR
Expand Down
15 changes: 8 additions & 7 deletions doc/man/particl-qt.1
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.2.
.TH PARTICL-QT "1" "November 2022" "particl-qt v23.0.3.0" "User Commands"
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
.TH PARTICL-QT "1" "April 2023" "particl-qt v23.1.4.0" "User Commands"
.SH NAME
particl-qt manual page for particl-qt v23.0.3.0
particl-qt manual page for particl-qt v23.1.4.0
.SH SYNOPSIS
.B particl-qt
[\fI\,command-line options\/\fR]
.SH DESCRIPTION
Particl Core version v23.0.3.0
Particl Core version v23.1.4.0
.SH OPTIONS
.HP
?
Expand All @@ -28,9 +28,9 @@ message)
If this block is in the chain assume that it and its ancestors are valid
and potentially skip their script verification (0 to verify all,
default:
6d3abd8a80371e78957cc30af3e84c45c44b2eb26175b50c5ba7ebc9e990189c,
f47bc3f695a6e16196babdc8a1e21974622c288bba808ce30efcaf86a28099bd,
testnet:
ab3724205826d2e38f0a12e1938d4825e3ba6f983ee74a08f2af33918bb53122,
894e4e80612341dca2e90f259fe7b006c982175833c4229c3d1782b37176a727,
signet:
00000112852484b5fe3451572368f93cfd2723279af3464e478aee35115256ef)
.HP
Expand Down Expand Up @@ -113,7 +113,8 @@ Database compression parameter passed to leveldb (default: false)
.HP
\fBdbmaxopenfiles\fR
.IP
Maximum number of open files parameter passed to leveldb (default: 64)
Maximum number of open files parameter passed to leveldb (default:
1000)
.HP
\fBdebuglogfile=\fR<file>
.IP
Expand Down
8 changes: 4 additions & 4 deletions doc/man/particl-tx.1
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.2.
.TH PARTICL-TX "1" "November 2022" "particl-tx v23.0.3.0" "User Commands"
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
.TH PARTICL-TX "1" "April 2023" "particl-tx v23.1.4.0" "User Commands"
.SH NAME
particl-tx manual page for particl-tx v23.0.3.0
particl-tx manual page for particl-tx v23.1.4.0
.SH SYNOPSIS
.B particl-tx
[\fI\,options\/\fR] \fI\,<hex-tx> \/\fR[\fI\,commands\/\fR] \fI\,Update hex-encoded transaction\/\fR
.br
.B particl-tx
[\fI\,options\/\fR] \fI\,-create \/\fR[\fI\,commands\/\fR] \fI\,Create hex-encoded transaction\/\fR
.SH DESCRIPTION
Particl Core particltx utility version v23.0.3.0
Particl Core particltx utility version v23.1.4.0
.SH OPTIONS
.HP
?
Expand Down
8 changes: 4 additions & 4 deletions doc/man/particl-util.1
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.2.
.TH PARTICL-UTIL "1" "November 2022" "particl-util v23.0.3.0" "User Commands"
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
.TH PARTICL-UTIL "1" "April 2023" "particl-util v23.1.4.0" "User Commands"
.SH NAME
particl-util manual page for particl-util v23.0.3.0
particl-util manual page for particl-util v23.1.4.0
.SH SYNOPSIS
.B particl-util
[\fI\,options\/\fR] [\fI\,commands\/\fR] \fI\,Do stuff\/\fR
.SH DESCRIPTION
Particl Core particlutil utility version v23.0.3.0
Particl Core particlutil utility version v23.1.4.0
.SH OPTIONS
.HP
?
Expand Down
8 changes: 4 additions & 4 deletions doc/man/particl-wallet.1
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.2.
.TH PARTICL-WALLET "1" "November 2022" "particl-wallet v23.0.3.0" "User Commands"
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
.TH PARTICL-WALLET "1" "April 2023" "particl-wallet v23.1.4.0" "User Commands"
.SH NAME
particl-wallet manual page for particl-wallet v23.0.3.0
particl-wallet manual page for particl-wallet v23.1.4.0
.SH DESCRIPTION
Particl Core particlwallet version v23.0.3.0
Particl Core particlwallet version v23.1.4.0
.PP
particlwallet is an offline tool for creating and interacting with Particl Core wallet files.
By default particlwallet will act on wallets in the default mainnet wallet directory in the datadir.
Expand Down
15 changes: 8 additions & 7 deletions doc/man/particld.1
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.2.
.TH PARTICLD "1" "November 2022" "particld v23.0.3.0" "User Commands"
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
.TH PARTICLD "1" "April 2023" "particld v23.1.4.0" "User Commands"
.SH NAME
particld manual page for particld v23.0.3.0
particld manual page for particld v23.1.4.0
.SH SYNOPSIS
.B particld
[\fI\,options\/\fR] \fI\,Start Particl Core\/\fR
.SH DESCRIPTION
Particl Core version v23.0.3.0
Particl Core version v23.1.4.0
.SH OPTIONS
.HP
?
Expand All @@ -28,9 +28,9 @@ message)
If this block is in the chain assume that it and its ancestors are valid
and potentially skip their script verification (0 to verify all,
default:
6d3abd8a80371e78957cc30af3e84c45c44b2eb26175b50c5ba7ebc9e990189c,
f47bc3f695a6e16196babdc8a1e21974622c288bba808ce30efcaf86a28099bd,
testnet:
ab3724205826d2e38f0a12e1938d4825e3ba6f983ee74a08f2af33918bb53122,
894e4e80612341dca2e90f259fe7b006c982175833c4229c3d1782b37176a727,
signet:
00000112852484b5fe3451572368f93cfd2723279af3464e478aee35115256ef)
.HP
Expand Down Expand Up @@ -113,7 +113,8 @@ Database compression parameter passed to leveldb (default: false)
.HP
\fBdbmaxopenfiles\fR
.IP
Maximum number of open files parameter passed to leveldb (default: 64)
Maximum number of open files parameter passed to leveldb (default:
1000)
.HP
\fBdebuglogfile=\fR<file>
.IP
Expand Down
4 changes: 3 additions & 1 deletion doc/release-notes-particl.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@

23.0.4
23.1.4
==============

- rpc: Fix listunspentblind filter by address
- wallet: Fix disabling recscan for importaccount command
- wallet: Locked blinded outputs are processed in order when unlocked.
- Should make the onlyinstance option obsolete.
- rpc: debugwallet added some output for a locked wallet if no parameters provided.
- New checkpoints.
- Merged BTC 23.1


23.0.3
Expand Down

0 comments on commit 4269a6e

Please sign in to comment.