aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAndrew Chow <github@achow101.com>2023-05-11 10:56:40 -0400
committerAndrew Chow <github@achow101.com>2023-05-11 10:57:23 -0400
commitac5b9f37dee708e0b10f8c6d591ab93454a1f3bb (patch)
tree48887ea6b68789c860f384f8ea691048655632bf /doc
parent36c15d7d5cf6035bf76e54b88364373671e86337 (diff)
parent97f5e28830dfa5786cdc5df62e245e03fa393e19 (diff)
downloadbitcoin-ac5b9f37dee708e0b10f8c6d591ab93454a1f3bb.tar.xz
Merge bitcoin/bitcoin#27614: [24.1] Backports for rc3
97f5e28830dfa5786cdc5df62e245e03fa393e19 doc: update release notes for 24.1rc3 (fanquake) 7e9c7ae810994bddd83b53ff5804b02345e4bc2f doc: update manual pages for v24.1rc3 (fanquake) abb9fa0c81107b4db792ee10b93aed618a42684e build: bump version to v24.1rc3 (fanquake) 128da6e41fc2acc5bd1f4e2bddf2953f2fa62a68 net_processing: Boost inv trickle rate (Anthony Towns) a9a861af2b4b1c0a17b8abda34cb741170e12d7d txmempool: have CompareDepthAndScore sort missing txs first (Anthony Towns) ec7cd33c9c70af5903bf5dbf1056d42868de6f43 p2p: Avoid prematurely clearing download state for other peers (Suhas Daftuar) Pull request description: Backports for rc3. Currently: * https://github.com/bitcoin/bitcoin/pull/27608 * https://github.com/bitcoin/bitcoin/pull/27610 ACKs for top commit: josibake: ACK https://github.com/bitcoin/bitcoin/pull/27614/commits/97f5e28830dfa5786cdc5df62e245e03fa393e19 dergoegge: ACK 97f5e28830dfa5786cdc5df62e245e03fa393e19 achow101: ACK 97f5e28830dfa5786cdc5df62e245e03fa393e19 glozow: ACK 97f5e28830dfa5786cdc5df62e245e03fa393e19 brunoerg: ACK 97f5e28830dfa5786cdc5df62e245e03fa393e19 hebasto: ACK 97f5e28830dfa5786cdc5df62e245e03fa393e19, commits were backported locally, got zero diff. Tree-SHA512: 09572285ed1e8169d7e77d12ec438586dab54c86064de85d0e743564e601686f884bf74f2bf8ed1be73bddcd7db6da4277c6dd6b9732e7eca383e108f8f37d58
Diffstat (limited to 'doc')
-rw-r--r--doc/man/bitcoin-cli.16
-rw-r--r--doc/man/bitcoin-qt.16
-rw-r--r--doc/man/bitcoin-tx.16
-rw-r--r--doc/man/bitcoin-util.16
-rw-r--r--doc/man/bitcoin-wallet.16
-rw-r--r--doc/man/bitcoind.16
-rw-r--r--doc/release-notes.md10
7 files changed, 25 insertions, 21 deletions
diff --git a/doc/man/bitcoin-cli.1 b/doc/man/bitcoin-cli.1
index bd79384783..e3bbcc18e5 100644
--- a/doc/man/bitcoin-cli.1
+++ b/doc/man/bitcoin-cli.1
@@ -1,7 +1,7 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
-.TH BITCOIN-CLI "1" "April 2023" "bitcoin-cli v24.1.0rc2" "User Commands"
+.TH BITCOIN-CLI "1" "May 2023" "bitcoin-cli v24.1.0rc3" "User Commands"
.SH NAME
-bitcoin-cli \- manual page for bitcoin-cli v24.1.0rc2
+bitcoin-cli \- manual page for bitcoin-cli v24.1.0rc3
.SH SYNOPSIS
.B bitcoin-cli
[\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.0rc2
.B bitcoin-cli
[\fI\,options\/\fR] \fI\,help <command> Get help for a command\/\fR
.SH DESCRIPTION
-Bitcoin Core RPC client version v24.1.0rc2
+Bitcoin Core RPC client version v24.1.0rc3
.SH OPTIONS
.HP
\-?
diff --git a/doc/man/bitcoin-qt.1 b/doc/man/bitcoin-qt.1
index f8b8069806..2f05944289 100644
--- a/doc/man/bitcoin-qt.1
+++ b/doc/man/bitcoin-qt.1
@@ -1,12 +1,12 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
-.TH BITCOIN-QT "1" "April 2023" "bitcoin-qt v24.1.0rc2" "User Commands"
+.TH BITCOIN-QT "1" "May 2023" "bitcoin-qt v24.1.0rc3" "User Commands"
.SH NAME
-bitcoin-qt \- manual page for bitcoin-qt v24.1.0rc2
+bitcoin-qt \- manual page for bitcoin-qt v24.1.0rc3
.SH SYNOPSIS
.B bitcoin-qt
[\fI\,command-line options\/\fR]
.SH DESCRIPTION
-Bitcoin Core version v24.1.0rc2
+Bitcoin Core version v24.1.0rc3
.SH OPTIONS
.HP
\-?
diff --git a/doc/man/bitcoin-tx.1 b/doc/man/bitcoin-tx.1
index 595ee2d9c1..bcfd1994a5 100644
--- a/doc/man/bitcoin-tx.1
+++ b/doc/man/bitcoin-tx.1
@@ -1,7 +1,7 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
-.TH BITCOIN-TX "1" "April 2023" "bitcoin-tx v24.1.0rc2" "User Commands"
+.TH BITCOIN-TX "1" "May 2023" "bitcoin-tx v24.1.0rc3" "User Commands"
.SH NAME
-bitcoin-tx \- manual page for bitcoin-tx v24.1.0rc2
+bitcoin-tx \- manual page for bitcoin-tx v24.1.0rc3
.SH SYNOPSIS
.B bitcoin-tx
[\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.0rc2
.B bitcoin-tx
[\fI\,options\/\fR] \fI\,-create \/\fR[\fI\,commands\/\fR] \fI\,Create hex-encoded bitcoin transaction\/\fR
.SH DESCRIPTION
-Bitcoin Core bitcoin\-tx utility version v24.1.0rc2
+Bitcoin Core bitcoin\-tx utility version v24.1.0rc3
.SH OPTIONS
.HP
\-?
diff --git a/doc/man/bitcoin-util.1 b/doc/man/bitcoin-util.1
index abdcdee3ef..ca89a9fe16 100644
--- a/doc/man/bitcoin-util.1
+++ b/doc/man/bitcoin-util.1
@@ -1,12 +1,12 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
-.TH BITCOIN-UTIL "1" "April 2023" "bitcoin-util v24.1.0rc2" "User Commands"
+.TH BITCOIN-UTIL "1" "May 2023" "bitcoin-util v24.1.0rc3" "User Commands"
.SH NAME
-bitcoin-util \- manual page for bitcoin-util v24.1.0rc2
+bitcoin-util \- manual page for bitcoin-util v24.1.0rc3
.SH SYNOPSIS
.B bitcoin-util
[\fI\,options\/\fR] [\fI\,commands\/\fR] \fI\,Do stuff\/\fR
.SH DESCRIPTION
-Bitcoin Core bitcoin\-util utility version v24.1.0rc2
+Bitcoin Core bitcoin\-util utility version v24.1.0rc3
.SH OPTIONS
.HP
\-?
diff --git a/doc/man/bitcoin-wallet.1 b/doc/man/bitcoin-wallet.1
index b824587886..b815dc26f4 100644
--- a/doc/man/bitcoin-wallet.1
+++ b/doc/man/bitcoin-wallet.1
@@ -1,9 +1,9 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
-.TH BITCOIN-WALLET "1" "April 2023" "bitcoin-wallet v24.1.0rc2" "User Commands"
+.TH BITCOIN-WALLET "1" "May 2023" "bitcoin-wallet v24.1.0rc3" "User Commands"
.SH NAME
-bitcoin-wallet \- manual page for bitcoin-wallet v24.1.0rc2
+bitcoin-wallet \- manual page for bitcoin-wallet v24.1.0rc3
.SH DESCRIPTION
-Bitcoin Core bitcoin\-wallet version v24.1.0rc2
+Bitcoin Core bitcoin\-wallet version v24.1.0rc3
.PP
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.
diff --git a/doc/man/bitcoind.1 b/doc/man/bitcoind.1
index 8bb9688585..5c950b2155 100644
--- a/doc/man/bitcoind.1
+++ b/doc/man/bitcoind.1
@@ -1,12 +1,12 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
-.TH BITCOIND "1" "April 2023" "bitcoind v24.1.0rc2" "User Commands"
+.TH BITCOIND "1" "May 2023" "bitcoind v24.1.0rc3" "User Commands"
.SH NAME
-bitcoind \- manual page for bitcoind v24.1.0rc2
+bitcoind \- manual page for bitcoind v24.1.0rc3
.SH SYNOPSIS
.B bitcoind
[\fI\,options\/\fR] \fI\,Start Bitcoin Core\/\fR
.SH DESCRIPTION
-Bitcoin Core version v24.1.0rc2
+Bitcoin Core version v24.1.0rc3
.SH OPTIONS
.HP
\-?
diff --git a/doc/release-notes.md b/doc/release-notes.md
index fcf9788a09..a0147f5ce0 100644
--- a/doc/release-notes.md
+++ b/doc/release-notes.md
@@ -1,9 +1,9 @@
-24.1rc2 Release Notes
+24.1rc3 Release Notes
====================
-Bitcoin Core version 24.1rc2 is now available from:
+Bitcoin Core version 24.1rc3 is now available from:
- <https://bitcoincore.org/bin/bitcoin-core-24.1/test.rc2/>
+ <https://bitcoincore.org/bin/bitcoin-core-24.1/test.rc3/>
This release includes new features, various bug fixes and performance
improvements, as well as updated translations.
@@ -41,6 +41,8 @@ unsupported systems.
- #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
@@ -79,6 +81,7 @@ Credits
Thanks to everyone who directly contributed to this release:
- Andrew Chow
+- Anthony Towns
- Hennadii Stepanov
- John Moffett
- Jon Atack
@@ -88,6 +91,7 @@ Thanks to everyone who directly contributed to this release:
- Michael Ford
- pablomartin4btc
- Sebastian Falbesoner
+- Suhas Daftuar
- Thomas Nguyen
- Vasil Dimov