2025-11-06

<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 038849e Hennadii Stepanov: clang-tidy: Remove no longer needed NOLINT
<bitcoin-git> bitcoin/master 50d106a merge-script: Merge bitcoin/bitcoin#33781: 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 ffd7ca3 merge-script: Merge bitcoin/bitcoin#33780: guix: disable libsanitizer in Linux GCC build
<bitcoin-git> bitcoin/master 5c41fa2 fanquake: 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> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4da01123df0f...33389f1144e6
<bitcoin-git> bitcoin/master e15e8cb Hennadii Stepanov: qt: Modernize custom filtering
<bitcoin-git> bitcoin/master 33389f1 Hennadii Stepanov: Merge bitcoin-core/gui#899: Modernize custom filtering
<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] 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 28d679b TheCharlatan: kernel: Add logging to kernel library C header
<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 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/master 79d6f45 fanquake: random: scope environ extern to macOS, BSDs and Illumos
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4e9bd579d3ed...96614fff6327
<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
<bitcoin-git> bitcoin/master 8b5a28f Dmitry Goncharov: depends: disable builtin rules and suffixes.
<bitcoin-git> bitcoin/master 52b1595 fanquake: depends: disable builtin variables
<bitcoin-git> bitcoin/master 4e9bd57 merge-script: Merge bitcoin/bitcoin#33045: depends: disable variables, rules and suffixe...
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/5ffa63d6814d...4e9bd579d3ed
<bitcoin-git> [bitcoin] fanquake merged pull request #33626: ci: run native fuzz with MSAN job (master...add_msan_fuzz_ci) https://github.com/bitcoin/bitcoin/pull/33626
<bitcoin-git> bitcoin/master 3784d15 fanquake: ci: use LLVM libcxx 21.1.5
<bitcoin-git> bitcoin/master 5ffa63d merge-script: Merge bitcoin/bitcoin#33626: ci: run native fuzz with MSAN job
<bitcoin-git> bitcoin/master 1e6e32f fanquake: ci: run native fuzz with MSAN job
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/75baff98fcf9...5ffa63d6814d
<bitcoin-git> [bitcoin] maflcko opened pull request #33776: ci: Lint follow-ups (master...2511-ci-lint-stuff) https://github.com/bitcoin/bitcoin/pull/33776
<bitcoin-git> [bitcoin] fanquake opened pull request #33775: guix: use GCC 14.3.0 over 13.3.0 (master...guix_gcc_14) https://github.com/bitcoin/bitcoin/pull/33775
<bitcoin-git> [bitcoin] hebasto opened pull request #33774: cmake: Move IPC tests to `ipc/test` (master...251104-ipc-tests) https://github.com/bitcoin/bitcoin/pull/33774
<bitcoin-git> [bitcoin] hebasto merged pull request #33744: ci: Fix lint runner selection (and docker cache) (master...fix-lint-caching) https://github.com/bitcoin/bitcoin/pull/33744
<bitcoin-git> bitcoin/master 0b3b8a3 will: ci: fix lint docker caching
<bitcoin-git> bitcoin/master 75baff9 Hennadii Stepanov: Merge bitcoin/bitcoin#33744: ci: Fix lint runner selection (and docker cac...
<bitcoin-git> bitcoin/master 7632e0b will: ci: fix configure docker action inputs
<bitcoin-git> [bitcoin] hebasto pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/2593ed1b5f4b...75baff98fcf9
<bitcoin-git> [bitcoin] hebasto merged pull request #33574: doc: update Guix INSTALL.md (master...guix_distro_removal) https://github.com/bitcoin/bitcoin/pull/33574
<bitcoin-git> bitcoin/master 2593ed1 Hennadii Stepanov: Merge bitcoin/bitcoin#33574: doc: update Guix INSTALL.md
<bitcoin-git> bitcoin/master b4d0288 fanquake: doc: update Guix INSTALL.md
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1cd8d9fe5cd5...2593ed1b5f4b
<bitcoin-git> [bitcoin] fanquake merged pull request #33445: ci: Update Clang in "tidy" job (master...250920-llvm-tidy) https://github.com/bitcoin/bitcoin/pull/33445
<bitcoin-git> bitcoin/master 5d784be Hennadii Stepanov: clang-tidy: Disable `ArrayBound` check in src/ipc and src/test
<bitcoin-git> bitcoin/master 5efdb0e Hennadii Stepanov: ci: Update Clang in "tidy" job
<bitcoin-git> bitcoin/master 1cd8d9f merge-script: Merge bitcoin/bitcoin#33445: ci: Update Clang in "tidy" job
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/56329beaee27...1cd8d9fe5cd5
<bitcoin-git> [bitcoin] fanquake merged pull request #32301: test: cover invalid codesep positions for signature in taproot (master...2025-04-codesep_cov) https://github.com/bitcoin/bitcoin/pull/32301
<bitcoin-git> bitcoin/master 56329be merge-script: Merge bitcoin/bitcoin#32301: test: cover invalid codesep positions for sig...
<bitcoin-git> bitcoin/master 81e5c83 Greg Sanders: test: cover invalid codesep positions for signature in taproot
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/745eb053a41c...56329beaee27
<bitcoin-git> [bitcoin] maflcko closed pull request #33000: ci: Run unit tests parallel with functional tests (master...2507-ci-fun) https://github.com/bitcoin/bitcoin/pull/33000
<bitcoin-git> qa-assets/main c7f2cb8 maflcko: Merge pull request #242 from brunoerg/2025-11-spkm
<bitcoin-git> qa-assets/main 96eb3b9 Bruno Garcia: add inputs for scriptpubkeyman
<bitcoin-git> [qa-assets] maflcko pushed 2 commits to main: https://github.com/bitcoin-core/qa-assets/compare/b061d4ff81a1...c7f2cb8268a8
<bitcoin-git> [qa-assets] maflcko merged pull request #242: add inputs for scriptpubkeyman (main...2025-11-spkm) https://github.com/bitcoin-core/qa-assets/pull/242

2025-11-03

<corebot> https://github.com/bitcoin-core/gui/issues/882 | Add console commands for clearing output and history by waketraindev · Pull Request #882 · bitcoin-core/gui · GitHub
<corebot> https://github.com/bitcoin-core/gui/issues/901 | Add createwallet, createwalletdescriptor, and migratewallet to history filter by waketraindev · Pull Request #901 · bitcoin-core/gui · GitHub
<WakeTrainDev> when writing release-notes-<id>.md for bitcoin-core/gui, do I use the "local" pull id?
<bitcoin-git> [gui] hebasto merged pull request #901: Add createwallet, createwalletdescriptor, and migratewallet to history filter (master...2025-10-qt-rpcconsole-historyfilter) https://github.com/bitcoin-core/gui/pull/901
<bitcoin-git> bitcoin/master 745eb05 Hennadii Stepanov: Merge bitcoin-core/gui#901: Add createwallet, createwalletdescriptor, and ...
<bitcoin-git> bitcoin/master 4e352ef WakeTrainDev: qt: add createwallet, createwalletdescriptor, and migratewallet to history...
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/746d36cc80f0...745eb053a41c
<bitcoin-git> [gui] hebasto reopened pull request #877: Add a menu action to restore then migrate a legacy wallet (master...gui-migrate-path) https://github.com/bitcoin-core/gui/pull/877
<bitcoin-git> [gui] hebasto closed pull request #877: Add a menu action to restore then migrate a legacy wallet (master...gui-migrate-path) https://github.com/bitcoin-core/gui/pull/877
<bitcoin-git> [bitcoin] purpleKarrot opened pull request #33772: prevector: simplify implementation of comparison operators and match behavior of `std::vector` (master...prevector-cmp) https://github.com/bitcoin/bitcoin/pull/33772
<bitcoin-git> [bitcoin] fanquake merged pull request #33754: ci: gha: Set debug_pull_request_number_str annotation (master...2510-ci-debug-pr) https://github.com/bitcoin/bitcoin/pull/33754
<bitcoin-git> bitcoin/master fa9d0f9 MarcoFalke: ci: gha: Set debug_pull_request_number_str annotation
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/25c45bb0d0bd...746d36cc80f0
<bitcoin-git> bitcoin/master 746d36c merge-script: Merge bitcoin/bitcoin#33754: ci: gha: Set debug_pull_request_number_str an...
<bitcoin-git> [bitcoin] purpleKarrot opened pull request #33771: refactor: C++20 operators (master...cxx20-operators) https://github.com/bitcoin/bitcoin/pull/33771
<bitcoin-git> [qa-assets] brunoerg opened pull request #242: add inputs for scriptpubkeyman (main...2025-11-spkm) https://github.com/bitcoin-core/qa-assets/pull/242
<bitcoin-git> [bitcoin] ryanofsky opened pull request #33770: init: Require explicit -asmap filename (master...pr/asmapd) https://github.com/bitcoin/bitcoin/pull/33770
<bitcoin-git> [bitcoin] l0rinc opened pull request #33768: refactor: remove dead branches in `SingletonClusterImpl` (master...l0rinc/SingletonClusterImpl) https://github.com/bitcoin/bitcoin/pull/33768

2025-11-02

<bitcoin-git> [bitcoin] cobratbq opened pull request #33765: doc: update interface, --stdin flag, IPC-command signtx (#31005) (master...external-signer-docs) https://github.com/bitcoin/bitcoin/pull/33765
<bitcoin-git> [bitcoin] hebasto opened pull request #33764: ci: Add Windows + UCRT jobs for cross-compiling and native testing (master...251102-ucrt-ci) https://github.com/bitcoin/bitcoin/pull/33764
<bitcoin-git> [bitcoin] l0rinc closed pull request #33757: refactor: make script Solver's often-unused solutions parameter optional (master...l0rinc/solutions-vector-optional) https://github.com/bitcoin/bitcoin/pull/33757

2025-11-01

<bitcoin-git> [bitcoin] roconnor-blockstream opened pull request #33759: Fix BIP143 standardness rules for CHECKMULTISIG (master...bip143-standardness-2025-10) https://github.com/bitcoin/bitcoin/pull/33759

2025-10-31

<bitcoin-git> [bitcoin] glozow merged pull request #33567: node: change a tx-relay on/off flag to enum (master...TxBroadcastMethod) https://github.com/bitcoin/bitcoin/pull/33567
<bitcoin-git> bitcoin/master 25c45bb merge-script: Merge bitcoin/bitcoin#33567: node: change a tx-relay on/off flag to enum
<bitcoin-git> bitcoin/master 07a9264 Vasil Dimov: node: change a tx-relay on/off flag to enum
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/422b468229f1...25c45bb0d0bd
<bitcoin-git> [bitcoin] glozow merged pull request #33683: refactor/doc: Add blockman param to GetTransaction doc comment (master...doc-add-blockman-param) https://github.com/bitcoin/bitcoin/pull/33683
<bitcoin-git> bitcoin/master 1a1f46c Musa Haruna: refactor/doc: Add blockman param to `GetTransaction` doc comment and reord...
<bitcoin-git> bitcoin/master 422b468 merge-script: Merge bitcoin/bitcoin#33683: refactor/doc: Add blockman param to GetTransa...
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/da6f041e39ef...422b468229f1
<bitcoin-git> [bitcoin] glozow merged pull request #31645: [IBD] coins: increase default UTXO flush batch size to 32 MiB (master...l0rinc/utxo-dump-batching) https://github.com/bitcoin/bitcoin/pull/31645
<bitcoin-git> bitcoin/master da6f041 merge-script: Merge bitcoin/bitcoin#31645: [IBD] coins: increase default UTXO flush batc...
<bitcoin-git> [bitcoin] glozow pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/832a57673af7...da6f041e39ef
<bitcoin-git> bitcoin/master 8bbb7b8 Lőrinc: refactor: Extract default batch size into kernel
<bitcoin-git> bitcoin/master b6f8c48 Lőrinc: coins: increase default `dbbatchsize` to 32 MiB
<bitcoin-git> [bitcoin] l0rinc opened pull request #33757: refactor: make script Solver's often-unused solutions parameter optional (master...l0rinc/solutions-vector-optional) https://github.com/bitcoin/bitcoin/pull/33757
<bitcoin-git> [bitcoin] fanquake merged pull request #33749: test: ipc: resolve symlinks in `which capnp` (master...2025-10-30-ipc-functional-symlink-resolve) https://github.com/bitcoin/bitcoin/pull/33749
<bitcoin-git> bitcoin/master 51093d6 David Gumberg: test: resolve symlinks in which result for capnp
<bitcoin-git> bitcoin/master 832a576 merge-script: Merge bitcoin/bitcoin#33749: test: ipc: resolve symlinks in `which capnp`
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3cd4263bf664...832a57673af7
<ryanofsky> Wow even issues he created are gone? https://github.com/bitcoin/bitcoin/issues/33463
<corebot> https://github.com/bitcoin/bitcoin/issues/33374 | mining: add applySolution() to interface by Sjors · Pull Request #33374 · bitcoin/bitcoin · GitHub
<ryanofsky> I noticed a comment about sv2 from plebhash in #33374 is missing but present in the github archive: https://mirror.b10c.me/bitcoin-bitcoin/33374#issuecomment-3299309843 . Any idea what might have happened? He deleted it? Moderation issue? Github issue?
<bitcoin-git> [bitcoin] fanquake merged pull request #33753: test: Format strings in `test_runner` (master...10-31-runner-clippy) https://github.com/bitcoin/bitcoin/pull/33753
<bitcoin-git> bitcoin/master 3cd4263 merge-script: Merge bitcoin/bitcoin#33753: test: Format strings in `test_runner`
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/305384a0372a...3cd4263bf664
<bitcoin-git> bitcoin/master 78d4d36 rustaceanrob: test: Format strings in `*.rs`
<bitcoin-git> [bitcoin] roconnor-blockstream opened pull request #33755: Relax standardness rules regarding CHECKMULTISIG (master...multisig-standardness-2025-10) https://github.com/bitcoin/bitcoin/pull/33755
<bitcoin-git> [bitcoin] maflcko opened pull request #33754: ci: gha: Set debug_pull_request_number_str annotation (master...2510-ci-debug-pr) https://github.com/bitcoin/bitcoin/pull/33754
<bitcoin-git> [bitcoin] rustaceanrob opened pull request #33753: test: Format strings in `test_runner` (master...10-31-runner-clippy) https://github.com/bitcoin/bitcoin/pull/33753
<bitcoin-git> [bitcoin] fanquake merged pull request #33746: ci: Add missing python3-dev package for riscv64 (master...2510-ci-rv64) https://github.com/bitcoin/bitcoin/pull/33746
<bitcoin-git> bitcoin/master facf8b7 MarcoFalke: ci: Add missing python3-dev package for riscv64
<bitcoin-git> bitcoin/master 305384a merge-script: Merge bitcoin/bitcoin#33746: ci: Add missing python3-dev package for riscv...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8eda7210eb33...305384a0372a
<bitcoin-git> [bitcoin] fanquake merged pull request #33743: fuzz: refactor memcpy to std::ranges::copy to work around ubsan warn (master...2510-fuzz-refactor-memcpy) https://github.com/bitcoin/bitcoin/pull/33743
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6f359695c36c...8eda7210eb33
<bitcoin-git> bitcoin/master 8eda721 merge-script: Merge bitcoin/bitcoin#33743: fuzz: refactor memcpy to std::ranges::copy to...
<bitcoin-git> bitcoin/master fa4b52b MarcoFalke: fuzz: refactor memcpy to std::ranges::copy to work around ubsan warn
<bitcoin-git> [bitcoin] A-Manning opened pull request #33752: rest: Query predecessor headers using negative count param (master...2025-10-31-rest-headers-downward) https://github.com/bitcoin/bitcoin/pull/33752

2025-10-30

<bitcoin-git> [gui] john-moffett opened pull request #908: qt: Remove HD seed reference from blank wallet tooltip (master...update-blank-wallet-tooltip) https://github.com/bitcoin-core/gui/pull/908
<bitcoin-git> [bitcoin] da1sychain opened 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] davidgumberg opened pull request #33749: test: ipc: resolve symlinks in `which capnp` (master...2025-10-30-ipc-functional-symlink-resolve) https://github.com/bitcoin/bitcoin/pull/33749
<bitcoin-git> [bitcoin] hulxv opened pull request #33747: feat: shell completions for bitcoin wrapper executable (master...feat/bitcoin-shell-completions) https://github.com/bitcoin/bitcoin/pull/33747
<bitcoin-git> [bitcoin] ismaelsadeeq closed pull request #32395: fees: rpc: `estimatesmartfee` now returns a fee rate estimate during low network activity (master...04-2025-fee-estimate-with-low-network-activity) https://github.com/bitcoin/bitcoin/pull/32395
<bitcoin-git> bitcoin/master 6f35969 merge-script: Merge bitcoin/bitcoin#33698: test: Use same rpc timeout for authproxy and ...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c281bb6837b0...6f359695c36c
<bitcoin-git> bitcoin/master 66667d6 MarcoFalke: test: Use same rpc timeout for authproxy and cli
<bitcoin-git> [bitcoin] fanquake merged pull request #33698: test: Use same rpc timeout for authproxy and cli (master...2510-test-cli-timeout-same) https://github.com/bitcoin/bitcoin/pull/33698
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/72511fd02e72...c281bb6837b0
<bitcoin-git> bitcoin/master c281bb6 merge-script: Merge bitcoin/bitcoin#32924: test: add valid tx test with minimum-sized EC...
<bitcoin-git> [bitcoin] fanquake merged pull request #32924: test: add valid tx test with minimum-sized ECDSA signature (8 bytes DER-encoded) (master...202507-test-add_minimum-sized_ecdsa_sig_test) https://github.com/bitcoin/bitcoin/pull/32924
<bitcoin-git> bitcoin/master 5fa81e2 Sebastian Falbesoner: test: add valid tx test with minimum-sized ECDSA signature (8 bytes DER-en...
<l0rinc> hiding the bip30 checks behind assumevalid, which would enable us removing the bloom filters from LevelDB since we won't need to check for missing entries anymore. This seems to shrink the on-disk UTXO size by roughly 1% (122MB smaller, see the draft here https://github.com/l0rinc/bitcoin/pull/49) while slightly speeding up IBD as well. I'd be interested in what concerns people have about this idea.
<corebot> https://github.com/bitcoin/bitcoin/issues/33740 | RFC: bench: Add multi thread benchmarking by fjahr · Pull Request #33740 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/30595 | kernel: Introduce C header API by TheCharlatan · Pull Request #30595 · bitcoin/bitcoin · GitHub
<achow101> The list is https://github.com/bitcoin-core/bitcoin-devwiki/wiki/Working-Groups#current-working-groups if there's a working group on it that isn't active, please edit the wiki page to remove it.
<achow101> #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 willcl-ark
<bitcoin-git> [bitcoin] maflcko closed pull request #33742: doc: Document valgrind aarch64 clang workaround (master...2510-doc-valgrind) https://github.com/bitcoin/bitcoin/pull/33742
<bitcoin-git> [bitcoin] maflcko opened pull request #33746: ci: Add missing python3-dev package for riscv64 (master...2510-ci-rv64) https://github.com/bitcoin/bitcoin/pull/33746
<bitcoin-git> [bitcoin] Sjors opened 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] willcl-ark opened pull request #33744: Fix lint runner selection (and docker cache) (master...fix-lint-caching) https://github.com/bitcoin/bitcoin/pull/33744
<bitcoin-git> [bitcoin] fanquake closed pull request #33644: fuzz: don't pass (maybe) nullptr to memcpy() (master...FuzzedSock_Accept_nullptr_memcpy) https://github.com/bitcoin/bitcoin/pull/33644
<bitcoin-git> [bitcoin] maflcko opened pull request #33743: fuzz: refactor memcpy to std::ranges::copy to work around ubsan warn (master...2510-fuzz-refactor-memcpy) https://github.com/bitcoin/bitcoin/pull/33743
<bitcoin-git> [bitcoin] maflcko opened pull request #33742: doc: Document valgrind aarch64 clang workaround (master...2510-doc-valgrind) https://github.com/bitcoin/bitcoin/pull/33742
<bitcoin-git> [bitcoin] polespinasa opened pull request #33741: rpc: [PoC] Optionally print feerates in sat/vb (master...2025-10-29-PoC-rpc-satvb) https://github.com/bitcoin/bitcoin/pull/33741

2025-10-29

<bitcoin-git> [bitcoin] fjahr opened pull request #33740: RFC: bench: Add multi thread benchmarking (master...202510-multi-thread-bench) https://github.com/bitcoin/bitcoin/pull/33740
<bitcoin-git> [bitcoin] l0rinc opened pull request #33738: log: avoid collecting `GetSerializeSize` data when compact block logging is disabled (master...l0rinc/debug-log-serialization) https://github.com/bitcoin/bitcoin/pull/33738
<bitcoin-git> [bitcoin] mzumsande closed pull request #30155: validation: Make ReplayBlocks interruptible (master...202405_replay_blocks) https://github.com/bitcoin/bitcoin/pull/30155
<bitcoin-git> [bitcoin] fanquake merged pull request #33555: build: Bump clang minimum supported version to 17 (master...2510-clang-17) https://github.com/bitcoin/bitcoin/pull/33555
<bitcoin-git> bitcoin/master fa0fa0f MarcoFalke: refactor: Revert "disable self-assign warning for tests"
<bitcoin-git> bitcoin/master 72511fd merge-script: Merge bitcoin/bitcoin#33555: build: Bump clang minimum supported version t...
<bitcoin-git> bitcoin/master faed118 MarcoFalke: build: Bump clang minimum supported version to 17
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/292ea0eb8982...72511fd02e72
<bitcoin-git> [bitcoin] pinheadmz closed pull request #33730: chainparams: remove *petertodd.net (master...remove-petertodd-dns-seed) https://github.com/bitcoin/bitcoin/pull/33730
<bitcoin-git> [bitcoin] maflcko closed pull request #33686: [wip] [nomerge] [draft] 2510 msan zero (master...2510-msan-zero) https://github.com/bitcoin/bitcoin/pull/33686
<bitcoin-git> [bitcoin] maflcko closed pull request #33124: wallet: Improve wallet creation error message with usage hint (master...master) https://github.com/bitcoin/bitcoin/pull/33124
<bitcoin-git> [bitcoin] maflcko opened pull request #33732: ci: Call docker exec from Python script to fix word splitting (master...2510-ci-rewrite-bash-python) https://github.com/bitcoin/bitcoin/pull/33732
<bitcoin-git> [bitcoin] 00w1 opened pull request #33730: chainparams: remove *petertodd.net (master...remove-petertodd-dns-seed) https://github.com/bitcoin/bitcoin/pull/33730
<bitcoin-git> [bitcoin] fanquake merged pull request #33677: ci: Retry image building once on failure (master...2510-ci-retry) https://github.com/bitcoin/bitcoin/pull/33677
<bitcoin-git> bitcoin/master fa8e4de MarcoFalke: ci: Use os.environ[key] access when value must be set
<bitcoin-git> bitcoin/master fa4dbe0 MarcoFalke: ci: Allow overwriting check option in run() helper
<bitcoin-git> bitcoin/master fa6aa9f MarcoFalke: ci: Retry image building once on failure
<bitcoin-git> [bitcoin] fanquake pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/dd82c6c5d09f...292ea0eb8982
<bitcoin-git> [bitcoin] fanquake merged pull request #33693: ci: use pycapnp 2.2.1 (master...pycapnp_2_2_0) https://github.com/bitcoin/bitcoin/pull/33693
<bitcoin-git> bitcoin/master dd82c6c merge-script: Merge bitcoin/bitcoin#33693: ci: use pycapnp 2.2.1
<bitcoin-git> bitcoin/master 53b34c8 fanquake: ci: use pycapnp 2.2.1 in mac native job
<bitcoin-git> bitcoin/master 8654328 fanquake: ci: remove Python version comment from mac config
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/3bb30658e631...dd82c6c5d09f
<bitcoin-git> [bitcoin] maflcko closed pull request #33729: Fix formatting in windows-app.manifest.in (master...patch-1) https://github.com/bitcoin/bitcoin/pull/33729
<bitcoin-git> [bitcoin] Ashok8601 opened pull request #33729: Fix formatting in windows-app.manifest.in (master...patch-1) https://github.com/bitcoin/bitcoin/pull/33729

2025-10-28

<bitcoin-git> [bitcoincore.org] davidgumberg closed pull request #1195: Build and commit the output to the html branch (master...2025-10-28-commit-to-branch) https://github.com/bitcoin-core/bitcoincore.org/pull/1195
<bitcoin-git> [bitcoincore.org] davidgumberg opened pull request #1195: Build and commit the output to the html branch (master...2025-10-28-commit-to-branch) https://github.com/bitcoin-core/bitcoincore.org/pull/1195
<bitcoin-git> [bitcoin] hebasto merged pull request #32380: Modernize use of UTF-8 in Windows code (master...250429-windows-utf8) https://github.com/bitcoin/bitcoin/pull/32380
<bitcoin-git> bitcoin/master 06d0be4 Hennadii Stepanov: Remove no longer necessary `WinCmdLineArgs` class
<bitcoin-git> bitcoin/master f366408 Hennadii Stepanov: cmake: Set process code page to UTF-8 on Windows
<bitcoin-git> bitcoin/master dccbb17 Hennadii Stepanov: Set minimum supported Windows version to 1903 (May 2019 Update)
<bitcoin-git> [bitcoin] hebasto pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/5a58d4915e5c...3bb30658e631
<bitcoin-git> [bitcoin] stringintech opened pull request #33728: test: Add bitcoin-chainstate test for assumeutxo functionality (master...2025/10/test-bitcoin-chainstate-assumeutxo) https://github.com/bitcoin/bitcoin/pull/33728
<bitcoin-git> [bitcoin] isrod opened pull request #33727: Log ZMQ bind error at Error level, abort startup on ZMQ init error (#33715) (master...2025-10-28-fix-33715) https://github.com/bitcoin/bitcoin/pull/33727
<WakeTrainDev> CI run request for: https://github.com/bitcoin/bitcoin/pull/33663 pretty please
<bitcoin-git> [bitcoin] fanquake closed pull request #33726: chore(ci): bump artifact actions to v5 (master...master) https://github.com/bitcoin/bitcoin/pull/33726
<bitcoin-git> [bitcoin] MamunC0der opened pull request #33726: chore(ci): bump artifact actions to v5 (master...master) https://github.com/bitcoin/bitcoin/pull/33726
<bitcoin-git> [bitcoin] hebasto opened pull request #33725: ci, iwyu: Treat warnings as errors for `src/init` and `src/policy` (master...251028-force-iwyu) https://github.com/bitcoin/bitcoin/pull/33725
<bitcoin-git> [bitcoin] glozow merged pull request #33546: test: add functional test for `TestShell` (matching doc example) (master...202510-add-TestShell-doc-example-test) https://github.com/bitcoin/bitcoin/pull/33546
<bitcoin-git> bitcoin/master 53874f7 Sebastian Falbesoner: doc: test: update TestShell example instructions/options
<bitcoin-git> bitcoin/master 57f7c68 Sebastian Falbesoner: test: add functional test for `TestShell` (matching doc example)
<bitcoin-git> bitcoin/master 5a58d49 merge-script: Merge bitcoin/bitcoin#33546: test: add functional test for `TestShell` (ma...
<bitcoin-git> [bitcoin] glozow pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/1abc8fa308d2...5a58d4915e5c
<bitcoin-git> [bitcoin] glozow merged pull request #33218: refactor: rename `fees.{h,cpp}` to `fees/block_policy_estimator.{h,cpp}` (master...08-2025-block-policy-refactor) https://github.com/bitcoin/bitcoin/pull/33218
<bitcoin-git> bitcoin/master 06db08a ismaelsadeeq: fees: refactor: rename fees to block_policy_estimator
<bitcoin-git> bitcoin/master 6dfdd7e ismaelsadeeq: fees: refactor: rename policy_fee_tests.cpp to feerounder_tests.cpp
<bitcoin-git> bitcoin/master ab49480 ismaelsadeeq: fees: rename fees_args to block_policy_estimator_args
<bitcoin-git> [bitcoin] glozow pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/de15e52f09d4...1abc8fa308d2
<bitcoin-git> [bitcoin] maflcko opened pull request #33724: refactor: Return uint64_t from GetSerializeSize (master...2510-size-refactor) https://github.com/bitcoin/bitcoin/pull/33724
<bitcoin-git> [bitcoin] SatsAndSports opened pull request #33723: Remove unnecessary seed from chainparams.cpp (master...patch-1) https://github.com/bitcoin/bitcoin/pull/33723
<bitcoin-git> [bitcoin] glozow merged pull request #32867: doc: mention key removal in rpc interface modification (master...rpc-deprecation) https://github.com/bitcoin/bitcoin/pull/32867
<bitcoin-git> bitcoin/master de15e52 merge-script: Merge bitcoin/bitcoin#32867: doc: mention key removal in rpc interface mod...
<bitcoin-git> bitcoin/master 944e5ff rkrux: doc: mention key removal in rpc interface modification
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/24434c1284b8...de15e52f09d4
<bitcoin-git> [bitcoin] hebasto reopened pull request #33445: ci: Update Clang in "tidy" job (master...250920-llvm-tidy) https://github.com/bitcoin/bitcoin/pull/33445
<bitcoin-git> [bitcoin] hebasto closed pull request #33445: ci: Update Clang in "tidy" job (master...250920-llvm-tidy) https://github.com/bitcoin/bitcoin/pull/33445
<bitcoin-git> [bitcoin] hebasto merged pull request #31308: ci, iwyu: Treat warnings as errors for specific directories (master...241117-force-iwyu) https://github.com/bitcoin/bitcoin/pull/31308
<bitcoin-git> bitcoin/master 56f2a68 Hennadii Stepanov: ci: Do not patch `leveldb` to workaround UB in "tidy" CI job
<bitcoin-git> bitcoin/master 57a3eac Hennadii Stepanov: refactor: Fix includes in `index` directory
<bitcoin-git> bitcoin/master bdb8ead Hennadii Stepanov: refactor: Fix includes in `crypto` directory
<bitcoin-git> [bitcoin] hebasto pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/27cd7f504944...24434c1284b8
<bitcoin-git> [bitcoin] fanquake merged pull request #33185: guix: update time-machine to 5cb84f2013c5b1e48a7d0e617032266f1e6059e2 (master...time_machine_update_5cb84) https://github.com/bitcoin/bitcoin/pull/33185
<bitcoin-git> bitcoin/master 7b5cc27 fanquake: guix: patch around riscv issue with newer (2.40+) binutils
<bitcoin-git> bitcoin/master 9570ddb fanquake: guix: update time-machine to 5cb84f2013c5b1e48a7d0e617032266f1e6059e2
<bitcoin-git> bitcoin/master 91b5cba fanquake: ci: use Debian Trixie for macOS cross job
<bitcoin-git> [bitcoin] fanquake pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/80bb7012be8e...27cd7f504944
<hebasto> observing intermittent timeouts in functional tests on OpenBSD 7.8 - https://github.com/hebasto/bitcoin-core-nightly/actions/workflows/openbsd.yml?query=event%3Aschedule
<bitcoin-git> [bitcoin] DrahtBot closed pull request #33721: Patch 6 (24.x...patch-6) https://github.com/bitcoin/bitcoin/pull/33721
<bitcoin-git> [bitcoin] stevensmccoy734-commits opened pull request #33721: Patch 6 (24.x...patch-6) https://github.com/bitcoin/bitcoin/pull/33721
<bitcoin-git> [bitcoin] DrahtBot closed pull request #33720: Delete .github/workflows/ci.yml (master...patch-6) https://github.com/bitcoin/bitcoin/pull/33720
<bitcoin-git> [bitcoin] stevensmccoy734-commits opened pull request #33720: Delete .github/workflows/ci.yml (master...patch-6) https://github.com/bitcoin/bitcoin/pull/33720
<bitcoin-git> [bitcoin] DrahtBot closed pull request #33719: Add .gitignore file with editor and build patterns (master...patch-5) https://github.com/bitcoin/bitcoin/pull/33719
<bitcoin-git> [bitcoin] stevensmccoy734-commits opened pull request #33719: Add .gitignore file with editor and build patterns (master...patch-5) https://github.com/bitcoin/bitcoin/pull/33719
<bitcoin-git> [bitcoin] DrahtBot closed pull request #33718: Add .gitignore file with common patterns (master...patch-4) https://github.com/bitcoin/bitcoin/pull/33718
<bitcoin-git> [bitcoin] stevensmccoy734-commits opened pull request #33718: Add .gitignore file with common patterns (master...patch-4) https://github.com/bitcoin/bitcoin/pull/33718
<bitcoin-git> [bitcoin] DrahtBot closed pull request #33717: Delete .gitignore (master...patch-3) https://github.com/bitcoin/bitcoin/pull/33717
<bitcoin-git> [bitcoin] stevensmccoy734-commits opened pull request #33717: Delete .gitignore (master...patch-3) https://github.com/bitcoin/bitcoin/pull/33717

2025-10-27

<bitcoin-git> [bitcoin] DrahtBot closed pull request #33716: Add Docker Image CI workflow (master...master) https://github.com/bitcoin/bitcoin/pull/33716
<bitcoin-git> [bitcoin] stevensmccoy734-commits opened pull request #33716: Add Docker Image CI workflow (master...master) https://github.com/bitcoin/bitcoin/pull/33716
<bitcoin-git> [bitcoin] achow101 merged pull request #31514: wallet: allow label for non-ranged external descriptor (if `internal=false`) & disallow label for ranged descriptors (master...ProcessDescriptorImport_fixes) https://github.com/bitcoin/bitcoin/pull/31514
<bitcoin-git> bitcoin/master 664657e scgbckbone: bugfix: disallow label for ranged descriptors & allow external non-ranged ...
<bitcoin-git> bitcoin/master 80bb701 Ava Chow: Merge bitcoin/bitcoin#31514: wallet: allow label for non-ranged external d...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5e1f626ac30f...80bb7012be8e
<bitcoin-git> [bitcoincore.org] glozow merged pull request #1184: contrib: add a Dockerfile to run the website locally (master...2510_dockerfile) https://github.com/bitcoin-core/bitcoincore.org/pull/1184
<bitcoin-git> [bitcoincore.org] glozow pushed 2 commits to master: https://github.com/bitcoin-core/bitcoincore.org/compare/74b528c07245...3a2961fbdd58
<bitcoin-git> bitcoincore.org/master 414b2cf Antoine Poinsot: contrib: add a Dockerfile to run the website locally