2025-10-22

<dviola> pablomartin4btc: curious what the issue is here: https://github.com/bitcoin-core/gui/pull/817#issuecomment-3432742271
<bitcoin-git> [bitcoin] jotapea opened pull request #33682: More comprehensive datacarrier configuration (30.x...2025-10-expand_datacarrier_conf_default_revert) https://github.com/bitcoin/bitcoin/pull/33682
<bitcoin-git> [bitcoin] jotapea closed pull request #33681: More comprehensive datacarrier configuration (master...2025-10-expand_datacarrier_conf_default_revert) https://github.com/bitcoin/bitcoin/pull/33681
<bitcoin-git> [bitcoin] jotapea opened pull request #33681: More comprehensive datacarrier configuration (master...2025-10-expand_datacarrier_conf_default_revert) https://github.com/bitcoin/bitcoin/pull/33681
<bitcoin-git> [bitcoin] achow101 closed pull request #31719: miniscript: fixes #29098 by only use first k valid signatures (master...fix-multi-sig-performance) https://github.com/bitcoin/bitcoin/pull/31719
<bitcoin-git> [bitcoin] achow101 closed pull request #32453: [Policy] Discourage Unsigned Annexes (master...unsigned_annex) https://github.com/bitcoin/bitcoin/pull/32453
<bitcoin-git> [bitcoin] jonatack closed pull request #32051: p2p: protect addnode peers during IBD (master...2025-03-addnode-p2p) https://github.com/bitcoin/bitcoin/pull/32051
<bitcoin-git> [bitcoin] achow101 closed pull request #33069: [POC] wallet: Add Support for BIP-353 DNS-Based Bitcoin Address via External Resolver (master...bip353) https://github.com/bitcoin/bitcoin/pull/33069
<bitcoin-git> [bitcoin] achow101 closed pull request #33072: [p2p] Fix signed integer overflow in LocalServiceInfo::nScore (master...p2p-fix-nscore-overflow-24049) https://github.com/bitcoin/bitcoin/pull/33072
<bitcoin-git> [bitcoin] jonatack closed pull request #31805: doc: improve NODE_NETWORK_LIMITED documentation per BIP159 (master...2025-02-NODE_NETWORK_LIMITED-documentation) https://github.com/bitcoin/bitcoin/pull/31805
<bitcoin-git> [bitcoin] achow101 closed pull request #32699: docs: adds correct updated documentation links (master...ship-docs-32565) https://github.com/bitcoin/bitcoin/pull/32699
<bitcoin-git> [bitcoin] Eunovo closed pull request #30243: descriptors: taproot partial descriptors (master...tr-partial-descriptors) https://github.com/bitcoin/bitcoin/pull/30243
<bitcoin-git> [bitcoin] achow101 closed pull request #28531: improve MallocUsage() accuracy (master...2023-09-MallocUsage) https://github.com/bitcoin/bitcoin/pull/28531
<bitcoin-git> [bitcoin] achow101 closed pull request #32652: wallet: add codex32 argument to addhdkey (master...codex32) https://github.com/bitcoin/bitcoin/pull/32652
<bitcoin-git> [bitcoin] achow101 closed pull request #32720: docs: add guidance on initialism capitalisation in PascalCase identifiers. (master...dev-notes-style-camelcase) https://github.com/bitcoin/bitcoin/pull/32720
<bitcoin-git> [bitcoin] achow101 closed pull request #32818: Add read-only mode to sqlite db and use in `bitcoin-wallet` (master...wallet-tool-indempotent) https://github.com/bitcoin/bitcoin/pull/32818
<bitcoin-git> [bitcoin] achow101 closed pull request #32080: OP_CHECKCONTRACTVERIFY (master...ccv-core) https://github.com/bitcoin/bitcoin/pull/32080
<bitcoin-git> [bitcoin] achow101 closed pull request #32174: test: Verify that a message is not in rpc errors raised (follow-up 31451) (master...verify-message-not-among-error-messages-in-rpc-call) https://github.com/bitcoin/bitcoin/pull/32174
<bitcoin-git> [bitcoin] achow101 closed pull request #26398: Replace MIN_STANDARD_TX_NONWITNESS_SIZE to preclude 64 non-witness bytes only (master...relax_too_small_tx_equality) https://github.com/bitcoin/bitcoin/pull/26398
<bitcoin-git> [bitcoin] achow101 closed pull request #28608: assumeutxo state and locking cleanup (master...pr/noibd) https://github.com/bitcoin/bitcoin/pull/28608
<bitcoin-git> [bitcoin] achow101 closed pull request #25269: wallet: re-activate "AmountWithFeeExceedsBalance" error (master...2022_wallet_fix_missing_AmountWithFeeExceedsBalance) https://github.com/bitcoin/bitcoin/pull/25269
<bitcoin-git> [bitcoin] achow101 closed pull request #31845: Add -pruneduringinit option to temporarily use another prune target during IBD (master...pruneduringinit) https://github.com/bitcoin/bitcoin/pull/31845
<bitcoin-git> [bitcoin] achow101 closed pull request #29664: p2p: When close to the tip, download blocks in parallel from additional peers to prevent stalling (master...202403_near_tip_stalling) https://github.com/bitcoin/bitcoin/pull/29664
<bitcoin-git> [bitcoin] achow101 closed pull request #32645: fs: use `ftruncate` in `AllocateFileRange` on OpenBSD (master...202505-fs-use_ftruncate_on_openbsd) https://github.com/bitcoin/bitcoin/pull/32645
<bitcoin-git> [bitcoin] achow101 closed pull request #28824: Fix ASM ambiguity (master...asm-full-hex) https://github.com/bitcoin/bitcoin/pull/28824
<bitcoin-git> [bitcoin] achow101 closed pull request #19463: Prune locks (master...prune_locks) https://github.com/bitcoin/bitcoin/pull/19463
<bitcoin-git> [bitcoin] furszy closed pull request #33678: http: limit RPC server threads to available cores (master...2025_bound_RPC_server_threads) https://github.com/bitcoin/bitcoin/pull/33678
<bitcoin-git> [bitcoin] l0rinc opened pull request #33680: validation: do not wipe utxo cache for stats/scans/snapshots (master...l0rinc/force-sync) https://github.com/bitcoin/bitcoin/pull/33680
<bitcoin-git> [bitcoin] achow101 closed pull request #32354: tests: Added progress tracker when running fuzz test_runner.py (master...progressFuzzRunner) https://github.com/bitcoin/bitcoin/pull/32354
<bitcoin-git> [gui] achow101 closed pull request #876: Including exception what() in Runaway dialog box (master...exception-what) https://github.com/bitcoin-core/gui/pull/876
<bitcoin-git> [gui] achow101 closed pull request #832: Improve user dialog when signing multisig psbts (master...sign_multisig_psbts_better_dialog) https://github.com/bitcoin-core/gui/pull/832
<bitcoin-git> [gui] achow101 closed pull request #820: Enable customisation of QR Code font (master...qt_fontsel_qrcodes) https://github.com/bitcoin-core/gui/pull/820
<bitcoin-git> [gui] achow101 closed pull request #677: Bugfix: Address broken things around Peers detail view (master...fix_qt_peers_na) https://github.com/bitcoin-core/gui/pull/677
<bitcoin-git> [bitcoin] achow101 closed pull request #30886: rpc: Add support to populate PSBT input utxos via rpc (master...2024-09-updateutxo_psbt) https://github.com/bitcoin/bitcoin/pull/30886
<bitcoin-git> [bitcoin] achow101 closed pull request #30860: test: autogenerate bash completion (master...bash-completion) https://github.com/bitcoin/bitcoin/pull/30860
<bitcoin-git> [bitcoin] achow101 closed pull request #29062: Wallet: (Refactor) GetBalance to calculate used balance (master...getbalance-add-used) https://github.com/bitcoin/bitcoin/pull/29062
<bitcoin-git> [bitcoin] achow101 closed pull request #24963: RPC/Wallet: Convert walletprocesspsbt to use options parameter (master...rpc_walletprocesspsbt_options) https://github.com/bitcoin/bitcoin/pull/24963
<bitcoin-git> [bitcoin] achow101 closed pull request #30610: validation: do not wipe utxo cache for stats/scans/snapshots (master...202408_force_sync) https://github.com/bitcoin/bitcoin/pull/30610
<bitcoin-git> [bitcoin] furszy opened pull request #33679: test: set number of RPC server threads to 2 (master...2025_test_reduce_RPC_server_threads) https://github.com/bitcoin/bitcoin/pull/33679
<bitcoin-git> [bitcoin] furszy opened pull request #33678: http: limit RPC server threads to available cores (master...2025_bound_RPC_server_threads) https://github.com/bitcoin/bitcoin/pull/33678
<bitcoin-git> [bitcoin] furszy closed pull request #31404: descriptors: inference process, do not return unparsable multisig descriptors (master...2024_descriptors_infer_multisig) https://github.com/bitcoin/bitcoin/pull/31404
<bitcoin-git> [bitcoin] furszy closed pull request #31378: wallet: fix crash during migration due to invalid multisig descriptors (master...2024_wallet_migration_multisig_crash) https://github.com/bitcoin/bitcoin/pull/31378
<bitcoin-git> [bitcoin] furszy closed pull request #27837: net: introduce block tracker to retry to download blocks after failure (master...2023_introduce_block_request_tracker) https://github.com/bitcoin/bitcoin/pull/27837
<bitcoin-git> [bitcoin] maflcko opened pull request #33677: ci: Retry image building once on failure (master...2510-ci-retry) https://github.com/bitcoin/bitcoin/pull/33677
<bitcoin-git> [bitcoin] fjahr closed pull request #33632: init: Improve -asmap option behavior and documentation (master...202510-asmap-arg-improve) https://github.com/bitcoin/bitcoin/pull/33632
<bitcoin-git> [bitcoin] maflcko reopened 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] maflcko closed 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] fanquake merged pull request #33461: ci: add Valgrind fuzz (master...add_valgrind_fuzz) https://github.com/bitcoin/bitcoin/pull/33461
<bitcoin-git> bitcoin/master 7d27af9 merge-script: Merge bitcoin/bitcoin#33461: ci: add Valgrind fuzz
<bitcoin-git> bitcoin/master e4b0463 fanquake: ci: add Valgrind fuzz
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1569bcc387fe...7d27af98c7cf
<bitcoin-git> [bitcoin] fanquake merged pull request #33639: ci: Only write docker build images to Cirrus cache (master...2510-ci-rework-cache-providers) https://github.com/bitcoin/bitcoin/pull/33639
<bitcoin-git> bitcoin/master fa72a2b MarcoFalke: ci: Remove unused MAYBE_CPUSET
<bitcoin-git> bitcoin/master fabe0e0 MarcoFalke: ci: Only write docker build images to Cirrus cache
<bitcoin-git> bitcoin/master fab64a5 MarcoFalke: ci: Move buildx command to python script
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/98c4994d0f36...1569bcc387fe
<bitcoin-git> [bitcoin] ismaelsadeeq opened pull request #33676: interfaces: enable cancelling running `waitNext` calls (master...10-2025-add-interruptWaitNext) https://github.com/bitcoin/bitcoin/pull/33676
<bitcoin-git> [bitcoin] hebasto merged pull request #33570: randomenv: Fix MinGW dllimport warning for `environ` (master...l0rinc/environ-mingw) https://github.com/bitcoin/bitcoin/pull/33570
<bitcoin-git> bitcoin/master 98c4994 Hennadii Stepanov: Merge bitcoin/bitcoin#33570: randomenv: Fix MinGW dllimport warning for `e...
<bitcoin-git> bitcoin/master 9610b0d Lőrinc: randomenv: Fix MinGW dllimport warning for `environ`
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c211d1832211...98c4994d0f36
<bitcoin-git> [bitcoin] sipa closed pull request #33675: randomenv: drop self define of 'environ' (master...202510_no_environ_override) https://github.com/bitcoin/bitcoin/pull/33675
<bitcoin-git> [bitcoin] achow101 closed pull request #33161: wallettool, test: Remove BDB/ legacy wallets dump feature (master...wallet-tool-remove-bdb-dump) https://github.com/bitcoin/bitcoin/pull/33161
<bitcoin-git> [bitcoin] sipa opened pull request #33675: randomenv: drop self define of 'environ' (master...202510_no_environ_override) https://github.com/bitcoin/bitcoin/pull/33675
<bitcoin-git> [bitcoin] fanquake merged pull request #33670: test: Use unassigned p2p_port instead of hardcoded 60000 in p2p_i2p_ports.py (master...2510-test-i2p-proxy) https://github.com/bitcoin/bitcoin/pull/33670
<bitcoin-git> bitcoin/master fa20275 MarcoFalke: test: Use unassigned p2p_port instead of hardcoded 60000 in p2p_i2p_ports....
<bitcoin-git> bitcoin/master c211d18 merge-script: Merge bitcoin/bitcoin#33670: test: Use unassigned p2p_port instead of hard...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3fee0754a2ec...c211d1832211
<bitcoin-git> [bitcoincore.org] fanquake merged pull request #1192: Add japanese translation for 28.3 (master...ja-translate-28.3) https://github.com/bitcoin-core/bitcoincore.org/pull/1192
<bitcoin-git> bitcoincore.org/master 1794eb5 merge-script: Merge bitcoin-core/bitcoincore.org#1192: Add japanese translation for 28.3
<bitcoin-git> [bitcoincore.org] fanquake pushed 2 commits to master: https://github.com/bitcoin-core/bitcoincore.org/compare/9640e88be576...1794eb5a97ed
<bitcoin-git> bitcoincore.org/master e9973a7 azuchi: Add japanese translation for 28.3
<bitcoin-git> [bitcoin] hebasto merged pull request #33550: Fix windows libc++ `fs::path` `fstream` compile errors (master...pr/winstream) https://github.com/bitcoin/bitcoin/pull/33550
<bitcoin-git> bitcoin/master 3fee075 Hennadii Stepanov: Merge bitcoin/bitcoin#33550: Fix windows libc++ `fs::path` `fstream` compi...
<bitcoin-git> bitcoin/master b0113af Ryan Ofsky: Fix windows libc++ fs::path fstream compile errors
<bitcoin-git> bitcoin/master c864a4c Ryan Ofsky: Simplify fs::path by dropping filename() and make_preferred() overloads
<bitcoin-git> [bitcoin] hebasto pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/c862936d16a6...3fee0754a2ec
<bitcoin-git> [bitcoin] maflcko opened pull request #33674: ci: Doc ASLR workaround for sanitizer tasks (master...2510-ci-doc-aslr) https://github.com/bitcoin/bitcoin/pull/33674
<bitcoin-git> [bitcoincore.org] azuchi opened pull request #1192: Add japanese translation for 28.3 (master...ja-translate-28.3) https://github.com/bitcoin-core/bitcoincore.org/pull/1192

2025-10-21

<bitcoin-git> [gui] ilkinsufi opened pull request #905: qt: 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] ilkinsufi closed pull request #33672: qt: Increase tooltip wrap threshold from 80 to 100 characters (master...qt-increase-tooltip-threshold) https://github.com/bitcoin/bitcoin/pull/33672
<bitcoin-git> [bitcoin] ilkinsufi opened pull request #33672: qt: Increase tooltip wrap threshold from 80 to 100 characters (master...qt-increase-tooltip-threshold) https://github.com/bitcoin/bitcoin/pull/33672
<bitcoin-git> [bitcoin] ajtowns opened pull request #33671: [wip] wallet: Add separate balance info for non-mempool wallet txs (master...202510-wallet-unconf-bal) https://github.com/bitcoin/bitcoin/pull/33671
<bitcoin-git> [bitcoin] maflcko opened pull request #33670: test: Use unassigned p2p_port instead of hardcoded 60000 in p2p_i2p_ports.py (master...2510-test-i2p-proxy) https://github.com/bitcoin/bitcoin/pull/33670
<bitcoin-git> [bitcoin] fanquake reopened pull request #33461: ci: add Valgrind fuzz (master...add_valgrind_fuzz) https://github.com/bitcoin/bitcoin/pull/33461
<bitcoin-git> [bitcoin] w0xlt opened pull request #33669: Add libbitcoinkernel example files (master...kernel_examples) https://github.com/bitcoin/bitcoin/pull/33669
<bitcoin-git> [bitcoin] fanquake merged pull request #33370: ci: use Mold linker for asan-lsan-ubsan-integer-no-depends-usdt workflow (master...use-mold-linker-linux-ci) https://github.com/bitcoin/bitcoin/pull/33370
<bitcoin-git> bitcoin/master c862936 merge-script: Merge bitcoin/bitcoin#33370: ci: use Mold linker for asan-lsan-ubsan-integ...
<bitcoin-git> bitcoin/master f031536 Brandon Odiwuor: ci: use Mold linker for asan-lsan-ubsan-integer-no-depends-usdt workflow
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/abe7cbfe1a4e...c862936d16a6
<bitcoin-git> [bitcoin] fanquake closed pull request #33461: ci: add Valgrind fuzz (master...add_valgrind_fuzz) https://github.com/bitcoin/bitcoin/pull/33461
<bitcoin-git> [bitcoin] fanquake closed pull request #33411: ci: re-add Valgrind job to the CI (master...readd_valgrind_ci) https://github.com/bitcoin/bitcoin/pull/33411
<bitcoin-git> [bitcoin] fanquake closed pull request #33180: ASAN: turn on more not-enabled-by-default options (master...asan_strict_string) https://github.com/bitcoin/bitcoin/pull/33180
<bitcoin-git> [bitcoin] fanquake closed pull request #32450: randomenv: remove some `/proc/` accesses (master...remove_randomenv_proc) https://github.com/bitcoin/bitcoin/pull/32450
<corebot> https://github.com/bitcoin/bitcoin/issues/4045 | Finally add support for watch-only addresses by tuttleorbuttle · Pull Request #4045 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoincore.org] achow101 merged pull request #1191: Bitcoin Core 28.3 (master...bitcoin_core_28_3) https://github.com/bitcoin-core/bitcoincore.org/pull/1191
<bitcoin-git> bitcoincore.org/master 9640e88 Ava Chow: Merge bitcoin-core/bitcoincore.org#1191: Bitcoin Core 28.3
<bitcoin-git> [bitcoincore.org] achow101 pushed 2 commits to master: https://github.com/bitcoin-core/bitcoincore.org/compare/a648bccbd280...9640e88be576
<bitcoin-git> bitcoincore.org/master ef69aa2 fanquake: Bitcoin Core 28.3
<bitcoin-git> [bitcoin] maflcko opened pull request #33666: ci: Drop libFuzzer from msan fuzz task (master...2510-ci-less-libFuzzer) https://github.com/bitcoin/bitcoin/pull/33666
<bitcoin-git> [bitcoin] fanquake closed pull request #33654: fix: invalid plist format and update values to meet macOS 1.0 standard (master...patch-1) https://github.com/bitcoin/bitcoin/pull/33654
<bitcoin-git> [bitcoin] fanquake merged pull request #33470: build: Move CMAKE_SKIP_INSTALL_RPATH from CMake to Guix script (master...cmake-install-rpath-cleanup) https://github.com/bitcoin/bitcoin/pull/33470
<bitcoin-git> bitcoin/master abe7cbf merge-script: Merge bitcoin/bitcoin#33470: build: Move CMAKE_SKIP_INSTALL_RPATH from CMa...
<bitcoin-git> bitcoin/master 4b41f99 Henry Romp: build: Move CMAKE_SKIP_INSTALL_RPATH from CMake to Guix script
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/689ec28d1d1e...abe7cbfe1a4e
<bitcoin-git> [bitcoin] fanquake merged pull request #33633: test: [move-only] binary utils to utils.py (master...2510-test-mv-util) https://github.com/bitcoin/bitcoin/pull/33633
<bitcoin-git> bitcoin/master fa9f495 MarcoFalke: test: Move get_binary_paths and Binaries to util.py
<bitcoin-git> bitcoin/master fa75ef4 MarcoFalke: test: Move export_env_build_path to util.py
<bitcoin-git> bitcoin/master 689ec28 merge-script: Merge bitcoin/bitcoin#33633: test: [move-only] binary utils to utils.py
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/0eeae4d174a4...689ec28d1d1e
<bitcoin-git> [bitcoin] rkrux opened pull request #33665: wallet: refactor to remove redundant sighash calculation (master...musig-sighash) https://github.com/bitcoin/bitcoin/pull/33665
<bitcoin-git> [bitcoin] w0xlt closed pull request #32964: descriptor: don't underestimate the size of a Taproot spend (instead, overestimate it) (master...r_26573) https://github.com/bitcoin/bitcoin/pull/32964

2025-10-20

<bitcoin-git> [bitcoin] PiRK closed pull request #33381: test: Fix TestFlushBehavior when coin has non-zero dynamic memory usage (master...fix_TestFlushBehavior_when_nonzero_DynamicMemoryUsage) https://github.com/bitcoin/bitcoin/pull/33381
<bitcoin-git> [bitcoin] waketraindev opened pull request #33663: addrman, net: filter during address selection via AddrPolicy to avoid underfill (master...2025-10-getaddressesunsafe-underfill) https://github.com/bitcoin/bitcoin/pull/33663
<bitcoin-git> [bitcoin] Sjors opened pull request #33662: doc: add AGENTS.md (master...2025/10/agents) https://github.com/bitcoin/bitcoin/pull/33662
<corebot> https://github.com/bitcoin/bitcoin/issues/30289 | Cluster mempool tracking issue · Issue #30289 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] l0rinc closed pull request #32996: log: unify `UpdateTip` values (master...l0rinc/UpdateTip-date-adjustment) https://github.com/bitcoin/bitcoin/pull/32996
<bitcoin-git> [bitcoin] halilyucel closed pull request #33659: Improve fatal error message for block read failures in BaseIndex::ProcessBlock (master...patch-1) https://github.com/bitcoin/bitcoin/pull/33659
<bitcoin-git> [bitcoin] optout21 opened pull request #33661: test: Add test on skip heights in CBlockIndex (master...skip-height-test2) https://github.com/bitcoin/bitcoin/pull/33661
<bitcoin-git> [bitcoin] DrahtBot closed pull request #33660: Update README.md (master...master) https://github.com/bitcoin/bitcoin/pull/33660
<bitcoin-git> [bitcoin] NadiaDjarbo opened pull request #33660: Update README.md (master...master) https://github.com/bitcoin/bitcoin/pull/33660
<bitcoin-git> [bitcoin] halilyucel opened pull request #33659: Improve fatal error message for block read failures in BaseIndex::ProcessBlock (master...patch-1) https://github.com/bitcoin/bitcoin/pull/33659
<bitcoin-git> [bitcoin] ubbabeck closed pull request #33658: test: multisig verify spend from 100 of 999 taproot multisig wallet (master...mulitsig-test) https://github.com/bitcoin/bitcoin/pull/33658

2025-10-19

<bitcoin-git> [bitcoin] romanz closed pull request #32541: index: store per-block transaction locations for efficient lookups (master...locations-index) https://github.com/bitcoin/bitcoin/pull/32541
<bitcoin-git> [bitcoin] fanquake merged pull request #33625: Update secp256k1 subtree to latest master (master...secp256k1_subtree_update) https://github.com/bitcoin/bitcoin/pull/33625
<bitcoin-git> bitcoin/master 0eeae4d merge-script: Merge bitcoin/bitcoin#33625: Update secp256k1 subtree to latest master
<bitcoin-git> bitcoin/master 3cbf7cb fanquake: Squashed 'src/secp256k1/' changes from b9313c6e1a..d543c0d917
<bitcoin-git> bitcoin/master 879c210 fanquake: Update secp256k1 subtree to latest master
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/d30f149360d1...0eeae4d174a4
<bitcoin-git> [bitcoin] ubbabeck opened pull request #33658: test: multisig verify spend from 100 of 999 taproot multisig wallet (master...mulitsig-test) https://github.com/bitcoin/bitcoin/pull/33658
<bitcoin-git> [bitcoin] romanz opened pull request #33657: rest: allow reading partial block data from storage (master...romanz/rest-blockdata) https://github.com/bitcoin/bitcoin/pull/33657

2025-10-18

<bitcoin-git> [bitcoin] furszy closed pull request #32730: p2p: avoid traversing blocks (twice) during IBD (master...2025_net_avoid_traversing_block_twice) https://github.com/bitcoin/bitcoin/pull/32730
<dviola> I noticed that for macOS GUIUtil::bringToFront(this) is being called just like on wayland: https://github.com/bitcoin/bitcoin/blob/v30.0/src/qt/bitcoingui.cpp#L567
<dviola> it took me a lot of trial-and-error to solve this, as I'm not familiar with the bitcoin codebase, but I think I learned something
<dviola> just updated the PR: https://github.com/bitcoin-core/gui/pull/904
<bitcoin-git> [bitcoin] l0rinc closed pull request #33569: refactor: throw `std::string_view` instead of `const char*` in constexpr/consteval functions (master...l0rinc/throw-by-value) https://github.com/bitcoin/bitcoin/pull/33569
<dviola> hebasto, pablomartin4btc: I'm having some second thoughts about: https://github.com/bitcoin-core/gui/pull/904
<bitcoin-git> [bitcoin] famouswizard opened pull request #33654: fix: invalid plist format and update values to meet macOS 1.0 standard (master...patch-1) https://github.com/bitcoin/bitcoin/pull/33654

2025-10-17

<bitcoin-git> [bitcoin] cedwies reopened pull request #33646: log: check fclose() results and report safely in logging.cpp (master...log-safe-fclose) https://github.com/bitcoin/bitcoin/pull/33646
<bitcoin-git> [bitcoin] cedwies closed pull request #33646: log: check fclose() results and report safely in logging.cpp (master...log-safe-fclose) https://github.com/bitcoin/bitcoin/pull/33646
<bitcoin-git> [bitcoin] cedwies opened pull request #33646: log: check fclose() results and report safely in logging.cpp (master...log-safe-fclose) https://github.com/bitcoin/bitcoin/pull/33646
<bitcoin-git> [bitcoin] Raimo33 opened pull request #33645: refactor: optimize: reuse containers in transaction policy verification (master...optimize-tx-policy-verification) https://github.com/bitcoin/bitcoin/pull/33645
<bitcoin-git> [bitcoin-detached-sigs] achow101 pushed tag v28.3: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/v28.3
<bitcoin-git> bitcoin-detached-sigs/28.x f9b5460 Ava Chow: 28.3: win sig for final
<bitcoin-git> [bitcoin-detached-sigs] achow101 pushed 1 commit to 28.x: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/e7aa7482e3ac...f9b546036527
<bitcoin-git> bitcoin-detached-sigs/28.x e7aa748 Matthew Zipkin: 28.3: osx signature for final
<bitcoin-git> [bitcoin-detached-sigs] pinheadmz pushed 1 commit to 28.x: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/99b63f6c1cad...e7aa7482e3ac
<bitcoin-git> [bitcoin] fanquake merged pull request #33630: doc: correct topology requirements in submitpackage helptext (master...2025-10-doc-submitpackage) https://github.com/bitcoin/bitcoin/pull/33630
<bitcoin-git> bitcoin/master d30f149 merge-script: Merge bitcoin/bitcoin#33630: doc: correct topology requirements in submitp...
<bitcoin-git> bitcoin/master 3d22282 glozow: [doc] correct topology requirements in submitpackage helptext
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e744fd1249bf...d30f149360d1
<bitcoin-git> [bitcoin] waketraindev closed pull request #33614: rpc, test: fix "internal" label check in importdescriptors and extend test (master...2025-10-importdescriptors-internal-fix) https://github.com/bitcoin/bitcoin/pull/33614
<bitcoin-git> [bitcoin] vasild opened 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] Raimo33 closed pull request #33334: node: optimize CBlockIndexWorkComparator (master...index-work-comparator-branchless) https://github.com/bitcoin/bitcoin/pull/33334

2025-10-16

<bitcoin-git> [bitcoin] fanquake merged pull request #33641: Update leveldb subtree to latest master (master...leveldb_subtree_update) https://github.com/bitcoin/bitcoin/pull/33641
<bitcoin-git> bitcoin/master e744fd1 merge-script: Merge bitcoin/bitcoin#33641: Update leveldb subtree to latest master
<bitcoin-git> bitcoin/master f21162d fanquake: Squashed 'src/leveldb/' changes from aba469ad6a..cad64b151d
<bitcoin-git> bitcoin/master 54ffe3d fanquake: Update leveldb subtree to latest master
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/4371740bebfa...e744fd1249bf
<dviola> window managers already have the option to set rules, so bitcoin core trying to do that job is just going to make things more complicated
<dviola> I mean, it's not bitcoin core's job to deal with this
<dviola> hebasto, pablomartin4btc: I think this "bringToFront" function should go away, bitcoin core shouldn't have to deal with window management
<bitcoin-git> [bitcoin] fanquake merged pull request #33642: doc: archive release notes for v28.3 (master...archive_28_3_relnotes) https://github.com/bitcoin/bitcoin/pull/33642
<bitcoin-git> bitcoin/master 4371740 merge-script: Merge bitcoin/bitcoin#33642: doc: archive release notes for v28.3
<bitcoin-git> bitcoin/master ceea24b fanquake: doc: archive release notes for v28.3
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e14451ac8733...4371740bebfa
<corebot> https://github.com/bitcoin/bitcoin/issues/33636 | wallet: Expand MuSig test coverage and follow-ups by fjahr · Pull Request #33636 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/29675 | wallet: Be able to receive and spend inputs involving MuSig2 aggregate keys by achow101 · Pull Request #29675 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/32545 | Replace cluster linearization algorithm with SFL by sipa · Pull Request #32545 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/33591 | Cluster mempool followups by sdaftuar · Pull Request #33591 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/33629 | Cluster mempool by sdaftuar · Pull Request #33629 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/33157 | cluster mempool: control/optimize TxGraph memory usage by sipa · Pull Request #33157 · 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> #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] fanquake opened pull request #33642: doc: archive release notes for v28.3 (master...archive_28_3_relnotes) https://github.com/bitcoin/bitcoin/pull/33642
<bitcoin-git> [bitcoin] fanquake pushed tag v28.3: https://github.com/bitcoin/bitcoin/compare/v28.3
<kevkevin> rm -rf #bitcoin-core-dev
<bitcoin-git> bitcoin/28.x 1c521ae Ava Chow: ci: Properly include $FILE_ENV in DEPENDS_HASH
<bitcoin-git> [bitcoin] fanquake merged pull request #33613: [28.x] Backport & finalise 28.3 (28.x...28_3_finalise) https://github.com/bitcoin/bitcoin/pull/33613
<bitcoin-git> bitcoin/28.x da5f5de fanquake: doc: update release notes for 28.3
<bitcoin-git> bitcoin/28.x 3590bbf fanquake: build: bump version to 28.3
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to 28.x: https://github.com/bitcoin/bitcoin/compare/d70e9c5d1332...ad8b23e58909
<bitcoin-git> [bitcoincore.org] fanquake opened pull request #1191: Bitcoin Core 28.3 (master...bitcoin_core_28_3) https://github.com/bitcoin-core/bitcoincore.org/pull/1191
<sipa> killall -KILL #bitcoin-core-dev
<bitcoin-git> [bitcoin] fanquake opened pull request #33641: Update leveldb subtree to latest master (master...leveldb_subtree_update) https://github.com/bitcoin/bitcoin/pull/33641
<bitcoin-git> [leveldb-subtree] fanquake merged pull request #57: doc: fix typos (bitcoin-fork...just_fix_em) https://github.com/bitcoin-core/leveldb-subtree/pull/57
<bitcoin-git> leveldb-subtree/bitcoin-fork 157ed16 fanquake: doc: fix typos
<bitcoin-git> leveldb-subtree/bitcoin-fork cad64b1 merge-script: Merge bitcoin-core/leveldb-subtree#57: doc: fix typos
<bitcoin-git> [leveldb-subtree] fanquake pushed 2 commits to bitcoin-fork: https://github.com/bitcoin-core/leveldb-subtree/compare/aba469ad6a80...cad64b151dab
<bitcoin-git> [bitcoin] fanquake closed pull request #33634: Update GitHub Action to github-script@v8 (master...patch-1) https://github.com/bitcoin/bitcoin/pull/33634
<bitcoin-git> [leveldb-subtree] fanquake opened pull request #57: doc: fix typos (bitcoin-fork...just_fix_em) https://github.com/bitcoin-core/leveldb-subtree/pull/57
<bitcoin-git> [bitcoin] maflcko closed pull request #33620: ci: Build ci_native_base image layer (master...2510-ci-base-image) https://github.com/bitcoin/bitcoin/pull/33620
<bitcoin-git> [bitcoin] maflcko opened pull request #33639: ci: Only write docker build images to Cirrus cache (master...2510-ci-rework-cache-providers) https://github.com/bitcoin/bitcoin/pull/33639
<bitcoin-git> [bitcoin] fanquake merged pull request #33519: Update libmultiprocess subtree in 30.x branch (30.x...pr/subtree-6-v30) https://github.com/bitcoin/bitcoin/pull/33519
<bitcoin-git> bitcoin/30.x abcd4c4 Ryan Ofsky: Squashed 'src/ipc/libmultiprocess/' changes from 13424cf2ecc1..a4f929696490
<bitcoin-git> bitcoin/30.x a14e7b9 merge-script: Merge bitcoin/bitcoin#33519: Update libmultiprocess subtree in 30.x branch
<bitcoin-git> bitcoin/30.x ae63cc4 Ryan Ofsky: Merge commit 'abcd4c4ff928a7af280ca271f8a939367fc4e09a' into pr/subtree-6-...
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to 30.x: https://github.com/bitcoin/bitcoin/compare/d0f6d9953a15...a14e7b9dee91
<bitcoin-git> [bitcoin] fanquake closed pull request #33638: chore: remove repetitive word in src/leveldb/README.md (master...master) https://github.com/bitcoin/bitcoin/pull/33638
<bitcoin-git> [bitcoin] vastonus opened pull request #33638: chore: remove repetitive word in src/leveldb/README.md (master...master) https://github.com/bitcoin/bitcoin/pull/33638
<bitcoin-git> [gui] diegoviola opened pull request #904: qt: fix Wayland visual glitches (master...fix-qt-wayland-rendering-issue) https://github.com/bitcoin-core/gui/pull/904
<bitcoin-git> [bitcoin] l0rinc opened pull request #33637: refactor: optimize block index comparisons (1.4-7.7x faster) (master...l0rinc/block_index_comparators) https://github.com/bitcoin/bitcoin/pull/33637
<bitcoin-git> [bitcoin] fjahr opened pull request #33636: wallet: Expand MuSig test coverage and follow-ups (master...202510-musig-test) https://github.com/bitcoin/bitcoin/pull/33636

2025-10-15

<bitcoin-git> [bitcoin] MamunC0der opened pull request #33634: Update GitHub Action to github-script@v8 (master...patch-1) https://github.com/bitcoin/bitcoin/pull/33634
<bitcoin-git> [bitcoin] glozow closed pull request #31803: fuzz: Extend mini_miner fuzz coverage to max block weight (master...pr31384-fuzz-follow-up) https://github.com/bitcoin/bitcoin/pull/31803
<bitcoin-git> [bitcoin] glozow closed pull request #33062: truc: optimize the in package relation calculation (master...truc) https://github.com/bitcoin/bitcoin/pull/33062
<bitcoin-git> [bitcoin] fanquake closed pull request #33436: ci: run s390x job (master...ci_run_s390x) https://github.com/bitcoin/bitcoin/pull/33436
<bitcoin-git> [packaging] achow101 merged pull request #313: snap: Update to 29.2 (29.x...pub-29.2) https://github.com/bitcoin-core/packaging/pull/313
<bitcoin-git> [packaging] achow101 opened pull request #313: snap: Update to 29.2 (29.x...pub-29.2) https://github.com/bitcoin-core/packaging/pull/313
<bitcoin-git> [packaging] achow101 merged pull request #311: 29.x: Backport `kde-neon` revert (29.x...29.x-desktop-launch) https://github.com/bitcoin-core/packaging/pull/311
<bitcoin-git> [bitcoin] glozow merged pull request #33469: TxGraph: change m_excluded_clusters (master...2025-09-unordered_blockbuilder) https://github.com/bitcoin/bitcoin/pull/33469
<bitcoin-git> bitcoin/master e14451a merge-script: Merge bitcoin/bitcoin#33469: TxGraph: change m_excluded_clusters
<bitcoin-git> bitcoin/master 9b43428 Greg Sanders: TxGraph: change m_excluded_clusters
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f76e1ae38991...e14451ac8733
<bitcoin-git> [bitcoin] glozow merged pull request #32313: coins: fix `cachedCoinsUsage` accounting in `CCoinsViewCache` (master...l0rinc/reenable-coins-sanitizers) https://github.com/bitcoin/bitcoin/pull/32313
<bitcoin-git> bitcoin/master d7c9d6c Lőrinc: coins: fix `cachedCoinsUsage` accounting to prevent underflow
<bitcoin-git> bitcoin/master 39cf8bb Lőrinc: refactor: remove redundant usage tracking from `CoinsViewCacheCursor`
<bitcoin-git> bitcoin/master 67cff8b Lőrinc: refactor: assert newly-created parent cache entry has zero memory usage
<bitcoin-git> [bitcoin] glozow pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/40e7d4cd0d7f...f76e1ae38991
<bitcoin-git> [bitcoin] maflcko opened pull request #33633: test: [move-only] binary utils to utils.py (master...2510-test-mv-util) https://github.com/bitcoin/bitcoin/pull/33633
<bitcoin-git> [bitcoin] fanquake merged pull request #33549: ci: Add macOS cross task for arm64-apple-darwin (master...2510-arm-mac-ci) https://github.com/bitcoin/bitcoin/pull/33549
<bitcoin-git> bitcoin/master fad5a71 MarcoFalke: ci: Add macOS cross task for arm64
<bitcoin-git> bitcoin/master 40e7d4c merge-script: Merge bitcoin/bitcoin#33549: ci: Add macOS cross task for arm64-apple-darw...
<bitcoin-git> bitcoin/master fa8c750 MarcoFalke: ci: Refactor get_previous_releases step in win-test-cross task
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/ea17618c1167...40e7d4cd0d7f
<bitcoin-git> bitcoin/master ea17618 merge-script: Merge bitcoin/bitcoin#33480: ci: Turn CentOS config into Alpine musl config
<bitcoin-git> [bitcoin] fanquake merged pull request #33480: ci: Turn CentOS config into Alpine musl config (master...2509-ci-alpine) https://github.com/bitcoin/bitcoin/pull/33480
<bitcoin-git> bitcoin/master fa6b2e9 MarcoFalke: ci: Turn centos config into alpine musl config
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/b1f8a13702e8...ea17618c1167
<bitcoin-git> bitcoin/master 444409f MarcoFalke: ci: Reduce Alpine musl task to md runner size
<bitcoin-git> [bitcoin] fanquake merged pull request #33624: test: P2SH sig ops are only counted with `SCRIPT_VERIFY_P2SH` (master...2025-10-test-sigopcost) https://github.com/bitcoin/bitcoin/pull/33624
<bitcoin-git> bitcoin/master b1f8a13 merge-script: Merge bitcoin/bitcoin#33624: test: P2SH sig ops are only counted with `SCR...
<bitcoin-git> bitcoin/master 3a10d70 brunoerg: test: P2SH sig ops are only counted with `SCRIPT_VERIFY_P2SH` flag
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2f7a50f67cdb...b1f8a13702e8
<bitcoin-git> [bitcoin] fanquake merged pull request #33462: ci: add libcpp hardening flags to macOS fuzz job (master...macos_fuzz_hardening) https://github.com/bitcoin/bitcoin/pull/33462
<bitcoin-git> bitcoin/master 2f7a50f merge-script: Merge bitcoin/bitcoin#33462: ci: add libcpp hardening flags to macOS fuzz ...
<bitcoin-git> bitcoin/master e4c04f7 fanquake: ci: add libcpp hardening flags to macOS fuzz job
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/48aa0e98d0b7...2f7a50f67cdb
<bitcoin-git> [bitcoincore.org] fanquake merged pull request #1190: Add japanese translation for 29.2 (master...ja-translate-29.2) https://github.com/bitcoin-core/bitcoincore.org/pull/1190
<bitcoin-git> bitcoincore.org/master a648bcc merge-script: Merge bitcoin-core/bitcoincore.org#1190: Add japanese translation for 29.2
<bitcoin-git> bitcoincore.org/master 2b26382 azuchi: Add japanese translation for 29.2
<bitcoin-git> [bitcoincore.org] fanquake pushed 2 commits to master: https://github.com/bitcoin-core/bitcoincore.org/compare/90cd197f7283...a648bccbd280
<bitcoin-git> [bitcoincore.org] fanquake merged pull request #1189: Apply #1178 to japanese translation (master...apply-1178-to-ja) https://github.com/bitcoin-core/bitcoincore.org/pull/1189
<bitcoin-git> [bitcoincore.org] fanquake pushed 2 commits to master: https://github.com/bitcoin-core/bitcoincore.org/compare/a7bc6dfd6e85...90cd197f7283
<bitcoin-git> bitcoincore.org/master 90cd197 merge-script: Merge bitcoin-core/bitcoincore.org#1189: Apply #1178 to japanese translati...
<bitcoin-git> bitcoincore.org/master 8d652da azuchi: Apply #1178 to japanese translation
<bitcoin-git> [bitcoincore.org] azuchi opened pull request #1190: Add japanese translation for 29.2 (master...ja-translate-29.2) https://github.com/bitcoin-core/bitcoincore.org/pull/1190
<bitcoin-git> [bitcoincore.org] azuchi opened pull request #1189: Apply #1178 to japanese translation (master...apply-1178-to-ja) https://github.com/bitcoin-core/bitcoincore.org/pull/1189
<bitcoin-git> [bitcoincore.org] achow101 merged pull request #1187: 30.0: add RPC docs (master...v30-rpc-docs) https://github.com/bitcoin-core/bitcoincore.org/pull/1187
<bitcoin-git> bitcoincore.org/master a7bc6df Ava Chow: Merge bitcoin-core/bitcoincore.org#1187: 30.0: add RPC docs
<bitcoin-git> bitcoincore.org/master bf63174 stickies-v: 30.0: add RPC docs
<bitcoin-git> [bitcoincore.org] achow101 pushed 2 commits to master: https://github.com/bitcoin-core/bitcoincore.org/compare/4d8cf6f43df5...a7bc6dfd6e85
<bitcoin-git> [bitcoincore.org] achow101 merged pull request #1183: Release v29.2 (master...29.2-release) https://github.com/bitcoin-core/bitcoincore.org/pull/1183
<bitcoin-git> bitcoincore.org/master 4d8cf6f Ava Chow: Merge bitcoin-core/bitcoincore.org#1183: Release v29.2
<bitcoin-git> [bitcoincore.org] achow101 pushed 2 commits to master: https://github.com/bitcoin-core/bitcoincore.org/compare/a7067a51de2b...4d8cf6f43df5
<bitcoin-git> bitcoincore.org/master a4d48af glozow: Release 29.2

2025-10-14

<bitcoin-git> [bitcoincore.org] achow101 merged pull request #1188: fix: Correct lifecycle dates for 31.x (master...Update-31x-lifecycle) https://github.com/bitcoin-core/bitcoincore.org/pull/1188
<bitcoin-git> bitcoincore.org/master a7067a5 Ava Chow: Merge bitcoin-core/bitcoincore.org#1188: fix: Correct lifecycle dates for ...
<bitcoin-git> bitcoincore.org/master 11d6079 Murch: fix: Correct lifecycle dates for 31.x
<bitcoin-git> [bitcoincore.org] achow101 pushed 2 commits to master: https://github.com/bitcoin-core/bitcoincore.org/compare/975e6a8c0f4c...a7067a51de2b
<bitcoin-git> [bitcoin] fjahr opened pull request #33632: init: Improve -asmap option behavior and documentation (master...202510-asmap-arg-improve) https://github.com/bitcoin/bitcoin/pull/33632
<bitcoin-git> [bitcoin] fjahr opened pull request #33631: init: Split file path handling out of -asmap (master...202510-asmap-arg-split) https://github.com/bitcoin/bitcoin/pull/33631
<bitcoin-git> [bitcoin] glozow merged pull request #29675: wallet: Be able to receive and spend inputs involving MuSig2 aggregate keys (master...musig2) https://github.com/bitcoin/bitcoin/pull/29675
<bitcoin-git> bitcoin/master a4cfddd Ava Chow: tests: Clarify why musig derivation adds a pubkey and xpub
<bitcoin-git> bitcoin/master 2320184 Ava Chow: descriptors: Fix meaning of any_key_parsed
<bitcoin-git> bitcoin/master 39a63bf Ava Chow: descriptors: Add a doxygen comment for has_hardened output_parameter
<bitcoin-git> [bitcoin] glozow pushed 18 commits to master: https://github.com/bitcoin/bitcoin/compare/db4bde0b0347...48aa0e98d0b7
<bitcoin-git> [bitcoin] glozow merged pull request #33517: multiprocess: Fix high overhead from message logging (master...libmultiprocess-logging-bump) https://github.com/bitcoin/bitcoin/pull/33517
<bitcoin-git> bitcoin/master 0626b90 Cory Fields: multiprocess: align our logging with libmultiprocess's
<bitcoin-git> bitcoin/master db4bde0 merge-script: Merge bitcoin/bitcoin#33517: multiprocess: Fix high overhead from message ...
<bitcoin-git> [bitcoin] glozow pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/9314113b295a...db4bde0b0347
<bitcoin-git> bitcoin/master 9d06822 Cory Fields: multiprocess: update multiprocess EventLoop construction to use options
<bitcoin-git> [bitcoin] glozow opened pull request #33630: [doc] correct topology requirements in submitpackage helptext (master...2025-10-doc-submitpackage) https://github.com/bitcoin/bitcoin/pull/33630
<glozow> Need an eyeball or two on https://github.com/bitcoin-core/bitcoincore.org/pull/1183 so that it can be posted today
<bitcoin-git> [bitcoin] sdaftuar opened pull request #33629: Cluster mempool (master...2025-02-cluster-mempool) https://github.com/bitcoin/bitcoin/pull/33629
<bitcoin-git> [bitcoin] sdaftuar closed pull request #28676: Cluster mempool implementation (master...2023-10-cluster-mempool) https://github.com/bitcoin/bitcoin/pull/28676
<bitcoin-git> [bitcoincore.org] murchandamus opened pull request #1188: maint: Correct lifecycle for 31.x (master...Update-31x-lifecycle) https://github.com/bitcoin-core/bitcoincore.org/pull/1188
<bitcoin-git> [bitcoin] maflcko closed pull request #33627: ci: Remove unused workaround: sysctl -w vm.mmap_rnd_bits=28 (master...2510-ci-less-work-around) https://github.com/bitcoin/bitcoin/pull/33627
<bitcoin-git> [bitcoin] maflcko opened pull request #33627: ci: Remove unused workaround: sysctl -w vm.mmap_rnd_bits=28 (master...2510-ci-less-work-around) https://github.com/bitcoin/bitcoin/pull/33627
<bitcoin-git> [bitcoin] fanquake merged pull request #33610: doc: archive release notes for v29.2 (master...archive_29_2_relnotes) https://github.com/bitcoin/bitcoin/pull/33610
<bitcoin-git> bitcoin/master 9314113 merge-script: Merge bitcoin/bitcoin#33610: doc: archive release notes for v29.2
<bitcoin-git> bitcoin/master c11a3dc fanquake: doc: archive release notes for v29.2
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6e1adbbaa157...9314113b295a
<bitcoin-git> [bitcoin] fanquake opened 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] fanquake merged pull request #33612: test: change log rate limit version gate (master...log_ratelimit_functional_backport_10132025) https://github.com/bitcoin/bitcoin/pull/33612
<bitcoin-git> bitcoin/master 6e1adbb merge-script: Merge bitcoin/bitcoin#33612: test: change log rate limit version gate
<bitcoin-git> bitcoin/master 7b54434 Eugene Siegel: test: change log rate limit version gate from 299900 to 290100
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fdcf67de8033...6e1adbbaa157
<bitcoin-git> [bitcoincore.org] stickies-v opened pull request #1187: 30.0: add RPC docs (master...v30-rpc-docs) https://github.com/bitcoin-core/bitcoincore.org/pull/1187
<bitcoin-git> [bitcoin] glozow merged pull request #33157: cluster mempool: control/optimize TxGraph memory usage (master...202508_txgraph_memusage) https://github.com/bitcoin/bitcoin/pull/33157
<bitcoin-git> bitcoin/master 2b1d302 Pieter Wuille: txgraph: move some sanity checks from Cluster to TxGraphImpl (refactor)
<bitcoin-git> bitcoin/master b1637a9 Pieter Wuille: txgraph: avoid holes in DepGraph positions (mem optimization)
<bitcoin-git> [bitcoin] glozow pushed 14 commits to master: https://github.com/bitcoin/bitcoin/compare/6c4fe401e908...fdcf67de8033