diff options
author | fanquake <fanquake@gmail.com> | 2023-05-12 09:51:42 +0100 |
---|---|---|
committer | fanquake <fanquake@gmail.com> | 2023-05-12 10:07:58 +0100 |
commit | 2e9fc2e353fe56e8e9ea2b2505aa69b9825122f7 (patch) | |
tree | c147e25bfec46db1f674306eaa2c27e20cb94d14 /doc/man/bitcoin-util.1 | |
parent | 7b7636ead18fd006815d867aa580b34e3e70731e (diff) | |
parent | a26ff204f0f0355749a1b61136437623b325f8fb (diff) |
Merge bitcoin/bitcoin#27624: [23.2] Backports for rc1v23.2rc1
a26ff204f0f0355749a1b61136437623b325f8fb doc: add initial release notes for v23.2 (fanquake)
60edfd57f1334497041655384238c43d3fc76184 doc: update manual pages for v23.2rc1 (fanquake)
b93814b234e4cf5ec95017b3cd54ce59c0aa59e8 doc: update version in bips.md to v23.2 (fanquake)
67bbe6d371fc33e0b17f2dc0a6a7faa5ab64dad0 build: bump version to v23.2rc1 (fanquake)
06731d19bc00820037961138c79cf3d3677e39ba net_processing: Boost inv trickle rate (Anthony Towns)
d0a2c87214d2a8ad350c86fd4a3202695569ca99 txmempool: have CompareDepthAndScore sort missing txs first (Anthony Towns)
ce8f812b0ac0905c26edd826c57886a08079b4a7 p2p: Avoid prematurely clearing download state for other peers (Suhas Daftuar)
Pull request description:
Final backports for `rc1`. Currently:
* https://github.com/bitcoin/bitcoin/pull/27608 (not a clean cherry-pick)
* https://github.com/bitcoin/bitcoin/pull/27610 (second commit is not clean)
ACKs for top commit:
achow101:
ACK a26ff204f0f0355749a1b61136437623b325f8fb
dergoegge:
ACK a26ff204f0f0355749a1b61136437623b325f8fb
ajtowns:
utACK a26ff204f0f0355749a1b61136437623b325f8fb
Tree-SHA512: 59e43ec4d5004b3543d5c0366c9dc8c5f8a6a777b147628ebc0c03aeb0846312a7780376ebf40f389e3403e4501ba2b70bb97925479670bee13c89e5b6925137
Diffstat (limited to 'doc/man/bitcoin-util.1')
-rw-r--r-- | doc/man/bitcoin-util.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/man/bitcoin-util.1 b/doc/man/bitcoin-util.1 index e9ec7b427c..15bac7951b 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.2. -.TH BITCOIN-UTIL "1" "December 2022" "bitcoin-util v23.1.0" "User Commands" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. +.TH BITCOIN-UTIL "1" "May 2023" "bitcoin-util v23.2.0rc1" "User Commands" .SH NAME -bitcoin-util \- manual page for bitcoin-util v23.1.0 +bitcoin-util \- manual page for bitcoin-util v23.2.0rc1 .SH SYNOPSIS .B bitcoin-util [\fI\,options\/\fR] [\fI\,commands\/\fR] \fI\,Do stuff\/\fR .SH DESCRIPTION -Bitcoin Core bitcoin\-util utility version v23.1.0 +Bitcoin Core bitcoin\-util utility version v23.2.0rc1 .SH OPTIONS .HP \-? |