chore: v23.1.1 release preparation#7183
Merged
PastaPastaPasta merged 3 commits intodashpay:v23.1.xfrom Mar 5, 2026
Merged
Conversation
✅ No Merge Conflicts DetectedThis PR currently has no conflicts with other open PRs. |
373ff7a to
95fb3b7
Compare
thephez
previously approved these changes
Mar 3, 2026
Collaborator
thephez
left a comment
There was a problem hiding this comment.
Release notes look okay
- Bump version to 23.1.1 in configure.ac - Write v23.1.1 release notes - Archive v23.1.0 release notes - Update flatpak metainfo with v23.1.0 and v23.1.1 entries
- Bump version to 23.1.1 in configure.ac - Write v23.1.1 release notes - Archive v23.1.0 release notes - Update flatpak metainfo with v23.1.0 and v23.1.1 entries - Update nMinimumChainWork and defaultAssumeValid in chainparams.cpp - Mainnet: block 2429859 - Testnet: block 1400000
1510157 to
f8927d1
Compare
doc/release-notes.md
Outdated
Comment on lines
+73
to
+74
| - [v23.1.0](https://github.com/dashpay/dash/blob/master/doc/release-notes/dash/release-notes-23.1.0.md) released Feb/2026 | ||
| - [v23.0.2](https://github.com/dashpay/dash/blob/master/doc/release-notes/dash/release-notes-23.0.2.md) released Dec/2025 |
Member
There was a problem hiding this comment.
Suggested change
| - [v23.1.0](https://github.com/dashpay/dash/blob/master/doc/release-notes/dash/release-notes-23.1.0.md) released Feb/2026 | |
| - [v23.0.2](https://github.com/dashpay/dash/blob/master/doc/release-notes/dash/release-notes-23.0.2.md) released Dec/2025 | |
| - [v23.1.0](https://github.com/dashpay/dash/blob/master/doc/release-notes/dash/release-notes-23.1.0.md) released Feb/15/2026 | |
| - [v23.0.2](https://github.com/dashpay/dash/blob/master/doc/release-notes/dash/release-notes-23.0.2.md) released Dec/4/2025 |
cf9870b to
8d5936d
Compare
UdjinM6
approved these changes
Mar 5, 2026
| </screenshot> | ||
| </screenshots> | ||
| <releases> | ||
| <release date="2026-03-03" version="23.1.1"/> |
knst
reviewed
Mar 6, 2026
thepastaclaw
added a commit
to thepastaclaw/dash
that referenced
this pull request
Mar 6, 2026
Add documentation for updating the Flathub manifest (flathub/org.dash.dash-core) as part of the post-release checklist. This includes updating download URLs, SHA256 hashes, and the metainfo.xml source reference for each new release. Requested-by: knst in dashpay#7183
This was referenced Mar 6, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
v23.1.1 Release Preparation
Version bump and release notes for v23.1.1.
Changes
_CLIENT_VERSION_BUILD0 → 1 inconfigure.acdoc/release-notes/dash/release-notes-23.1.0.mdNotes
v23.1.xchainparams.cppupdates (nMinimumChainWork,defaultAssumeValid) are not included — those should be done closer to tag time with fresh block data