master
doc: fix process name typo in multiprocess.md
contrib: add placeholder manpage for bitcoin binary
Remove stale rationale paragraph
doc: archive release notes for v29.4
doc: Discourage adding AI agents as commit authors
cmake: add USE_SOURCE_PERMISSIONS to all configure_file usage
build: Rename `PACKAGE_*` variables to `CLIENT_*`
doc: Add `INSTALL.md` to Linux release tarballs
docs: clarify RPC credentials security boundary
doc: Mention bitcoin wrapper executable in documentation
doc: Improve doxygen readme navigation section
doc: Remove version numbers from READMEs
doc: document REST cache-control defaults
doc: Update asmap-data repository rule for file inclusion
[doc] Merge doc/assets-attribution.md into contrib/debian/copyright
doc: fix assumeutxo design doc link
Merge bitcoin/bitcoin#31161: cmake: Set top-level target output locations
BIP434: FEATURE message support
doc: fix typos and formatting in CONTRIBUTING, i2p, bitcoin-conf, files
Lossless image optimization
Merge bitcoin/bitcoin#35216: qa: Improve functional test support on illumos and *BSD
doc: Install `pkgconf` to find `capnproto` on NetBSD
doc: Clarify supported *BSD releases
doc: mention -DWITH_ZMQ=ON in macOS build guide
doc: Clarify build docs about `pkgconf` / `pkg-config` requirements
doc: update Windows MSVC build guide to utilize WinGet to install apps
doc: Update Windows build notes
doc: update cjdns.md for current upstream changes
doc: remove libevent
doc: mention Miniscript expressions inside reference
doc: clarify test placement guidance
Update the developer mailing list address.
doc: add taproot descriptor to getdescriptors example
doc: clarify libfuzzer-nosan preset uses build_fuzz_nosan dir
docs: Point to contrib/guix/README.md in doc/guix.md
doc: fix outdated i2p URLs in comments
Merge bitcoin/bitcoin#28167: init: Add option for rpccookie permissions (replace 26088)
doc: Use relative markdown links
cmake: set ENABLE_IPC by default
doc: improve offline-signing-tutorial after 32489
add more bad p2p ports
doc: clarify `git range-diff` add/delete output
build, wallet, doc: Remove BDB
Merge bitcoin/bitcoin#28463: p2p: Increase inbound capacity for block-relay only connections
doc: Update docs that refer to -maxconnections
doc: Release notes for psbtv2
doc: recommend script_flags instead of deployments.taproot
doc: add release notes for #26988
doc: add release notes
doc: Release note for addhdkey
doc: add release note for #31560 (named pipe support for `dumptxoutset` RPC)
doc: Add release notes for #32220
doc: Add release notes for 32489 (exportwatchonlywallet RPC)
doc: add release notes for 32800
release note
doc: add release notes for Tor PoW defenses
doc: add release notes for #33671 (getbalances nonmempool field)
Add release notes for exportasmap
doc: add release note for mining option validation
doc: Add release note for disallowing some wallet path names
doc: Add release note for -txsendrate etc
doc: add release note for submitSolution IPC changes
doc: release notes and bips doc update for #34779
doc: add release note for REST cache-control headers
rpc, net: completely remove `startingheight` field of `getpeerinfo` RPC
doc: add release notes for PR 34911
doc: fix typo in release notes of #34917
logging: More fully remove libevent log category
add release note
add release notes
doc: add release notes for #35319
private broadcast: add release note for limited cap
doc: release note for alternate_wtxids in gettransaction
doc: add release note describing change for forbidden clients
doc: add send RPC release note
bitcoin-util: replace netmagic command with getchainparams command
doc: Add doc/release-notes-35836.md
doc: update release process to mention security advisories pre-announcements
doc: Release note for export watchonly wallet gui action
doc: fix stale bitcoin_en.xlf reference
doc: add a hint to enable PoW defenses to manual hidden services
validation: do not wipe utxo cache for stats/scans/snapshots
doc: fix transifex 404s
doc: Updating docs from autotools to cmake
doc/zmq: fix unix socket path example