2025-09-05

<bitcoin-git> bitcoin/master 3cc9a06 Ryan Ofsky: test: Add TestNode ipcbind option
<bitcoin-git> bitcoin/master 3cceb60 Ryan Ofsky: test: Provide path to `bitcoin` binary
<bitcoin-git> [bitcoin] glozow pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/37c21ebe4078...e04cb9c1bdf2
<bitcoin-git> [bitcoin] stickies-v opened pull request #33321: kernel: make blockTip index const (master...2025-09/kernel-blocktip-const) https://github.com/bitcoin/bitcoin/pull/33321
<bitcoin-git> [bitcoin] willcl-ark opened pull request #33319: ci: reduce runner sizes on various jobs (master...economise-runner-sizes) https://github.com/bitcoin/bitcoin/pull/33319
<bitcoin-git> [bitcoin] purpleKarrot opened pull request #33317: draft: CMake Goals and Guidelines (master...cmake-guidelines) https://github.com/bitcoin/bitcoin/pull/33317
<bitcoin-git> [bitcoin] fanquake merged pull request #33309: doc: archive v29.1 release notes (master...2025-09-archive-29.1) https://github.com/bitcoin/bitcoin/pull/33309
<bitcoin-git> bitcoin/master 37c21eb merge-script: Merge bitcoin/bitcoin#33309: doc: archive v29.1 release notes
<bitcoin-git> bitcoin/master 61ec886 glozow: [doc] archive v29.1 release notes
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/32e2484b67e6...37c21ebe4078
<bitcoin-git> [bitcoin] fanquake merged pull request #33304: depends: strip when installing qt binaries (master...strip_qt_bins) https://github.com/bitcoin/bitcoin/pull/33304
<bitcoin-git> bitcoin/master 32e2484 merge-script: Merge bitcoin/bitcoin#33304: depends: strip when installing qt binaries
<bitcoin-git> bitcoin/master c9d5f21 fanquake: depends: strip when installing qt
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/647cdb4f7e80...32e2484b67e6
<bitcoin-git> [bitcoin] Sjors closed pull request #33290: build: suggest -DENABLE_IPC=OFF when missing capnp (master...2025/08/missing_capnp) https://github.com/bitcoin/bitcoin/pull/33290

2025-09-04

<bitcoin-git> [bitcoin] l0rinc opened pull request #33313: test/refactor: use test deque to avoid quadratic iteration (master...l0rinc/linearize_test_runner) https://github.com/bitcoin/bitcoin/pull/33313
<bitcoin-git> [bitcoin] achow101 merged pull request #33311: net: Quiet down logging when router doesn't support natpmp/pcp (master...2025-10-pcp-logging) https://github.com/bitcoin/bitcoin/pull/33311
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e1ce0c525c7f...647cdb4f7e80
<bitcoin-git> bitcoin/master 4f1a4cb laanwj: net: Quiet down logging when router doesn't support natpmp/pcp
<bitcoin-git> bitcoin/master 647cdb4 Ava Chow: Merge bitcoin/bitcoin#33311: net: Quiet down logging when router doesn't s...
<bitcoin-git> [bitcoin] hebasto opened pull request #33312: clang-tidy: Disable `UndefinedBinaryOperatorResult` check in `src/ipc` (master...250904-capnp-tidy) https://github.com/bitcoin/bitcoin/pull/33312
<bitcoin-git> [bitcoin] laanwj opened pull request #33311: net: Quiet down logging when router doesn't support natpmp/pcp (master...2025-10-pcp-logging) https://github.com/bitcoin/bitcoin/pull/33311
<bitcoin-git> [bitcoin] luke-jr opened pull request #33310: trace: Workaround GCC bug compiling with old systemtap (master...wrkarnd_gcc_systemtap_ice) https://github.com/bitcoin/bitcoin/pull/33310
<bitcoin-git> [bitcoincore.org] glozow opened pull request #1169: Bitcoin Core 29.1 release (master...2025-09-29.1) https://github.com/bitcoin-core/bitcoincore.org/pull/1169
<bitcoin-git> [bitcoin] glozow opened pull request #33309: doc: archive v29.1 release notes (master...2025-09-archive-29.1) https://github.com/bitcoin/bitcoin/pull/33309
<bitcoin-git> [bitcoin] fanquake opened pull request #33308: doc: fix `LIBRARY_PATH` comment (master...correct_native_comment) https://github.com/bitcoin/bitcoin/pull/33308
<bitcoin-git> [bitcoin] hebasto merged pull request #33291: ci: cd into BASE_BUILD_DIR for GetCMakeLogFiles (master...2025/08/cd) https://github.com/bitcoin/bitcoin/pull/33291
<bitcoin-git> bitcoin/master e1ce0c5 Hennadii Stepanov: Merge bitcoin/bitcoin#33291: ci: cd into BASE_BUILD_DIR for GetCMakeLogFil...
<bitcoin-git> bitcoin/master 9b76eef Sjors Provoost: ci: cd into BASE_BUILD_DIR for GetCMakeLogFiles
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2d8f5b91881e...e1ce0c525c7f
<bitcoin-git> qa-assets/main fd2bd02 MarcoFalke: ci: Turn persistent runners into GHA runners
<bitcoin-git> qa-assets/main fc42e64 maflcko: Merge pull request #236 from maflcko/main
<bitcoin-git> [qa-assets] maflcko pushed 2 commits to main: https://github.com/bitcoin-core/qa-assets/compare/c63a1a9d9bba...fc42e64f6e66
<bitcoin-git> [qa-assets] maflcko merged pull request #236: ci: Turn persistent runners into GHA runners (main...main) https://github.com/bitcoin-core/qa-assets/pull/236
<bitcoin-git> [bitcoin] fjahr opened pull request #33306: index: Force database compaction in coinstatsindex (master...2025-09-csi-compaction) https://github.com/bitcoin/bitcoin/pull/33306
<bitcoin-git> [bitcoin] fanquake merged pull request #33136: ci: Remove redundant RUN_UNIT_TESTS_SEQUENTIAL (master...2508-ci-slim-sequential) https://github.com/bitcoin/bitcoin/pull/33136
<bitcoin-git> bitcoin/master fae610d MarcoFalke: ci: Remove redundant RUN_UNIT_TESTS_SEQUENTIAL
<bitcoin-git> bitcoin/master 2d8f5b9 merge-script: Merge bitcoin/bitcoin#33136: ci: Remove redundant RUN_UNIT_TESTS_SEQUENTIAL
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2562fe1b2b63...2d8f5b91881e
<bitcoin-git> [bitcoin] fanquake opened pull request #33304: depends: strip when installing qt binaries (master...strip_qt_bins) https://github.com/bitcoin/bitcoin/pull/33304
<bitcoin-git> [bitcoin] maflcko reopened pull request #33243: test: Fix CLI_MAX_ARG_SIZE issues (master...2508-test-fix-cli-cmd-size) https://github.com/bitcoin/bitcoin/pull/33243
<bitcoin-git> [bitcoin] maflcko closed pull request #33243: test: Fix CLI_MAX_ARG_SIZE issues (master...2508-test-fix-cli-cmd-size) https://github.com/bitcoin/bitcoin/pull/33243
<bitcoin-git> [bitcoin] fanquake merged pull request #32159: net, pcp: handle multi-part responses and filter for default route while querying default gateway (master...pcp-default-multipart) https://github.com/bitcoin/bitcoin/pull/32159
<bitcoin-git> bitcoin/master 42e99ad willcl-ark: net: skip non-route netlink responses
<bitcoin-git> bitcoin/master 57ce645 willcl-ark: net: filter for default routes in netlink responses
<bitcoin-git> bitcoin/master 88db09b willcl-ark: net: handle multi-part netlink responses
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/ed2ff3c63d83...2562fe1b2b63
<bitcoin-git> [bitcoin] maflcko opened pull request #33303: ci: Checkout latest merged pulls (master...2509-ci-co-pull) https://github.com/bitcoin/bitcoin/pull/33303
<bitcoin-git> [bitcoin] willcl-ark opened pull request #33302: ci: disable cirrus cache in 32bit arm job (master...disable-cirrus-arm-job) https://github.com/bitcoin/bitcoin/pull/33302
<bitcoin-git> bitcoin/master ed2ff3c merge-script: Merge bitcoin/bitcoin#33235: build: set ENABLE_IPC to OFF when fuzzing
<bitcoin-git> [bitcoin] fanquake merged pull request #33235: build: set ENABLE_IPC to OFF when fuzzing (master...no_ipc_when_fuzz) https://github.com/bitcoin/bitcoin/pull/33235
<bitcoin-git> bitcoin/master af4156a fanquake: build: set ENABLE_IPC to OFF when fuzzing
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/689a32197638...ed2ff3c63d83

2025-09-03

<bitcoin-git> [gui] davidgumberg opened pull request #886: gui: Avoid pathological QT text/markdown behavior... (master...2025-09-03-textedit-oom-fix) https://github.com/bitcoin-core/gui/pull/886
<bitcoin-git> [bitcoin] Crypt-iQ opened pull request #33300: fuzz: compact block harness (master...cmpctblock-fuzz-0807-fs) https://github.com/bitcoin/bitcoin/pull/33300
<bitcoin-git> [bitcoin] mzumsande opened pull request #33299: wallet: reduce unconditional logging during load (master...2025_wallet_log_less) https://github.com/bitcoin/bitcoin/pull/33299
<bitcoin-git> [bitcoin] jmoik opened pull request #33297: cmake: Inherit WERROR setting for secp256k1 build (master...cmake_inherit_Werror_secp256k1) https://github.com/bitcoin/bitcoin/pull/33297
<bitcoin-git> [bitcoin-detached-sigs] achow101 pushed tag v29.1: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/v29.1
<bitcoin-git> bitcoin-detached-sigs/29.x 90353f3 Ava Chow: 29.1: win sig for final
<bitcoin-git> [bitcoin-detached-sigs] achow101 pushed 1 commit to 29.x: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/ffc779eecaf9...90353f36d318
<bitcoin-git> [bitcoin] Crypt-iQ opened pull request #33296: net: check for empty header before calling FillBlock (master...cmpctblock_assume_fix_09032025) https://github.com/bitcoin/bitcoin/pull/33296
<bitcoin-git> bitcoin-detached-sigs/29.x ffc779e Matthew Zipkin: 29.1: osx sig for final
<bitcoin-git> [bitcoin-detached-sigs] pinheadmz pushed 1 commit to 29.x: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/178a68a297c3...ffc779eecaf9
<bitcoin-git> [qa-assets] murchandamus opened pull request #238: Add Murch’s inputs September 2025 (main...2025-09-murch-inputs) https://github.com/bitcoin-core/qa-assets/pull/238
<bitcoin-git> [bitcoin] fanquake opened pull request #33294: [29.x] *san CI backports (29.x...29_ci_backports) https://github.com/bitcoin/bitcoin/pull/33294
<bitcoin-git> [qa-assets] fanquake reopened pull request #236: ci: Turn persistent runners into GHA runners (main...main) https://github.com/bitcoin-core/qa-assets/pull/236
<bitcoin-git> [qa-assets] fanquake closed pull request #236: ci: Turn persistent runners into GHA runners (main...main) https://github.com/bitcoin-core/qa-assets/pull/236
<bitcoin-git> [bitcoin] glozow pushed tag v29.1: https://github.com/bitcoin/bitcoin/compare/v29.1
<bitcoin-git> [bitcoin] glozow merged pull request #33271: [29.x] finalise v29.1 (29.x...29_1_more) https://github.com/bitcoin/bitcoin/pull/33271
<bitcoin-git> bitcoin/29.x b0d88bc fanquake: doc: finalise release notes for 29.1
<bitcoin-git> bitcoin/29.x 99ab2e7 fanquake: ci: return to using dash in CentOS job
<bitcoin-git> [bitcoin] glozow pushed 6 commits to 29.x: https://github.com/bitcoin/bitcoin/compare/162c009c1d9b...fd784f277427
<bitcoin-git> bitcoin/29.x 6448ebb MarcoFalke: doc: Remove wrong and redundant doxygen tag
<bitcoin-git> [qa-assets] maflcko merged pull request #237: ci: Add dummy GHA template (main...2509-ci-gha-dummy) https://github.com/bitcoin-core/qa-assets/pull/237
<bitcoin-git> qa-assets/main 7264fbf MarcoFalke: ci: Add dummy GHA template
<bitcoin-git> qa-assets/main c63a1a9 maflcko: Merge pull request #237 from maflcko/2509-ci-gha-dummy
<bitcoin-git> [qa-assets] maflcko pushed 2 commits to main: https://github.com/bitcoin-core/qa-assets/compare/ca75c1def92e...c63a1a9d9bba
<bitcoin-git> [bitcoin] glozow merged pull request #33220: doc: truc packages allow sub min feerate transactions (master...TRUC_doc) https://github.com/bitcoin/bitcoin/pull/33220
<bitcoin-git> bitcoin/master 689a321 merge-script: Merge bitcoin/bitcoin#33220: doc: truc packages allow sub min feerate tran...
<bitcoin-git> bitcoin/master 7270839 Pol Espinasa: doc: truc packages allow sub min feerate transactions
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ba0b4304ecee...689a32197638
<bitcoin-git> [bitcoin] m3dwards closed pull request #33292: added qa assets yml (master...250903-dummy-pr) https://github.com/bitcoin/bitcoin/pull/33292
<bitcoin-git> [bitcoin] m3dwards opened pull request #33292: added qa assets yml (master...250903-dummy-pr) https://github.com/bitcoin/bitcoin/pull/33292
<bitcoin-git> [qa-assets] maflcko opened pull request #237: ci: Add dummy GHA template (main...2509-ci-gha-dummy) https://github.com/bitcoin-core/qa-assets/pull/237
<bitcoin-git> [qa-assets] maflcko reopened pull request #236: ci: Turn persistent runners into GHA runners (main...main) https://github.com/bitcoin-core/qa-assets/pull/236
<bitcoin-git> [qa-assets] maflcko closed pull request #236: ci: Turn persistent runners into GHA runners (main...main) https://github.com/bitcoin-core/qa-assets/pull/236
<bitcoin-git> [qa-assets] maflcko opened pull request #236: ci: Turn persistent runners into GHA runners (main...main) https://github.com/bitcoin-core/qa-assets/pull/236
<bitcoin-git> [bitcoin] Sjors opened pull request #33291: ci: cd into BASE_BUILD_DIR for GetCMakeLogFiles (master...2025/08/cd) https://github.com/bitcoin/bitcoin/pull/33291
<bitcoin-git> [gui] DrahtBot reopened pull request #884: Fix compatibility with `-debuglogfile` command-line option (master...250819-debuglog) https://github.com/bitcoin-core/gui/pull/884
<bitcoin-git> [gui] DrahtBot closed pull request #884: Fix compatibility with `-debuglogfile` command-line option (master...250819-debuglog) https://github.com/bitcoin-core/gui/pull/884
<bitcoin-git> [gui] DrahtBot reopened pull request #884: Fix compatibility with `-debuglogfile` command-line option (master...250819-debuglog) https://github.com/bitcoin-core/gui/pull/884
<bitcoin-git> [gui] DrahtBot closed pull request #884: Fix compatibility with `-debuglogfile` command-line option (master...250819-debuglog) https://github.com/bitcoin-core/gui/pull/884
<bitcoin-git> [bitcoin] maflcko reopened pull request #29678: Bugfix: Correct first-run free space checks (master...fix_init_lowdisk_warning_reqd) https://github.com/bitcoin/bitcoin/pull/29678
<bitcoin-git> [bitcoin] maflcko closed pull request #29678: Bugfix: Correct first-run free space checks (master...fix_init_lowdisk_warning_reqd) https://github.com/bitcoin/bitcoin/pull/29678
<bitcoin-git> [bitcoin] fanquake merged pull request #32989: ci: Migrate CI to hosted Cirrus Runners (master...cirrus-runners) https://github.com/bitcoin/bitcoin/pull/32989
<bitcoin-git> bitcoin/master b232b0f will: ci: add caching actions
<bitcoin-git> bitcoin/master b8fcc9f will: ci: add configure environment action
<bitcoin-git> bitcoin/master 33ba073 will: ci: add REPO_USE_CIRRUS_RUNNERS
<bitcoin-git> [bitcoin] fanquake pushed 30 commits to master: https://github.com/bitcoin/bitcoin/compare/0eb3eae54865...ba0b4304ecee
<bitcoin-git> [bitcoin] fanquake merged pull request #33274: kernel: chainparams & headersync updates for 30.0 (master...chainparams_30) https://github.com/bitcoin/bitcoin/pull/33274
<bitcoin-git> bitcoin/master 66fb962 fanquake: kernel: update chainTxData
<bitcoin-git> bitcoin/master c3cb26e fanquake: kernel: update assumevalid and minimumChainWork
<bitcoin-git> [bitcoin] fanquake pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/46369583f3a9...0eb3eae54865
<bitcoin-git> bitcoin/master b4adae7 fanquake: kernel: update assumed blockchain & chainstate sizes
<bitcoin-git> [bitcoin] maflcko closed pull request #33288: rpc: deprecateboolverbose Boolean verbosity is deprecated (master...rpc/deprecateboolverbose) https://github.com/bitcoin/bitcoin/pull/33288
<bitcoin-git> [bitcoin] Sjors opened pull request #33290: build: suggest -DENABLE_IPC=OFF when missing capnp (master...2025/08/missing_capnp) https://github.com/bitcoin/bitcoin/pull/33290
<bitcoin-git> [bitcoin] fqlx opened pull request #33288: rpc/deprecateboolverbose Boolean verbosity is deprecated (master...rpc/deprecateboolverbose) https://github.com/bitcoin/bitcoin/pull/33288

2025-09-02

<bitcoin-git> [bitcoin] Cunero closed pull request #33287: Update ci.yml (master...patch-1) https://github.com/bitcoin/bitcoin/pull/33287
<bitcoin-git> [bitcoin] Cunero reopened pull request #33287: Update ci.yml (master...patch-1) https://github.com/bitcoin/bitcoin/pull/33287
<bitcoin-git> [bitcoin] Cunero closed pull request #33287: Update ci.yml (master...patch-1) https://github.com/bitcoin/bitcoin/pull/33287
<bitcoin-git> [bitcoin] Cunero opened pull request #33287: Update ci.yml (master...patch-1) https://github.com/bitcoin/bitcoin/pull/33287
<bitcoin-git> [bitcoin] achow101 merged pull request #33224: doc: unify `datacarriersize` warning with release notes (master...l0rinc/datacarriersize-doc-unification) https://github.com/bitcoin/bitcoin/pull/33224
<bitcoin-git> bitcoin/master 4636958 Ava Chow: Merge bitcoin/bitcoin#33224: doc: unify `datacarriersize` warning with rel...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7e58c94112d0...46369583f3a9
<bitcoin-git> bitcoin/master 2885bd0 Lőrinc: doc: unify `datacarriersize` warning with release notes
<bitcoin-git> [bitcoin] BenWestgate opened pull request #33286: doc: update multisig tutorial to use multipath descriptors (master...change-and-receiving-single-descriptor) https://github.com/bitcoin/bitcoin/pull/33286
<bitcoin-git> qa-assets/main ca75c1d maflcko: Merge pull request #235 from dergoegge/2025-09-inputs
<bitcoin-git> [qa-assets] maflcko pushed 2 commits to main: https://github.com/bitcoin-core/qa-assets/compare/37f289ce9e4a...ca75c1def92e
<bitcoin-git> qa-assets/main 49c4447 delete_nonreduced_inputs script: Add fuzz inputs
<bitcoin-git> [qa-assets] maflcko merged pull request #235: Add fuzz inputs (main...2025-09-inputs) https://github.com/bitcoin-core/qa-assets/pull/235
<bitcoin-git> [bitcoin] glozow closed pull request #27742: [NO MERGE] BIP331 Ancestor Package Relay (master...package-relay-token-bucket) https://github.com/bitcoin/bitcoin/pull/27742
<bitcoin-git> [bitcoin] glozow closed pull request #33066: p2p: never check tx rejections by txid (master...2025-07-wtxid-only-rej) https://github.com/bitcoin/bitcoin/pull/33066
<bitcoin-git> [bitcoin] fanquake opened pull request #33283: contrib: update fixed seeds (master...fixed_seeds_update) https://github.com/bitcoin/bitcoin/pull/33283
<bitcoin-git> [bitcoin] stickies-v opened pull request #33282: cmake: fatal error when PIE not supported (master...2025-09/cmake-pie-fatal) https://github.com/bitcoin/bitcoin/pull/33282
<bitcoin-git> [bitcoin] ryanofsky opened pull request #33281: clang-tidy: disable clang-analyzer UndefinedBinaryOperatorResult warning (master...pr/garbage) https://github.com/bitcoin/bitcoin/pull/33281
<bitcoin-git> [bitcoin-maintainer-tools] fanquake merged pull request #188: Update minimum number of non-numerus messages for translations (main...250901-upd-tr) https://github.com/bitcoin-core/bitcoin-maintainer-tools/pull/188
<bitcoin-git> bitcoin-maintainer-tools/main f36fa93 merge-script: Merge bitcoin-core/bitcoin-maintainer-tools#188: Update minimum number of ...
<bitcoin-git> bitcoin-maintainer-tools/main c983016 Hennadii Stepanov: Update minimum number of non-numerus messages for translations
<bitcoin-git> [bitcoin-maintainer-tools] fanquake pushed 2 commits to main: https://github.com/bitcoin-core/bitcoin-maintainer-tools/compare/e28da21d9fc1...f36fa930bb99
<bitcoin-git> [bitcoin] stickies-v opened pull request #33278: cmake: make missing Python interpreter behaviour more explicit (master...2025-09/cmake-fatal-python) https://github.com/bitcoin/bitcoin/pull/33278
<bitcoin-git> [qa-assets] dergoegge opened pull request #235: Add fuzz inputs (main...2025-09-inputs) https://github.com/bitcoin-core/qa-assets/pull/235
<bitcoin-git> [bitcoin] fanquake merged pull request #33269: test: Fixup fill_mempool docstring (master...2508-test-fill-mempool-docs) https://github.com/bitcoin/bitcoin/pull/33269
<bitcoin-git> bitcoin/master 7e58c94 merge-script: Merge bitcoin/bitcoin#33269: test: Fixup fill_mempool docstring
<bitcoin-git> bitcoin/master fa3f682 MarcoFalke: test: Fixup fill_mempool docstring
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7cc9a087069b...7e58c94112d0

2025-09-01

<bitcoin-git> [leveldb-subtree] l0rinc opened pull request #56: Remove uninitialized `bytes_written` statistics from `CompactionStats` (bitcoin-fork...l0rinc/remove-uninitialized-bytes-written-stats) https://github.com/bitcoin-core/leveldb-subtree/pull/56
<bitcoin-git> [bitcoin-maintainer-tools] hebasto opened pull request #188: Update minimum number of non-numerus messages for translations (main...250901-upd-tr) https://github.com/bitcoin-core/bitcoin-maintainer-tools/pull/188
<bitcoin-git> [bitcoin] fanquake closed pull request #32865: cmake: Use `AUTHOR_WARNING` for warnings (master...use_author_warning) https://github.com/bitcoin/bitcoin/pull/32865
<bitcoin-git> [bitcoin] hebasto opened pull request #33275: Release: 30.0 translations update (master...250901-tr) https://github.com/bitcoin/bitcoin/pull/33275
<bitcoin-git> [bitcoin] fanquake closed pull request #33238: [29.x] depends: remove xinerama extension from libxcb (29.x...backport_33217) https://github.com/bitcoin/bitcoin/pull/33238
<bitcoin-git> [bitcoin] fanquake opened pull request #33274: kernel: chainparams & headersync updates for 30.0 (master...chainparams_30) https://github.com/bitcoin/bitcoin/pull/33274
<bitcoin-git> qa-assets/main ddfba9d MarcoFalke: Add fuzz inputs
<bitcoin-git> qa-assets/main 37f289c Niklas Gögge: Merge pull request #234 from maflcko/main
<bitcoin-git> [qa-assets] dergoegge pushed 2 commits to main: https://github.com/bitcoin-core/qa-assets/compare/1b9ff439e9ef...37f289ce9e4a
<bitcoin-git> [qa-assets] dergoegge merged pull request #234: Add fuzz inputs (main...main) https://github.com/bitcoin-core/qa-assets/pull/234

2025-08-31

<bitcoin-git> [bitcoin] martinus closed pull request #32128: Draft: CCoinMap Experiments (master...2025-03-scheduler-destroy-in-separate-thread-experiment) https://github.com/bitcoin/bitcoin/pull/32128

2025-08-29

<bitcoin-git> [bitcoin] fanquake opened pull request #33271: [29.x] rc3 or final (29.x...29_1_more) https://github.com/bitcoin/bitcoin/pull/33271
<bitcoin-git> [bitcoin] l0rinc opened pull request #33270: translations: recreate baseline to simplify testing (master...l0rinc/stabilize-translations) https://github.com/bitcoin/bitcoin/pull/33270
<bitcoin-git> [bitcoin] maflcko opened pull request #33269: test: Fixup fill_mempool docstring (master...2508-test-fill-mempool-docs) https://github.com/bitcoin/bitcoin/pull/33269

2025-08-28

<bitcoin-git> [bitcoin] achow101 merged pull request #33253: Revert compact block cache inefficiencies (master...202508-cache-friendly-compactblock) https://github.com/bitcoin/bitcoin/pull/33253
<bitcoin-git> bitcoin/master df5a50e Anthony Towns: bench/blockencodings: add compact block reconstruction benchmark
<bitcoin-git> bitcoin/master b9300d8 Anthony Towns: Revert "refactor: Simplify `extra_txn` to be a vec of CTransactionRef inst...
<bitcoin-git> bitcoin/master b7b249d Anthony Towns: Revert "[refactor] rewrite vTxHashes as a vector of CTransactionRef"
<bitcoin-git> [bitcoin] achow101 pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/084fd68fda2c...7cc9a087069b
<bitcoin-git> [bitcoin] achow101 opened pull request #33268: wallet: Identify transactions spending 0-value outputs, and add tests for anchor outputs in a wallet (master...zero-value-from-me) https://github.com/bitcoin/bitcoin/pull/33268
<bitcoin-git> [bitcoin] hebasto closed pull request #32054: cmake, guix: Skip building tests in subtrees for releases (master...250313-test-binary) https://github.com/bitcoin/bitcoin/pull/32054
<bitcoin-git> [bitcoin] fanquake merged pull request #33258: ci: use LLVM 21 (master...ci_llvm_21) https://github.com/bitcoin/bitcoin/pull/33258
<bitcoin-git> bitcoin/master 084fd68 merge-script: Merge bitcoin/bitcoin#33258: ci: use LLVM 21
<bitcoin-git> bitcoin/master 4cf0ae4 fanquake: ci: use LLVM 21
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6ff2d423625d...084fd68fda2c
<bitcoin-git> [bitcoin] fanquake merged pull request #33189: rpc: followups for 33106 (master...2025-08-minrelay) https://github.com/bitcoin/bitcoin/pull/33189
<bitcoin-git> bitcoin/master 9169a50 glozow: [rpc] expose blockmintxfee via getmininginfo
<bitcoin-git> bitcoin/master c568511 glozow: test fixup for incremental feerate
<bitcoin-git> bitcoin/master 636fa21 glozow: test fixups
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/4d54bb2b92cc...6ff2d423625d
<bitcoin-git> [bitcoin] fanquake merged pull request #33264: threading: reduce the scope of lock in getblocktemplate (master...reduceScopeOfGetBlockTemplateLock) https://github.com/bitcoin/bitcoin/pull/33264
<bitcoin-git> bitcoin/master 4d54bb2 merge-script: Merge bitcoin/bitcoin#33264: threading: reduce the scope of lock in getblo...
<bitcoin-git> bitcoin/master 493ba0f kevkevinpal: threading: reduce the scope of lock in getblocktemplate
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9ae23950ef80...4d54bb2b92cc
<bitcoin-git> [bitcoin] fanquake merged pull request #33261: ci: return to using dash in CentOS job (master...centos_restore_dash) https://github.com/bitcoin/bitcoin/pull/33261
<bitcoin-git> bitcoin/master 9ae2395 merge-script: Merge bitcoin/bitcoin#33261: ci: return to using dash in CentOS job
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6ca6f3b37b99...9ae23950ef80
<bitcoin-git> bitcoin/master 509ffea fanquake: ci: return to using dash in CentOS job
<bitcoin-git> [gui-qml] johnny9 opened pull request #497: Add first unittest (qt6...unittest) https://github.com/bitcoin-core/gui-qml/pull/497
<bitcoin-git> [bitcoin] kevkevinpal opened pull request #33264: threading: reduce the scope of lock in getblocktemplate (master...reduceScopeOfGetBlockTemplateLock) https://github.com/bitcoin/bitcoin/pull/33264

2025-08-27

<bitcoin-git> [bitcoin] achow101 closed pull request #33263: fix: AutoFile position bug (master...patch-1) https://github.com/bitcoin/bitcoin/pull/33263
<bitcoin-git> [bitcoin] mdqst opened pull request #33263: fix: AutoFile position bug (master...patch-1) https://github.com/bitcoin/bitcoin/pull/33263
<bitcoin-git> [bitcoin] fanquake closed pull request #33262: fix: Merkle root calculation (master...patch-1) https://github.com/bitcoin/bitcoin/pull/33262
<bitcoin-git> [bitcoin] zkpepe opened pull request #33262: fix: Merkle root calculation (master...patch-1) https://github.com/bitcoin/bitcoin/pull/33262
<bitcoin-git> [qa-assets] maflcko opened pull request #234: Add fuzz inputs (main...main) https://github.com/bitcoin-core/qa-assets/pull/234
<bitcoin-git> [bitcoin] fanquake opened pull request #33261: ci: return to using dash in CentOS job (master...centos_restore_dash) https://github.com/bitcoin/bitcoin/pull/33261
<bitcoin-git> [bitcoin] fanquake merged pull request #33251: [29.x] backport #33212 (29.x...29.x-backport-index-fix) https://github.com/bitcoin/bitcoin/pull/33251
<bitcoin-git> bitcoin/29.x 162c009 merge-script: Merge bitcoin/bitcoin#33251: [29.x] backport #33212
<bitcoin-git> bitcoin/29.x fcac802 Martin Zumsande: test: index with an unclean restart after a reorg
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to 29.x: https://github.com/bitcoin/bitcoin/compare/027a60d218e7...162c009c1d9b
<bitcoin-git> bitcoin/29.x 16b1710 Martin Zumsande: index: don't commit state in BaseIndex::Rewind
<bitcoin-git> [bitcoin] maflcko opened pull request #33260: test: Use extra_port() helper in feature_bind_extra.py (master...2508-test-extra-port-doc) https://github.com/bitcoin/bitcoin/pull/33260

2025-08-26

<bitcoin-git> [bitcoin] polespinasa opened pull request #33259: rpc, logging: add backgroundvalidation to getblockchaininfo (master...2025-08-26-getblockchaininfo-backgroundvalidation) https://github.com/bitcoin/bitcoin/pull/33259
<bitcoin-git> [bitcoin] polespinasa reopened pull request #32138: wallet, rpc: remove settxfee and paytxfee (master...deletesettxfee) https://github.com/bitcoin/bitcoin/pull/32138
<bitcoin-git> [bitcoin] enirox001 reopened pull request #33184: test: Replace legacy wallet with MiniWallet in rpc_getblockstats.py (master...2025_08_refactor_getblockstats) https://github.com/bitcoin/bitcoin/pull/33184
<bitcoin-git> [bitcoin] enirox001 closed pull request #33184: test: Replace legacy wallet with MiniWallet in rpc_getblockstats.py (master...2025_08_refactor_getblockstats) https://github.com/bitcoin/bitcoin/pull/33184
<bitcoin-git> [bitcoin] fanquake opened pull request #33258: ci: use LLVM 21 (master...ci_llvm_21) https://github.com/bitcoin/bitcoin/pull/33258
<bitcoin-git> [bitcoin] tomt1664 closed pull request #33257: Bug Fix: invalid address error message and test (master...fix_address_errors) https://github.com/bitcoin/bitcoin/pull/33257
<bitcoin-git> [bitcoin] tomt1664 opened pull request #33257: Bug Fix: invalid address error message and test (master...fix_address_errors) https://github.com/bitcoin/bitcoin/pull/33257
<bitcoin-git> [bitcoin] maflcko closed pull request #33197: doc: add Linux GUI runtime instructions to doc/README.md (master...docs/linux-gui-runtime-readme) https://github.com/bitcoin/bitcoin/pull/33197
<bitcoin-git> [bitcoin] maflcko closed pull request #33254: wallet: Replace fee magic numbers with named constants (master...magic-number-cleanup) https://github.com/bitcoin/bitcoin/pull/33254
<bitcoin-git> [bitcoin] davidgumberg closed pull request #30987: Don't zero-after-free `DataStream`: Faster IBD on some configurations (master...zero_after_free_allocator_change) https://github.com/bitcoin/bitcoin/pull/30987

2025-08-25

<bitcoin-git> [bitcoin] achow101 merged pull request #33241: Update libmultiprocess subtree to fix build issues (master...pr/subtree-3) https://github.com/bitcoin/bitcoin/pull/33241
<bitcoin-git> bitcoin/master dd68d0f Ryan Ofsky: Squashed 'src/ipc/libmultiprocess/' changes from b4120d34bad2..1b8d4a6f1e54
<bitcoin-git> bitcoin/master 323b3fd Ryan Ofsky: Merge commit 'dd68d0f40b614474f24469fbe1ba02f8f9146b31' into pr/subtree-3
<bitcoin-git> bitcoin/master 6ca6f3b Ava Chow: Merge bitcoin/bitcoin#33241: Update libmultiprocess subtree to fix build i...
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/9703b7e6d563...6ca6f3b37b99
<bitcoin-git> [bitcoin] 151henry151 opened pull request #33254: wallet: Replace fee magic numbers with named constants (master...magic-number-cleanup) https://github.com/bitcoin/bitcoin/pull/33254
<bitcoin-git> [bitcoin] ajtowns opened pull request #33253: Revert compact block cache inefficiencies (master...202508-cache-friendly-compactblock) https://github.com/bitcoin/bitcoin/pull/33253
<bitcoin-git> [bitcoin] frankomosh reopened pull request #33252: fuzz: add target for `DifferenceFormatter` and invariant check in `net_processing.cpp` (master...fuzz-differenceFormatter) https://github.com/bitcoin/bitcoin/pull/33252
<bitcoin-git> [bitcoin] frankomosh closed pull request #33252: fuzz: add target for `DifferenceFormatter` and invariant check in `net_processing.cpp` (master...fuzz-differenceFormatter) https://github.com/bitcoin/bitcoin/pull/33252
<bitcoin-git> [bitcoin] maflcko reopened pull request #33252: fuzz: add target for `DifferenceFormatter` and invariant check in `net_processing.cpp` (master...fuzz-differenceFormatter) https://github.com/bitcoin/bitcoin/pull/33252
<bitcoin-git> [bitcoin] maflcko closed pull request #33252: fuzz: add target for `DifferenceFormatter` and invariant check in `net_processing.cpp` (master...fuzz-differenceFormatter) https://github.com/bitcoin/bitcoin/pull/33252
<bitcoin-git> [bitcoin] frankomosh opened pull request #33252: fuzz: add target for `DifferenceFormatter` and invariant check in `net_processing.cpp` (master...fuzz-differenceFormatter) https://github.com/bitcoin/bitcoin/pull/33252

2025-08-24

<bitcoin-git> [bitcoin] fjahr opened pull request #33251: [29.x] backport #33212 (29.x...29.x-backport-index-fix) https://github.com/bitcoin/bitcoin/pull/33251
<bitcoin-git> [bitcoin] DrahtBot closed pull request #33249: Bitcoin 2.0: The Continuity Protocol (master...master) https://github.com/bitcoin/bitcoin/pull/33249
<bitcoin-git> [bitcoin] andradepsa opened pull request #33249: Bitcoin 2.0: The Continuity Protocol (master...master) https://github.com/bitcoin/bitcoin/pull/33249

2025-08-23

<bitcoin-git> [bitcoin] DrahtBot closed pull request #33248: doc: Replace FIXME placeholders with correct libblkmaker version numbers (master...build-system-cleanup) https://github.com/bitcoin/bitcoin/pull/33248
<bitcoin-git> [bitcoin] 151henry151 opened pull request #33248: doc: Replace FIXME placeholders with correct libblkmaker version numbers (master...build-system-cleanup) https://github.com/bitcoin/bitcoin/pull/33248
<bitcoin-git> [bitcoin] 151henry151 opened pull request #33247: build: Remove deprecated CMAKE_SKIP_BUILD_RPATH and SKIP_BUILD_RPATH settings (master...cmake-rpath-cleanup) https://github.com/bitcoin/bitcoin/pull/33247
<bitcoin-git> [bitcoin] fanquake merged pull request #32592: threading: remove ancient CRITICAL_SECTION macros (master...remove-critsect) https://github.com/bitcoin/bitcoin/pull/32592
<bitcoin-git> bitcoin/master 3ddd554 Cory Fields: tests: Add Assertions in reverse_lock tests to exercise thread-safety anno...
<bitcoin-git> bitcoin/master 0d0e0a3 Cory Fields: threading: use a reverse lock rather than manual critsect macros
<bitcoin-git> bitcoin/master c88b1cb Cory Fields: tests: get rid of remaining manual critsect usage
<bitcoin-git> [bitcoin] fanquake pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/73220fc0f958...9703b7e6d563
<bitcoin-git> [bitcoin] maflcko opened pull request #33243: 2508 test fix cli cmd size (master...2508-test-fix-cli-cmd-size) https://github.com/bitcoin/bitcoin/pull/33243
<bitcoin-git> [bitcoincore.org] fanquake closed pull request #1160: releases: add posted-on date to release post (master...posted_on_date) https://github.com/bitcoin-core/bitcoincore.org/pull/1160
<bitcoin-git> [bitcoincore.org] achow101 opened pull request #1166: Remove unused files (master...remove-unused-files) https://github.com/bitcoin-core/bitcoincore.org/pull/1166
<bitcoin-git> [bitcoincore.org] achow101 opened pull request #1165: Automatically generate release boilerplate (master...release-automatic-front-matter) https://github.com/bitcoin-core/bitcoincore.org/pull/1165
<bitcoin-git> [bitcoin] DrahtBot closed pull request #33242: Bot: empty commit (master...bot-patch-1755933143) https://github.com/bitcoin/bitcoin/pull/33242
<bitcoin-git> [bitcoin] 233bjr opened pull request #33242: Bot: empty commit (master...bot-patch-1755933143) https://github.com/bitcoin/bitcoin/pull/33242
<bitcoin-git> [bitcoincore.org] achow101 opened pull request #1164: Use a layout for releases that includes the publication date (master...releases-posted-date) https://github.com/bitcoin-core/bitcoincore.org/pull/1164

2025-08-22

<bitcoin-git> [bitcoin] ryanofsky opened pull request #33241: Update libmultiprocess subtree to fix build issues (master...pr/subtree-3) https://github.com/bitcoin/bitcoin/pull/33241
<bitcoin-git> [bitcoin-detached-sigs] achow101 pushed tag v29.1rc2: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/v29.1rc2
<bitcoin-git> bitcoin-detached-sigs/29.x 178a68a Ava Chow: 29.1: win sig for rc2
<bitcoin-git> [bitcoin-detached-sigs] achow101 pushed 1 commit to 29.x: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/3d39415d158c...178a68a297c3
<bitcoin-git> [bitcoin] fanquake merged pull request #33212: index: Don't commit state in BaseIndex::Rewind (master...202508_index_nocommit) https://github.com/bitcoin/bitcoin/pull/33212
<bitcoin-git> bitcoin/master 73220fc merge-script: Merge bitcoin/bitcoin#33212: index: Don't commit state in BaseIndex::Rewind
<bitcoin-git> bitcoin/master a602f6f Martin Zumsande: test: index with an unclean restart after a reorg
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/2c223de2af72...73220fc0f958
<bitcoin-git> bitcoin/master 01b95ac Martin Zumsande: index: don't commit state in BaseIndex::Rewind
<bitcoin-git> [bitcoin] maflcko closed pull request #33239: test: Add comprehensive tests for 999-of-999 Taproot multisig (master...test-999-multisig) https://github.com/bitcoin/bitcoin/pull/33239
<bitcoin-git> [bitcoin] gianlucamazza opened pull request #33239: test: Add comprehensive tests for 999-of-999 Taproot multisig (master...test-999-multisig) https://github.com/bitcoin/bitcoin/pull/33239
<bitcoin-git> [bitcoin] fanquake merged pull request #33237: doc: use new block_to_connect parameter name (master...2025-08/doc-fix-pblock) https://github.com/bitcoin/bitcoin/pull/33237
<bitcoin-git> bitcoin/master 2c223de merge-script: Merge bitcoin/bitcoin#33237: doc: use new block_to_connect parameter name
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/02f6758e0ce8...2c223de2af72
<bitcoin-git> bitcoin/master 1c3db0e stickies-v: doc: use new block_to_connect parameter name
<bitcoin-git> [bitcoin] fanquake opened pull request #33238: [29.x] depends: remove xinerama extension from libxcb (29.x...backport_33217) https://github.com/bitcoin/bitcoin/pull/33238
<bitcoin-git> [bitcoin] fanquake merged pull request #33233: doc: follow-ups to "Add bitcoin-{node,gui} to release binaries for IPC" (master...2025/08/pr-31802-followups) https://github.com/bitcoin/bitcoin/pull/33233
<bitcoin-git> bitcoin/master eab5518 Sjors Provoost: doc: mark bitcoin-{node,gui} installed in files.md
<bitcoin-git> bitcoin/master 49d1a1a Sjors Provoost: doc: add capnproto-devel to Fedora build instruction
<bitcoin-git> bitcoin/master 2a815d1 Sjors Provoost: doc: link to capnp version bump PR
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/682bd04462d2...02f6758e0ce8
<bitcoin-git> bitcoin-detached-sigs/29.x 3d39415 Matthew Zipkin: 29.1: osx sig for rc2
<bitcoin-git> [bitcoin-detached-sigs] pinheadmz pushed 1 commit to 29.x: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/b2c45fbb1084...3d39415d158c
<bitcoin-git> [bitcoin] fanquake merged pull request #33236: doc: Remove wrong and redundant doxygen tag (master...2508-doc-doxygen) https://github.com/bitcoin/bitcoin/pull/33236
<bitcoin-git> bitcoin/master 682bd04 merge-script: Merge bitcoin/bitcoin#33236: doc: Remove wrong and redundant doxygen tag
<bitcoin-git> bitcoin/master 966666d MarcoFalke: doc: Remove wrong and redundant doxygen tag
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a9701de0c9fd...682bd04462d2
<bitcoin-git> [bitcoin] fanquake merged pull request #33217: depends: remove xinerama extension from libxcb (master...drop_xinerama) https://github.com/bitcoin/bitcoin/pull/33217
<bitcoin-git> bitcoin/master 3d9314f fanquake: depends: remove xinerama extension from libxcb
<bitcoin-git> bitcoin/master a9701de merge-script: Merge bitcoin/bitcoin#33217: depends: remove xinerama extension from libxcb
<bitcoin-git> bitcoin/master decc367 fanquake: guix: remove libxcb-xinerama.so.0 from allowed libs
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/78351ed083b1...a9701de0c9fd
<bitcoin-git> [bitcoin] stickies-v opened pull request #33237: doc: use new block_to_connect parameter name (master...2025-08/doc-fix-pblock) https://github.com/bitcoin/bitcoin/pull/33237
<bitcoin-git> [packaging] maflcko closed pull request #294: Update .cirrus.yml WIP NOMERGE RUN CI (main...patch-1) https://github.com/bitcoin-core/packaging/pull/294
<bitcoin-git> [packaging] maflcko opened pull request #294: Update .cirrus.yml WIP NOMERGE RUN CI (main...patch-1) https://github.com/bitcoin-core/packaging/pull/294

2025-08-21

<bitcoin-git> [bitcoin] achow101 merged pull request #33222: miner: clamp options instead of asserting (master...202508_clamp_mine_size) https://github.com/bitcoin/bitcoin/pull/33222
<bitcoin-git> bitcoin/master 78351ed Ava Chow: Merge bitcoin/bitcoin#33222: miner: clamp options instead of asserting
<bitcoin-git> bitcoin/master 7392b8b Pieter Wuille: miner: clamp options instead of asserting
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8333aa530290...78351ed083b1
<bitcoin-git> [bitcoin] fanquake merged pull request #32523: wallet: Remove isminetypes (master...delete-isminetypes) https://github.com/bitcoin/bitcoin/pull/32523
<bitcoin-git> bitcoin/master 009a69a Ava Chow: wallet: Remove ISMINE_USED
<bitcoin-git> bitcoin/master 6a7aa01 Ava Chow: wallet: Remove COutput::spendable and AvailableCoinsListUnspent
<bitcoin-git> bitcoin/master 620abe9 Ava Chow: interfaces, gui: Remove is_mine output parameter from getAddress
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/7d9789401be4...8333aa530290
<bitcoin-git> [bitcoin] fanquake pushed tag v29.1rc2: https://github.com/bitcoin/bitcoin/compare/v29.1rc2
<bitcoin-git> [bitcoin] fanquake merged pull request #33234: doc: update example bitcoin conf for 29.1rc2 (29.x...bitcoin_conf_rc2) https://github.com/bitcoin/bitcoin/pull/33234
<bitcoin-git> bitcoin/29.x 027a60d merge-script: Merge bitcoin/bitcoin#33234: doc: update example bitcoin conf for 29.1rc2
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to 29.x: https://github.com/bitcoin/bitcoin/compare/89fe999cda0e...027a60d218e7
<bitcoin-git> bitcoin/29.x 65dc198 fanquake: doc: update example bitcoin conf for 29.1rc2
<bitcoin-git> [bitcoin] maflcko opened pull request #33236: doc: Remove wrong and redundant doxygen tag (master...2508-doc-doxygen) https://github.com/bitcoin/bitcoin/pull/33236
<bitcoin-git> [bitcoin] fanquake opened pull request #33235: build: set ENABLE_IPC to OFF when fuzzing (master...no_ipc_when_fuzz) https://github.com/bitcoin/bitcoin/pull/33235
<bitcoin-git> [bitcoin] fanquake opened pull request #33234: doc: update example bitcoin conf for 29.1rc2 (29.x...bitcoin_conf_rc2) https://github.com/bitcoin/bitcoin/pull/33234
<bitcoin-git> [bitcoin] fanquake merged pull request #33226: [29.x] 33106 backport and final changes for rc2 (29.x...2025-08-29.1rc2) https://github.com/bitcoin/bitcoin/pull/33226
<bitcoin-git> bitcoin/29.x 03da7af glozow: [test] check bypass of minrelay for various minrelaytxfee settings
<bitcoin-git> bitcoin/29.x 6b5396c glozow: [test] RBF rule 4 for various incrementalrelayfee settings
<bitcoin-git> bitcoin/29.x 4e3cfa6 glozow: [test] check miner doesn't select 0fee transactions
<bitcoin-git> [bitcoin] fanquake pushed 14 commits to 29.x: https://github.com/bitcoin/bitcoin/compare/c5196bc9c444...89fe999cda0e
<bitcoin-git> [bitcoin] Sjors opened pull request #33233: IPC followups for PR 31802 (master...2025/08/pr-31802-followups) https://github.com/bitcoin/bitcoin/pull/33233

2025-08-20

<bitcoin-git> [bitcoin] w0xlt opened pull request #33231: net: Prevent node from binding to the same `CService` (master...mulitple_binds) https://github.com/bitcoin/bitcoin/pull/33231
<bitcoin-git> [bitcoin] ryanofsky merged pull request #31802: Add bitcoin-{node,gui} to release binaries for IPC (master...2025/02/ipc-yea) https://github.com/bitcoin/bitcoin/pull/31802
<bitcoin-git> bitcoin/master b333cc1 Sjors Provoost: ci: build one depends job without multiprocess
<bitcoin-git> bitcoin/master 32a90e1 Sjors Provoost: ci: use bitcoin-node for one depends job
<bitcoin-git> bitcoin/master 16bce9a Sjors Provoost: build: depends makes libmultiprocess by default
<bitcoin-git> [bitcoin] ryanofsky pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/04c115dfde36...7d9789401be4
<bitcoin-git> [bitcoin] achow101 opened pull request #33230: cli: Handle arguments that can be either JSON or string (master...cli-strong-or-json) https://github.com/bitcoin/bitcoin/pull/33230
<bitcoin-git> [bitcoin] ryanofsky opened pull request #33229: multiprocess: Don't require bitcoin -m argument when IPC options are used (master...pr/ipc-auto) https://github.com/bitcoin/bitcoin/pull/33229
<bitcoin-git> [bitcoin] achow101 merged pull request #33078: kernel: improve BlockChecked ownership semantics (master...2025-07/validation-interface-ownership) https://github.com/bitcoin/bitcoin/pull/33078
<bitcoin-git> bitcoin/master 04c115d Ava Chow: Merge bitcoin/bitcoin#33078: kernel: improve BlockChecked ownership semant...
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/bc797d2271ac...04c115dfde36
<bitcoin-git> bitcoin/master 1d9f1cb stickies-v: kernel: improve BlockChecked ownership semantics
<bitcoin-git> bitcoin/master 9ba1fff stickies-v: kernel: refactor: ConnectTip to pass block pointer by value
<bitcoin-git> [packaging] achow101 merged pull request #293: snap: Use core22 (main...2507-core22) https://github.com/bitcoin-core/packaging/pull/293
<bitcoin-git> packaging/main 9182a28 MarcoFalke: snap: Use curl over wget