Merge bitcoin/bitcoin#28582: [24.2] Final changes for 24.2rc1

d8340dd03b doc: add release notes for 24.2rc1 (fanquake)
9795e0ba5e doc: update manual pages for 24.2rc1 (fanquake)
248d14cb63 build: bump version to 24.2.rc1 (fanquake)
e78961db59 doc: add 24.1 release notes (fanquake)

Pull request description:

  Final changes to tag a `24.2rc1`.
  Bumps version numbers, man pages, adds release notes etc.

ACKs for top commit:
  achow101:
    ACK d8340dd03b
  stickies-v:
    ACK d8340dd03b

Tree-SHA512: 5cb68e605abcdf9999852605e7c9002a0bfd72bdd078e707eee7beec4f56184505cee8480f7c9e8e27d56815a6bbe3a811396fbb8cac530f065bc04ee1ccbd8a
This commit is contained in:
fanquake 2023-10-11 20:15:17 +02:00
commit 0dfbe96583
No known key found for this signature in database
GPG key ID: 2EEB9F5CC09526C1
9 changed files with 136 additions and 60 deletions

View file

@ -1,8 +1,8 @@
AC_PREREQ([2.69]) AC_PREREQ([2.69])
define(_CLIENT_VERSION_MAJOR, 24) define(_CLIENT_VERSION_MAJOR, 24)
define(_CLIENT_VERSION_MINOR, 1) define(_CLIENT_VERSION_MINOR, 2)
define(_CLIENT_VERSION_BUILD, 0) define(_CLIENT_VERSION_BUILD, 0)
define(_CLIENT_VERSION_RC, 0) define(_CLIENT_VERSION_RC, 1)
define(_CLIENT_VERSION_IS_RELEASE, true) define(_CLIENT_VERSION_IS_RELEASE, true)
define(_COPYRIGHT_YEAR, 2022) define(_COPYRIGHT_YEAR, 2022)
define(_COPYRIGHT_HOLDERS,[The %s developers]) define(_COPYRIGHT_HOLDERS,[The %s developers])

View file

@ -1,7 +1,7 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
.TH BITCOIN-CLI "1" "May 2023" "bitcoin-cli v24.1.0" "User Commands" .TH BITCOIN-CLI "1" "October 2023" "bitcoin-cli v24.2.0rc1" "User Commands"
.SH NAME .SH NAME
bitcoin-cli \- manual page for bitcoin-cli v24.1.0 bitcoin-cli \- manual page for bitcoin-cli v24.2.0rc1
.SH SYNOPSIS .SH SYNOPSIS
.B bitcoin-cli .B bitcoin-cli
[\fI\,options\/\fR] \fI\,<command> \/\fR[\fI\,params\/\fR] \fI\,Send command to Bitcoin Core\/\fR [\fI\,options\/\fR] \fI\,<command> \/\fR[\fI\,params\/\fR] \fI\,Send command to Bitcoin Core\/\fR
@ -15,7 +15,7 @@ bitcoin-cli \- manual page for bitcoin-cli v24.1.0
.B bitcoin-cli .B bitcoin-cli
[\fI\,options\/\fR] \fI\,help <command> Get help for a command\/\fR [\fI\,options\/\fR] \fI\,help <command> Get help for a command\/\fR
.SH DESCRIPTION .SH DESCRIPTION
Bitcoin Core RPC client version v24.1.0 Bitcoin Core RPC client version v24.2.0rc1
.SH OPTIONS .SH OPTIONS
.HP .HP
\-? \-?

View file

@ -1,12 +1,12 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
.TH BITCOIN-QT "1" "May 2023" "bitcoin-qt v24.1.0" "User Commands" .TH BITCOIN-QT "1" "October 2023" "bitcoin-qt v24.2.0rc1" "User Commands"
.SH NAME .SH NAME
bitcoin-qt \- manual page for bitcoin-qt v24.1.0 bitcoin-qt \- manual page for bitcoin-qt v24.2.0rc1
.SH SYNOPSIS .SH SYNOPSIS
.B bitcoin-qt .B bitcoin-qt
[\fI\,command-line options\/\fR] [\fI\,command-line options\/\fR]
.SH DESCRIPTION .SH DESCRIPTION
Bitcoin Core version v24.1.0 Bitcoin Core version v24.2.0rc1
.SH OPTIONS .SH OPTIONS
.HP .HP
\-? \-?

View file

@ -1,7 +1,7 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
.TH BITCOIN-TX "1" "May 2023" "bitcoin-tx v24.1.0" "User Commands" .TH BITCOIN-TX "1" "October 2023" "bitcoin-tx v24.2.0rc1" "User Commands"
.SH NAME .SH NAME
bitcoin-tx \- manual page for bitcoin-tx v24.1.0 bitcoin-tx \- manual page for bitcoin-tx v24.2.0rc1
.SH SYNOPSIS .SH SYNOPSIS
.B bitcoin-tx .B bitcoin-tx
[\fI\,options\/\fR] \fI\,<hex-tx> \/\fR[\fI\,commands\/\fR] \fI\,Update hex-encoded bitcoin transaction\/\fR [\fI\,options\/\fR] \fI\,<hex-tx> \/\fR[\fI\,commands\/\fR] \fI\,Update hex-encoded bitcoin transaction\/\fR
@ -9,7 +9,7 @@ bitcoin-tx \- manual page for bitcoin-tx v24.1.0
.B bitcoin-tx .B bitcoin-tx
[\fI\,options\/\fR] \fI\,-create \/\fR[\fI\,commands\/\fR] \fI\,Create hex-encoded bitcoin transaction\/\fR [\fI\,options\/\fR] \fI\,-create \/\fR[\fI\,commands\/\fR] \fI\,Create hex-encoded bitcoin transaction\/\fR
.SH DESCRIPTION .SH DESCRIPTION
Bitcoin Core bitcoin\-tx utility version v24.1.0 Bitcoin Core bitcoin\-tx utility version v24.2.0rc1
.SH OPTIONS .SH OPTIONS
.HP .HP
\-? \-?

View file

@ -1,12 +1,12 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
.TH BITCOIN-UTIL "1" "May 2023" "bitcoin-util v24.1.0" "User Commands" .TH BITCOIN-UTIL "1" "October 2023" "bitcoin-util v24.2.0rc1" "User Commands"
.SH NAME .SH NAME
bitcoin-util \- manual page for bitcoin-util v24.1.0 bitcoin-util \- manual page for bitcoin-util v24.2.0rc1
.SH SYNOPSIS .SH SYNOPSIS
.B bitcoin-util .B bitcoin-util
[\fI\,options\/\fR] [\fI\,commands\/\fR] \fI\,Do stuff\/\fR [\fI\,options\/\fR] [\fI\,commands\/\fR] \fI\,Do stuff\/\fR
.SH DESCRIPTION .SH DESCRIPTION
Bitcoin Core bitcoin\-util utility version v24.1.0 Bitcoin Core bitcoin\-util utility version v24.2.0rc1
.SH OPTIONS .SH OPTIONS
.HP .HP
\-? \-?

View file

@ -1,9 +1,9 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
.TH BITCOIN-WALLET "1" "May 2023" "bitcoin-wallet v24.1.0" "User Commands" .TH BITCOIN-WALLET "1" "October 2023" "bitcoin-wallet v24.2.0rc1" "User Commands"
.SH NAME .SH NAME
bitcoin-wallet \- manual page for bitcoin-wallet v24.1.0 bitcoin-wallet \- manual page for bitcoin-wallet v24.2.0rc1
.SH DESCRIPTION .SH DESCRIPTION
Bitcoin Core bitcoin\-wallet version v24.1.0 Bitcoin Core bitcoin\-wallet version v24.2.0rc1
.PP .PP
bitcoin\-wallet is an offline tool for creating and interacting with Bitcoin Core wallet files. bitcoin\-wallet is an offline tool for creating and interacting with Bitcoin Core wallet files.
By default bitcoin\-wallet will act on wallets in the default mainnet wallet directory in the datadir. By default bitcoin\-wallet will act on wallets in the default mainnet wallet directory in the datadir.

View file

@ -1,12 +1,12 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
.TH BITCOIND "1" "May 2023" "bitcoind v24.1.0" "User Commands" .TH BITCOIND "1" "October 2023" "bitcoind v24.2.0rc1" "User Commands"
.SH NAME .SH NAME
bitcoind \- manual page for bitcoind v24.1.0 bitcoind \- manual page for bitcoind v24.2.0rc1
.SH SYNOPSIS .SH SYNOPSIS
.B bitcoind .B bitcoind
[\fI\,options\/\fR] \fI\,Start Bitcoin Core\/\fR [\fI\,options\/\fR] \fI\,Start Bitcoin Core\/\fR
.SH DESCRIPTION .SH DESCRIPTION
Bitcoin Core version v24.1.0 Bitcoin Core version v24.2.0rc1
.SH OPTIONS .SH OPTIONS
.HP .HP
\-? \-?

View file

@ -1,9 +1,9 @@
24.1 Release Notes 24.2rc1 Release Notes
================== ==================
Bitcoin Core version 24.1 is now available from: Bitcoin Core version 24.2rc1 is now available from:
<https://bitcoincore.org/bin/bitcoin-core-24.1/> <https://bitcoincore.org/bin/bitcoin-core-24.2/test.rc1/>
This release includes various bug fixes and performance This release includes various bug fixes and performance
improvements, as well as updated translations. improvements, as well as updated translations.
@ -37,63 +37,40 @@ Core should also work on most other Unix-like systems but is not as
frequently tested on them. It is not recommended to use Bitcoin Core on frequently tested on them. It is not recommended to use Bitcoin Core on
unsupported systems. unsupported systems.
### P2P ### Fees
- #26878 I2P network optimizations - #27622 Fee estimation: avoid serving stale fee estimate
- #26909 net: prevent peers.dat corruptions by only serializing once
- #27608 p2p: Avoid prematurely clearing download state for other peers
- #27610 Improve performance of p2p inv to send queues
### RPC and other APIs ### RPC and other APIs
- #26515 rpc: Require NodeStateStats object in getpeerinfo - #27727 rpc: Fix invalid bech32 address handling
- #27279 doc: fix/improve warning helps in {create,load,unload,restore}wallet
- #27468 rest: avoid segfault for invalid URI
### Build System ### Build System
- #26944 depends: fix systemtap download URL - #28097 depends: xcb-proto 1.15.2
- #27462 depends: fix compiling bdb with clang-16 on aarch64 - #28543 build, macos: Fix qt package build with new Xcode 15 linker
- #28571 depends: fix unusable memory_resource in macos qt build
### Wallet ### CI
- #26595 wallet: be able to specify a wallet name and passphrase to migratewallet - #27777 ci: Prune dangling images on RESTART_CI_DOCKER_BEFORE_RUN
- #26675 wallet: For feebump, ignore abandoned descendant spends - #27834 ci: Nuke Android APK task, Use credits for tsan
- #26679 wallet: Skip rescanning if wallet is more recent than tip - #27844 ci: Use podman stop over podman kill
- #26761 wallet: fully migrate address book entries for watchonly/solvable wallets - #27886 ci: Switch to amd64 container in "ARM" task
- #27053 wallet: reuse change dest when re-creating TX with avoidpartialspends
- #27080 wallet: Zero out wallet master key upon locking so it doesn't persist in memory
- #27473 wallet: Properly handle "unknown" Address Type
### GUI changes
- gui#687 Load PSBTs using istreambuf_iterator rather than istream_iterator
- gui#704 Correctly limit overview transaction list
### Miscellaneous ### Miscellaneous
- #28452 Do not use std::vector = {} to release memory
- #26880 ci: replace Intel macOS CI job
- #26924 refactor: Add missing includes to fix gcc-13 compile error
Credits Credits
======= =======
Thanks to everyone who directly contributed to this release: Thanks to everyone who directly contributed to this release:
- Andrew Chow - Abubakar Sadiq Ismail
- Anthony Towns
- Hennadii Stepanov - Hennadii Stepanov
- John Moffett
- Jon Atack
- Marco Falke - Marco Falke
- Martin Zumsande
- Matthew Zipkin
- Michael Ford - Michael Ford
- pablomartin4btc - Pieter Wuille
- Sebastian Falbesoner
- Suhas Daftuar
- Thomas Nguyen
- Vasil Dimov
As well as to everyone that helped with translations on As well as to everyone that helped with translations on
[Transifex](https://www.transifex.com/bitcoin/bitcoin/). [Transifex](https://www.transifex.com/bitcoin/bitcoin/).

View file

@ -0,0 +1,99 @@
24.1 Release Notes
==================
Bitcoin Core version 24.1 is now available from:
<https://bitcoincore.org/bin/bitcoin-core-24.1/>
This release includes various bug fixes and performance
improvements, as well as updated translations.
Please report bugs using the issue tracker at GitHub:
<https://github.com/bitcoin/bitcoin/issues>
To receive security and update notifications, please subscribe to:
<https://bitcoincore.org/en/list/announcements/join/>
How to Upgrade
==============
If you are running an older version, shut it down. Wait until it has completely
shut down (which might take a few minutes in some cases), then run the
installer (on Windows) or just copy over `/Applications/Bitcoin-Qt` (on macOS)
or `bitcoind`/`bitcoin-qt` (on Linux).
Upgrading directly from a version of Bitcoin Core that has reached its EOL is
possible, but it might take some time if the data directory needs to be migrated. Old
wallet versions of Bitcoin Core are generally supported.
Compatibility
==============
Bitcoin Core is supported and extensively tested on operating systems
using the Linux kernel, macOS 10.15+, and Windows 7 and newer. Bitcoin
Core should also work on most other Unix-like systems but is not as
frequently tested on them. It is not recommended to use Bitcoin Core on
unsupported systems.
### P2P
- #26878 I2P network optimizations
- #26909 net: prevent peers.dat corruptions by only serializing once
- #27608 p2p: Avoid prematurely clearing download state for other peers
- #27610 Improve performance of p2p inv to send queues
### RPC and other APIs
- #26515 rpc: Require NodeStateStats object in getpeerinfo
- #27279 doc: fix/improve warning helps in {create,load,unload,restore}wallet
- #27468 rest: avoid segfault for invalid URI
### Build System
- #26944 depends: fix systemtap download URL
- #27462 depends: fix compiling bdb with clang-16 on aarch64
### Wallet
- #26595 wallet: be able to specify a wallet name and passphrase to migratewallet
- #26675 wallet: For feebump, ignore abandoned descendant spends
- #26679 wallet: Skip rescanning if wallet is more recent than tip
- #26761 wallet: fully migrate address book entries for watchonly/solvable wallets
- #27053 wallet: reuse change dest when re-creating TX with avoidpartialspends
- #27080 wallet: Zero out wallet master key upon locking so it doesn't persist in memory
- #27473 wallet: Properly handle "unknown" Address Type
### GUI changes
- gui#687 Load PSBTs using istreambuf_iterator rather than istream_iterator
- gui#704 Correctly limit overview transaction list
### Miscellaneous
- #26880 ci: replace Intel macOS CI job
- #26924 refactor: Add missing includes to fix gcc-13 compile error
Credits
=======
Thanks to everyone who directly contributed to this release:
- Andrew Chow
- Anthony Towns
- Hennadii Stepanov
- John Moffett
- Jon Atack
- Marco Falke
- Martin Zumsande
- Matthew Zipkin
- Michael Ford
- pablomartin4btc
- Sebastian Falbesoner
- Suhas Daftuar
- Thomas Nguyen
- Vasil Dimov
As well as to everyone that helped with translations on
[Transifex](https://www.transifex.com/bitcoin/bitcoin/).