diff options
author | Andrew Chow <github@achow101.com> | 2023-05-11 10:56:40 -0400 |
---|---|---|
committer | Andrew Chow <github@achow101.com> | 2023-05-11 10:57:23 -0400 |
commit | ac5b9f37dee708e0b10f8c6d591ab93454a1f3bb (patch) | |
tree | 48887ea6b68789c860f384f8ea691048655632bf /doc/man/bitcoind.1 | |
parent | 36c15d7d5cf6035bf76e54b88364373671e86337 (diff) | |
parent | 97f5e28830dfa5786cdc5df62e245e03fa393e19 (diff) |
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/man/bitcoind.1')
-rw-r--r-- | doc/man/bitcoind.1 | 6 |
1 files changed, 3 insertions, 3 deletions
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 \-? |