2025-11-20

<bitcoin-git> [bitcoin] hebasto closed pull request #31724: cmake: Fix `-pthread` flags presentation in summary (master...250123-cmake-pthread) https://github.com/bitcoin/bitcoin/pull/31724
<bitcoin-git> [bitcoin] hebasto opened pull request #33918: depends: Update Qt download link (master...251120-qt-link) https://github.com/bitcoin/bitcoin/pull/33918
<bitcoin-git> [bitcoin] fanquake merged pull request #33887: doc: Improve CI docs on env and qemu-user-static (master...2025/11/issue_31199_ci_docs) https://github.com/bitcoin/bitcoin/pull/33887
<bitcoin-git> [bitcoin] fanquake merged pull request #33880: test: Fix race condition in IPC interface block progation test (master...2025-11-ipc-test) https://github.com/bitcoin/bitcoin/pull/33880
<bitcoin-git> [bitcoin] fanquake merged pull request #33905: ci: Consistenly only cache on the default branch (master...2511-ci-cache-branch) https://github.com/bitcoin/bitcoin/pull/33905
<bitcoin-git> [bitcoin] maflcko opened pull request #33917: clang-format: Set Bitcoin Core IncludeCategories (master...2511-format-includes) https://github.com/bitcoin/bitcoin/pull/33917
<bitcoin-git> [bitcoin] hebasto merged pull request #33851: depends: update xcb-util packages to latest versions (master...xcb_util_updates) https://github.com/bitcoin/bitcoin/pull/33851
<bitcoin-git> bitcoin/master 74b68ad fanquake: depends: libxcb-util-image 0.4.1
<bitcoin-git> bitcoin/master 5bc0dde fanquake: depends: libxcb-util 0.4.1
<bitcoin-git> bitcoin/master 8d07292 fanquake: depends: libXau 1.0.12
<bitcoin-git> [bitcoin] hebasto pushed 12 commits to master: https://github.com/bitcoin/bitcoin/compare/a07bd8415df4...e55c49f85143
<bitcoin-git> [bitcoin] hebasto merged pull request #33824: ci: Enable experimental kernel stuff in most CI tasks via `dev-mode` (master...2511-ci-dev-mode-kernel) https://github.com/bitcoin/bitcoin/pull/33824
<bitcoin-git> bitcoin/master fa7da8a MarcoFalke: ci: Enable experimental kernel stuff in valgrind task
<bitcoin-git> bitcoin/master fad30d4 MarcoFalke: ci: Enable experimental kernel stuff in MSan task
<bitcoin-git> bitcoin/master fa9c297 MarcoFalke: ci: Enable experimental kernel stuff in TSan task
<bitcoin-git> [bitcoin] hebasto pushed 12 commits to master: https://github.com/bitcoin/bitcoin/compare/1af46cff9478...a07bd8415df4
<bitcoin-git> [bitcoin] brunoerg opened pull request #33916: fuzz: wallet: add target for `TransactionCanBeBumped` (master...2025-11-fuzz-wallet-feebumper) https://github.com/bitcoin/bitcoin/pull/33916
<bitcoin-git> [bitcoin] maflcko opened pull request #33915: test: Retry download in get_previous_releases.py (master...2511-test-retry-prev-donwload) https://github.com/bitcoin/bitcoin/pull/33915
<bitcoin-git> [bitcoin] Sjors opened pull request #33914: Add string literal convenience overload to Parse() (master...2025/11/parse-string) https://github.com/bitcoin/bitcoin/pull/33914
<bitcoin-git> [bitcoin] maflcko opened pull request #33912: clang-format: Set PackConstructorInitializers: CurrentLine (master...2511-clang-format-PackConstructorInitializers) https://github.com/bitcoin/bitcoin/pull/33912
<bitcoin-git> [bitcoin] achow101 merged pull request #33896: clang-format: Set InsertNewlineAtEOF: true (master...2511-clang-format-eof-newline) https://github.com/bitcoin/bitcoin/pull/33896
<bitcoin-git> bitcoin/master 1af46cf Ava Chow: Merge bitcoin/bitcoin#33896: clang-format: Set InsertNewlineAtEOF: true
<bitcoin-git> bitcoin/master fa1bf68 MarcoFalke: clang-format: Set InsertNewlineAtEOF: true
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/27ac11ea0a27...1af46cff9478
<bitcoin-git> [bitcoin] achow101 merged pull request #33867: kernel: handle null or empty directories in implementation (master...2025-11/kernel-datadir-nullptr) https://github.com/bitcoin/bitcoin/pull/33867
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/509dc91db143...27ac11ea0a27
<bitcoin-git> bitcoin/master 6657bcb stickies-v: kernel: allow null data_directory
<bitcoin-git> bitcoin/master 27ac11e Ava Chow: Merge bitcoin/bitcoin#33867: kernel: handle null or empty directories in i...

2025-11-19

<bitcoin-git> [bitcoin] waketraindev closed pull request #33900: net: Decouple `CConnman::GetAddresses` from `CNode` (master...prs/2025-11-net-getaddresses-decouple) https://github.com/bitcoin/bitcoin/pull/33900
<bitcoin-git> [qa-assets] frankomosh opened pull request #244: initial fuzz corpus for difference_formatter (main...difference-formatter-corpus) https://github.com/bitcoin-core/qa-assets/pull/244
<bitcoin-git> [bitcoin] hodlinator opened pull request #33909: ci: Make the max number of commits tested explicit (master...2025/11/ci_max_commits) https://github.com/bitcoin/bitcoin/pull/33909
<bitcoin-git> [bitcoin] fanquake merged pull request #33026: test, refactor: Embedded ASMap [1/3]: Selected minor preparatory work (master...2023-10-asmap-in-source-prep) https://github.com/bitcoin/bitcoin/pull/33026
<bitcoin-git> bitcoin/master 606a251 Pieter Wuille: tests: add unit test vectors for asmap interpreter
<bitcoin-git> bitcoin/master b7af960 Fabian Jahr: refactor: Add AutoFile::size
<bitcoin-git> bitcoin/master ec0f758 Fabian Jahr: refactor: Modernize logging in util/asmap.cpp
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/b126f981943d...509dc91db143
<bitcoin-git> [gui] ajtowns opened pull request #911: Adds non-mempool wallet balance to overview (master...202511-wallet-unconf-bal-gui) https://github.com/bitcoin-core/gui/pull/911

2025-11-18

<bitcoin-git> [gui] hebasto reopened pull request #700: Dialog for allowing the user to choose the change output when bumping a tx (master...bumpfee-choose-reduce-output) https://github.com/bitcoin-core/gui/pull/700
<bitcoin-git> [gui] hebasto closed pull request #700: Dialog for allowing the user to choose the change output when bumping a tx (master...bumpfee-choose-reduce-output) https://github.com/bitcoin-core/gui/pull/700
<bitcoin-git> [bitcoin] w0xlt opened pull request #33908: kernel: add context‑free block validation API (`btck_check_block_context_free`) with POW/Merkle flags (master...kerne_checkblock) https://github.com/bitcoin/bitcoin/pull/33908
<bitcoin-git> [gui] hebasto merged pull request #910: Added test coverage for qt gui#901 console history filter (master...2025-11-gui-filtered-qt-tests) https://github.com/bitcoin-core/gui/pull/910
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7d7b829c36b7...b126f981943d
<bitcoin-git> bitcoin/master b126f98 Hennadii Stepanov: Merge bitcoin-core/gui#910: Added test coverage for qt gui#901 console his...
<bitcoin-git> bitcoin/master 310e497 WakeTrainDev: qt: Added test coverage for qt gui#901 console history filter
<bitcoin-git> [gui] hebasto merged pull request #908: Remove HD seed reference from blank wallet tooltip (master...update-blank-wallet-tooltip) https://github.com/bitcoin-core/gui/pull/908
<bitcoin-git> bitcoin/master 7d7b829 Hennadii Stepanov: Merge bitcoin-core/gui#908: Remove HD seed reference from blank wallet too...
<bitcoin-git> bitcoin/master 929f69d John Moffett: qt: Remove HD seed reference from blank wallet tooltip
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/53b72372da91...7d7b829c36b7
<bitcoin-git> [bitcoin] DrahtBot closed pull request #33907: Cycles Bitcoin 2.0 (master...master) https://github.com/bitcoin/bitcoin/pull/33907
<bitcoin-git> [bitcoin] andradepsa opened pull request #33907: Cycles Bitcoin 2.0 (master...master) https://github.com/bitcoin/bitcoin/pull/33907
<bitcoin-git> [bitcoin] hebasto opened pull request #33906: depends: Add patch for Windows11Style plugin (master...251118-patch-win11-plugin) https://github.com/bitcoin/bitcoin/pull/33906
<bitcoin-git> [bitcoin] achow101 merged pull request #31734: miniscript: account for all `StringType` variants in `Miniscriptdescriptor::ToString()` (master...miniscriptdescriptor_to_string) https://github.com/bitcoin/bitcoin/pull/31734
<bitcoin-git> bitcoin/master 53b7237 Ava Chow: Merge bitcoin/bitcoin#31734: miniscript: account for all `StringType` vari...
<bitcoin-git> bitcoin/master 28a4fcb pythcoiner: test: check listdescriptors do not return a mix of hardened derivation mar...
<bitcoin-git> bitcoin/master 975783c pythcoiner: descriptor: account for all StringType in MiniscriptDescriptor::ToStringHe...
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/a7f9bbe4c5e7...53b72372da91
<bitcoin-git> [bitcoin] achow101 merged pull request #32821: rpc: Handle -named argument parsing where '=' character is used (master...rpc-args) https://github.com/bitcoin/bitcoin/pull/32821
<bitcoin-git> bitcoin/master 694f04e zaidmstrr: rpc: Handle -named argument parsing where '=' character is used
<bitcoin-git> bitcoin/master f53dbbc zaidmstrr: test: Add functional tests for named argument parsing
<bitcoin-git> bitcoin/master a7f9bbe Ava Chow: Merge bitcoin/bitcoin#32821: rpc: Handle -named argument parsing where '='...
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/2444488f6ad3...a7f9bbe4c5e7
<bitcoin-git> [bitcoin] maflcko opened pull request #33905: ci: Consistenly only cache on the default branch (master...2511-ci-cache-branch) https://github.com/bitcoin/bitcoin/pull/33905
<bitcoin-git> [bitcoin] kevkevinpal opened pull request #33904: rest: add interface for gettxspendingprevout rpc (master...feat/rest-gettxspendingprevout) https://github.com/bitcoin/bitcoin/pull/33904
<bitcoin-git> [bitcoin] willcl-ark closed pull request #33514: Clear out space on GHA jobs (master...centos-space-fix) https://github.com/bitcoin/bitcoin/pull/33514
<bitcoin-git> [bitcoin] maflcko opened pull request #33903: ci: Remove redundant busybox option (master...2511-ci-stip-busybox-dupe) https://github.com/bitcoin/bitcoin/pull/33903
<bitcoin-git> [bitcoin] willcl-ark opened pull request #33902: Document compiler configuration for native depends packages (master...doc-depends-cc) https://github.com/bitcoin/bitcoin/pull/33902
<bitcoin-git> [bitcoin] waketraindev opened pull request #33900: net: Decouple `CConnman::GetAddresses` from `CNode` (master...prs/2025-11-net-getaddresses-decouple) https://github.com/bitcoin/bitcoin/pull/33900
<bitcoin-git> [bitcoin] fanquake merged pull request #33611: [29.x] Backports (29.x...29_3_backports) https://github.com/bitcoin/bitcoin/pull/33611
<bitcoin-git> bitcoin/29.x 554ff3f Eugene Siegel: test: change log rate limit version gate from 299900 to 290100
<bitcoin-git> bitcoin/29.x 16e10f9 willcl-ark: ci: expose all ACTIONS_* vars
<bitcoin-git> bitcoin/29.x c7979f4 Ava Chow: ci: Properly include $FILE_ENV in DEPENDS_HASH
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to 29.x: https://github.com/bitcoin/bitcoin/compare/2d6426c296ea...8a16165ab7fb
<bitcoin-git> [bitcoin] fanquake merged pull request #33894: net: Remove unused `local_socket_bytes` variable in `CConnman::GetAddresses()` (master...prs/2025-11-getaddresses-unused-code) https://github.com/bitcoin/bitcoin/pull/33894
<bitcoin-git> bitcoin/master 4d893c0 WakeTrainDev: net: Remove unused `local_socket_bytes` variable in `CConnman::GetAddresse...
<bitcoin-git> bitcoin/master 2444488 merge-script: Merge bitcoin/bitcoin#33894: net: Remove unused `local_socket_bytes` varia...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/115d298a9fa3...2444488f6ad3
<bitcoin-git> [bitcoin] maflcko opened pull request #33896: clang-format: Set InsertNewlineAtEOF: true (master...2511-clang-format-eof-newline) https://github.com/bitcoin/bitcoin/pull/33896
<bitcoin-git> [bitcoin] maflcko reopened pull request #30442: precalculate SipHash constant salt XORs (master...paplorinc/siphash) https://github.com/bitcoin/bitcoin/pull/30442
<bitcoin-git> [bitcoin] maflcko closed pull request #30442: precalculate SipHash constant salt XORs (master...paplorinc/siphash) https://github.com/bitcoin/bitcoin/pull/30442
<bitcoin-git> [bitcoin] achow101 merged pull request #33872: init: completely remove `-maxorphantx` option (master...202511-remove_maxorphantx) https://github.com/bitcoin/bitcoin/pull/33872
<bitcoin-git> bitcoin/master 115d298 Ava Chow: Merge bitcoin/bitcoin#33872: init: completely remove `-maxorphantx` option
<bitcoin-git> bitcoin/master 0aebdac Sebastian Falbesoner: init: completely remove `-maxorphantx` option
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a90f3922ff7d...115d298a9fa3

2025-11-17

<bitcoin-git> [bitcoin] achow101 merged pull request #32419: psbt: clarify PSBT, PSBTInput, PSBTOutput unserialization flows (master...psbt-deser) https://github.com/bitcoin/bitcoin/pull/32419
<bitcoin-git> bitcoin/master a90f392 Ava Chow: Merge bitcoin/bitcoin#32419: psbt: clarify PSBT, PSBTInput, PSBTOutput uns...
<bitcoin-git> bitcoin/master d31158d rkrux: psbt: clarify PSBT, PSBTInput, PSBTOutput unserialization flows
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ead849c9f177...a90f3922ff7d
<bitcoin-git> [bitcoin] waketraindev opened pull request #33894: net: Remove unused `local_socket_bytes` variable in `CConnman::GetAddresses()` (master...prs/2025-11-getaddresses-unused-code) https://github.com/bitcoin/bitcoin/pull/33894
<bitcoin-git> [bitcoin] theStack opened pull request #33893: test: add `-alertnotify` test for large work invalid chain warning (master...202511-test-trigger_alertnotify_large_work_invalid_chain) https://github.com/bitcoin/bitcoin/pull/33893
<bitcoin-git> [bitcoin] instagibbs opened pull request #33892: policy: Remove individual transaction minrelay restriction (master...2025-11-remove_singletx_minrelay_req) https://github.com/bitcoin/bitcoin/pull/33892
<bitcoin-git> [bitcoin] joshdoman opened pull request #33891: [kernel] Expose reusable `PrecomputedTransactionData` in script validation (master...kernel/precomputed-txdata) https://github.com/bitcoin/bitcoin/pull/33891
<bitcoin-git> [bitcoin] Sjors opened pull request #33890: mining: add requestedOutputs field, e.g. for merged mining (master...2025/11/requested-outputs) https://github.com/bitcoin/bitcoin/pull/33890
<bitcoin-git> [bitcoin] djkazic opened pull request #33889: guix: update per-host disk-space estimates in build gate (master...adjust-guix-build-gate-disk-space-estimates) https://github.com/bitcoin/bitcoin/pull/33889
<bitcoin-git> [bitcoin] maflcko opened pull request #33888: ci: Re-enable LINT_CI_SANITY_CHECK_COMMIT_SIG (master...2511-ci-lint-stuff) https://github.com/bitcoin/bitcoin/pull/33888
<bitcoin-git> [bitcoin] hodlinator opened pull request #33887: doc: Improve CI docs on env and qemu-user-static (master...2025/11/issue_31199_ci_docs) https://github.com/bitcoin/bitcoin/pull/33887
<bitcoin-git> [bitcoin] fanquake merged pull request #33886: test: Remove tests violating hardened std::span (master...2511-test-span-hard) https://github.com/bitcoin/bitcoin/pull/33886
<bitcoin-git> bitcoin/master ead849c merge-script: Merge bitcoin/bitcoin#33886: test: Remove tests violating hardened std::sp...
<bitcoin-git> bitcoin/master fadb4f6 MarcoFalke: test: Remove tests violating hardened std::span
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c03081fdb467...ead849c9f177
<bitcoin-git> [bitcoin] fanquake merged pull request #33776: ci: Lint follow-ups (master...2511-ci-lint-stuff) https://github.com/bitcoin/bitcoin/pull/33776
<bitcoin-git> bitcoin/master fa0d37a MarcoFalke: ci: Rewrite Bash to check inputs to Python
<bitcoin-git> bitcoin/master fac4f6d MarcoFalke: ci: Rewrite lint task Bash snippet to Python
<bitcoin-git> bitcoin/master faf05d6 MarcoFalke: ci: Retry lint image building once after failure
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/6e2155816058...c03081fdb467
<bitcoin-git> [bitcoin] maflcko opened pull request #33886: test: Remove tests violating hardened std::span (master...2511-test-span-hard) https://github.com/bitcoin/bitcoin/pull/33886
<bitcoin-git> [bitcoin] fanquake merged pull request #33869: refactor: Avoid -W*-whitespace in git archive (master...2511-git-archive-ws) https://github.com/bitcoin/bitcoin/pull/33869
<bitcoin-git> bitcoin/master fa95353 MarcoFalke: ci: Run macos tasks in a git archive, not git checkout
<bitcoin-git> bitcoin/master 6e21558 merge-script: Merge bitcoin/bitcoin#33869: refactor: Avoid -W*-whitespace in git archive
<bitcoin-git> bitcoin/master faf99ae MarcoFalke: refactor: Avoid -W*-whitespace in git archive
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/c8715aca95d0...6e2155816058
<bitcoin-git> [bitcoin] fanquake merged pull request #33247: build: Remove CMAKE_SKIP_BUILD_RPATH and SKIP_BUILD_RPATH settings (master...cmake-rpath-cleanup) https://github.com/bitcoin/bitcoin/pull/33247
<bitcoin-git> bitcoin/master 2594d5a Henry Romp: build: Remove CMAKE_SKIP_BUILD_RPATH and SKIP_BUILD_RPATH settings
<bitcoin-git> bitcoin/master c8715ac merge-script: Merge bitcoin/bitcoin#33247: build: Remove CMAKE_SKIP_BUILD_RPATH and SKIP...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ee5de407e369...c8715aca95d0
<bitcoin-git> [bitcoin] fanquake merged pull request #33537: guix: build `bitcoin-qt` with static libxcb & utils (master...static_all_libxcb) https://github.com/bitcoin/bitcoin/pull/33537
<bitcoin-git> bitcoin/master 1412baf fanquake: depends: static libxcb-util-wm
<bitcoin-git> bitcoin/master a4009da fanquake: depends: static libxcb-keysyms
<bitcoin-git> bitcoin/master bcfb867 fanquake: depends: static libxcb-render-util
<bitcoin-git> [bitcoin] fanquake pushed 9 commits to master: https://github.com/bitcoin/bitcoin/compare/024a7873500e...ee5de407e369
<bitcoin-git> [bitcoin] fanquake merged pull request #33876: doc: Update NetBSD Build Guide (master...251115-netbsd-doc) https://github.com/bitcoin/bitcoin/pull/33876
<bitcoin-git> bitcoin/master 024a787 merge-script: Merge bitcoin/bitcoin#33876: doc: Update NetBSD Build Guide
<bitcoin-git> bitcoin/master c29eaee Hennadii Stepanov: doc: Update NetBSD Build Guide
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c66e98875439...024a7873500e

2025-11-15

<bitcoin-git> [bitcoin] DrahtBot closed pull request #33881: Snailcoin rebrand (master...snailcoin-rebrand) https://github.com/bitcoin/bitcoin/pull/33881
<bitcoin-git> [bitcoin] thelonestar63 opened pull request #33881: Snailcoin rebrand (master...snailcoin-rebrand) https://github.com/bitcoin/bitcoin/pull/33881
<bitcoin-git> [bitcoin] fjahr opened pull request #33880: test: Fix race condition in IPC interface block progation test (master...2025-11-ipc-test) https://github.com/bitcoin/bitcoin/pull/33880
<bitcoin-git> [bitcoin] fjahr opened pull request #33878: refactor, docs: Embedded ASMap [2/3]: Refactor asmap internals and add documentation (master...2025-11-asmap-slice-2) https://github.com/bitcoin/bitcoin/pull/33878
<bitcoin-git> [bitcoin] hebasto merged pull request #33865: cmake: Specify Windows plugin path in `test_bitcoin-qt` property (master...251112-plugin-path) https://github.com/bitcoin/bitcoin/pull/33865
<bitcoin-git> bitcoin/master 0dd8d5c Hennadii Stepanov: cmake: Specify Windows plugin path in `test_bitcoin-qt` property
<bitcoin-git> bitcoin/master c66e988 Hennadii Stepanov: Merge bitcoin/bitcoin#33865: cmake: Specify Windows plugin path in `test_b...
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e221b2524659...c66e98875439
<bitcoin-git> [bitcoin] stringintech opened pull request #33877: kernel: Rename in-memory DB option setters and simplify API (master...2025/11/kernel-in-mem-options) https://github.com/bitcoin/bitcoin/pull/33877
<bitcoin-git> [bitcoin] hebasto opened pull request #33876: doc: Update NetBSD Build Guide (master...251115-netbsd-doc) https://github.com/bitcoin/bitcoin/pull/33876

2025-11-14

<bitcoin-git> [bitcoin] hodlinator opened pull request #33875: qa: Account for unset errno in ConnectionResetError (master...2025/11/RemoteDisconnect_err) https://github.com/bitcoin/bitcoin/pull/33875
<bitcoin-git> [bitcoin] naiyoma opened pull request #33874: wallet: refactor ProcessDescriptorImport , validate descriptors before rescan (master...2025_6/approach_2_validation) https://github.com/bitcoin/bitcoin/pull/33874
<bitcoin-git> [bitcoin] fanquake merged pull request #33860: depends: drop Qt patches (master...drop_qt_patches) https://github.com/bitcoin/bitcoin/pull/33860
<bitcoin-git> bitcoin/master 0da5a82 fanquake: depends: drop unused qt patch
<bitcoin-git> bitcoin/master e221b25 merge-script: Merge bitcoin/bitcoin#33860: depends: drop Qt patches
<bitcoin-git> bitcoin/master 3e9aca6 fanquake: depends: drop qtbase-moc-ignore-gcc-macro.patch qt patch
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/dfde31f2ec1f...e221b2524659

2025-11-13

<bitcoin-git> [bitcoin] theStack opened pull request #33872: init: completely remove `-maxorphantx` option (master...202511-remove_maxorphantx) https://github.com/bitcoin/bitcoin/pull/33872
<bitcoin-git> [bitcoin] andrewtoth opened pull request #33870: Remove incorrect lifetimebounds (master...remove-incorrect-lifetimebounds) https://github.com/bitcoin/bitcoin/pull/33870
<bitcoin-git> [bitcoin] TheCharlatan closed pull request #32543: kernel: Remove dependency on clientversion (master...kernelRmClientversion) https://github.com/bitcoin/bitcoin/pull/32543
<bitcoin-git> [bitcoin] fanquake merged pull request #33864: scripted-diff: fix leftover references to `policy/fees.h` (master...11-2025-fix-stale-reference-fees.h) https://github.com/bitcoin/bitcoin/pull/33864
<bitcoin-git> bitcoin/master b0a3887 ismaelsadeeq: scripted-diff: fix leftover references to `policy/fees.h`
<bitcoin-git> bitcoin/master dfde31f merge-script: Merge bitcoin/bitcoin#33864: scripted-diff: fix leftover references to `po...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/48d4b936e09f...dfde31f2ec1f
<bitcoin-git> [bitcoin] maflcko reopened pull request #31823: tests: Add witness commitment if we have a witness transaction in `FullBlockTest.update_block()` (master...2025-02-07-featureblockpy-witnesscommitment) https://github.com/bitcoin/bitcoin/pull/31823
<bitcoin-git> [bitcoin] maflcko closed pull request #31823: tests: Add witness commitment if we have a witness transaction in `FullBlockTest.update_block()` (master...2025-02-07-featureblockpy-witnesscommitment) https://github.com/bitcoin/bitcoin/pull/31823
<bitcoin-git> [bitcoin] maflcko opened pull request #33869: refactor: Avoid -W*-whitespace in git archive (master...2511-git-archive-ws) https://github.com/bitcoin/bitcoin/pull/33869
<bitcoin-git> [bitcoin] achow101 closed pull request #33868: Ecai (master...ecai) https://github.com/bitcoin/bitcoin/pull/33868
<bitcoin-git> [bitcoin] asyncmind0 opened pull request #33868: Ecai (master...ecai) https://github.com/bitcoin/bitcoin/pull/33868

2025-11-12

<bitcoin-git> [bitcoin] stickies-v opened pull request #33867: kernel: allow null data_directory (master...2025-11/kernel-datadir-nullptr) https://github.com/bitcoin/bitcoin/pull/33867
<bitcoin-git> [bitcoin] TheCharlatan opened pull request #33866: refactor: Let CCoinsViewCache::BatchWrite return void (master...batch_write_void) https://github.com/bitcoin/bitcoin/pull/33866
<bitcoin-git> [bitcoin] hebasto opened pull request #33865: cmake: Specify Windows plugin path in `test_bitcoin-qt` property (master...251112-plugin-path) https://github.com/bitcoin/bitcoin/pull/33865
<bitcoin-git> [bitcoin] ismaelsadeeq opened pull request #33864: scripted-diff: fix leftover references to `policy/fees.h` (master...11-2025-fix-stale-reference-fees.h) https://github.com/bitcoin/bitcoin/pull/33864
<bitcoin-git> [bitcoin] sipa opened pull request #33862: txgraph: drop move assignment operator (master...202511_no_move_txgraph_ref) https://github.com/bitcoin/bitcoin/pull/33862
<bitcoin-git> [bitcoin] glozow merged pull request #33511: init: Fix Ctrl-C shutdown hangs during wait calls (master...pr/sigwait) https://github.com/bitcoin/bitcoin/pull/33511
<bitcoin-git> bitcoin/master 6a29f79 Ryan Ofsky: test: Test SIGTERM handling during waitforblockheight call
<bitcoin-git> bitcoin/master 48d4b93 merge-script: Merge bitcoin/bitcoin#33511: init: Fix Ctrl-C shutdown hangs during wait c...
<bitcoin-git> bitcoin/master c25a5e6 Ryan Ofsky: init: Signal m_tip_block_cv on Ctrl-C
<bitcoin-git> [bitcoin] glozow pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/3c3c6adb7260...48d4b936e09f
<bitcoin-git> [bitcoin] hebasto opened pull request #33861: build: Bump VS minimum supported version to 18.0 (master...251112-vs18.0) https://github.com/bitcoin/bitcoin/pull/33861
<bitcoin-git> [bitcoin] glozow merged pull request #33745: mining: check witness commitment in submitBlock (master...2025/10/submit-solution-doc) https://github.com/bitcoin/bitcoin/pull/33745
<bitcoin-git> bitcoin/master 6eaa00f Sjors Provoost: test: clarify submitBlock() mutates the template
<bitcoin-git> bitcoin/master 862bd43 Sjors Provoost: mining: ensure witness commitment check in submitBlock
<bitcoin-git> bitcoin/master 00d1b6e Sjors Provoost: doc: clarify UpdateUncommittedBlockStructures
<bitcoin-git> [bitcoin] glozow pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/e652b69b8da4...3c3c6adb7260
<bitcoin-git> [bitcoin] glozow merged pull request #33003: test: add option to skip large re-org test in feature_block (master...2025-07-test-featureblock-skiplargereorg) https://github.com/bitcoin/bitcoin/pull/33003
<bitcoin-git> bitcoin/master 8810642 brunoerg: test: add option to skip large re-org test in feature_block
<bitcoin-git> bitcoin/master e652b69 merge-script: Merge bitcoin/bitcoin#33003: test: add option to skip large re-org test in...
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3789215f7346...e652b69b8da4
<bitcoin-git> [bitcoin] glozow merged pull request #33724: refactor: Return uint64_t from GetSerializeSize (master...2510-size-refactor) https://github.com/bitcoin/bitcoin/pull/33724
<bitcoin-git> bitcoin/master fa364af MarcoFalke: test: Remove outdated comment
<bitcoin-git> bitcoin/master fa2bbc9 MarcoFalke: refactor: [rpc] Remove cast when reporting serialized size
<bitcoin-git> bitcoin/master fa01f38 MarcoFalke: move-only: Move CBlockFileInfo to kernel namespace
<bitcoin-git> [bitcoin] glozow pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/d4e2a4583305...3789215f7346
<bitcoin-git> bitcoin/master d4e2a45 merge-script: Merge bitcoin/bitcoin#33750: doc: document fingerprinting risk when operat...
<bitcoin-git> bitcoin/master 19a6a3e da1sychain: Add eclipse, partitioning, and fingerprinting note in tor.md
<bitcoin-git> bitcoin/master e346eca da1sychain: Add eclipse, partitioning, and fingerprinting note to i2p.md
<bitcoin-git> [bitcoin] glozow merged pull request #33750: doc: document fingerprinting risk when operating node on multiple networks (master...fingerprinting-docs) https://github.com/bitcoin/bitcoin/pull/33750
<bitcoin-git> [bitcoin] glozow pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/47618446a06d...d4e2a4583305
<bitcoin-git> [bitcoin] fanquake opened pull request #33860: depends: drop Qt patches (master...drop_qt_patches) https://github.com/bitcoin/bitcoin/pull/33860
<bitcoin-git> [bitcoin] fanquake merged pull request #33853: kernel: Allow null arguments for serialized data (master...kernel_drop_nonnull_span) https://github.com/bitcoin/bitcoin/pull/33853
<bitcoin-git> bitcoin/master a3ac59a MarcoFalke: ci: Enable experimental kernel stuff in ASan task
<bitcoin-git> bitcoin/master 4761844 merge-script: Merge bitcoin/bitcoin#33853: kernel: Allow null arguments for serialized d...
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/d0da95377310...47618446a06d
<bitcoin-git> bitcoin/master 5b89956 TheCharlatan: kernel: Allow null arguments for serialized data
<bitcoin-git> [bitcoin] fanquake merged pull request #32482: build: add `-W*-whitespace` (master...trailing_whitespace) https://github.com/bitcoin/bitcoin/pull/32482
<bitcoin-git> bitcoin/master 0c2b9da fanquake: scripted-diff: remove whitespace in sha256_sse4.cpp
<bitcoin-git> bitcoin/master 4da084f fanquake: scripted-diff: change whitespace to spaces in univalue
<bitcoin-git> [bitcoin] fanquake pushed 9 commits to master: https://github.com/bitcoin/bitcoin/compare/f450761f8363...d0da95377310
<bitcoin-git> bitcoin/master e6caf15 fanquake: ci: add moreutils to lint job
<bitcoin-git> [bitcoin] fanquake merged pull request #33842: build: Bump g++ minimum supported version to 12 (master...2511-gcc-12) https://github.com/bitcoin/bitcoin/pull/33842
<bitcoin-git> bitcoin/master fa807f7 MarcoFalke: build: Bump g++ minimum supported version to 12
<bitcoin-git> bitcoin/master fa9dacd MarcoFalke: util: [refactor] Remove unused create_directories workaround
<bitcoin-git> bitcoin/master fa3854e MarcoFalke: test: Remove unused fs::create_directories test
<bitcoin-git> [bitcoin] fanquake pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/138726a6f810...f450761f8363
<bitcoin-git> [bitcoin] frankomosh opened pull request #33858: test: add unit test coverage for the empty leaves path in MerkleComputation (master...merkle-empty-path) https://github.com/bitcoin/bitcoin/pull/33858

2025-11-11

<bitcoin-git> [bitcoin] hebasto opened pull request #33857: depends, doc: Learn `x86_64-w64-mingw32ucrt` host and document it (master...251111-doc-ucrt) https://github.com/bitcoin/bitcoin/pull/33857
<bitcoin-git> [bitcoin] yuvicc opened pull request #33856: kernel, validation: Refactor ProcessNewBlock(Headers) to return BlockValidationState (master...2025-11-refractor_bool_to_blockvalidationstate) https://github.com/bitcoin/bitcoin/pull/33856
<bitcoin-git> [bitcoin] hebasto merged pull request #33850: depends: drop qtbase_avoid_native_float16 qt patch (master...qt_libgcc_patch) https://github.com/bitcoin/bitcoin/pull/33850
<bitcoin-git> bitcoin/master 138726a Hennadii Stepanov: Merge bitcoin/bitcoin#33850: depends: drop qtbase_avoid_native_float16 qt ...
<bitcoin-git> bitcoin/master 169f93d fanquake: depends: drop qtbase_avoid_native_float16 qt patch
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1c3d5c8ffdaa...138726a6f810
<bitcoin-git> [bitcoin] stickies-v opened pull request #33855: kernel: add btck_block_tree_entry_equals (master...2025-11/kernel-block-tree-entry-equals) https://github.com/bitcoin/bitcoin/pull/33855
<bitcoin-git> [bitcoin] maflcko closed pull request #33845: ci: Enable experimental kernel stuff in ASan task (master...2511-kernel-asan-ubsan) https://github.com/bitcoin/bitcoin/pull/33845
<bitcoin-git> [bitcoin] Eunovo closed pull request #31615: validation: ensure assumevalid is always used during reindex (master...31494-reindex-assumevalid) https://github.com/bitcoin/bitcoin/pull/31615
<bitcoin-git> [bitcoin] Eunovo opened pull request #33854: validation: fix assumevalid is ignored during reindex (master...reindex-assumevalid-take2) https://github.com/bitcoin/bitcoin/pull/33854
<bitcoin-git> [bitcoin] fanquake merged pull request #33840: test: [refactor] Use reference over ptr to chainman (master...2511-assert-func) https://github.com/bitcoin/bitcoin/pull/33840
<bitcoin-git> bitcoin/master 1c3d5c8 merge-script: Merge bitcoin/bitcoin#33840: test: [refactor] Use reference over ptr to ch...
<bitcoin-git> bitcoin/master faf2759 MarcoFalke: test: [refactor] Use reference over ptr to chainman
<bitcoin-git> bitcoin/master 7a4901c Hennadii Stepanov: test, refactor: Fix `-Warray-bounds` warning
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/a7e80676104b...1c3d5c8ffdaa
<bitcoin-git> [bitcoin] hebasto closed pull request #33852: test, refactor: Fix `-Warray-bounds` warning (master...251111-array-bounds) https://github.com/bitcoin/bitcoin/pull/33852
<bitcoin-git> [bitcoin] TheCharlatan opened pull request #33853: kernel: Allow null arguments for serialized data (master...kernel_drop_nonnull_span) https://github.com/bitcoin/bitcoin/pull/33853
<bitcoin-git> [bitcoin] hebasto opened pull request #33852: test, refactor: Fix `-Warray-bounds` warning (master...251111-array-bounds) https://github.com/bitcoin/bitcoin/pull/33852
<bitcoin-git> [bitcoin] fanquake opened pull request #33851: depends: update xcb-util packages to latest versions (master...xcb_util_updates) https://github.com/bitcoin/bitcoin/pull/33851
<bitcoin-git> [bitcoin] fanquake opened pull request #33850: depends: drop qtbase_avoid_native_float16 qt patch (master...qt_libgcc_patch) https://github.com/bitcoin/bitcoin/pull/33850
<bitcoin-git> [bitcoin] fanquake merged pull request #33181: guix: build for Linux HOSTS with `-static-libgcc` (master...static_libgcc) https://github.com/bitcoin/bitcoin/pull/33181
<bitcoin-git> bitcoin/master 078a72c fanquake: guix: move static-libc++ into CMAKE_EXE_LINKER_FLAGS flags
<bitcoin-git> bitcoin/master 1bdf469 fanquake: guix: patch store paths out of libunwind
<bitcoin-git> bitcoin/master f06c6e1 fanquake: guix: build for Linux HOSTS with -static-libgcc
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/b354d1ce5c47...a7e80676104b
<bitcoin-git> [bitcoin] fanquake closed pull request #33849: Gpt/asmap tests (master...gpt/asmap-tests) https://github.com/bitcoin/bitcoin/pull/33849
<bitcoin-git> [bitcoin] AminMemariani opened pull request #33849: Gpt/asmap tests (master...gpt/asmap-tests) https://github.com/bitcoin/bitcoin/pull/33849
<bitcoin-git> [bitcoin] fanquake merged pull request #33820: kernel: trim Chain interface (master...2025-11/kernel-trim-chain-interface) https://github.com/bitcoin/bitcoin/pull/33820
<bitcoin-git> bitcoin/master 66978a1 stickies-v: kernel: remove btck_chain_get_tip
<bitcoin-git> bitcoin/master 4dd7e6d stickies-v: kernel: remove btck_chain_get_genesis
<bitcoin-git> bitcoin/master b354d1c merge-script: Merge bitcoin/bitcoin#33820: kernel: trim Chain interface
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/a4e96cae7d3d...b354d1ce5c47

2025-11-10

<bitcoin-git> [bitcoin] ryanofsky opened pull request #33847: kernel: Improve logging API (master...pr/klog) https://github.com/bitcoin/bitcoin/pull/33847
<bitcoin-git> [bitcoin] achow101 merged pull request #33042: refactor: inline constant return values from `dbwrapper` write methods (master...l0rinc/write-batch-constant-return) https://github.com/bitcoin/bitcoin/pull/33042
<bitcoin-git> bitcoin/master 50b63a5 Lőrinc: refactor: inline constant return value of `CDBWrapper::WriteBatch`
<bitcoin-git> bitcoin/master cdab948 Lőrinc: refactor: inline constant return value of `CDBWrapper::Write`
<bitcoin-git> bitcoin/master d1847cf Lőrinc: refactor: inline constant return value of `TxIndex::DB::WriteTxs`
<bitcoin-git> [bitcoin] achow101 pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/8c2710b0415f...a4e96cae7d3d
<bitcoin-git> [bitcoin] achow101 merged pull request #32517: rpc: add "ischange: true" to decoded tx outputs in wallet gettransaction response (master...wallet-gettransaction-ischange) https://github.com/bitcoin/bitcoin/pull/32517
<bitcoin-git> bitcoin/master ad1c3bd Matthew Zipkin: [move only] move DecodeTxDoc() to a common util file for sharing
<bitcoin-git> bitcoin/master d633db5 Matthew Zipkin: rpc: add "ischange: true" in wallet gettransaction decoded tx output
<bitcoin-git> [bitcoin] achow101 pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/1fe851a4781a...8c2710b0415f
<bitcoin-git> bitcoin/master 060bb55 Matthew Zipkin: rpc: add decoded tx details to gettransaction with extra wallet fields
<bitcoin-git> [bitcoin] achow101 merged pull request #32180: p2p: Advance pindexLastCommonBlock early after connecting blocks (master...202403_ibd_lastcommonblock) https://github.com/bitcoin/bitcoin/pull/32180
<bitcoin-git> bitcoin/master 9af6daf Martin Zumsande: test: remove magic number when checking for blocks that have arrived
<bitcoin-git> bitcoin/master 01cc20f Martin Zumsande: test: improve coverage for a resolved stalling situation
<bitcoin-git> [bitcoin] achow101 pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/5f0303b93fa7...1fe851a4781a
<bitcoin-git> bitcoin/master 3069d66 Martin Zumsande: p2p: During block download, adjust pindexLastCommonBlock better
<bitcoin-git> [bitcoin] achow101 merged pull request #33443: log: reduce excessive "rolling back/forward" messages during block replay (master...l0rinc/rate-limit-rolling-forward) https://github.com/bitcoin/bitcoin/pull/33443
<bitcoin-git> bitcoin/master 5f0303b Ava Chow: Merge bitcoin/bitcoin#33443: log: reduce excessive "rolling back/forward" ...
<bitcoin-git> bitcoin/master 1fc7a81 Lőrinc: log: reduce excessive messages during block replay
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f4903dddc9ea...5f0303b93fa7
<bitcoin-git> [bitcoin] maflcko opened pull request #33845: ci: Enable experimental kernel stuff in ASan task (master...2511-kernel-asan-ubsan) https://github.com/bitcoin/bitcoin/pull/33845
<bitcoin-git> [bitcoin] hebasto closed pull request #33844: Claude/create coin 011 c uz rux6 kwdft yev8 a5 zsg (master...claude/create-coin-011CUzRux6KWDFTYev8A5Zsg) https://github.com/bitcoin/bitcoin/pull/33844
<bitcoin-git> [bitcoin] nichechristie opened pull request #33844: Claude/create coin 011 c uz rux6 kwdft yev8 a5 zsg (master...claude/create-coin-011CUzRux6KWDFTYev8A5Zsg) https://github.com/bitcoin/bitcoin/pull/33844
<bitcoin-git> [bitcoin] vasild closed pull request #33843: test: add tests for private broadcast (master...private_broadcast_tests) https://github.com/bitcoin/bitcoin/pull/33843
<bitcoin-git> [bitcoin] vasild opened pull request #33843: test: add tests for private broadcast (master...private_broadcast_tests) https://github.com/bitcoin/bitcoin/pull/33843
<bitcoin-git> [bitcoin] maflcko opened pull request #33842: build: Bump g++ minimum supported version to 12 (master...2511-gcc-12) https://github.com/bitcoin/bitcoin/pull/33842
<bitcoin-git> [bitcoin] fanquake closed pull request #30059: Add option dbfilesize to control LevelDB target ("max") file size (master...dbfilesize_param) https://github.com/bitcoin/bitcoin/pull/30059
<bitcoin-git> [bitcoin] fanquake merged pull request #33433: test: rpc_bind: Skip nonloopback test if no such address is found (master...qafix_rpc_bind_nonloopback_unavail) https://github.com/bitcoin/bitcoin/pull/33433
<bitcoin-git> bitcoin/master f4903dd merge-script: Merge bitcoin/bitcoin#33433: Bugfix: QA: rpc_bind: Skip nonloopback test i...
<bitcoin-git> bitcoin/master 79b4c27 Luke Dashjr: Bugfix: QA: rpc_bind: Skip nonloopback test if no such address is found
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/06e9458869ee...f4903dddc9ea
<bitcoin-git> [bitcoin] hebasto opened pull request #33841: cmake: Switch to `minisketch` upstream build system (master...251110-minisketch) https://github.com/bitcoin/bitcoin/pull/33841
<bitcoin-git> [bitcoin] maflcko opened pull request #33840: test: [refactor] Use reference over ptr to chainman (master...2511-assert-func) https://github.com/bitcoin/bitcoin/pull/33840
<bitcoin-git> [bitcoin] fanquake merged pull request #32856: Update `minisketch` subtree (master...250702-minisketch) https://github.com/bitcoin/bitcoin/pull/32856
<bitcoin-git> bitcoin/master 06e9458 merge-script: Merge bitcoin/bitcoin#32856: Update `minisketch` subtree
<bitcoin-git> bitcoin/master c235aa4 Hennadii Stepanov: Update minisketch subtree to latest upstream
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/490cb056f651...06e9458869ee
<bitcoin-git> bitcoin/master 4543a3b Hennadii Stepanov: Squashed 'src/minisketch/' changes from ea8f66b1ea..d1bd01e189
<bitcoin-git> [bitcoin] fanquake merged pull request #33785: util: Allow `Assert` (et al.) in contexts without __func__ (master...2511-assert-func) https://github.com/bitcoin/bitcoin/pull/33785
<bitcoin-git> bitcoin/master fa5fbcd MarcoFalke: util: Allow Assert() in contexts without __func__
<bitcoin-git> bitcoin/master fae1d99 MarcoFalke: refactor: Use const reference to std::source_location
<bitcoin-git> bitcoin/master fada379 MarcoFalke: doc: Remove unused bugprone-lambda-function-name suppression
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/dcd0099a765e...490cb056f651
<bitcoin-git> [bitcoin] fanquake merged pull request #33826: scripted-diff: Remove obsolete comment (master...251108-doc-python) https://github.com/bitcoin/bitcoin/pull/33826
<bitcoin-git> bitcoin/master dcd0099 merge-script: Merge bitcoin/bitcoin#33826: scripted-diff: Remove obsolete comment
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/01adbbcd9c50...dcd0099a765e
<bitcoin-git> bitcoin/master 3672420 Hennadii Stepanov: scripted-diff: Remove obsolete comment
<bitcoin-git> [bitcoin] fanquake closed pull request #33821: guix: build glibc with `--enable-static-pie` (master...guix_glibc_static_pie) https://github.com/bitcoin/bitcoin/pull/33821
<bitcoin-git> [bitcoin] fanquake merged pull request #33827: doc: Correct `pkgin` command usage on NetBSD (master...251108-netbsd-pkgin) https://github.com/bitcoin/bitcoin/pull/33827
<bitcoin-git> bitcoin/master 01adbbc merge-script: Merge bitcoin/bitcoin#33827: doc: Correct `pkgin` command usage on NetBSD
<bitcoin-git> bitcoin/master 0698c6b Hennadii Stepanov: doc: Correct `pkgin` command usage on NetBSD
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/eec21bc7c8bf...01adbbcd9c50
<bitcoin-git> [bitcoin] fanquake merged pull request #33536: doc: reference fuzz coverage steps in quick-start (master...libfuzzer-cov-doc) https://github.com/bitcoin/bitcoin/pull/33536
<bitcoin-git> bitcoin/master dee7eec frankomosh: doc: mention coverage build in quickstart section
<bitcoin-git> bitcoin/master eec21bc merge-script: Merge bitcoin/bitcoin#33536: doc: reference fuzz coverage steps in quick-s...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/035f934e02f9...eec21bc7c8bf
<bitcoin-git> [bitcoin] fanquake merged pull request #33823: ci: Use cmake --preset=dev-mode in test-each-commit task (master...2511-ci-preset-test-each) https://github.com/bitcoin/bitcoin/pull/33823
<bitcoin-git> bitcoin/master 035f934 merge-script: Merge bitcoin/bitcoin#33823: ci: Use cmake --preset=dev-mode in test-each-...
<bitcoin-git> bitcoin/master fa6db67 MarcoFalke: ci: [refactor] Extract build_dir constant in ci-test-each-commit-exec.py
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/ddd2afac1073...035f934e02f9
<bitcoin-git> bitcoin/master fa95e6c MarcoFalke: ci: Use cmake --preset=dev-mode in test-each-commit task
<bitcoin-git> [bitcoin] fanquake closed pull request #33828: Check required interfaces before generating manpages (master...gen-manpages-checks) https://github.com/bitcoin/bitcoin/pull/33828
<bitcoin-git> [bitcoin] fanquake merged pull request #33676: interfaces: enable cancelling running `waitNext` calls (master...10-2025-add-interruptWaitNext) https://github.com/bitcoin/bitcoin/pull/33676
<bitcoin-git> bitcoin/master ddd2afa merge-script: Merge bitcoin/bitcoin#33676: interfaces: enable cancelling running `waitNe...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ca1ce52a0f1e...ddd2afac1073
<bitcoin-git> bitcoin/master dcb56fd ismaelsadeeq: interfaces: add interruptWait method
<bitcoin-git> [bitcoin] glozow reopened pull request #33565: net_processing: rename RelayTransaction to better describe what it does (master...rename_RelayTransaction) https://github.com/bitcoin/bitcoin/pull/33565

2025-11-09

<bitcoin-git> [bitcoin] achow101 closed pull request #33832: refactor: Add missing include in util/result.h (master...refactor/add-missing-include-util-result) https://github.com/bitcoin/bitcoin/pull/33832
<bitcoin-git> [bitcoin] achow101 closed pull request #33833: script: Remove dead nullptr check in VerifyScript (master...refactor/verifyscript-remove-null-check) https://github.com/bitcoin/bitcoin/pull/33833