Skip to content

Commit 6f7a0ef

Browse files
committed
chore: version bump, man pages, flatpak, release notes for release v23.1.4
1 parent 78bb4c4 commit 6f7a0ef

9 files changed

Lines changed: 112 additions & 26 deletions

File tree

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ AC_PREREQ([2.69])
22
dnl Don't forget to push a corresponding tag when updating any of _CLIENT_VERSION_* numbers
33
define(_CLIENT_VERSION_MAJOR, 23)
44
define(_CLIENT_VERSION_MINOR, 1)
5-
define(_CLIENT_VERSION_BUILD, 3)
5+
define(_CLIENT_VERSION_BUILD, 4)
66
define(_CLIENT_VERSION_IS_RELEASE, true)
77
define(_COPYRIGHT_YEAR, 2026)
88
define(_COPYRIGHT_HOLDERS,[The %s developers])

contrib/flatpak/org.dash.dash-core.metainfo.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
</screenshot>
2222
</screenshots>
2323
<releases>
24+
<release date="2026-06-13" version="23.1.4"/>
2425
<release date="2026-05-15" version="23.1.3"/>
2526
<release date="2026-03-12" version="23.1.2"/>
2627
<release date="2026-02-18" version="23.1.0"/>

doc/man/dash-cli.1

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
2-
.TH DASH-CLI "1" "May 2026" "dash-cli v23.1.3" "User Commands"
2+
.TH DASH-CLI "1" "June 2026" "dash-cli v23.1.4" "User Commands"
33
.SH NAME
4-
dash-cli \- manual page for dash-cli v23.1.3
4+
dash-cli \- manual page for dash-cli v23.1.4
55
.SH SYNOPSIS
66
.B dash-cli
77
[\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 v23.1.3
1515
.B dash-cli
1616
[\fI\,options\/\fR] \fI\,help <command> Get help for a command\/\fR
1717
.SH DESCRIPTION
18-
Dash Core RPC client version v23.1.3
18+
Dash Core RPC client version v23.1.4
1919
.SH OPTIONS
2020
.HP
2121
\-?

doc/man/dash-qt.1

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
2-
.TH DASH-QT "1" "May 2026" "dash-qt v23.1.3" "User Commands"
2+
.TH DASH-QT "1" "June 2026" "dash-qt v23.1.4" "User Commands"
33
.SH NAME
4-
dash-qt \- manual page for dash-qt v23.1.3
4+
dash-qt \- manual page for dash-qt v23.1.4
55
.SH SYNOPSIS
66
.B dash-qt
77
[\fI\,command-line options\/\fR] [\fI\,URI\/\fR]
88
.SH DESCRIPTION
9-
Dash Core version v23.1.3
9+
Dash Core version v23.1.4
1010
.PP
1111
Optional URI is a Dash address in BIP21 URI format.
1212
.SH OPTIONS

doc/man/dash-util.1

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
2-
.TH DASH-UTIL "1" "May 2026" "dash-util v23.1.3" "User Commands"
2+
.TH DASH-UTIL "1" "June 2026" "dash-util v23.1.4" "User Commands"
33
.SH NAME
4-
dash-util \- manual page for dash-util v23.1.3
4+
dash-util \- manual page for dash-util v23.1.4
55
.SH SYNOPSIS
66
.B dash-util
77
[\fI\,options\/\fR] [\fI\,commands\/\fR] \fI\,Do stuff\/\fR
88
.SH DESCRIPTION
9-
Dash Core dash\-util utility version v23.1.3
9+
Dash Core dash\-util utility version v23.1.4
1010
.SH OPTIONS
1111
.HP
1212
\-?

doc/man/dash-wallet.1

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
2-
.TH DASH-WALLET "1" "May 2026" "dash-wallet v23.1.3" "User Commands"
2+
.TH DASH-WALLET "1" "June 2026" "dash-wallet v23.1.4" "User Commands"
33
.SH NAME
4-
dash-wallet \- manual page for dash-wallet v23.1.3
4+
dash-wallet \- manual page for dash-wallet v23.1.4
55
.SH DESCRIPTION
6-
Dash Core dash\-wallet version v23.1.3
6+
Dash Core dash\-wallet version v23.1.4
77
.PP
88
dash\-wallet is an offline tool for creating and interacting with Dash Core wallet files.
99
By default dash\-wallet will act on wallets in the default mainnet wallet directory in the datadir.

doc/man/dashd.1

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
2-
.TH DASHD "1" "May 2026" "dashd v23.1.3" "User Commands"
2+
.TH DASHD "1" "June 2026" "dashd v23.1.4" "User Commands"
33
.SH NAME
4-
dashd \- manual page for dashd v23.1.3
4+
dashd \- manual page for dashd v23.1.4
55
.SH SYNOPSIS
66
.B dashd
77
[\fI\,options\/\fR] \fI\,Start Dash Core\/\fR
88
.SH DESCRIPTION
9-
Dash Core version v23.1.3
9+
Dash Core version v23.1.4
1010
.SH OPTIONS
1111
.HP
1212
\-?

doc/release-notes.md

Lines changed: 23 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -25,18 +25,31 @@ require a reindex.
2525

2626
# Release Notes
2727

28-
## GUI changes
29-
30-
- Restored the Send button when using an external signer (dash#7271).
28+
## Notable changes
29+
- Asset lock transactions that Dash Platform cannot process are now treated as
30+
non-standard, so they are no longer relayed across the network.
31+
This covers asset locks with more than 100 inputs, or larger than 20480 bytes,
32+
and those using the v2 payload (for post-v24 release), protecting users from
33+
creating oversized asset locks that could result in lost funds.
34+
Such transactions remain valid for consensus if mined into a block (dash#7359).
3135

3236
## Bug Fixes
3337

34-
- Kept relaying InstantSend lock inventory messages to non-masternode peers that request recovered signatures (dash#7293).
35-
- Reverted an improper dual-way connection attempt avoidance change that could break recovered-signature handshakes under spork 21 (dash#7289).
36-
- Fixed intermittent incorrect `CheckQueue` logging for invalid blocks (dash#7312).
37-
- Fixed `listaddressbalances` RPC help so the documented result matches returned address balances (dash#7279).
38+
- Reject two ProRegTx/ProUpServTx with the same Platform node ID from being
39+
present in the mempool simultaneously.
40+
41+
## Performance Improvements
42+
43+
- Reduced lock contention when penalizing peers for invalid transactions,
44+
improving networking responsiveness under load (dash#7332).
45+
- Made header sync almost twice as fast by optimization of low-level math
46+
primitives (dash#7352).
47+
- Avoid re-validation of EHF signals during block connect. This also prevents
48+
a potential assertion crash during large blockchain re-organizations when a
49+
buried fork is re-validated in `BlockUndo`.
50+
3851

39-
# v23.1.3 Change log
52+
# v23.1.4 Change log
4053

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

@@ -45,7 +58,6 @@ See detailed [set of changes][set-of-changes].
4558
Thanks to everyone who directly contributed to this release:
4659

4760
- Konstantin Akimov
48-
- PastaPastaPasta
4961

5062
As well as everyone that submitted issues, reviewed pull requests and helped
5163
debug the release candidates.
@@ -54,6 +66,7 @@ debug the release candidates.
5466

5567
These releases are considered obsolete. Old release notes can be found here:
5668

69+
- [v23.1.3](https://github.com/dashpay/dash/blob/master/doc/release-notes/dash/release-notes-23.1.3.md) released May/28/2026
5770
- [v23.1.2](https://github.com/dashpay/dash/blob/master/doc/release-notes/dash/release-notes-23.1.2.md) released Mar/12/2026
5871
- [v23.1.0](https://github.com/dashpay/dash/blob/master/doc/release-notes/dash/release-notes-23.1.0.md) released Feb/15/2026
5972
- [v23.0.2](https://github.com/dashpay/dash/blob/master/doc/release-notes/dash/release-notes-23.0.2.md) released Dec/4/2025
@@ -69,4 +82,4 @@ These releases are considered obsolete. Old release notes can be found here:
6982
- [v21.0.0](https://github.com/dashpay/dash/blob/master/doc/release-notes/dash/release-notes-21.0.0.md) released Jul/25/2024
7083
- [v20.1.1](https://github.com/dashpay/dash/blob/master/doc/release-notes/dash/release-notes-20.1.1.md) released April/3/2024
7184

72-
[set-of-changes]: https://github.com/dashpay/dash/compare/v23.1.2...dashpay:v23.1.3
85+
[set-of-changes]: https://github.com/dashpay/dash/compare/v23.1.3...dashpay:v23.1.4
Lines changed: 72 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,72 @@
1+
# Dash Core version v23.1.3
2+
3+
This is a new patch version release, bringing GUI improvements and bugfixes.
4+
This release is **optional** for all nodes, although recommended.
5+
6+
Please report bugs using the issue tracker at GitHub:
7+
8+
<https://github.com/dashpay/dash/issues>
9+
10+
# Upgrading and downgrading
11+
12+
## How to Upgrade
13+
14+
If you are running an older version, shut it down. Wait until it has completely
15+
shut down (which might take a few minutes for older versions), then run the
16+
installer (on Windows) or just copy over /Applications/Dash-Qt (on Mac) or
17+
dashd/dash-qt (on Linux).
18+
19+
## Downgrade warning
20+
21+
### Downgrade to a version < v23.0.0
22+
23+
Downgrading to a version older than v23.0.0 is not supported, and will
24+
require a reindex.
25+
26+
# Release Notes
27+
28+
## GUI changes
29+
30+
- Restored the Send button when using an external signer (dash#7271).
31+
32+
## Bug Fixes
33+
34+
- Kept relaying InstantSend lock inventory messages to non-masternode peers that request recovered signatures (dash#7293).
35+
- Reverted an improper dual-way connection attempt avoidance change that could break recovered-signature handshakes under spork 21 (dash#7289).
36+
- Fixed intermittent incorrect `CheckQueue` logging for invalid blocks (dash#7312).
37+
- Fixed `listaddressbalances` RPC help so the documented result matches returned address balances (dash#7279).
38+
39+
# v23.1.3 Change log
40+
41+
See detailed [set of changes][set-of-changes].
42+
43+
# Credits
44+
45+
Thanks to everyone who directly contributed to this release:
46+
47+
- Konstantin Akimov
48+
- PastaPastaPasta
49+
50+
As well as everyone that submitted issues, reviewed pull requests and helped
51+
debug the release candidates.
52+
53+
# Older releases
54+
55+
These releases are considered obsolete. Old release notes can be found here:
56+
57+
- [v23.1.2](https://github.com/dashpay/dash/blob/master/doc/release-notes/dash/release-notes-23.1.2.md) released Mar/12/2026
58+
- [v23.1.0](https://github.com/dashpay/dash/blob/master/doc/release-notes/dash/release-notes-23.1.0.md) released Feb/15/2026
59+
- [v23.0.2](https://github.com/dashpay/dash/blob/master/doc/release-notes/dash/release-notes-23.0.2.md) released Dec/4/2025
60+
- [v23.0.0](https://github.com/dashpay/dash/blob/master/doc/release-notes/dash/release-notes-23.0.0.md) released Nov/10/2025
61+
- [v22.1.3](https://github.com/dashpay/dash/blob/master/doc/release-notes/dash/release-notes-22.1.3.md) released Jul/15/2025
62+
- [v22.1.2](https://github.com/dashpay/dash/blob/master/doc/release-notes/dash/release-notes-22.1.2.md) released Apr/15/2025
63+
- [v22.1.1](https://github.com/dashpay/dash/blob/master/doc/release-notes/dash/release-notes-22.1.1.md) released Feb/17/2025
64+
- [v22.1.0](https://github.com/dashpay/dash/blob/master/doc/release-notes/dash/release-notes-22.1.0.md) released Feb/10/2025
65+
- [v22.0.0](https://github.com/dashpay/dash/blob/master/doc/release-notes/dash/release-notes-22.0.0.md) released Dec/12/2024
66+
- [v21.1.1](https://github.com/dashpay/dash/blob/master/doc/release-notes/dash/release-notes-21.1.1.md) released Oct/22/2024
67+
- [v21.1.0](https://github.com/dashpay/dash/blob/master/doc/release-notes/dash/release-notes-21.1.0.md) released Aug/8/2024
68+
- [v21.0.2](https://github.com/dashpay/dash/blob/master/doc/release-notes/dash/release-notes-21.0.2.md) released Aug/1/2024
69+
- [v21.0.0](https://github.com/dashpay/dash/blob/master/doc/release-notes/dash/release-notes-21.0.0.md) released Jul/25/2024
70+
- [v20.1.1](https://github.com/dashpay/dash/blob/master/doc/release-notes/dash/release-notes-20.1.1.md) released April/3/2024
71+
72+
[set-of-changes]: https://github.com/dashpay/dash/compare/v23.1.2...dashpay:v23.1.3

0 commit comments

Comments
 (0)