Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ AC_PREREQ([2.69])
dnl Don't forget to push a corresponding tag when updating any of _CLIENT_VERSION_* numbers
define(_CLIENT_VERSION_MAJOR, 23)
define(_CLIENT_VERSION_MINOR, 0)
define(_CLIENT_VERSION_BUILD, 1)
define(_CLIENT_VERSION_BUILD, 2)
define(_CLIENT_VERSION_IS_RELEASE, true)
define(_COPYRIGHT_YEAR, 2025)
define(_COPYRIGHT_HOLDERS,[The %s developers])
Expand Down
6 changes: 3 additions & 3 deletions doc/man/dash-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.3.
.TH DASH-CLI "1" "December 2025" "dash-cli v23.0.1" "User Commands"
.TH DASH-CLI "1" "December 2025" "dash-cli v23.0.2" "User Commands"
.SH NAME
dash-cli \- manual page for dash-cli v23.0.1
dash-cli \- manual page for dash-cli v23.0.2
.SH SYNOPSIS
.B dash-cli
[\fI\,options\/\fR] \fI\,<command> \/\fR[\fI\,params\/\fR] \fI\,Send command to Dash Core\/\fR
Expand All @@ -15,7 +15,7 @@ dash-cli \- manual page for dash-cli v23.0.1
.B dash-cli
[\fI\,options\/\fR] \fI\,help <command> Get help for a command\/\fR
.SH DESCRIPTION
Dash Core RPC client version v23.0.1
Dash Core RPC client version v23.0.2
.SH OPTIONS
.HP
\-?
Expand Down
6 changes: 3 additions & 3 deletions doc/man/dash-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.3.
.TH DASH-QT "1" "December 2025" "dash-qt v23.0.1" "User Commands"
.TH DASH-QT "1" "December 2025" "dash-qt v23.0.2" "User Commands"
.SH NAME
dash-qt \- manual page for dash-qt v23.0.1
dash-qt \- manual page for dash-qt v23.0.2
.SH SYNOPSIS
.B dash-qt
[\fI\,command-line options\/\fR] [\fI\,URI\/\fR]
.SH DESCRIPTION
Dash Core version v23.0.1
Dash Core version v23.0.2
.PP
Optional URI is a Dash address in BIP21 URI format.
.SH OPTIONS
Expand Down
6 changes: 3 additions & 3 deletions doc/man/dash-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.3.
.TH DASH-TX "1" "December 2025" "dash-tx v23.0.1" "User Commands"
.TH DASH-TX "1" "December 2025" "dash-tx v23.0.2" "User Commands"
.SH NAME
dash-tx \- manual page for dash-tx v23.0.1
dash-tx \- manual page for dash-tx v23.0.2
.SH SYNOPSIS
.B dash-tx
[\fI\,options\/\fR] \fI\,<hex-tx> \/\fR[\fI\,commands\/\fR] \fI\,Update hex-encoded dash transaction\/\fR
.br
.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 v23.0.1
Dash Core dash\-tx utility version v23.0.2
.SH OPTIONS
.HP
\-?
Expand Down
6 changes: 3 additions & 3 deletions doc/man/dash-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.3.
.TH DASH-WALLET "1" "December 2025" "dash-wallet v23.0.1" "User Commands"
.TH DASH-WALLET "1" "December 2025" "dash-wallet v23.0.2" "User Commands"
.SH NAME
dash-wallet \- manual page for dash-wallet v23.0.1
dash-wallet \- manual page for dash-wallet v23.0.2
.SH DESCRIPTION
Dash Core dash\-wallet version v23.0.1
Dash Core dash\-wallet version v23.0.2
.PP
dash\-wallet is an offline tool for creating and interacting with Dash Core wallet files.
By default dash\-wallet will act on wallets in the default mainnet wallet directory in the datadir.
Expand Down
6 changes: 3 additions & 3 deletions doc/man/dashd.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.3.
.TH DASHD "1" "December 2025" "dashd v23.0.1" "User Commands"
.TH DASHD "1" "December 2025" "dashd v23.0.2" "User Commands"
.SH NAME
dashd \- manual page for dashd v23.0.1
dashd \- manual page for dashd v23.0.2
.SH SYNOPSIS
.B dashd
[\fI\,options\/\fR] \fI\,Start Dash Core\/\fR
.SH DESCRIPTION
Dash Core version v23.0.1
Dash Core version v23.0.2
.SH OPTIONS
.HP
\-?
Expand Down
6 changes: 3 additions & 3 deletions doc/release-notes.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Dash Core version v23.0.1
# Dash Core version v23.0.2

This is a new patch version release, bringing various bugfixes, performance improvements, and new tooling for database maintenance.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shoudl be there a note, that it is expected for version 23.0.2 to be skipped?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you mean 23.0.1? I think no

This release is **optional** for all nodes, although recommended.
Expand Down Expand Up @@ -46,7 +46,7 @@ Downgrading to a version older than v23.0.0 is not supported, and will

- Updated Qt from 5.15.14 to 5.15.18, which includes security patches for CVE-2025-4211, CVE-2025-5455, and CVE-2025-30348 (dash#6949).

# v23.0.1 Change log
# v23.0.2 Change log

See detailed [set of changes][set-of-changes].

Expand Down Expand Up @@ -125,4 +125,4 @@ These releases are considered obsolete. Old release notes can be found here:
- [v0.10.x](https://github.com/dashpay/dash/blob/master/doc/release-notes/dash/release-notes-0.10.0.md) released Sep/25/2014
- [v0.9.x](https://github.com/dashpay/dash/blob/master/doc/release-notes/dash/release-notes-0.9.0.md) released Mar/13/2014

[set-of-changes]: https://github.com/dashpay/dash/compare/v23.0.0...dashpay:v23.0.1
[set-of-changes]: https://github.com/dashpay/dash/compare/v23.0.0...dashpay:v23.0.2
2 changes: 1 addition & 1 deletion src/init.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2371,7 +2371,7 @@ bool AppInitMain(NodeContext& node, interfaces::BlockAndHeaderTipInfo* tip_info)
LogPrintf("Verifying and repairing masternode list diffs...\n");
const auto start{SteadyClock::now()};
// Create a callback that wraps CSpecialTxProcessor::BuildNewListFromBlock
auto build_list_func = [&node](const CBlock& block, gsl::not_null<const CBlockIndex*> pindexPrev,
auto build_list_func = [&node](const CBlock& block, const CBlockIndex* const pindexPrev,
const CDeterministicMNList& prevList, const CCoinsViewCache& view,
bool debugLogs, BlockValidationState& state,
CDeterministicMNList& mnListRet) -> bool {
Expand Down
2 changes: 1 addition & 1 deletion src/rpc/evo.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1762,7 +1762,7 @@ static UniValue evodb_verify_or_repair_impl(const JSONRPCRequest& request, bool
}

// Create a callback that wraps CSpecialTxProcessor::RebuildListFromBlock
auto build_list_func = [&chain_helper](const CBlock& block, gsl::not_null<const CBlockIndex*> pindexPrev,
auto build_list_func = [&chain_helper](const CBlock& block, const CBlockIndex* const pindexPrev,
const CDeterministicMNList& prevList, const CCoinsViewCache& view,
bool debugLogs, BlockValidationState& state,
CDeterministicMNList& mnListRet) -> bool {
Expand Down
Loading