You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
01640b9 chore: prepare v23.1.5 release (PastaClaw)
Pull request description:
## Issue being fixed or feature implemented
Prepare the `v23.1.x` branch for Dash Core v23.1.5.
This release-prep PR is intentionally minimal. The v23.1.5 release notes only
cover the commits after `9adc0b16f93d15fe065692cbe77f3950419db0cb` currently on
`v23.1.x`.
## What was done?
- Bumped the release version from v23.1.4 to v23.1.5 in `configure.ac`.
- Added v23.1.5 to the Flatpak metainfo release list.
- Regenerated manpages from freshly built v23.1.5 binaries.
- Generated `contrib/debian/examples/dash.conf` with `contrib/devtools/gen-dash-conf.sh`.
- Archived the current v23.1.4 release notes to
`doc/release-notes/dash/release-notes-23.1.4.md`.
- Replaced `doc/release-notes.md` with scoped v23.1.5 notes covering:
- dash#7368: corrected the checkpoint hash for height 2487500.
- dash#7369: updated v23.1.4 release notes wording.
## How Has This Been Tested?
Validation performed locally:
- `git diff --check`
- Full-feature Linux container build (`--with-gui=qt5`, ZMQ, UPnP, NAT-PMP) of `dashd`, `dash-cli`, `dash-tx`, `dash-wallet`, `dash-util`, and `dash-qt`.
- `contrib/devtools/gen-manpages.py` using the freshly built v23.1.5 binaries.
- `contrib/devtools/gen-dash-conf.sh` using the freshly built v23.1.5 `dashd`.
- `python3 test/lint/lint-whitespace.py`
- `python3 test/lint/lint-files.py`
- `python3 test/lint/lint-python.py`
- Confirmed `doc/release-notes/dash/release-notes-23.1.4.md` is an exact copy
of the previous `doc/release-notes.md` from `upstream/v23.1.x`.
- Parsed `contrib/flatpak/org.dash.dash-core.metainfo.xml` with Python
`xml.etree.ElementTree`.
- Reviewed the post-`9adc0b16f93d15fe065692cbe77f3950419db0cb` commit range to
keep the v23.1.5 notes scoped to the two minor changes requested.
- Ran the mandatory pre-PR `code-review` gate: recommendation `ship`.
The generated artifacts were rebuilt in an Ubuntu 24.04 container from the current PR head.
## Breaking Changes
None.
## Checklist:
- [x] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have added or updated relevant unit/integration/functional/e2e tests
- [x] I have made corresponding changes to the documentation
- [ ] I have assigned this pull request to a milestone _(for repository code-owners
and collaborators only)_
ACKs for top commit:
UdjinM6:
utACK 01640b9
Tree-SHA512: 102b2d979aebfe914c8a6759e1b00f44905991a0706179cd5b44012aee0a8f7fac05e8e913586c1e50c62bbe31d3c124303be9ee1f475655585e028b23b80be9
0 commit comments