2026-01-13

<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c094a966d6d6...377c6dbc3ced
<bitcoin-git> [bitcoin] glozow merged pull request #34246: verify-commits: Allow specific commits to allow sha1 (master...verify-commits-sha1-exceptions) https://github.com/bitcoin/bitcoin/pull/34246
<bitcoin-git> bitcoin/master c094a96 merge-script: Merge bitcoin/bitcoin#34246: verify-commits: Allow specific commits to all...
<bitcoin-git> bitcoin/master 8ac134b Ava Chow: contrib: verify-commits sha1 exceptions
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c352d3c51cf7...c094a966d6d6
<bitcoin-git> [bitcoin] achow101 merged pull request #34168: qa: Require `--exclude` for each excluded test (master...251229-ft-exclude-append) https://github.com/bitcoin/bitcoin/pull/34168
<bitcoin-git> bitcoin/master c5825d4 Hennadii Stepanov: qa: Require `--exclude` for each excluded test
<bitcoin-git> bitcoin/master c352d3c Ava Chow: Merge bitcoin/bitcoin#34168: qa: Require `--exclude` for each excluded test
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/62557c95298d...c352d3c51cf7
<corebot> https://github.com/bitcoin/bitcoin/issues/34145 | test: Add unit tests for OP_NUMEQUALVERIFY and OP_CHECKMULTISIG by billymcbip · Pull Request #34145 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/28280 | Don't empty dbcache on prune flushes: >30% faster IBD by andrewtoth · Pull Request #28280 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/31845 | Add -pruneduringinit option to temporarily use another prune target during IBD by luke-jr · Pull Request #31845 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] maflcko opened pull request #34276: Remove empty caption from ThreadSafeMessageBox (master...2601-less-gui-kernel) https://github.com/bitcoin/bitcoin/pull/34276
<andrewtoth> There's a relevant issue https://github.com/bitcoin/bitcoin/issues/30037
<corebot> https://github.com/bitcoin/bitcoin/issues/33512 | coins: use number of dirty cache entries in flush warnings/logs by l0rinc · Pull Request #33512 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] ryanofsky merged pull request #33819: mining: getCoinbase() returns struct instead of raw tx (master...2025/11/coinbase-template) https://github.com/bitcoin/bitcoin/pull/33819
<bitcoin-git> bitcoin/master 62557c9 Ryan Ofsky: Merge bitcoin/bitcoin#33819: mining: getCoinbase() returns struct instead ...
<bitcoin-git> bitcoin/master 48f57bb Sjors Provoost: mining: add new getCoinbaseTx() returning a struct
<bitcoin-git> bitcoin/master d59b4cd Sjors Provoost: mining: rename getCoinbaseTx() to ..RawTx()
<bitcoin-git> [bitcoin] ryanofsky pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/3c8d389a84d2...62557c95298d
<ryanofsky> pinheadmz, can you paste the clang-tidy errors into an issue? would like to know what they look like https://github.com/bitcoin-core/libmultiprocess/issues/new
<bitcoin-git> [bitcoin] l0rinc opened pull request #34272: psbt: Fix `PSBTInputSignedAndVerified` bounds `assert` (master...l0rincpsbt-bounds-assert) https://github.com/bitcoin/bitcoin/pull/34272
<bitcoin-git> [bitcoin] vasild opened pull request #34271: net_processing: make m_tx_for_private_broadcast optional (master...optional_m_tx_for_private_broadcast) https://github.com/bitcoin/bitcoin/pull/34271
<bitcoin-git> [bitcoincore.org] fanquake merged pull request #1200: Update the release lifecycle page to reflect current practices (master...2511_drop_eom) https://github.com/bitcoin-core/bitcoincore.org/pull/1200
<bitcoin-git> bitcoincore.org/master 84ddcf0 Antoine Poinsot: Update the release lifecycle page to reflect current practices
<bitcoin-git> bitcoincore.org/master b2da596 merge-script: Merge bitcoin-core/bitcoincore.org#1200: Update the release lifecycle page...
<bitcoin-git> [bitcoincore.org] fanquake pushed 2 commits to master: https://github.com/bitcoin-core/bitcoincore.org/compare/45b907ee0e5c...b2da596aca5e
<bitcoin-git> [bitcoin] fanquake opened pull request #34270: [28.x] Backports (28.x...28_backports) https://github.com/bitcoin/bitcoin/pull/34270
<corebot> https://github.com/bitcoin/bitcoin/issues/29415 | Broadcast own transactions only via short-lived Tor or I2P connections by vasild · Pull Request #29415 · bitcoin/bitcoin · GitHub

2026-01-12

<bitcoin-git> [gui] achow101 opened pull request #924: gui: Show an error message if the restored wallet name is empty (master...gui-unnamed-restore-error-dialog) https://github.com/bitcoin-core/gui/pull/924
<bitcoin-git> [bitcoin] achow101 opened pull request #34269: wallet: disallow creating new or restoring to an unnamed (default) wallet (master...dont-create-default-wallets) https://github.com/bitcoin/bitcoin/pull/34269
<bitcoin-git> [bitcoin] glozow merged pull request #34249: doc: archive v30.2 release notes (master...archive_30_2_relnotes) https://github.com/bitcoin/bitcoin/pull/34249
<bitcoin-git> bitcoin/master 3c8d389 merge-script: Merge bitcoin/bitcoin#34249: doc: archive v30.2 release notes
<bitcoin-git> bitcoin/master f664860 fanquake: doc: archive v30.2 release notes
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5e98a6a470e3...3c8d389a84d2
<bitcoin-git> [bitcoin] glozow merged pull request #34266: release note: cpfp carveout removed in 31.0 (master...2026-01-cpfp_carveout_kaput) https://github.com/bitcoin/bitcoin/pull/34266
<bitcoin-git> bitcoin/master 5e98a6a merge-script: Merge bitcoin/bitcoin#34266: release note: cpfp carveout removed in 31.0
<bitcoin-git> bitcoin/master 6172648 Greg Sanders: release note: cpfp carveout removed in 31.0
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/796f18e559d6...5e98a6a470e3
<bitcoin-git> [bitcoin] glozow opened pull request #34268: [29.x] backports + final changes for 29.3 (29.x...2026-01-29.3-backports) https://github.com/bitcoin/bitcoin/pull/34268
<corebot> https://github.com/bitcoin/bitcoin/issues/15681 | [mempool] Allow one extra single-ancestor transaction per package by TheBlueMatt · Pull Request #15681 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] l0rinc opened pull request #34267: net: avoid unconditional `privatebroadcast` logging (master...l0rinc/privatebroadcast-logdebug) https://github.com/bitcoin/bitcoin/pull/34267
<bitcoin-git> [bitcoin] instagibbs opened pull request #34266: release note: cpfp carveout removed in 31.0 (master...2026-01-cpfp_carveout_kaput) https://github.com/bitcoin/bitcoin/pull/34266
<bitcoin-git> [bitcoin] ryanofsky merged pull request #29415: Broadcast own transactions only via short-lived Tor or I2P connections (master...private_broadcast) https://github.com/bitcoin/bitcoin/pull/29415
<bitcoin-git> bitcoin/master 01dad4e Vasil Dimov: net: introduce a new connection type for private broadcast
<bitcoin-git> bitcoin/master d6ee490 Vasil Dimov: log: introduce a new category for private broadcast
<bitcoin-git> bitcoin/master 94aaa5d Vasil Dimov: init: introduce a new option to enable/disable private broadcast
<bitcoin-git> [bitcoin] ryanofsky pushed 19 commits to master: https://github.com/bitcoin/bitcoin/compare/abc6a3a4eb98...796f18e559d6
<bitcoin-git> [bitcoin] glozow merged 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/29.x 97088fa Antoine Poinsot: qa: test witness stripping in p2p_segwit
<bitcoin-git> bitcoin/29.x 5662630 Antoine Poinsot: policy: introduce a helper to detect whether a transaction spends Segwit o...
<bitcoin-git> bitcoin/29.x 020ed61 Antoine Poinsot: validation: detect witness stripping without re-running Script checks
<bitcoin-git> [bitcoin] glozow pushed 12 commits to 29.x: https://github.com/bitcoin/bitcoin/compare/3af199531b00...6e7ea3cf2aee
<bitcoin-git> [bitcoin] glozow merged pull request #34222: [29.x] Backport wallets directory deletion fixes (29.x...29.x-createfromdump-deletion) https://github.com/bitcoin/bitcoin/pull/34222
<bitcoin-git> bitcoin/29.x cc324aa Ava Chow: wallettool: do not use fs::remove_all in createfromdump cleanup
<bitcoin-git> bitcoin/29.x abaf1e3 furszy: refactor: remove sqlite dir path back-and-forth conversion
<bitcoin-git> bitcoin/29.x 01c04d3 furszy: wallet: introduce method to return all db created files
<bitcoin-git> [bitcoin] glozow pushed 12 commits to 29.x: https://github.com/bitcoin/bitcoin/compare/7a33cb906210...3af199531b00
<bitcoin-git> [bitcoin] fanquake closed pull request #34265: Tiny doc fix in README.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/34265
<bitcoin-git> [bitcoin] Niharikajakkula opened pull request #34265: Tiny doc fix in README.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/34265
<corebot> https://github.com/bitcoin/bitcoin/issues/29415 | Broadcast own transactions only via short-lived Tor or I2P connections by vasild · Pull Request #29415 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] fanquake closed pull request #32840: test: Enhance GetTxSigOpCost tests for coinbase transactions (master...2025-06-30-sigop-coinbase) https://github.com/bitcoin/bitcoin/pull/32840
<bitcoin-git> [bitcoin] Chand-ra opened pull request #34264: fuzz: Extend `spend` coverage (master...spend) https://github.com/bitcoin/bitcoin/pull/34264
<bitcoin-git> [bitcoin] hebasto closed pull request #31410: qa: Fix `wallet_multiwallet.py` (master...241203-multiwallet) https://github.com/bitcoin/bitcoin/pull/31410
<bitcoin-git> [bitcoin] maflcko closed pull request #32885: Cache m_cached_finished_ibd where SetTip is called. (master...2025-07-05-lockless-isibd) https://github.com/bitcoin/bitcoin/pull/32885
<bitcoin-git> [bitcoin] maflcko opened pull request #34260: contrib: Remove unused functions (master...2601-rem) https://github.com/bitcoin/bitcoin/pull/34260
<bitcoin-git> [bitcoin] sipa opened pull request #34259: Find minimal chunks in SFL (master...202601_sfl_minimize) https://github.com/bitcoin/bitcoin/pull/34259
<bitcoin-git> [bitcoin] DrahtBot closed pull request #34258: Merge pull request #1 from bitcoin/master (master...master) https://github.com/bitcoin/bitcoin/pull/34258
<bitcoin-git> [bitcoin] sadeeqrabiu opened pull request #34258: Merge pull request #1 from bitcoin/master (master...master) https://github.com/bitcoin/bitcoin/pull/34258

2026-01-11

<bitcoin-git> [bitcoin] sipa opened pull request #34257: txgraph: deterministic optimal transaction order (master...202601_det_mempool_order) https://github.com/bitcoin/bitcoin/pull/34257
<bitcoin-git> [bitcoin] glozow merged pull request #34252: doc: add 433 (Pay to Anchor) to bips.md (master...2026-doc-bips-add-p2a) https://github.com/bitcoin/bitcoin/pull/34252
<bitcoin-git> bitcoin/master abc6a3a merge-script: Merge bitcoin/bitcoin#34252: doc: add 433 (Pay to Anchor) to bips.md
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/aeaa67a9eac0...abc6a3a4eb98
<bitcoin-git> bitcoin/master 44b12cd Sebastian Falbesoner: doc: add 433 (Pay to Anchor) to bips.md
<bitcoin-git> [bitcoin] l0rinc opened pull request #34256: test: support `get_bind_addrs` and `feature_bind_extra` on macOS (master...l0rinc/test-macos-bind-netutil) https://github.com/bitcoin/bitcoin/pull/34256
<bitcoin-git> [bitcoin] mzumsande opened pull request #34254: validation: Prevent duplicate logging and looping in invalid block handling (master...202601_invalidchain) https://github.com/bitcoin/bitcoin/pull/34254
<bitcoin-git> [bitcoin] l0rinc opened pull request #34253: validation: cache tip recency for lock-free `IsInitialBlockDownload()` (master...l0rinc/cache-ibd-status) https://github.com/bitcoin/bitcoin/pull/34253
<bitcoin-git> [bitcoin] theStack opened pull request #34252: doc: add 433 (Pay to Anchor) to bips.md (master...2026-doc-bips-add-p2a) https://github.com/bitcoin/bitcoin/pull/34252
<bitcoin-git> [bitcoin] fanquake reopened pull request #33828: Check required interfaces before generating manpages (master...gen-manpages-checks) https://github.com/bitcoin/bitcoin/pull/33828
<bitcoin-git> [bitcoin] fanquake closed pull request #33085: doc: gen-manpages.py should check build options (master...genmanpages-build-options) https://github.com/bitcoin/bitcoin/pull/33085
<bitcoin-git> [bitcoincore.org] fanquake merged pull request #1214: Add japanese translation for 30.2 (master...ja-translate-30.2) https://github.com/bitcoin-core/bitcoincore.org/pull/1214
<bitcoin-git> bitcoincore.org/master 45b907e merge-script: Merge bitcoin-core/bitcoincore.org#1214: Add japanese translation for 30.2
<bitcoin-git> bitcoincore.org/master e770a89 azuchi: Add japanese translation for 30.2
<bitcoin-git> [bitcoincore.org] fanquake pushed 2 commits to master: https://github.com/bitcoin-core/bitcoincore.org/compare/0dd930fb26c6...45b907ee0e5c
<bitcoin-git> [bitcoincore.org] azuchi opened pull request #1214: Add japanese translation for 30.2 (master...ja-translate-30.2) https://github.com/bitcoin-core/bitcoincore.org/pull/1214
<bitcoin-git> [bitcoin] hebasto closed pull request #34228: depends: Unset `SOURCE_DATE_EPOCH` in `gen_id` script (master...260108-depends-clang-epoch) https://github.com/bitcoin/bitcoin/pull/34228

2026-01-10

<bitcoin-git> [bitcoincore.org] fanquake merged pull request #1213: Bitcoin Core v30.2 (master...bitcoin_core_30_2) https://github.com/bitcoin-core/bitcoincore.org/pull/1213
<bitcoin-git> bitcoincore.org/master 0dd930f merge-script: Merge bitcoin-core/bitcoincore.org#1213: Bitcoin Core v30.2
<bitcoin-git> bitcoincore.org/master 3e42c74 fanquake: Bitcoin Core 30.2
<bitcoin-git> bitcoincore.org/master 7c5af18 fanquake: Revert "templates: Force download page to 29.2"
<bitcoin-git> [bitcoincore.org] fanquake pushed 3 commits to master: https://github.com/bitcoin-core/bitcoincore.org/compare/a5d03d8588f1...0dd930fb26c6
<bitcoin-git> [bitcoin] fanquake opened pull request #34249: doc: archive v30.2 release notes (master...archive_30_2_relnotes) https://github.com/bitcoin/bitcoin/pull/34249
<bitcoin-git> [bitcoin] fanquake closed pull request #34245: verify-commits: temporarily allow sha1 signatures for merge commits (master...2601_fix_ci_sha1) https://github.com/bitcoin/bitcoin/pull/34245
<bitcoin-git> [bitcoin] RinZ27 opened pull request #34247: security: harden CI actions and subprocess calls (master...security-hardening-ci-scripts) https://github.com/bitcoin/bitcoin/pull/34247
<bitcoin-git> [bitcoin-detached-sigs] achow101 pushed tag v30.2: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/v30.2
<bitcoin-git> bitcoin-detached-sigs/30.x d521266 Ava Chow: 30.2: win sig for final
<bitcoin-git> [bitcoin-detached-sigs] achow101 pushed 1 commit to 30.x: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/150a3b57c16c...d521266ab065
<bitcoin-git> bitcoin-detached-sigs/30.x 150a3b5 Matthew Zipkin: 30.2: osx sig for final
<bitcoin-git> [bitcoin-detached-sigs] pinheadmz pushed 1 commit to 30.x: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/51b85c7c6bd8...150a3b57c16c
<bitcoin-git> [bitcoin] achow101 opened pull request #34246: verify-commits: Allow specific commits to allow sha1 (master...verify-commits-sha1-exceptions) https://github.com/bitcoin/bitcoin/pull/34246

2026-01-09

<bitcoin-git> [bitcoin] darosior opened pull request #34245: verify-commits: temporarily allow sha1 signatures for merge commits (master...2601_fix_ci_sha1) https://github.com/bitcoin/bitcoin/pull/34245
<bitcoin-git> [bitcoin] fjahr opened pull request #34244: test: Prevent loop from running out of utxos in bip68 test (master...2026-01-bip68-flaky) https://github.com/bitcoin/bitcoin/pull/34244
<bitcoin-git> [gui] beati opened pull request #922: gui: fix transactions disable problem (master...gui-fix-transactions-disable-problem-2) https://github.com/bitcoin-core/gui/pull/922
<bitcoin-git> [bitcoin] sedited merged pull request #33428: depends: Boost 1.90.0 (master...boost_1_89_0) https://github.com/bitcoin/bitcoin/pull/33428
<bitcoin-git> bitcoin/master aeaa67a merge-script: Merge bitcoin/bitcoin#33428: depends: Boost 1.90.0
<bitcoin-git> bitcoin/master ca4a844 fanquake: depends: Boost 1.90.0
<bitcoin-git> [bitcoin] sedited pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/595504a43209...aeaa67a9eac0
<furszy> sipa: he refers to keep the /bitcoin-core-30.1/ folder here https://bitcoincore.org/bin/ and add a readme inside saying "this release is no longer available.. etc"
<bitcoin-git> [bitcoin] ismaelsadeeq opened pull request #34243: doc: validation: fix `PackageMempoolChecks` incorrect comment (master...01-2026-fix-PackageMempoolChecks-incorrect-comment) https://github.com/bitcoin/bitcoin/pull/34243
<stevenroose> Hmm, sure. Weird practice to remove released artifacts. Currently someone on mainline nixos trying to install the "bitcoin" or "bitcoind" package without using the official nixos build cache won't be able to, seems pretty annoying.
<bitcoin-git> [bitcoin] pinheadmz opened pull request #34242: Prepare string and net utils for future HTTP operations (master...http-utils) https://github.com/bitcoin/bitcoin/pull/34242
<bitcoin-git> [bitcoin] maflcko opened pull request #34241: test: Check that interrupt results in EXIT_SUCCESS (master...2601-init-zero) https://github.com/bitcoin/bitcoin/pull/34241
<bitcoin-git> [bitcoin] w0xlt closed pull request #34233: test: fix Windows CI failures in wallet_multiwallet and old binary tests (ancient wallets) (master...ascii-only-tmpdir) https://github.com/bitcoin/bitcoin/pull/34233
<bitcoin-git> [bitcoin] maflcko opened pull request #34240: ci: Run feature_unsupported_utxo_db.py on Windows (master...2601-ci-ancient-windows) https://github.com/bitcoin/bitcoin/pull/34240
<bitcoin-git> [bitcoin] hebasto opened pull request #34239: depends: Hash included makefiles in package checksums (master...260109-qt-details) https://github.com/bitcoin/bitcoin/pull/34239
<bitcoin-git> [bitcoin] fanquake pushed tag v30.2: https://github.com/bitcoin/bitcoin/compare/v30.2
<bitcoin-git> [bitcoin] fanquake merged pull request #34229: [30.2] Backports & Final (30.x...30_2_final) https://github.com/bitcoin/bitcoin/pull/34229
<bitcoin-git> bitcoin/30.x 9e59047 furszy: test: migration, avoid backup name mismatch in default_wallet_failure
<bitcoin-git> bitcoin/30.x 6d86b32 Hennadii Stepanov: guix: Fix `osslsigncode` tests
<bitcoin-git> bitcoin/30.x 1dae002 David Gumberg: wallet: test: Failed migration cleanup
<bitcoin-git> [bitcoin] fanquake pushed 7 commits to 30.x: https://github.com/bitcoin/bitcoin/compare/abb6ae2ec59d...4d7d5f6b79d4
<bitcoin-git> [bitcoin] instagibbs opened pull request #34238: wallet: remove erroneous-on-reorg Assume() (master...2026-01-trucness_reorg) https://github.com/bitcoin/bitcoin/pull/34238
<bitcoin-git> [bitcoin] fanquake merged pull request #34236: Add sedited to trusted-keys (master...add_to_trusted_keys) https://github.com/bitcoin/bitcoin/pull/34236
<bitcoin-git> bitcoin/master 595504a merge-script: Merge bitcoin/bitcoin#34236: Add sedited to trusted-keys
<bitcoin-git> bitcoin/master d1b227f sedited: Add sedited to trusted-keys
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5c724f3b0455...595504a43209
<bitcoin-git> [bitcoin] fanquake merged pull request #34235: miniminer: stop assuming ancestor fees = self fees (master...2026-01-miniminer-fees) https://github.com/bitcoin/bitcoin/pull/34235
<bitcoin-git> bitcoin/master 2cade5d glozow: [miniminer] stop assuming ancestor fees >= self fees
<bitcoin-git> bitcoin/master 5c724f3 merge-script: Merge bitcoin/bitcoin#34235: miniminer: stop assuming ancestor fees >= sel...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2d87afcf7dff...5c724f3b0455
<bitcoin-git> [bitcoin] fanquake merged pull request #34227: guix: Fix `osslsigncode` tests (master...260108-guix-osslsigncode) https://github.com/bitcoin/bitcoin/pull/34227
<bitcoin-git> bitcoin/master 2d87afc merge-script: Merge bitcoin/bitcoin#34227: guix: Fix `osslsigncode` tests
<bitcoin-git> bitcoin/master 194114d Hennadii Stepanov: guix: Fix `osslsigncode` tests
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7b17fb78fa3a...2d87afcf7dff
<bitcoin-git> [bitcoin] fanquake merged pull request #34226: wallet: test: Relative wallet failed migration cleanup (master...2026-01-07-relative-path-migration-failure) https://github.com/bitcoin/bitcoin/pull/34226
<bitcoin-git> bitcoin/master eeaf28d David Gumberg: wallet: test: Failed migration cleanup
<bitcoin-git> bitcoin/master 7b17fb7 merge-script: Merge bitcoin/bitcoin#34226: wallet: test: Relative wallet failed migratio...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6c3fb719d1a8...7b17fb78fa3a

2026-01-08

<bitcoin-git> [bitcoin] sedited opened pull request #34236: Add sedited to trusted-keys (master...add_to_trusted_keys) https://github.com/bitcoin/bitcoin/pull/34236
<bitcoin-git> [gui] hebasto merged pull request #921: Remove deprecated "Starting Block" from Peer Detail (master...pr/qt_remove_startingheight) https://github.com/bitcoin-core/gui/pull/921
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8d5700ab0f12...6c3fb719d1a8
<bitcoin-git> bitcoin/master 301d9ee WakeTrainDev: qt: Remove "Starting Block" from Peer Detail. Following Deprecation in `bi...
<bitcoin-git> bitcoin/master 6c3fb71 Hennadii Stepanov: Merge bitcoin-core/gui#921: Remove deprecated "Starting Block" from Peer D...
<corebot> https://github.com/bitcoin/bitcoin/issues/25870 | Call for Maintainer: P2P & Networking · Issue #25870 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/27995 | Improving fee estimation accuracy · Issue #27995 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/34075 | fees: Introduce Mempool Based Fee Estimation to reduce overestimation by ismaelsadeeq · Pull Request #34075 · bitcoin/bitcoin · GitHub
<brunoerg> Hi, I've been doing incremental mutation testing (basically mutaiton testing on PRs) for a month or more. I wrote a summary on delving about the results I had so far: https://delvingbitcoin.org/t/incremental-mutation-testing-in-the-bitcoin-core/2197
<furszy> theStack pushed another PR with the new scanning approach: https://github.com/bitcoin-core/secp256k1/pull/1792
<corebot> https://github.com/bitcoin/bitcoin/issues/33335 | txgraph: randomize order of same-feerate distinct-cluster transactions by sipa · Pull Request #33335 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/34023 | Optimized SFL cluster linearization by sipa · Pull Request #34023 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/31132 | validation: fetch block inputs on parallel threads 3x faster IBD by andrewtoth · Pull Request #31132 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/34165 | coins: don't mutate main cache when connecting block by andrewtoth · Pull Request #34165 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/34164 | validation: add reusable coins view for ConnectBlock by andrewtoth · Pull Request #34164 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/31132 | validation: fetch block inputs on parallel threads 3x faster IBD by andrewtoth · Pull Request #31132 · bitcoin/bitcoin · GitHub
<andrewtoth> We measured #31132 in a cloud environment with network connected storage, and it is >3x faster reindex-chainstate https://github.com/bitcoin/bitcoin/pull/31132#issuecomment-3678847806.
<corebot> https://github.com/bitcoin/bitcoin/issues/31132 | validation: fetch block inputs on parallel threads 3x faster IBD by andrewtoth · Pull Request #31132 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/34208 | bench: add fluent API for untimed `setup` steps in nanobench by l0rinc · Pull Request #34208 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/34207 | coins/refactor: enforce `GetCoin()` returns only unspent coins by l0rinc · Pull Request #34207 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/33018 | coins: remove SetFresh method from CCoinsCacheEntry by andrewtoth · Pull Request #33018 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/34124 | refactor: make `CCoinsView` a purely virtual abstract base class by l0rinc · Pull Request #34124 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/34132 | refactor: inline `CCoinsViewErrorCatcher` into `CCoinsViewDB` by l0rinc · Pull Request #34132 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/33866 | refactor: Let CCoinsViewCache::BatchWrite return void by sedited · Pull Request #33866 · bitcoin/bitcoin · GitHub
<sedited> A bunch of PRs waiting for review on the project board: https://github.com/orgs/bitcoin/projects/3
<fjahr> #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] glozow opened pull request #34235: miniminer: stop assuming ancestor fees = self fees (master...2026-01-miniminer-fees) https://github.com/bitcoin/bitcoin/pull/34235
<bitcoin-git> [bitcoin] w0xlt opened pull request #34233: test: fix Windows CI failures in wallet_multiwallet and old binary tests (ancient wallets) (master...ascii-only-tmpdir) https://github.com/bitcoin/bitcoin/pull/34233
<bitcoin-git> [bitcoin] maflcko closed pull request #34231: consensus: Fix potential null pointer crash in CalculateSequenceLocks (master...fix-sequence-locks-nullptr-crash) https://github.com/bitcoin/bitcoin/pull/34231
<bitcoin-git> [bitcoin] tboy1337 opened pull request #34231: consensus: Fix potential null pointer crash in CalculateSequenceLocks (master...fix-sequence-locks-nullptr-crash) https://github.com/bitcoin/bitcoin/pull/34231
<bitcoin-git> [bitcoin] maflcko opened pull request #34230: fuzz: Reject too large descriptor leaf sizes in scriptpubkeyman target (master...2601-fuzz-scriptpubkeyman) https://github.com/bitcoin/bitcoin/pull/34230
<bitcoin-git> [bitcoin] fanquake opened pull request #34229: [30.x] Backports & Final (30.x...30_2_final) https://github.com/bitcoin/bitcoin/pull/34229
<bitcoin-git> [bitcoin] fanquake merged pull request #34221: test: migration, avoid backup name mismatch in default_wallet_failure (master...2026_test_fix_backup_mocktime) https://github.com/bitcoin/bitcoin/pull/34221
<bitcoin-git> bitcoin/master cbf0bd3 furszy: test: migration, avoid backup name mismatch in default_wallet_failure
<bitcoin-git> bitcoin/master 8d5700a merge-script: Merge bitcoin/bitcoin#34221: test: migration, avoid backup name mismatch i...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/cd6e4c9235f7...8d5700ab0f12
<bitcoin-git> [bitcoin] hebasto opened pull request #34228: depends: Unset `SOURCE_DATE_EPOCH` in `gen_id` script (master...260108-depends-clang-epoch) https://github.com/bitcoin/bitcoin/pull/34228
<bitcoin-git> [bitcoin] hebasto opened pull request #34227: guix: Fix `osslsigncode` tests (master...260108-guix-osslsigncode) https://github.com/bitcoin/bitcoin/pull/34227
<bitcoin-git> [bitcoin] davidgumberg opened pull request #34226: wallet: test: Relative wallet failed migration cleanup (master...2026-01-07-relative-path-migration-failure) https://github.com/bitcoin/bitcoin/pull/34226

2026-01-07

<bitcoin-git> [bitcoin] theStack opened pull request #34225: refactor, key: move `CreateMuSig2{Nonce,PartialSig}` functions to `musig.{h,cpp}` module (master...202601-move-musig-funcs-to-module) https://github.com/bitcoin/bitcoin/pull/34225
<bitcoin-git> [bitcoin] sedited opened pull request #34224: init: Return EXIT_SUCCESS on interrupt (master...init_interrupt_zero) https://github.com/bitcoin/bitcoin/pull/34224
<bitcoin-git> [bitcoin-detached-sigs] achow101 pushed tag v30.2rc1: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/v30.2rc1
<bitcoin-git> bitcoin-detached-sigs/30.x 51b85c7 Ava Chow: 30.2: win sig for rc1
<bitcoin-git> [bitcoin-detached-sigs] achow101 pushed 1 commit to 30.x: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/bbc72a717c48...51b85c7c6bd8
<bitcoin-git> [bitcoin] achow101 opened pull request #34223: [28.x] wallettool: fix unnamed createfromdump failure walletsdir deletion (28.x...28.x-createfromdump-deletion) https://github.com/bitcoin/bitcoin/pull/34223
<bitcoin-git> [bitcoin] achow101 opened pull request #34222: [29.x] wallettool: fix unnamed createfromdump failure walletsdir deletion (29.x...29.x-createfromdump-deletion) https://github.com/bitcoin/bitcoin/pull/34222
<bitcoin-git> [bitcoin] furszy opened pull request #34221: test: migration, avoid backup name mismatch in default_wallet_failure (master...2026_test_fix_backup_mocktime) https://github.com/bitcoin/bitcoin/pull/34221
<bitcoin-git> [bitcoin-detached-sigs] pinheadmz pushed 1 commit to 30.x: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/ba6a114d0dda...bbc72a717c48
<bitcoin-git> bitcoin-detached-sigs/30.x bbc72a7 Matthew Zipkin: 30.2: osx sig for rc1
<bitcoin-git> qa-assets/main eac1c57 maflcko: Merge pull request #252 from maflcko/main
<bitcoin-git> qa-assets/main 00c335c Murch: Add failing psbt input
<bitcoin-git> qa-assets/main 6be1610 MarcoFalke: Add fuzz inputs
<bitcoin-git> [qa-assets] maflcko pushed 3 commits to main: https://github.com/bitcoin-core/qa-assets/compare/c87ae4dd4daf...eac1c57614d7
<bitcoin-git> [qa-assets] maflcko merged pull request #252: Add fuzz inputs (main...main) https://github.com/bitcoin-core/qa-assets/pull/252
<bitcoin-git> [bitcoincore.org] fanquake opened pull request #1213: Bitcoin Core v30.2 (master...bitcoin_core_30_2) https://github.com/bitcoin-core/bitcoincore.org/pull/1213
<bitcoin-git> [bitcoin] fanquake pushed tag v30.2rc1: https://github.com/bitcoin/bitcoin/compare/v30.2rc1
<bitcoin-git> bitcoin/30.x 8e5c02a furszy: test: add coverage for unnamed wallet migration failure
<bitcoin-git> bitcoin/30.x ac4d095 furszy: wallet: fix unnamed wallet migration failure
<bitcoin-git> bitcoin/30.x 454ac8e furszy: wallet: RestoreWallet failure, erase only what was created
<bitcoin-git> [bitcoin] fanquake merged pull request #34209: [30.x]: Final backports & 30.2rc1 (30.x...30_2_rc1) https://github.com/bitcoin/bitcoin/pull/34209
<bitcoin-git> [bitcoin] fanquake pushed 12 commits to 30.x: https://github.com/bitcoin/bitcoin/compare/e9f73b8149f9...abb6ae2ec59d
<bitcoin-git> [bitcoin] fanquake merged pull request #34215: wallettool: fix unnamed createfromdump failure walletsdir deletion (master...createfromdump-deletion) https://github.com/bitcoin/bitcoin/pull/34215
<bitcoin-git> bitcoin/master f78f6f1 Ava Chow: wallettool: do not use fs::remove_all in createfromdump cleanup
<bitcoin-git> bitcoin/master cd6e4c9 merge-script: Merge bitcoin/bitcoin#34215: wallettool: fix unnamed createfromdump failur...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/90d651a81f51...cd6e4c9235f7
<bitcoin-git> [bitcoin] tboy1337 opened pull request #34219: psbt: validate pubkeys in MuSig2 pubnonce/partial sig deserialization (master...fix-musig2-validation-incomplete) https://github.com/bitcoin/bitcoin/pull/34219
<dergoegge> Does anyone know why we return with 1 (indicating an error) if the user hits ctrl-c before appinit is complete? (https://github.com/bitcoin/bitcoin/blob/90d651a81f51f76a35658bb1e76e8806d09d18b0/src/bitcoind.cpp#L284)
<bitcoin-git> [bitcoin] fanquake merged pull request #34156: wallet: fix unnamed legacy wallet migration failure (master...2025_wallet_migration_jinglewreck) https://github.com/bitcoin/bitcoin/pull/34156
<bitcoin-git> bitcoin/master f4c7e28 furszy: wallet: fix unnamed wallet migration failure
<bitcoin-git> bitcoin/master 36093bd furszy: test: add coverage for unnamed wallet migration failure
<bitcoin-git> bitcoin/master 4ed0693 furszy: wallet: RestoreWallet failure, erase only what was created
<bitcoin-git> [bitcoin] fanquake pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/a9daa6dbd3ae...90d651a81f51
<bitcoin-git> [bitcoin] fanquake closed pull request #34217: contrib: Fix Python issues in makeseeds.py (master...seed-script-fixes) https://github.com/bitcoin/bitcoin/pull/34217
<bitcoin-git> [bitcoin] fanquake closed pull request #34218: test: Fix Python compatibility issues in test framework (master...test-framework-fixes) https://github.com/bitcoin/bitcoin/pull/34218
<bitcoin-git> [bitcoin] tboy1337 opened pull request #34218: test: Fix Python compatibility issues in test framework (master...test-framework-fixes) https://github.com/bitcoin/bitcoin/pull/34218
<bitcoin-git> [bitcoin] tboy1337 opened pull request #34217: contrib: Fix Python issues in makeseeds.py (master...seed-script-fixes) https://github.com/bitcoin/bitcoin/pull/34217
<bitcoin-git> [bitcoin] achow101 opened pull request #34215: wallettool: fix unnamed createfromdump failure walletsdir deletion (master...createfromdump-deletion) https://github.com/bitcoin/bitcoin/pull/34215

2026-01-06

<bitcoin-git> [bitcoin] achow101 merged pull request #34135: rpc: [wallet] Use unsigned type for tx version in sendall (master...2512-rpc-wallet-less-i32) https://github.com/bitcoin/bitcoin/pull/34135
<bitcoin-git> bitcoin/master a9daa6d Ava Chow: Merge bitcoin/bitcoin#34135: rpc: [wallet] Use unsigned type for tx versio...
<bitcoin-git> bitcoin/master fafbc70 MarcoFalke: rpc: [wallet] Use unsigned type for tx version in sendall
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c60f9cb66ee7...a9daa6dbd3ae
<bitcoin-git> [bitcoin] pinheadmz closed pull request #34214: policy: restore 80-byte default for datacarriersize (master...revert-datacarrier-default) https://github.com/bitcoin/bitcoin/pull/34214
<bitcoin-git> [bitcoin] bensig opened pull request #34214: policy: restore 80-byte default for datacarriersize (master...revert-datacarrier-default) https://github.com/bitcoin/bitcoin/pull/34214
<bitcoin-git> [bitcoin] brunoerg opened pull request #34213: net: do not read/dump anchors if network is not active (master...2026-01-net-anchors-networkactive) https://github.com/bitcoin/bitcoin/pull/34213
<bitcoin-git> [bitcoin] DrahtBot closed pull request #34212: . (master...fix-docs) https://github.com/bitcoin/bitcoin/pull/34212
<bitcoin-git> [bitcoin] BitcoinMechanic opened pull request #34212: doc: Clarify -migratewallet can be used to delete private keys (master...fix-docs) https://github.com/bitcoin/bitcoin/pull/34212
<bitcoin-git> [bitcoin] hebasto reopened pull request #34211: build: Alt restore cross-compilation for Android (master...260601-android-deployqt-build) https://github.com/bitcoin/bitcoin/pull/34211
<bitcoin-git> [bitcoin] DrahtBot closed pull request #34211: build: Alt restore cross-compilation for Android (master...260601-android-deployqt-build) https://github.com/bitcoin/bitcoin/pull/34211
<bitcoin-git> [bitcoin] D33r-Gee opened pull request #34211: build: Alt restore cross-compilation for Android (master...260601-android-deployqt-build) https://github.com/bitcoin/bitcoin/pull/34211
<bitcoin-git> [bitcoin] maflcko opened pull request #34210: bench: Remove -priority-level= option (master...2601-bench-less-prio) https://github.com/bitcoin/bitcoin/pull/34210
<bitcoin-git> [bitcoin] fanquake opened pull request #34209: [30.x]: Final backports & 30.2rc1 (30.x...30_2_rc1) https://github.com/bitcoin/bitcoin/pull/34209
<bitcoin-git> [bitcoin] fanquake merged pull request #34085: cluster mempool: exploit SFL properties in txgraph (master...202512_txgraph_sfl) https://github.com/bitcoin/bitcoin/pull/34085
<bitcoin-git> bitcoin/master 3380e0c Pieter Wuille: txgraph: use PostLinearize less prior to linearizing
<bitcoin-git> bitcoin/master 62dd886 Pieter Wuille: txgraph: drop NEEDS_SPLIT_ACCEPTABLE (simplification)
<bitcoin-git> [bitcoin] fanquake pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/114901c0655d...c60f9cb66ee7
<bitcoin-git> bitcoin/master 01ffcf4 Pieter Wuille: clusterlin: support fixing linearizations (feature)
<bitcoin-git> [bitcoin] l0rinc opened pull request #34208: bench: add fluent API for untimed `setup` steps in nanobench (master...l0rinc/untimed-setup-nanobench) https://github.com/bitcoin/bitcoin/pull/34208
<bitcoin-git> [bitcoin] l0rinc opened pull request #34207: coins/refactor: enforce `GetCoin()` returns only unspent coins (master...l0rinc/getcoin-unspent) https://github.com/bitcoin/bitcoin/pull/34207
<bitcoin-git> [bitcoin] fanquake merged pull request #34203: doc: p2p: replace last remaining "command" terminology with "message type" (master...202601-doc-p2p-command-afuera) https://github.com/bitcoin/bitcoin/pull/34203
<bitcoin-git> bitcoin/master 114901c merge-script: Merge bitcoin/bitcoin#34203: doc: p2p: replace last remaining "command" te...
<bitcoin-git> bitcoin/master 5b7bf47 Sebastian Falbesoner: doc: p2p: replace last remaining "command" terminology with "message type"
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d7cbdfa090b2...114901c0655d
<bitcoin-git> [bitcoin] fanquake merged pull request #34204: test: fix intermittent failure in p2p_addr_selfannouncement (master...2026-01-fix-addrselfanouncement-test) https://github.com/bitcoin/bitcoin/pull/34204
<bitcoin-git> bitcoin/master 3185205 0xb10c: test: fix intermittent failure in p2p_addr_selfannouncement
<bitcoin-git> bitcoin/master d7cbdfa merge-script: Merge bitcoin/bitcoin#34204: test: fix intermittent failure in p2p_addr_se...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0ad4376a49fa...d7cbdfa090b2
<bitcoin-git> [bitcoin] maflcko closed pull request #34117: net: reduce log level for PCP/NAT-PMP NOT_AUTHORIZED failures (master...master) https://github.com/bitcoin/bitcoin/pull/34117
<bitcoin-git> [bitcoincore.org] achow101 merged pull request #1211: Add japanese translation for wallet migration bug (master...ja-translate-wallet-migration-bug) https://github.com/bitcoin-core/bitcoincore.org/pull/1211
<bitcoin-git> bitcoincore.org/master 0287a9b azuchi: Add japanese translation for wallet migration bug
<bitcoin-git> bitcoincore.org/master a5d03d8 Ava Chow: Merge bitcoin-core/bitcoincore.org#1211: Add japanese translation for wall...
<bitcoin-git> [bitcoincore.org] achow101 pushed 2 commits to master: https://github.com/bitcoin-core/bitcoincore.org/compare/998889d8170c...a5d03d8588f1
<bitcoin-git> [bitcoincore.org] azuchi opened pull request #1212: Fix overlapping text in multi-line post title (master...fix-overlapping-text) https://github.com/bitcoin-core/bitcoincore.org/pull/1212
<bitcoin-git> [bitcoincore.org] azuchi opened pull request #1211: Add japanese translation for wallet migration bug (master...ja-translate-wallet-migration-bug) https://github.com/bitcoin-core/bitcoincore.org/pull/1211
<bitcoin-git> [bitcoincore.org] achow101 merged pull request #1210: Blog post about wallet migration bug in 30.x and force download page to 29.2 (master...pull-30.x) https://github.com/bitcoin-core/bitcoincore.org/pull/1210
<bitcoin-git> bitcoincore.org/master 998889d Ava Chow: Merge bitcoin-core/bitcoincore.org#1210: Blog post about wallet migration ...
<bitcoin-git> bitcoincore.org/master 1edf9cb Ava Chow: posts: Add post about wallet migration deletion bug
<bitcoin-git> [bitcoincore.org] achow101 pushed 3 commits to master: https://github.com/bitcoin-core/bitcoincore.org/compare/fafd6038084e...998889d8170c
<bitcoin-git> bitcoincore.org/master 160ca44 Ava Chow: templates: Force download page to 29.2
<bitcoin-git> [gui] waketraindev opened pull request #921: Remove deprecated "Starting Block" from Peer Detail (master...pr/qt_remove_startingheight) https://github.com/bitcoin-core/gui/pull/921

2026-01-05

<bitcoin-git> [bitcoin] achow101 merged pull request #33142: test: Run bench sanity checks in parallel with functional tests (master...2508-bench-faster-sanity) https://github.com/bitcoin/bitcoin/pull/33142
<bitcoin-git> bitcoin/master 0ad4376 Ava Chow: Merge bitcoin/bitcoin#33142: test: Run bench sanity checks in parallel wit...
<bitcoin-git> bitcoin/master fa65bc0 MarcoFalke: test: Run bench sanity checks in parallel with functional tests
<bitcoin-git> bitcoin/master fa9fdbc MarcoFalke: test: Pass bench exe into test framework utils
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/c267b3a2c695...0ad4376a49fa
<darosior> I think this comment is outdated right? We don't flush to disk every 1000 writes, or am i missing something? https://github.com/bitcoin/bitcoin/blob/c267b3a2c695179de686c00f7a455e8f99476342/src/wallet/walletdb.h#L190
<bitcoin-git> [bitcoin] achow101 merged pull request #34197: rpc, net: deprecate `startingheight` field of `getpeerinfo` RPC (master...202601-deprecate-startingheight) https://github.com/bitcoin/bitcoin/pull/34197
<bitcoin-git> bitcoin/master c267b3a Ava Chow: Merge bitcoin/bitcoin#34197: rpc, net: deprecate `startingheight` field of...
<bitcoin-git> bitcoin/master 4ce3f4a Sebastian Falbesoner: rpc, net: deprecate `startingheight` field of `getpeerinfo` RPC
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d6a6afd955b5...c267b3a2c695
<bitcoin-git> [bitcoin] achow101 merged pull request #34010: psbt: detect invalid MuSig2 pubkeys in deserialization (master...musig-key-fix) https://github.com/bitcoin/bitcoin/pull/34010
<bitcoin-git> bitcoin/master 5805a8b rkrux: psbt: detect invalid MuSig2 pubkeys in deserialization
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/755f0900a28a...d6a6afd955b5
<bitcoin-git> bitcoin/master d6a6afd Ava Chow: Merge bitcoin/bitcoin#34010: psbt: detect invalid MuSig2 pubkeys in deseri...
<corebot> https://github.com/bitcoin/bitcoin/issues/34156 | wallet: fix unnamed legacy wallet migration failure by furszy · Pull Request #34156 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoincore.org] achow101 opened pull request #1210: Blog post about wallet migration bug in 30.x and force download page to 29.2 (master...pull-30.x) https://github.com/bitcoin-core/bitcoincore.org/pull/1210
<corebot> https://github.com/bitcoin/bitcoin/issues/34156 | wallet: fix unnamed legacy wallet migration failure by furszy · Pull Request #34156 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] fanquake merged pull request #34192: [30.x] Backports (30.x...30_2_backports) https://github.com/bitcoin/bitcoin/pull/34192
<bitcoin-git> bitcoin/30.x f620dde brunoerg: fuzz: doc: remove any mention to address_deserialize_v2
<bitcoin-git> bitcoin/30.x b734c40 fanquake: guix: reduce allowed exported symbols
<bitcoin-git> [bitcoin] fanquake pushed 10 commits to 30.x: https://github.com/bitcoin/bitcoin/compare/dd47caee822b...e9f73b8149f9
<bitcoin-git> bitcoin/30.x 7ea855f Hennadii Stepanov: build: Update minimum required Boost version
<bitcoin-git> [bitcoin] 0xB10C opened pull request #34204: test: fix intermittent failure in p2p_addr_selfannouncement (master...2026-01-fix-addrselfanouncement-test) https://github.com/bitcoin/bitcoin/pull/34204
<bitcoin-git> [bitcoin] theStack opened pull request #34203: doc: p2p: replace last remaining "command" terminology with "message type" (master...202601-doc-p2p-command-afuera) https://github.com/bitcoin/bitcoin/pull/34203
<bitcoin-git> [bitcoin] fanquake merged pull request #34136: test: Allow mempool_updatefromblock.py to run on 32-bit (master...2512-test-32-bit) https://github.com/bitcoin/bitcoin/pull/34136
<bitcoin-git> bitcoin/master 755f090 merge-script: Merge bitcoin/bitcoin#34136: test: Allow mempool_updatefromblock.py to run...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/bd4f4782f23b...755f0900a28a
<bitcoin-git> bitcoin/master fac5a1b MarcoFalke: test: Allow mempool_updatefromblock.py to run on 32-bit
<bitcoin-git> [qa-assets] maflcko opened pull request #252: Add fuzz inputs (main...main) https://github.com/bitcoin-core/qa-assets/pull/252
<bitcoin-git> [bitcoincore.org] fanquake merged pull request #1209: Add japanese translation for 30.1 (master...ja-translate-30.1) https://github.com/bitcoin-core/bitcoincore.org/pull/1209
<bitcoin-git> bitcoincore.org/master fafd603 merge-script: Merge bitcoin-core/bitcoincore.org#1209: Add japanese translation for 30.1
<bitcoin-git> bitcoincore.org/master 1273b2c azuchi: Add japanese translation for 30.1
<bitcoin-git> [bitcoincore.org] fanquake pushed 2 commits to master: https://github.com/bitcoin-core/bitcoincore.org/compare/269840c1666f...fafd6038084e
<bitcoin-git> [bitcoincore.org] azuchi opened pull request #1209: Add japanese translation for 30.1 (master...ja-translate-30.1) https://github.com/bitcoin-core/bitcoincore.org/pull/1209
<bitcoin-git> [bitcoincore.org] fanquake merged pull request #1207: Bitcoin Core 30.1 (master...bitcoin_core_30_1) https://github.com/bitcoin-core/bitcoincore.org/pull/1207