mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-07-15 17:11:21 +02:00
Merge bitcoin/bitcoin#35668: [30.x] Finalise 30.3
3e3c3d66dedoc: update manual pages for v30.3 (fanquake)0a1d238b25doc: update release notes for v30.3 (fanquake)ad5b171a7bbuild: bump version to v30.3 (fanquake) Pull request description: The [`v30.3rc1` bins](https://bitcoincore.org/bin/bitcoin-core-30.3/test.rc1/) have been up for nearly 2 weeks. There doesn't seem to be anything else that needs backporting, and no issues have been reported. Finalise `v30.3`. ACKs for top commit: hebasto: ACK3e3c3d66de. sedited: ACK3e3c3d66deTree-SHA512: 03677d5cdd3c910a8e84e91484358a3377bfc11db48dea43cd386808c8674359872e7c90ae91960a9e1f23a7d57affe74d1c96d55d3263c71be2582aadc7b31c
This commit is contained in:
@@ -30,7 +30,7 @@ set(CLIENT_NAME "Bitcoin Core")
|
||||
set(CLIENT_VERSION_MAJOR 30)
|
||||
set(CLIENT_VERSION_MINOR 3)
|
||||
set(CLIENT_VERSION_BUILD 0)
|
||||
set(CLIENT_VERSION_RC 1)
|
||||
set(CLIENT_VERSION_RC 0)
|
||||
set(CLIENT_VERSION_IS_RELEASE "true")
|
||||
set(COPYRIGHT_YEAR "2026")
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
|
||||
.TH BITCOIN-CLI "1" "June 2026" "bitcoin-cli v30.3.0rc1" "User Commands"
|
||||
.TH BITCOIN-CLI "1" "July 2026" "bitcoin-cli v30.3.0" "User Commands"
|
||||
.SH NAME
|
||||
bitcoin-cli \- manual page for bitcoin-cli v30.3.0rc1
|
||||
bitcoin-cli \- manual page for bitcoin-cli v30.3.0
|
||||
.SH SYNOPSIS
|
||||
.B bitcoin-cli
|
||||
[\fI\,options\/\fR] \fI\,<command> \/\fR[\fI\,params\/\fR]
|
||||
@@ -15,7 +15,7 @@ bitcoin-cli \- manual page for bitcoin-cli v30.3.0rc1
|
||||
.B bitcoin-cli
|
||||
[\fI\,options\/\fR] \fI\,help <command>\/\fR
|
||||
.SH DESCRIPTION
|
||||
Bitcoin Core RPC client version v30.3.0rc1
|
||||
Bitcoin Core RPC client version v30.3.0
|
||||
.PP
|
||||
The bitcoin\-cli utility provides a command line interface to interact with a Bitcoin Core RPC server.
|
||||
.PP
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
|
||||
.TH BITCOIN-QT "1" "June 2026" "bitcoin-qt v30.3.0rc1" "User Commands"
|
||||
.TH BITCOIN-QT "1" "July 2026" "bitcoin-qt v30.3.0" "User Commands"
|
||||
.SH NAME
|
||||
bitcoin-qt \- manual page for bitcoin-qt v30.3.0rc1
|
||||
bitcoin-qt \- manual page for bitcoin-qt v30.3.0
|
||||
.SH SYNOPSIS
|
||||
.B bitcoin-qt
|
||||
[\fI\,options\/\fR] [\fI\,URI\/\fR]
|
||||
.SH DESCRIPTION
|
||||
Bitcoin Core version v30.3.0rc1
|
||||
Bitcoin Core version v30.3.0
|
||||
.PP
|
||||
The bitcoin\-qt application provides a graphical interface for interacting with Bitcoin Core.
|
||||
.PP
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
|
||||
.TH BITCOIN-TX "1" "June 2026" "bitcoin-tx v30.3.0rc1" "User Commands"
|
||||
.TH BITCOIN-TX "1" "July 2026" "bitcoin-tx v30.3.0" "User Commands"
|
||||
.SH NAME
|
||||
bitcoin-tx \- manual page for bitcoin-tx v30.3.0rc1
|
||||
bitcoin-tx \- manual page for bitcoin-tx v30.3.0
|
||||
.SH SYNOPSIS
|
||||
.B bitcoin-tx
|
||||
[\fI\,options\/\fR] \fI\,<hex-tx> \/\fR[\fI\,commands\/\fR]
|
||||
@@ -9,7 +9,7 @@ bitcoin-tx \- manual page for bitcoin-tx v30.3.0rc1
|
||||
.B bitcoin-tx
|
||||
[\fI\,options\/\fR] \fI\,-create \/\fR[\fI\,commands\/\fR]
|
||||
.SH DESCRIPTION
|
||||
Bitcoin Core bitcoin\-tx utility version v30.3.0rc1
|
||||
Bitcoin Core bitcoin\-tx utility version v30.3.0
|
||||
.PP
|
||||
The bitcoin\-tx tool is used for creating and modifying bitcoin transactions.
|
||||
.PP
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
|
||||
.TH BITCOIN-UTIL "1" "June 2026" "bitcoin-util v30.3.0rc1" "User Commands"
|
||||
.TH BITCOIN-UTIL "1" "July 2026" "bitcoin-util v30.3.0" "User Commands"
|
||||
.SH NAME
|
||||
bitcoin-util \- manual page for bitcoin-util v30.3.0rc1
|
||||
bitcoin-util \- manual page for bitcoin-util v30.3.0
|
||||
.SH SYNOPSIS
|
||||
.B bitcoin-util
|
||||
[\fI\,options\/\fR] [\fI\,command\/\fR]
|
||||
@@ -9,7 +9,7 @@ bitcoin-util \- manual page for bitcoin-util v30.3.0rc1
|
||||
.B bitcoin-util
|
||||
[\fI\,options\/\fR] \fI\,grind <hex-block-header>\/\fR
|
||||
.SH DESCRIPTION
|
||||
Bitcoin Core bitcoin\-util utility version v30.3.0rc1
|
||||
Bitcoin Core bitcoin\-util utility version v30.3.0
|
||||
.PP
|
||||
The bitcoin\-util tool provides bitcoin related functionality that does not rely on the ability to access a running node. Available [commands] are listed below.
|
||||
.SH OPTIONS
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
|
||||
.TH BITCOIN-WALLET "1" "June 2026" "bitcoin-wallet v30.3.0rc1" "User Commands"
|
||||
.TH BITCOIN-WALLET "1" "July 2026" "bitcoin-wallet v30.3.0" "User Commands"
|
||||
.SH NAME
|
||||
bitcoin-wallet \- manual page for bitcoin-wallet v30.3.0rc1
|
||||
bitcoin-wallet \- manual page for bitcoin-wallet v30.3.0
|
||||
.SH SYNOPSIS
|
||||
.B bitcoin-wallet
|
||||
[\fI\,options\/\fR] \fI\,<command>\/\fR
|
||||
.SH DESCRIPTION
|
||||
Bitcoin Core bitcoin\-wallet utility version v30.3.0rc1
|
||||
Bitcoin Core bitcoin\-wallet utility version v30.3.0
|
||||
.PP
|
||||
bitcoin\-wallet is an offline tool for creating and interacting with Bitcoin Core wallet files.
|
||||
.PP
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
|
||||
.TH BITCOIN "1" "June 2026" "bitcoin v30.3.0rc1" "User Commands"
|
||||
.TH BITCOIN "1" "July 2026" "bitcoin v30.3.0" "User Commands"
|
||||
.SH NAME
|
||||
bitcoin \- manual page for bitcoin v30.3.0rc1
|
||||
bitcoin \- manual page for bitcoin v30.3.0
|
||||
.SH SYNOPSIS
|
||||
.B bitcoin
|
||||
[\fI\,OPTIONS\/\fR] \fI\,COMMAND\/\fR...
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
|
||||
.TH BITCOIND "1" "June 2026" "bitcoind v30.3.0rc1" "User Commands"
|
||||
.TH BITCOIND "1" "July 2026" "bitcoind v30.3.0" "User Commands"
|
||||
.SH NAME
|
||||
bitcoind \- manual page for bitcoind v30.3.0rc1
|
||||
bitcoind \- manual page for bitcoind v30.3.0
|
||||
.SH SYNOPSIS
|
||||
.B bitcoind
|
||||
[\fI\,options\/\fR]
|
||||
.SH DESCRIPTION
|
||||
Bitcoin Core daemon version v30.3.0rc1 bitcoind
|
||||
Bitcoin Core daemon version v30.3.0 bitcoind
|
||||
.PP
|
||||
The Bitcoin Core daemon (bitcoind) is a headless program that connects to the Bitcoin network to validate and relay transactions and blocks, as well as relaying addresses.
|
||||
.PP
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
v30.3rc1 Release Notes
|
||||
v30.3 Release Notes
|
||||
===================
|
||||
|
||||
Bitcoin Core version v30.3rc1 is now available from:
|
||||
Bitcoin Core version v30.3 is now available from:
|
||||
|
||||
<https://bitcoincore.org/bin/bitcoin-core-30.3/test.rc1/>
|
||||
<https://bitcoincore.org/bin/bitcoin-core-30.3/>
|
||||
|
||||
This release includes new features, various bug fixes and performance
|
||||
improvements, as well as updated translations.
|
||||
|
||||
Reference in New Issue
Block a user