2025-11-12

<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/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/master d4e2a45 merge-script: Merge bitcoin/bitcoin#33750: doc: document fingerprinting risk when operat...
<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/master 5b89956 TheCharlatan: kernel: Allow null arguments for serialized data
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/d0da95377310...47618446a06d
<corebot> https://github.com/bitcoin/bitcoin/issues/33537 | guix: build `bitcoin-qt` with static libxcb & utils by fanquake · Pull Request #33537 · bitcoin/bitcoin · GitHub
<fanquake> If anyone using bitcoin-qt on Linux, wants to test a depends, or Guix build of #33537, that would be appreciated
<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 4da084f fanquake: scripted-diff: change whitespace to spaces in univalue
<bitcoin-git> bitcoin/master 0c2b9da fanquake: scripted-diff: remove whitespace in sha256_sse4.cpp
<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 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/master fa807f7 MarcoFalke: build: Bump g++ minimum supported version to 12
<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 169f93d fanquake: depends: drop qtbase_avoid_native_float16 qt patch
<bitcoin-git> bitcoin/master 138726a Hennadii Stepanov: Merge bitcoin/bitcoin#33850: depends: drop qtbase_avoid_native_float16 qt ...
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1c3d5c8ffdaa...138726a6f810
<fanquake> I guess GitHub isn't evicting caches fast enough: https://github.com/bitcoin/bitcoin/actions/caches
<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
<corebot> https://github.com/bitcoin/bitcoin/issues/33847 | kernel: Improve logging API by ryanofsky · Pull Request #33847 · bitcoin/bitcoin · GitHub
<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 f06c6e1 fanquake: guix: build for Linux HOSTS with -static-libgcc
<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] 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 4dd7e6d stickies-v: kernel: remove btck_chain_get_genesis
<bitcoin-git> bitcoin/master 66978a1 stickies-v: kernel: remove btck_chain_get_tip
<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 d1847cf Lőrinc: refactor: inline constant return value of `TxIndex::DB::WriteTxs`
<bitcoin-git> bitcoin/master cdab948 Lőrinc: refactor: inline constant return value of `CDBWrapper::Write`
<bitcoin-git> bitcoin/master 50b63a5 Lőrinc: refactor: inline constant return value of `CDBWrapper::WriteBatch`
<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 060bb55 Matthew Zipkin: rpc: add decoded tx details to gettransaction with extra wallet fields
<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] 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/master 3069d66 Martin Zumsande: p2p: During block download, adjust pindexLastCommonBlock better
<bitcoin-git> [bitcoin] achow101 pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/5f0303b93fa7...1fe851a4781a
<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 1fc7a81 Lőrinc: log: reduce excessive messages during block replay
<bitcoin-git> bitcoin/master 5f0303b Ava Chow: Merge bitcoin/bitcoin#33443: log: reduce excessive "rolling back/forward" ...
<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
<vasild> darosior: it is getting more review, not less, as mentioned here: https://github.com/bitcoin/bitcoin/pull/33565#issuecomment-3510573430
<fanquake> vasild: I guess you can interpret https://github.com/bitcoin/bitcoin/pull/33565#issuecomment-3426393945, and the followup that agrees with it, however you like, but they are pretty clear nacks to me.
<corebot> https://github.com/bitcoin/bitcoin/issues/33843 | test: add tests for private broadcast by vasild · Pull Request #33843 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/33567 | node: change a tx-relay on/off flag to enum by vasild · Pull Request #33567 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/33843 | test: add tests for private broadcast by vasild · Pull Request #33843 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/29415 | Broadcast own transactions only via short-lived Tor or I2P connections by vasild · Pull Request #29415 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/33565 | net_processing: rename RelayTransaction to better describe what it does by vasild · Pull Request #33565 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/33565 | net_processing: rename RelayTransaction to better describe what it does by vasild · Pull Request #33565 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/33843 | test: add tests for private broadcast by vasild · Pull Request #33843 · bitcoin/bitcoin · GitHub
<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 79b4c27 Luke Dashjr: Bugfix: QA: rpc_bind: Skip nonloopback test if no such address is found
<bitcoin-git> bitcoin/master f4903dd merge-script: Merge bitcoin/bitcoin#33433: Bugfix: QA: rpc_bind: Skip nonloopback test i...
<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/master 4543a3b Hennadii Stepanov: Squashed 'src/minisketch/' changes from ea8f66b1ea..d1bd01e189
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/490cb056f651...06e9458869ee
<corebot> https://github.com/bitcoin/bitcoin/issues/33181 | guix: build for Linux HOSTS with `-static-libgcc` by fanquake · Pull Request #33181 · bitcoin/bitcoin · GitHub
<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 fada379 MarcoFalke: doc: Remove unused bugprone-lambda-function-name suppression
<bitcoin-git> bitcoin/master fae1d99 MarcoFalke: refactor: Use const reference to std::source_location
<bitcoin-git> bitcoin/master fa5fbcd MarcoFalke: util: Allow Assert() in contexts without __func__
<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 eec21bc merge-script: Merge bitcoin/bitcoin#33536: doc: reference fuzz coverage steps in quick-s...
<bitcoin-git> bitcoin/master dee7eec frankomosh: doc: mention coverage build in quickstart section
<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 fa6db67 MarcoFalke: ci: [refactor] Extract build_dir constant in ci-test-each-commit-exec.py
<bitcoin-git> bitcoin/master 035f934 merge-script: Merge bitcoin/bitcoin#33823: ci: Use cmake --preset=dev-mode in test-each-...
<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
<bitcoin-git> [bitcoin] 777genius closed pull request #33836: refactor: Remove redundant boolean comparisons across codebase (master...refactor/bool-comparisons-cleanup) https://github.com/bitcoin/bitcoin/pull/33836
<bitcoin-git> [bitcoin] 777genius closed pull request #33835: refactor: Remove redundant ternary operator in wallet HaveChain() (master...refactor/wallet-redundant-ternary) https://github.com/bitcoin/bitcoin/pull/33835
<bitcoin-git> [bitcoin] 777genius closed pull request #33834: refactor: Remove redundant boolean comparisons in txgraph.cpp (master...refactor/txgraph-bool-comparisons) https://github.com/bitcoin/bitcoin/pull/33834
<bitcoin-git> [bitcoin] 777genius opened pull request #33836: refactor: Remove redundant boolean comparisons across codebase (master...refactor/bool-comparisons-cleanup) https://github.com/bitcoin/bitcoin/pull/33836
<bitcoin-git> [bitcoin] 777genius opened pull request #33835: refactor: Remove redundant ternary operator in wallet HaveChain() (master...refactor/wallet-redundant-ternary) https://github.com/bitcoin/bitcoin/pull/33835
<bitcoin-git> [bitcoin] 777genius opened pull request #33834: refactor: Remove redundant boolean comparisons in txgraph.cpp (master...refactor/txgraph-bool-comparisons) https://github.com/bitcoin/bitcoin/pull/33834
<bitcoin-git> [gui] ilkinsufi closed pull request #905: Increase tooltip wrap threshold from 80 to 100 characters (master...qt-increase-tooltip-threshold) https://github.com/bitcoin-core/gui/pull/905
<bitcoin-git> [bitcoin] 777genius opened pull request #33833: script: Remove dead nullptr check in VerifyScript (master...refactor/verifyscript-remove-null-check) https://github.com/bitcoin/bitcoin/pull/33833
<bitcoin-git> [bitcoin] 777genius opened 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] DrahtBot closed pull request #33831: Create devcontainer.json (master...patch-1) https://github.com/bitcoin/bitcoin/pull/33831
<bitcoin-git> [bitcoin] lancemitchell157-maker opened pull request #33831: Create devcontainer.json (master...patch-1) https://github.com/bitcoin/bitcoin/pull/33831
<bitcoin-git> [bitcoin] DrahtBot closed pull request #33830: Create devcontainer.json (master...patch-1) https://github.com/bitcoin/bitcoin/pull/33830
<bitcoin-git> [bitcoin] lancemitchell157-maker opened pull request #33830: Create devcontainer.json (master...patch-1) https://github.com/bitcoin/bitcoin/pull/33830

2025-11-08

<bitcoin-git> [bitcoin] 151henry151 opened pull request #33828: Check required interfaces before generating manpages (master...gen-manpages-checks) https://github.com/bitcoin/bitcoin/pull/33828
<bitcoin-git> [bitcoin] hebasto opened pull request #33827: doc: Correct `pkgin` command usage on NetBSD (master...251108-netbsd-pkgin) https://github.com/bitcoin/bitcoin/pull/33827
<bitcoin-git> [bitcoin] hebasto opened pull request #33826: scripted-diff: Remove obsolete comment (master...251108-doc-python) https://github.com/bitcoin/bitcoin/pull/33826
<bitcoin-git> [bitcoin] hebasto merged pull request #33825: refactor: Add missing include in bitcoinkernel_wrapper.h (master...2511-bld-include) https://github.com/bitcoin/bitcoin/pull/33825
<bitcoin-git> bitcoin/master ca1ce52 Hennadii Stepanov: Merge bitcoin/bitcoin#33825: refactor: Add missing include in bitcoinkerne...
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/513a0da2e0c8...ca1ce52a0f1e
<bitcoin-git> bitcoin/master fa1e8d8 MarcoFalke: refactor: Add missing include in bitcoinkernel_wrapper.h
<bitcoin-git> [bitcoin] maflcko opened pull request #33825: refactor: Add missing include in bitcoinkernel_wrapper.h (master...2511-bld-include) https://github.com/bitcoin/bitcoin/pull/33825
<bitcoin-git> [bitcoin] maflcko opened pull request #33824: ci: Enable experimental kernel stuff in most CI tasks (master...2511-ci-dev-mode-kernel) https://github.com/bitcoin/bitcoin/pull/33824
<bitcoin-git> [bitcoin] maflcko opened 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

2025-11-07

<corebot> https://github.com/bitcoin/bitcoin/issues/32482 | build: add `-W*-whitespace` by fanquake · Pull Request #32482 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] yuvicc opened pull request #33822: [kernel] Add block header support and validation (master...2025-11-kernelApi_add_blockheaders) https://github.com/bitcoin/bitcoin/pull/33822
<bitcoin-git> [bitcoin] fanquake opened 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] stickies-v opened pull request #33820: kernel: trim Chain interface (master...2025-11/kernel-trim-chain-interface) https://github.com/bitcoin/bitcoin/pull/33820
<bitcoin-git> [bitcoin] fanquake merged pull request #33818: ci: Extend tidy job to cover kernel code (master...251107-tidy-kernel) https://github.com/bitcoin/bitcoin/pull/33818
<bitcoin-git> bitcoin/master 513a0da merge-script: Merge bitcoin/bitcoin#33818: ci: Extend tidy job to cover kernel code
<bitcoin-git> bitcoin/master 5d0a40d Hennadii Stepanov: ci: Extend tidy job to cover kernel code
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/93e79181da8c...513a0da2e0c8
<bitcoin-git> [bitcoin] Sjors opened pull request #33819: mining: add getCoinbase() (master...2025/11/coinbase-template) https://github.com/bitcoin/bitcoin/pull/33819
<bitcoin-git> [bitcoin] fanquake closed pull request #24123: guix: Pointer Authentication and Branch Target Identification for aarch64 Linux (master...mbranch_protection_aarch64_linux) https://github.com/bitcoin/bitcoin/pull/24123
<bitcoin-git> [bitcoin] fanquake closed pull request #33778: depends: add zeromq patch to fix mingw CMake file install location (master...mingw_zmq_cmake_install) https://github.com/bitcoin/bitcoin/pull/33778
<bitcoin-git> [bitcoin] fanquake merged pull request #33786: script: remove dead code in `CountWitnessSigOps` (master...l0rinc/witness-pointer-to-reference) https://github.com/bitcoin/bitcoin/pull/33786
<bitcoin-git> bitcoin/master 93e7918 merge-script: Merge bitcoin/bitcoin#33786: script: remove dead code in `CountWitnessSigO...
<bitcoin-git> bitcoin/master 24bcad3 Lőrinc: refactor: remove dead code in `CountWitnessSigOps`
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3c4bec62239d...93e79181da8c
<bitcoin-git> [bitcoin] hebasto opened pull request #33818: ci: Extend tidy job to cover kernel code (master...251107-tidy-kernel) https://github.com/bitcoin/bitcoin/pull/33818
<bitcoin-git> [bitcoin] l0rinc opened pull request #33817: validation: reduce persisted UTXO set size by prioritizing positive lookups (RFC) (master...l0rinc/bip30-bloom-filter-removal) https://github.com/bitcoin/bitcoin/pull/33817
<bitcoin-git> [bitcoin] fanquake merged pull request #33782: test: remove obsolete `get_{key,multisig}` helpers from wallet_util.py (master...202511-test-remove_get_keymultisig_funcs) https://github.com/bitcoin/bitcoin/pull/33782
<bitcoin-git> bitcoin/master ec8516c Sebastian Falbesoner: test: remove obsolete `get_{key,multisig}` helpers from wallet_util.py
<bitcoin-git> bitcoin/master 3c4bec6 merge-script: Merge bitcoin/bitcoin#33782: test: remove obsolete `get_{key,multisig}` he...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4b12beedaef5...3c4bec62239d
<bitcoin-git> [bitcoin] fanquake merged pull request #33793: test: move create_malleated_version() to messages.py for reuse (master...reusable_create_malleated_version) https://github.com/bitcoin/bitcoin/pull/33793
<bitcoin-git> bitcoin/master 4b12bee merge-script: Merge bitcoin/bitcoin#33793: test: move create_malleated_version() to mess...
<bitcoin-git> bitcoin/master 2bd155e Vasil Dimov: test: move create_malleated_version() to messages.py for reuse
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0b45e6db1058...4b12beedaef5
<bitcoin-git> [bitcoin] fanquake closed pull request #32109: fuzz: avoid returning non-conforming results from FuzzedSock::GetSockName() (master...fuzzedsock_getsockname) https://github.com/bitcoin/bitcoin/pull/32109
<bitcoin-git> [bitcoin] fanquake merged pull request #33789: doc: add cmake help option in Windows build docs (master...doc-windows-cmake-help) https://github.com/bitcoin/bitcoin/pull/33789
<bitcoin-git> bitcoin/master 0b45e6d merge-script: Merge bitcoin/bitcoin#33789: doc: add cmake help option in Windows build d...
<bitcoin-git> bitcoin/master 9577daa frankomosh: doc: Add cmake help option in Windows build instructions
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2b9c3511986b...0b45e6db1058
<bitcoin-git> [bitcoin] fanquake merged pull request #33768: refactor: remove dead branches in `SingletonClusterImpl` (master...l0rinc/SingletonClusterImpl) https://github.com/bitcoin/bitcoin/pull/33768
<bitcoin-git> bitcoin/master 2d23820 Lőrinc: refactor: remove dead branches in `SingletonClusterImpl`
<bitcoin-git> bitcoin/master 2b9c351 merge-script: Merge bitcoin/bitcoin#33768: refactor: remove dead branches in `SingletonC...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5c5704e73079...2b9c3511986b
<bitcoin-git> [bitcoin] Ataraxia009 opened pull request #33813: Changing the rpcbind argument being ignored to a pop up warning, inst… (master...rpc-bind-warning) https://github.com/bitcoin/bitcoin/pull/33813
<bitcoin-git> [bitcoin] DrahtBot closed pull request #33811: Readme change (master...master) https://github.com/bitcoin/bitcoin/pull/33811
<bitcoin-git> [bitcoin] OGbencox opened pull request #33811: Readme change (master...master) https://github.com/bitcoin/bitcoin/pull/33811

2025-11-06

<bitcoin-git> [bitcoin] hebasto opened pull request #33810: ci: Add fast IWYU job (master...251106-force-iwyu-ci) https://github.com/bitcoin/bitcoin/pull/33810
<corebot> https://github.com/bitcoin/bitcoin/issues/33181 | guix: build for Linux HOSTS with `-static-libgcc` by fanquake · Pull Request #33181 · bitcoin/bitcoin · GitHub
<bitcoin-git> [gui] waketraindev opened 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
<corebot> https://github.com/bitcoin/bitcoin/issues/33181 | guix: build for Linux HOSTS with `-static-libgcc` by fanquake · Pull Request #33181 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/33786 | script: remove dead code in `CountWitnessSigOps` by l0rinc · Pull Request #33786 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/33768 | refactor: remove dead branches in `SingletonClusterImpl` by l0rinc · Pull Request #33768 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/33443 | log: reduce excessive "rolling back/forward" messages during block replay by l0rinc · Pull Request #33443 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/33042 | refactor: inline constant return values from `dbwrapper` write methods by l0rinc · Pull Request #33042 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/30442 | precalculate SipHash constant salt XORs by l0rinc · Pull Request #30442 · bitcoin/bitcoin · GitHub
<TheCharlatan> abubakarsadiq are the concerns that ryanofsky raised about the race condition here https://github.com/bitcoin/bitcoin/pull/33676#pullrequestreview-3384352720 addressed in the PR? (sorry didn't type fast enough)
<corebot> https://github.com/bitcoin/bitcoin/issues/33745 | mining: check witness commitment in submitBlock by Sjors · Pull Request #33745 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/33676 | interfaces: enable cancelling running `waitNext` calls by ismaelsadeeq · Pull Request #33676 · bitcoin/bitcoin · GitHub
<abubakarsadiq> There is a new issue tracking issue https://github.com/bitcoin/bitcoin/issues/33777 by @sjors with PR's to review and new ideas
<glozow> You can just do things! But if you're interested and don't know where to start, maybe a comment in #bitcoin-core-pr-reviews? I'm very happy to help people ramp up / look for things to do
<glozow> I didn't say I have bitcoin, I have pizzas
<stickies-v> i thought core devs don't have bitcoin
<glozow> Perhaps we can use this channel or #bitcoin-core-pr-reviews as a helpdesk for it next week. Please please do join in :)
<glozow> I put together a list of ideas for reviewing, particularly for those who are less familiar with all the code areas: https://github.com/glozow/bitcoin/issues/13
<corebot> https://github.com/bitcoin/bitcoin/issues/33629 | Cluster mempool by sdaftuar · Pull Request #33629 · bitcoin/bitcoin · GitHub
<abubakarsadiq> From novo__: Hi I won't be available for the irc meeting. This is the update for SIlent Payments; josibake is off for now, so I and theStack will be taking over the PRs. A new silentpayments secp module PR has been opened by theStack https://github.com/bitcoin-core/secp256k1/pull/1765 (limited to full-node scanning to make it easier to merge). We will update https://github.com/bitcoin/bitcoin/pull/28122
<l0rinc> and we're writing an article for Bitcoin magazine about our benchmarking and optimization efforts
<corebot> https://github.com/bitcoin/bitcoin/issues/33806 | malloc: Failed to allocate segment from range group - out of space · Issue #33806 · bitcoin/bitcoin · GitHub
<l0rinc> All of these resulted in a nice speedups, on some systems up to 30% faster reindex-chainstate (see https://github.com/bitcoin/bitcoin/pull/31132#issuecomment-3479640421 for details)
<corebot> https://github.com/bitcoin/bitcoin/issues/31132 | validation: fetch block inputs on parallel threads >20% faster IBD by andrewtoth · Pull Request #31132 · bitcoin/bitcoin · GitHub
<TheCharlatan> yes, purpleKarrot had suggested a naming in his own experimental api. I think it makes sense, but it does break convention with other C APIs under the bitcoin-core umbrella, e.g. minisketch and libsecp256k1.
<TheCharlatan> This versioning approach seemed a bit confusing to some, and would still practically tie bitcoin core versioning with the kernel library.
<laanwj> i'd guess that works for languages that have a very active bitcoin community, like rust, yes
<TheCharlatan> I talked to a few people working on language-specific bitcoin tooling (bitcoinj, rust-bitcoin, btcsuite) and some have voiced support for hosting bindings under their org umbrella. A project even offered nice domain names :P
<laanwj> would make sense to make a repository for that under bitcoin-core
<TheCharlatan> I.e. should these live in bitcoin-core/bindings, bitcoin/bindings, or somewhere else.
<corebot> https://github.com/bitcoin/bitcoin/issues/30595 | kernel: Introduce C header API by TheCharlatan · Pull Request #30595 · bitcoin/bitcoin · GitHub
<stickies-v> #bitcoin-core-dev Meeting: abubakarsadiq achow101 _aj_ ajonas b10c brunoerg cfields darosior dergoegge dzxzg eugenesiegel fanquake fjahr furszy gleb glozow hebasto hodlinator instagibbs janb84 jarolrod jonatack josibake kanzure kevkevin laanwj LarryRuane lightlike l0rinc luke-jr maflcko marcofleon maxedw Murch pinheadmz provoostenator ryanofsky sdaftuar S3RK stickies-v sipa sr_gi tdb3 theStack TheCharlatan vasild
<bitcoin-git> [gui] waketraindev opened pull request #909: qt: Comment out sensitive commands in history to prevent re-execution (master...2025-11-gui-comment-sensitive-commands) https://github.com/bitcoin-core/gui/pull/909
<bitcoin-git> [bitcoin] waketraindev closed pull request #33807: qt: Comment out sensitive commands in history to prevent re-execution (master...2025-11-gui-comment-sensitive-commands) https://github.com/bitcoin/bitcoin/pull/33807
<bitcoin-git> [bitcoin] waketraindev opened pull request #33807: qt: Comment out sensitive commands in history to prevent re-execution (master...2025-11-gui-comment-sensitive-commands) https://github.com/bitcoin/bitcoin/pull/33807
<bitcoin-git> [bitcoincore.org] Sjors opened pull request #1197: Add AssumeUTXO snapshot (master...2025/11/assume-utxo) https://github.com/bitcoin-core/bitcoincore.org/pull/1197
<bitcoin-git> [bitcoin] l0rinc opened pull request #33805: merkle: migrate `path` arg to reference and drop unused args (master...l0rinc/ComputeMerklePath-dead-code) https://github.com/bitcoin/bitcoin/pull/33805
<bitcoin-git> [bitcoin] DrahtBot closed pull request #33800: Create SECURITY.md — Strong Security Policy (master...patch-1) https://github.com/bitcoin/bitcoin/pull/33800
<bitcoin-git> [bitcoin] amitsingh881024-ctrl opened pull request #33800: Create SECURITY.md — Strong Security Policy (master...patch-1) https://github.com/bitcoin/bitcoin/pull/33800
<bitcoin-git> [bitcoin] DrahtBot closed pull request #33799: Update SECURITY.md (master...patch-2) https://github.com/bitcoin/bitcoin/pull/33799
<bitcoin-git> [bitcoin] mccoystevens78-web opened pull request #33799: Update SECURITY.md (master...patch-2) https://github.com/bitcoin/bitcoin/pull/33799
<bitcoin-git> [bitcoin] DrahtBot closed pull request #33798: Patch 1 (30.x...patch-1) https://github.com/bitcoin/bitcoin/pull/33798
<bitcoin-git> [bitcoin] mccoystevens78-web opened pull request #33798: Patch 1 (30.x...patch-1) https://github.com/bitcoin/bitcoin/pull/33798
<bitcoin-git> [bitcoin] DrahtBot closed pull request #33797: Create devcontainer.json (master...patch-1) https://github.com/bitcoin/bitcoin/pull/33797
<bitcoin-git> [bitcoin] mccoystevens78-web opened pull request #33797: Create devcontainer.json (master...patch-1) https://github.com/bitcoin/bitcoin/pull/33797
<bitcoin-git> [bitcoin] w0xlt closed pull request #33669: Add libbitcoinkernel example files (master...kernel_examples) https://github.com/bitcoin/bitcoin/pull/33669

2025-11-05

<bitcoin-git> [bitcoin] w0xlt opened pull request #33796: [kernel] Expose `CheckTransaction` consensus validation function (master...kernel_checktransaction) https://github.com/bitcoin/bitcoin/pull/33796
<bitcoin-git> [bitcoin] kevkevinpal opened pull request #33795: test: skip interface_ipc if python version is freethreaded and PYTHON_GIL=0 is not set (master...skipIfGILTestError) https://github.com/bitcoin/bitcoin/pull/33795
<bitcoin-git> [bitcoin] vasild opened pull request #33793: test: move create_malleated_version() to messages.py for reuse (master...reusable_create_malleated_version) https://github.com/bitcoin/bitcoin/pull/33793
<bitcoin-git> [bitcoin] fanquake merged pull request #33791: kernel: Use enumeration type for flags argument (master...kernelApi_followups) https://github.com/bitcoin/bitcoin/pull/33791
<bitcoin-git> bitcoin/master ed57205 TheCharlatan: kernel: Use enumeration type for flags argument
<bitcoin-git> bitcoin/master 5c5704e merge-script: Merge bitcoin/bitcoin#33791: kernel: Use enumeration type for flags argume...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/50d106a4d6ac...5c5704e73079
<bitcoin-git> [bitcoin] vasild opened pull request #33792: net_processing: reorder the code that handles the VERSION message (master...reorder_version) https://github.com/bitcoin/bitcoin/pull/33792
<bitcoin-git> [bitcoin] TheCharlatan opened pull request #33791: kernel: Use enumeration type for flags argument (master...kernelApi_followups) https://github.com/bitcoin/bitcoin/pull/33791
<bitcoin-git> [bitcoin] DrahtBot closed pull request #33790: Update README.md (master...master) https://github.com/bitcoin/bitcoin/pull/33790
<bitcoin-git> [bitcoin] Ahfaz001 opened pull request #33790: Update README.md (master...master) https://github.com/bitcoin/bitcoin/pull/33790
<bitcoin-git> [bitcoin] fanquake merged pull request #33781: clang-tidy: Remove no longer needed NOLINT (master...251104-nolint) https://github.com/bitcoin/bitcoin/pull/33781
<bitcoin-git> bitcoin/master 50d106a merge-script: Merge bitcoin/bitcoin#33781: clang-tidy: Remove no longer needed NOLINT
<bitcoin-git> bitcoin/master 038849e Hennadii Stepanov: clang-tidy: Remove no longer needed NOLINT
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ffd7ca3c4688...50d106a4d6ac
<bitcoin-git> [bitcoin] fanquake merged pull request #33780: guix: disable libsanitizer in Linux GCC build (master...gcc_disable_libsanitizer) https://github.com/bitcoin/bitcoin/pull/33780
<bitcoin-git> bitcoin/master 5c41fa2 fanquake: guix: disable libsanitizer in Linux GCC build
<bitcoin-git> bitcoin/master ffd7ca3 merge-script: Merge bitcoin/bitcoin#33780: guix: disable libsanitizer in Linux GCC build
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/33389f1144e6...ffd7ca3c4688
<bitcoin-git> [bitcoin] frankomosh opened pull request #33789: doc: add cmake help option in Windows build docs (master...doc-windows-cmake-help) https://github.com/bitcoin/bitcoin/pull/33789
<bitcoin-git> [bitcoin] luke-jr opened pull request #33788: [29.x] Backport fixes for CVE-2025 46598 (29.x...cve2025_46598_pt3-29.1) https://github.com/bitcoin/bitcoin/pull/33788
<bitcoin-git> [bitcoin] DrahtBot closed pull request #33787: build: Upgrade depends to Qt6 (master...kwsantiago/qt6-depends-upgrade) https://github.com/bitcoin/bitcoin/pull/33787
<bitcoin-git> [bitcoin] kwsantiago opened pull request #33787: build: Upgrade depends to Qt6 (master...kwsantiago/qt6-depends-upgrade) https://github.com/bitcoin/bitcoin/pull/33787

2025-11-04

<bitcoin-git> [bitcoin] l0rinc opened pull request #33786: script: remove dead code in `CountWitnessSigOps` (master...l0rinc/witness-pointer-to-reference) https://github.com/bitcoin/bitcoin/pull/33786
<bitcoin-git> [bitcoin] maflcko opened pull request #33785: util: Allow Assert() in contexts without __func__ (master...2511-assert-func) https://github.com/bitcoin/bitcoin/pull/33785
<bitcoin-git> [bitcoin] DrahtBot closed pull request #33784: Improve SHA256 x86 SHANI code safety and consistency (no functional changes) (master...master) https://github.com/bitcoin/bitcoin/pull/33784
<bitcoin-git> [bitcoin] Mystique85 opened pull request #33784: Improve SHA256 x86 SHANI code safety and consistency (no functional changes) (master...master) https://github.com/bitcoin/bitcoin/pull/33784
<bitcoin-git> [bitcoin] DrahtBot closed pull request #33783: Refactor SHA256 x86 SHANI implementation (master...master) https://github.com/bitcoin/bitcoin/pull/33783
<bitcoin-git> [bitcoin] Mystique85 opened pull request #33783: Refactor SHA256 x86 SHANI implementation (master...master) https://github.com/bitcoin/bitcoin/pull/33783
<bitcoin-git> [gui] hebasto merged pull request #899: Modernize custom filtering (master...251008-deprecated) https://github.com/bitcoin-core/gui/pull/899
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4da01123df0f...33389f1144e6
<bitcoin-git> bitcoin/master 33389f1 Hennadii Stepanov: Merge bitcoin-core/gui#899: Modernize custom filtering
<bitcoin-git> bitcoin/master e15e8cb Hennadii Stepanov: qt: Modernize custom filtering
<bitcoin-git> [bitcoin] theStack opened pull request #33782: test: remove obsolete `get_{key,multisig}` helpers from wallet_util.py (master...202511-test-remove_get_keymultisig_funcs) https://github.com/bitcoin/bitcoin/pull/33782
<bitcoin-git> [bitcoin] hebasto opened pull request #33781: clang-tidy: Remove no longer needed NOLINT (master...251104-nolint) https://github.com/bitcoin/bitcoin/pull/33781
<bitcoin-git> [bitcoin] fanquake opened pull request #33780: guix: disable libsanitizer in Linux GCC build (master...gcc_disable_libsanitizer) https://github.com/bitcoin/bitcoin/pull/33780
<bitcoin-git> [bitcoin] hebasto opened pull request #33779: ci, iwyu: Fix warnings in `src/kernel` and treat them as errors (master...251104-force-iwyu-kernel) https://github.com/bitcoin/bitcoin/pull/33779
<bitcoin-git> [bitcoin] fanquake opened pull request #33778: depends: add zeromq patch to fix mingw CMake file install location (master...mingw_zmq_cmake_install) https://github.com/bitcoin/bitcoin/pull/33778
<bitcoin-git> bitcoin/master 337ea86 TheCharlatan: kernel: Add kernel library context object
<bitcoin-git> [bitcoin] fanquake merged pull request #30595: kernel: Introduce C header API (master...kernelApi) https://github.com/bitcoin/bitcoin/pull/30595
<bitcoin-git> bitcoin/master 28d679b TheCharlatan: kernel: Add logging to kernel library C header
<bitcoin-git> bitcoin/master 2cf136d TheCharlatan: kernel: Introduce initial kernel C header API
<bitcoin-git> [bitcoin] fanquake pushed 24 commits to master: https://github.com/bitcoin/bitcoin/compare/96614fff6327...4da01123df0f
<bitcoin-git> [bitcoin] hebasto merged pull request #33714: random: scope environ extern to macOS, BSDs and Illumos (master...drop_some_platforms) https://github.com/bitcoin/bitcoin/pull/33714
<bitcoin-git> bitcoin/master 96614ff Hennadii Stepanov: Merge bitcoin/bitcoin#33714: random: scope environ extern to macOS, BSDs a...
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4e9bd579d3ed...96614fff6327
<bitcoin-git> bitcoin/master 79d6f45 fanquake: random: scope environ extern to macOS, BSDs and Illumos
<corebot> https://github.com/bitcoin/bitcoin/issues/33777 | Mining interface tracking issue · Issue #33777 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] fanquake merged pull request #33045: depends: disable variables, rules and suffixes. (master...22126_rebased) https://github.com/bitcoin/bitcoin/pull/33045