You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
74df31c [doc] update example bitcoin.conf with missing options (glozow)
8082f88 [doc] update man pages for 29.0rc2 (glozow)
472d582 [build] bump to 29.0rc2 (glozow)
a4c30bd qt: doc: adapt outdated binary paths to CMake changes (Sebastian Falbesoner)
4e438d3 build: use make < 3.82 syntax for define directive (Sjors Provoost)
7ff0b02 build: Remove manpages when making MacOS app (Ava Chow)
5ebcb59 test: fix intermittent failure in p2p_orphan_handling.py (Martin Zumsande)
458655b fuzz: make sure DecodeBase58(Check) is called with valid values more often (Lőrinc)
15ecae3 fuzz: Always restrict base conversion input lengths (Lőrinc)
80c5d57 contrib: Fix `gen-bitcoin-conf.sh`. (David Gumberg)
Pull request description:
backports:
- bitcoin#32049
- bitcoin#32063
- bitcoin#32064
- bitcoin#32070
- bitcoin#31917
ACKs for top commit:
Sjors:
ACK 74df31c
hebasto:
ACK 74df31c, I have reviewed the code and it looks OK.
ismaelsadeeq:
Code review ACK 74df31c
Tree-SHA512: df4ef832a03c9c3f89d30d3f65d81b7c7e4793d2cad8a269f1ff221454a4b0b05e06109f4556926c1c4f7fcbd2537052b4d58b4b3911dfcfc35726c600b587d9
Bitcoin Core bitcoin\-util utility version v29.0.0rc1
12
+
Bitcoin Core bitcoin\-util utility version v29.0.0rc2
13
13
.PP
14
14
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.
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.
0 commit comments