174af33d5dutil: Add inotify_rm_watch to syscall sandbox (AllowFileSystem) (Hennadii Stepanov)ded10fe3eabuild: Fix Boost.Process test for Boost 1.78 (Hennadii Stepanov)26c2f23f36build: Fix Boost.Process detection on macOS arm64 (Hennadii Stepanov)85f85c7e5futil: add linkat to syscall sandbox (AllowFileSystem) (fanquake)eaa04194b9contrib: fix signet miner (sighash mismatch) (Sebastian Falbesoner)235b042594rpc: Exclude descriptor when address is excluded (MarcoFalke)b05a59b69fci: Temporarily use clang-13 to work around clang-14 TSan bug (MarcoFalke)65b966743cdoc, init: add links to doc/cjdns.md (Jon Atack)7a553d4e65doc: update i2p.md with cjdns, improve local addresses section (Jon Atack)4148396229doc: update tor.md with cjdns and getnodeaddresses, fix tor grep, (Jon Atack)4690e8af13doc: create initial doc/cjdns.md for cjdns how-to documentation (Jon Atack)5d24f612d1Clarify in -maxtimeadjustment that only outbound peers influence time data (Jon Atack)b1646f1bb5test: set segwit height back to 0 on regtest (Martin Zumsande)ef6a37b7c4rpc: rename getdeploymentinfo status-next to status_next (Jon Atack)2a6fcf9c13init, doc: improve -onlynet help and tor/i2p documentation (Jon Atack) Pull request description: Backport the following to 23.x: - #24468 - #24528 - #24527 - #24609 - #24555 - #24663 - #24572 - #24636 - #24553 - #24659 - #24521 - #24523 - #24690 - #24710 Possibly also: - #24579 - #24691 ACKs for top commit: laanwj: List-of-commits ACK174af33d5d, I think we should merge this and move forward with rc3.. hebasto: ACK174af33d5dTree-SHA512: 5a493e1652b780b527767d6ca9e67012abd2fa5573496e85e0d8aa4bed3eb332bfcd72610b8dfb954ff274d42450623233c96c479de2085b9c8344ba5abf1935
Repository Tools
Developer tools
Specific tools for developers working on this repository.
Additional tools, including the github-merge.py script, are available in the maintainer-tools repository.
Verify-Commits
Tool to verify that every merge commit was signed by a developer using the github-merge.py script.
Linearize
Construct a linear, no-fork, best version of the blockchain.
Qos
A Linux bash script that will set up traffic control (tc) to limit the outgoing bandwidth for connections to the Bitcoin network. This means one can have an always-on bitcoind instance running, and another local bitcoind/bitcoin-qt instance which connects to this node and receives blocks from it.
Seeds
Utility to generate the pnSeed[] array that is compiled into the client.
Build Tools and Keys
Packaging
The Debian subfolder contains the copyright file.
All other packaging related files can be found in the bitcoin-core/packaging repository.
Builder keys
PGP keys used for signing Bitcoin Core release results.
MacDeploy
Scripts and notes for Mac builds.
Test and Verify Tools
TestGen
Utilities to generate test vectors for the data-driven Bitcoin tests.
Verify Binaries
This script attempts to download and verify the signature file SHA256SUMS.asc from bitcoin.org.