2026-01-20

<bitcoin-git> [bitcoin] achow101 pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/7f5ebef56a0f...f7e88e298aed
<bitcoin-git> [bitcoin] crackedhandle opened pull request #34356: doc: clarify -bind behavior with Tor (master...doc/bind-tor-warning) https://github.com/bitcoin/bitcoin/pull/34356
<bitcoin-git> [bitcoin] maflcko opened pull request #34355: doc: Fix wrong code in WITH_LOCK doxygen comment (master...2601-doc-fix-code) https://github.com/bitcoin/bitcoin/pull/34355
<bitcoin-git> [bitcoin] maflcko closed pull request #34298: ci: Add and use ci/test/modernize-deprecated-headers.py (master...2601-iwyu-modernize-deprecated-headers) https://github.com/bitcoin/bitcoin/pull/34298
<bitcoin-git> bitcoin/master 7f5ebef merge-script: Merge bitcoin/bitcoin#34302: fuzz: Restore SendMessages coverage in proces...
<bitcoin-git> [bitcoin] sedited merged pull request #34302: fuzz: Restore SendMessages coverage in process_message(s) fuzz targets (master...2601-fuzz-restore-coverage) https://github.com/bitcoin/bitcoin/pull/34302
<bitcoin-git> [bitcoin] sedited pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/a6e8cd306eae...7f5ebef56a0f
<bitcoin-git> bitcoin/master fabf8d1 MarcoFalke: fuzz: Restore SendMessages coverage in process_message(s) fuzz targets
<bitcoin-git> [bitcoin] fanquake merged pull request #34310: iwyu: Add missed line to IWYU patch (master...260115-iwyu-patch) https://github.com/bitcoin/bitcoin/pull/34310
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f4413706f9d4...a6e8cd306eae
<bitcoin-git> bitcoin/master de509c6 Hennadii Stepanov: iwyu: Add missed line to IWYU patch
<bitcoin-git> bitcoin/master a6e8cd3 merge-script: Merge bitcoin/bitcoin#34310: iwyu: Add missed line to IWYU patch
<bitcoin-git> [bitcoin] fanquake merged pull request #34344: ci: update GitHub Actions versions (master...actup/update-actions-1768841137) https://github.com/bitcoin/bitcoin/pull/34344
<bitcoin-git> bitcoin/master 9482f00 Padraic Slattery: chore: Update outdated GitHub Actions versions
<bitcoin-git> bitcoin/master f441370 merge-script: Merge bitcoin/bitcoin#34344: ci: update GitHub Actions versions
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c84c752506d7...f4413706f9d4
<bitcoin-git> [bitcoin] maflcko opened pull request #34353: refactor: Use std::bind_front over std::bind (master...2601-bind-front) https://github.com/bitcoin/bitcoin/pull/34353
<bitcoin-git> [bitcoin] hebasto opened pull request #34352: ci, iwyu: Fix warnings in `src/primitives` and treat them as errors (master...260120-iwyu-primitives) https://github.com/bitcoin/bitcoin/pull/34352
<bitcoin-git> [bitcoin] rustaceanrob opened pull request #34351: util: Rename `FilterHeaderHasher` to `Uint256Hasher` (master...26-1-20-fheader-hasher) https://github.com/bitcoin/bitcoin/pull/34351
<bitcoin-git> [bitcoin] maflcko closed 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] fanquake merged pull request #34319: Drop some `IWYU pragma: export` and document IWYU usage (master...260116-iwyu-export) https://github.com/bitcoin/bitcoin/pull/34319
<bitcoin-git> bitcoin/master 19a2edd Hennadii Stepanov: iwyu: Do not export C++ headers in most cases
<bitcoin-git> bitcoin/master d938947 Hennadii Stepanov: doc: Add "Using IWYU" to Developer Notes
<bitcoin-git> bitcoin/master e1a90bc Hennadii Stepanov: iwyu: Do not export `crypto/hex_base.h` header
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/38f951f8287d...c84c752506d7
<bitcoin-git> [bitcoin] hebasto closed pull request #32577: subprocess: Let shell parse command on non-Windows systems (master...250521-subprocess-split) https://github.com/bitcoin/bitcoin/pull/32577
<bitcoin-git> [bitcoin] fanquake merged pull request #34308: doc: Document IWYU workaround (master...260115-doc-iwyu) https://github.com/bitcoin/bitcoin/pull/34308
<bitcoin-git> bitcoin/master 38f951f merge-script: Merge bitcoin/bitcoin#34308: doc: Document IWYU workaround
<bitcoin-git> bitcoin/master 03f363d Hennadii Stepanov: doc: Document IWYU workaround
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ab80588f52b4...38f951f8287d
<bitcoin-git> [bitcoin] fanquake merged pull request #34345: clang-format: use AngleBracket for main includes (master...2026-01/clang-format-main-include) https://github.com/bitcoin/bitcoin/pull/34345
<bitcoin-git> bitcoin/master ab80588 merge-script: Merge bitcoin/bitcoin#34345: clang-format: use AngleBracket for main inclu...
<bitcoin-git> bitcoin/master 0dafc0d stickies-v: clang-format: use AngleBracket for main includes
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/977be171f2aa...ab80588f52b4
<bitcoin-git> [bitcoin] crackedhandle opened pull request #34350: wallet: fix importprunedfunds to allow importing spending txs (master...fix-importprunedfunds) https://github.com/bitcoin/bitcoin/pull/34350
<bitcoin-git> [bitcoin] maflcko opened pull request #34349: util: Remove brittle and confusing sp::Popen(std::string) (master...2601-sp-popen-less) https://github.com/bitcoin/bitcoin/pull/34349
<bitcoin-git> [bitcoin] achow101 merged pull request #34188: test: Add multiple transactions and error handling tests for getreceivedbyaddress (master...test-wallet-getreceivedbyaddress) https://github.com/bitcoin/bitcoin/pull/34188
<bitcoin-git> bitcoin/master d45ec3f b-l-u-e: test: Add getreceivedbyaddress coverage to wallet_listreceivedby
<bitcoin-git> bitcoin/master 977be17 Ava Chow: Merge bitcoin/bitcoin#34188: test: Add multiple transactions and error han...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/347840164faf...977be171f2aa
<bitcoin-git> [bitcoin] achow101 merged pull request #32143: Fix 11-year-old mis-categorized error code in OP_IF evaluation (master...patch-1) https://github.com/bitcoin/bitcoin/pull/32143
<bitcoin-git> bitcoin/master 3478401 Ava Chow: Merge bitcoin/bitcoin#32143: Fix 11-year-old mis-categorized error code in...
<bitcoin-git> bitcoin/master a7b5814 Calin Culianu: Fix 11-year-old mis-categorized error code in OP_IF evaluation
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/898e8d3a2d35...347840164faf

2026-01-19

<bitcoin-git> [bitcoin] michaellappas opened pull request #34348: lib: call RandFailure() if RDRAND fails (master...fix/handle-rdrand-failure) https://github.com/bitcoin/bitcoin/pull/34348
<bitcoin-git> [bitcoin] DrahtBot closed pull request #34347: 2.0 (master...master) https://github.com/bitcoin/bitcoin/pull/34347
<bitcoin-git> [bitcoin] sparpana opened pull request #34347: 2.0 (master...master) https://github.com/bitcoin/bitcoin/pull/34347
<bitcoin-git> [bitcoin] w0xlt opened pull request #34346: test: use IP_PORTRANGE_HIGH on FreeBSD for dynamic port allocation (master...freebsd_high_port_range-again) https://github.com/bitcoin/bitcoin/pull/34346
<bitcoin-git> [bitcoin] stickies-v opened pull request #34345: clang-format: use AngleBracket for main includes (master...2026-01/clang-format-main-include) https://github.com/bitcoin/bitcoin/pull/34345
<bitcoin-git> [bitcoin] pgoslatara opened pull request #34344: chore: Update outdated GitHub Actions versions (master...actup/update-actions-1768841137) https://github.com/bitcoin/bitcoin/pull/34344
<bitcoin-git> [bitcoin] sedited merged pull request #34296: refactor: [move-only] Merge core_io module, remove from libkernel (master...2601-core_io) https://github.com/bitcoin/bitcoin/pull/34296
<bitcoin-git> bitcoin/master faf07bd MarcoFalke: doc: Fix typo found by LLM
<bitcoin-git> bitcoin/master faf6667 MarcoFalke: refactor: [move-only] Merge core_io module
<bitcoin-git> bitcoin/master fa6947f MarcoFalke: kernel: Remove unused core_read.cpp from kernel
<bitcoin-git> [bitcoin] sedited pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/5e49f5d63c74...898e8d3a2d35
<bitcoin-git> [bitcoin] maflcko closed pull request #34340: [ignore] ci_test_b (master...2601-ci-b) https://github.com/bitcoin/bitcoin/pull/34340
<bitcoin-git> [bitcoin] maflcko closed pull request #34339: [ignore] ci_test_a (master...2601-ci-a) https://github.com/bitcoin/bitcoin/pull/34339
<bitcoin-git> [bitcoin] w0xlt closed pull request #34336: test: use `IP_PORTRANGE_HIGH` on FreeBSD for dynamic port allocation (master...freebsd_high_port_range) https://github.com/bitcoin/bitcoin/pull/34336
<willcl-ark> hebasto: our vcpkg caching in CI looks a bit busted to me. It seems to take ~40 mins each run, with virtually no cache hits, e.g. https://github.com/bitcoin/bitcoin/actions/runs/21136611582/job/60780035656?pr=34296#step:9:281 Can we fix the cache keys to hit better somehow? Or perhaps we should investigate something like
<bitcoin-git> [bitcoin] fjahr opened pull request #34342: cli: Replace libevent usage with simple http client (master...2026-01-cli-noev) https://github.com/bitcoin/bitcoin/pull/34342
<bitcoin-git> [bitcoin] l0rinc opened pull request #34341: wallet: only log `txid`s when `-debug=wallet` is explicit (master...l0rinc/wallet-redact-txids-infolog) https://github.com/bitcoin/bitcoin/pull/34341
<bitcoin-git> [bitcoin] maflcko opened pull request #34340: ci_test_b (master...2601-ci-b) https://github.com/bitcoin/bitcoin/pull/34340
<bitcoin-git> [bitcoin] maflcko opened pull request #34339: [ignore] ci_test_a (master...2601-ci-a) https://github.com/bitcoin/bitcoin/pull/34339
<bitcoin-git> [bitcoin] DrahtBot reopened pull request #32757: net: Fix Discover() not running when using -bind=0.0.0.0:port (master...net-fix-discover-bind-any) https://github.com/bitcoin/bitcoin/pull/32757
<bitcoin-git> [bitcoin] DrahtBot closed pull request #32757: net: Fix Discover() not running when using -bind=0.0.0.0:port (master...net-fix-discover-bind-any) https://github.com/bitcoin/bitcoin/pull/32757
<bitcoin-git> [bitcoin] hebasto opened pull request #34338: ci, iwyu: Fix warnings in `src/zmq` and treat them as errors (master...260119-iwyu-zmq) https://github.com/bitcoin/bitcoin/pull/34338
<bitcoin-git> [bitcoin] sedited merged pull request #33779: ci, iwyu: Fix warnings in `src/kernel` and treat them as errors (master...251104-force-iwyu-kernel) https://github.com/bitcoin/bitcoin/pull/33779
<bitcoin-git> bitcoin/master a5a8c41 Hennadii Stepanov: ci, iwyu: Fix warnings in `src/kernel` and treat them as errors
<bitcoin-git> bitcoin/master 5e49f5d merge-script: Merge bitcoin/bitcoin#33779: ci, iwyu: Fix warnings in `src/kernel` and tr...
<bitcoin-git> [bitcoin] sedited pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c57fbbe99d8f...5e49f5d63c74
<bitcoin-git> [bitcoin] maflcko opened pull request #34337: fuzz: Return chrono point from ConsumeTime(), Add ConsumeDuration() (master...2601-fuzz-chrono) https://github.com/bitcoin/bitcoin/pull/34337
<bitcoin-git> [bitcoin] sedited merged pull request #31650: refactor: Avoid copies by using const references or by move-construction (master...2501-less-wrong-const) https://github.com/bitcoin/bitcoin/pull/31650
<bitcoin-git> bitcoin/master faf0c2d MarcoFalke: refactor: Avoid copies by using const references or by move-construction
<bitcoin-git> bitcoin/master fa64d84 MarcoFalke: refactor: Enforce readability-avoid-const-params-in-decls
<bitcoin-git> bitcoin/master c57fbbe merge-script: Merge bitcoin/bitcoin#31650: refactor: Avoid copies by using const referen...
<bitcoin-git> [bitcoin] sedited pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/22bde74d1d8f...c57fbbe99d8f
<bitcoin-git> [bitcoin] w0xlt opened pull request #34336: test: use `IP_PORTRANGE_HIGH` on FreeBSD for dynamic port allocation (master...freebsd_high_port_range) https://github.com/bitcoin/bitcoin/pull/34336

2026-01-18

<bitcoin-git> [bitcoin] forkfury opened pull request #34334: fix: check event loop state before stopping in NetworkThread.close() (master...fix/p2p-network-thread-close-already-stopped) https://github.com/bitcoin/bitcoin/pull/34334
<bitcoin-git> [bitcoin] b-l-u-e opened pull request #34333: fuzz:wallet: add target for wallet receive (master...fuzz-wallet-receive-target) https://github.com/bitcoin/bitcoin/pull/34333
<bitcoin-git> [bitcoin] andrewtoth opened pull request #34329: rpc,net: Add private broadcast RPCs (master...private_broadcast_rpcs) https://github.com/bitcoin/bitcoin/pull/34329

2026-01-17

<bitcoin-git> [bitcoin] l0rinc opened pull request #34328: rpc: make `uptime` monotonic across NTP jumps (master...l0rinc/uptime-monotonic) https://github.com/bitcoin/bitcoin/pull/34328
<bitcoin-git> [bitcoin] DrahtBot closed pull request #34327: Codex/add tooltips for latency and mempool (master...codex/add-tooltips-for-latency-and-mempool) https://github.com/bitcoin/bitcoin/pull/34327
<bitcoin-git> [bitcoin] rami-mahdi647 opened pull request #34327: Codex/add tooltips for latency and mempool (master...codex/add-tooltips-for-latency-and-mempool) https://github.com/bitcoin/bitcoin/pull/34327
<yancy> BlueMatt[m] I agree, I think it would be nice to use something "decentralized", since that should be important to contributers here (and other bitcoin projects).
<bitcoin-git> [gui] hebasto merged pull request #924: 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/master 22bde74 Hennadii Stepanov: Merge bitcoin-core/gui#924: Show an error message if the restored wallet n...
<bitcoin-git> bitcoin/master dd90429 Ava Chow: gui: Show an error message if the restored wallet name is empty
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/81bf4209e9dc...22bde74d1d8f
<bitcoin-git> [bitcoin] DrahtBot closed pull request #34325: mdcliwontea (master...patch-2) https://github.com/bitcoin/bitcoin/pull/34325
<bitcoin-git> [bitcoin] maximtea64 opened pull request #34325: mdcliwontea (master...patch-2) https://github.com/bitcoin/bitcoin/pull/34325
<bitcoin-git> [bitcoin-detached-sigs] achow101 pushed tag v29.3rc1: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/v29.3rc1
<bitcoin-git> bitcoin-detached-sigs/29.x c7bfaf2 Ava Chow: 29.3: win sig for rc1
<bitcoin-git> [bitcoin-detached-sigs] achow101 pushed 1 commit to 29.x: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/6f02105b190d...c7bfaf2386e9
<bitcoin-git> bitcoin-detached-sigs/29.x 6f02105 Matthew Zipkin: 29.3: osx sig for rc1
<bitcoin-git> [bitcoin-detached-sigs] pinheadmz pushed 1 commit to 29.x: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/0a7bbdc02ff6...6f02105b190d

2026-01-16

<bitcoin-git> [bitcoin] b-l-u-e closed pull request #34323: test: Add comprehensive tests for GetNewChangeDestination (master...test-wallet-getnewchangedestination) https://github.com/bitcoin/bitcoin/pull/34323
<bitcoin-git> [bitcoin] sipa opened pull request #34324: Add utxo_to_csv.py tool (master...202601_dumpcsv) https://github.com/bitcoin/bitcoin/pull/34324
<bitcoin-git> [bitcoin] b-l-u-e opened pull request #34323: test: Add comprehensive tests for GetNewChangeDestination (master...test-wallet-getnewchangedestination) https://github.com/bitcoin/bitcoin/pull/34323
<bitcoin-git> [bitcoin] fanquake closed pull request #34321: 3x the same typo (I'm sorry, I don't speak French and I don't know wh… (master...patch-2) https://github.com/bitcoin/bitcoin/pull/34321
<bitcoin-git> [bitcoin] andrewtoth opened pull request #34322: node: Persist private broadcast transactions over node restarts (master...andrew/persist-private-broadcast) https://github.com/bitcoin/bitcoin/pull/34322
<bitcoin-git> [bitcoin] benediktjohannes opened pull request #34321: 3x the same typo (I'm sorry, I don't speak French and I don't know wh… (master...patch-2) https://github.com/bitcoin/bitcoin/pull/34321
<bitcoin-git> [bitcoin] hebasto merged pull request #34318: contrib: Revert "verify-commits sha1 exceptions" (master...2601-contrib-verify-commits) https://github.com/bitcoin/bitcoin/pull/34318
<bitcoin-git> bitcoin/master 81bf420 Hennadii Stepanov: Merge bitcoin/bitcoin#34318: contrib: Revert "verify-commits sha1 exceptio...
<bitcoin-git> bitcoin/master fa38ffa MarcoFalke: contrib: [refactor] Use shorter read_text from pathlib
<bitcoin-git> [bitcoin] hebasto pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/0ffb20dee178...81bf4209e9dc
<bitcoin-git> bitcoin/master fab8bc0 MarcoFalke: contrib: Revert "verify-commits sha1 exceptions"
<corebot> https://github.com/bitcoin/bitcoin/issues/34036 | contrib: update macOS SDK to Xcode-26.1.1-17B100 by fanquake · Pull Request #34036 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] sedited pushed tag v29.3rc1: https://github.com/bitcoin/bitcoin/compare/v29.3rc1
<bitcoin-git> [bitcoin] theStack closed pull request #32116: contrib: refactor: dedup deserialization routines in utxo-to-sqlite script (master...202503-contrib-utxo_to_sqlite-dedup_deser_functions) https://github.com/bitcoin/bitcoin/pull/32116
<bitcoin-git> [bitcoin] l0rinc opened pull request #34320: coins: replace remaining `HaveCoin` calls with `GetCoin` (master...l0rinc/remove-HaveCoin) https://github.com/bitcoin/bitcoin/pull/34320
<bitcoin-git> [bitcoin] hebasto opened pull request #34319: Drop some `IWYU pragma: export` and document IWYU usage (master...260116-iwyu-export) https://github.com/bitcoin/bitcoin/pull/34319
<bitcoin-git> [bitcoin] maflcko opened pull request #34318: contrib: Revert "verify-commits sha1 exceptions" (master...2601-contrib-verify-commits) https://github.com/bitcoin/bitcoin/pull/34318
<bitcoin-git> [bitcoin-maintainer-tools] sedited closed pull request #192: Update make-tag for cmake (main...patch_make-tag) https://github.com/bitcoin-core/bitcoin-maintainer-tools/pull/192
<bitcoin-git> [bitcoin-maintainer-tools] sedited opened pull request #192: Update make-tag for cmake (main...patch_make-tag) https://github.com/bitcoin-core/bitcoin-maintainer-tools/pull/192
<bitcoin-git> [bitcoin] maflcko opened pull request #34317: fuzz: Exclude too expensive inputs in descriptor_parse targets (master...2601-fuzz-desc-parse) https://github.com/bitcoin/bitcoin/pull/34317
<bitcoin-git> [bitcoin] DrahtBot closed pull request #34315: . (master...patch-1) https://github.com/bitcoin/bitcoin/pull/34315
<bitcoin-git> [bitcoin] maximtea64 opened pull request #34315: Update README.CLIWONtea (master...patch-1) https://github.com/bitcoin/bitcoin/pull/34315
<bitcoin-git> [bitcoin] tboy1337 opened pull request #34314: wallet: Fix MaxSatisfactionWeight calculation for Taproot descriptors (master...fix-tr-descriptor-weight) https://github.com/bitcoin/bitcoin/pull/34314

2026-01-15

<bitcoin-git> [bitcoin] fjahr closed pull request #33740: RFC: bench: Add multi thread benchmarking (master...202510-multi-thread-bench) https://github.com/bitcoin/bitcoin/pull/33740
<bitcoin-git> [bitcoin] yashbhutwala reopened pull request #34286: test: verify node state after restart in assumeutxo (master...test-wallet-assumeutxo-restart-state) https://github.com/bitcoin/bitcoin/pull/34286
<bitcoin-git> [bitcoin] yashbhutwala closed pull request #34286: test: verify node state after restart in assumeutxo (master...test-wallet-assumeutxo-restart-state) https://github.com/bitcoin/bitcoin/pull/34286
<bitcoin-git> [bitcoin] fanquake closed pull request #34313: Update bitcoin_de.ts (master...patch-1) https://github.com/bitcoin/bitcoin/pull/34313
<bitcoin-git> [bitcoin] benediktjohannes opened pull request #34313: Update bitcoin_de.ts (master...patch-1) https://github.com/bitcoin/bitcoin/pull/34313
<bitcoin-git> [bitcoin] b-l-u-e opened pull request #34311: test: add unit tests for wallet interface getter basic method (master...test-wallet-interfaces-getter-coverage) https://github.com/bitcoin/bitcoin/pull/34311
<bitcoin-git> [bitcoin] hebasto opened pull request #34310: iwyu: Add missed line to IWYU patch (master...260115-iwyu-patch) https://github.com/bitcoin/bitcoin/pull/34310
<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/34257 | txgraph: deterministic optimal transaction order by sipa · Pull Request #34257 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/34259 | Find minimal chunks in SFL by sipa · Pull Request #34259 · bitcoin/bitcoin · GitHub
<l0rinc> thus isn't an optimization, I just want to restore the build passing outside of bitcoin/bitcoin
<l0rinc> It's fine if certain heavy tasks are skipped on GitHub-hosted runners, but we shouldn't get used to red CI on forks, and we should make sure bitcoin/bitcoin isn't the only green build.
<corebot> https://github.com/bitcoin/bitcoin/issues/33461 | ci: add Valgrind fuzz by fanquake · Pull Request #33461 · bitcoin/bitcoin · GitHub
<l0rinc> Being able to run CI on forked repositories was working before #33461, it's useful to have a playground available to validate CI passing before we push to bitcoin/bitcoin - to avoid people pushing to bitcoin/bitcoin and experimenting there.
<corebot> https://github.com/bitcoin/bitcoin/issues/34304 | ci: remove `Valgrind fuzz` from CI matrix by l0rinc · Pull Request #34304 · bitcoin/bitcoin · GitHub
<l0rinc> The Valgrind fuzz job was introduced in e4b04630bcf59ea03c1373777a0167af699f92a4. Since then, ci/test/00_setup_env_native_fuzz_with_valgrind.sh seems to regularly time out on forked repositories (which fall back to GitHub-hosted runners), hitting the 240 minute job timeout, see: l0rinc/bitcoin/actions/runs/21003573850/job/60381011678
<dergoegge> We've found a bunch of bugs using antithesis (https://github.com/bitcoin/bitcoin/issues?q=is%3Aissue%20author%3Adergoegge%20antithesis) (it's only been a week, i'll have more to say on this later/next coredev but lmk if there are questions).
<fjahr> Seems like there is one proposed meeting topic from l0rinc but it wasn't recorded so far: https://gnusha.org/bitcoin-core-dev/proposedmeetingtopics.txt Let me know if I missed any earlier ones!
<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 sliv3r__ sr_gi tdb3 theStack TheCharlatan vasild
<bitcoin-git> [bitcoin] fanquake opened pull request #34309: guix: stop passing depends sources to codesigning (master...codesigning_no_source) https://github.com/bitcoin/bitcoin/pull/34309
<bitcoin-git> [bitcoin] fanquake merged pull request #34282: qa: Fix Windows logging bug (master...260114-win-skip-reason) https://github.com/bitcoin/bitcoin/pull/34282
<bitcoin-git> bitcoin/master 979d41b Hennadii Stepanov: qa: Fix Windows logging bug
<bitcoin-git> bitcoin/master 0ffb20d merge-script: Merge bitcoin/bitcoin#34282: qa: Fix Windows logging bug
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/697bc7f6a2dc...0ffb20dee178
<bitcoin-git> [bitcoin] hebasto opened pull request #34308: doc: Document IWYU workaround (master...260115-doc-iwyu) https://github.com/bitcoin/bitcoin/pull/34308
<bitcoin-git> [bitcoin] fanquake merged pull request #34300: test: use ephemeral ports in p2p_private_broadcast.py (master...auto_ports_in_p2p_private_broadcast) https://github.com/bitcoin/bitcoin/pull/34300
<bitcoin-git> bitcoin/master 3e34067 w0xlt: test: use ephemeral ports in p2p_private_broadcast.py
<bitcoin-git> bitcoin/master 697bc7f merge-script: Merge bitcoin/bitcoin#34300: test: use ephemeral ports in p2p_private_broa...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/37cb2092777e...697bc7f6a2dc
<bitcoin-git> [bitcoin] fanquake merged pull request #34238: wallet: remove erroneous-on-reorg Assume() (master...2026-01-trucness_reorg) https://github.com/bitcoin/bitcoin/pull/34238
<bitcoin-git> bitcoin/master d09a19f Greg Sanders: test: add coverage for issue 34206
<bitcoin-git> bitcoin/master 4c7cfd3 Greg Sanders: wallet: remove erroneous-on-reorg Assume()
<bitcoin-git> bitcoin/master 37cb209 merge-script: Merge bitcoin/bitcoin#34238: wallet: remove erroneous-on-reorg Assume()
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/d08c1b3ed934...37cb2092777e
<bitcoin-git> [bitcoin] fanquake merged pull request #34288: fuzz: Exclude too expensive inputs in miniscript_string target (master...2601-fuzz-ms-str) https://github.com/bitcoin/bitcoin/pull/34288
<bitcoin-git> bitcoin/master d08c1b3 merge-script: Merge bitcoin/bitcoin#34288: fuzz: Exclude too expensive inputs in miniscr...
<bitcoin-git> bitcoin/master fac70ea MarcoFalke: fuzz: Exclude too expensive inputs in miniscript_string target
<bitcoin-git> bitcoin/master fa90786 MarcoFalke: iwyu: Fix includes for test/fuzz/util/descriptor module
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/baa554f7089d...d08c1b3ed934
<bitcoin-git> [bitcoin] DrahtBot closed pull request #34307: Add initial devcontainer configuration (master...patch-3) https://github.com/bitcoin/bitcoin/pull/34307
<bitcoin-git> [bitcoin] AmberMarie4444 opened pull request #34307: Add initial devcontainer configuration (master...patch-3) https://github.com/bitcoin/bitcoin/pull/34307
<bitcoin-git> [bitcoin] l0rinc closed pull request #34304: ci: remove `Valgrind fuzz` from CI matrix (master...l0rinc/gha-valgrind-timeout) https://github.com/bitcoin/bitcoin/pull/34304
<bitcoin-git> [bitcoin] DrahtBot closed pull request #34306: Test (master...master) https://github.com/bitcoin/bitcoin/pull/34306
<bitcoin-git> [bitcoin] AmberMarie4444 opened pull request #34306: Test (master...master) https://github.com/bitcoin/bitcoin/pull/34306
<bitcoin-git> [bitcoin] l0rinc reopened pull request #34304: ci: bump `Valgrind fuzz` timeout to pass with GHA (master...l0rinc/gha-valgrind-timeout) https://github.com/bitcoin/bitcoin/pull/34304
<bitcoin-git> [bitcoin] l0rinc closed pull request #34304: ci: bump `Valgrind fuzz` timeout to pass with GHA (master...l0rinc/gha-valgrind-timeout) https://github.com/bitcoin/bitcoin/pull/34304
<bitcoin-git> [bitcoin] fanquake opened pull request #34305: log: correct size output in disk space check (master...fix_space_warning_log) https://github.com/bitcoin/bitcoin/pull/34305
<bitcoin-git> [bitcoin] l0rinc opened pull request #34304: ci: bump `Valgrind fuzz` timeout to pass with GHA (master...l0rinc/gha-valgrind-timeout) https://github.com/bitcoin/bitcoin/pull/34304
<bitcoin-git> [bitcoin] brunoerg opened pull request #34303: test: addrman: test self-announcement time penalty handling (master...2026-01-test-addrman-selfannoucement) https://github.com/bitcoin/bitcoin/pull/34303
<bitcoin-git> [bitcoin] maflcko opened pull request #34302: fuzz: Restore SendMessages coverage in process_message(s) fuzz targets (master...2601-fuzz-restore-coverage) https://github.com/bitcoin/bitcoin/pull/34302
<corebot> https://github.com/bitcoin/bitcoin/issues/34297 | p2p: add validation checks for initial self-announcement by frankomosh · Pull Request #34297 · bitcoin/bitcoin · GitHub
<fanquake> "IMO it might have been better to wait until the review is addressed and have someone more familiar with address relay look over it." If you fit that description, can you take a look at https://github.com/bitcoin/bitcoin/pull/34146#issuecomment-3753278463
<bitcoin-git> [bitcoin] fanquake merged 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
<bitcoin-git> bitcoin/29.x 7a71850 SatsAndSports: Remove unreliable seed from chainparams.cpp, and the associated README
<bitcoin-git> bitcoin/29.x daef585 Hennadii Stepanov: guix: Fix `osslsigncode` tests
<bitcoin-git> bitcoin/29.x 2e46886 ismaelsadeeq: miner: fix `addPackageTxs` unsigned integer overflow
<bitcoin-git> [bitcoin] fanquake pushed 11 commits to 29.x: https://github.com/bitcoin/bitcoin/compare/6e7ea3cf2aee...fa91ad3420a2
<bitcoin-git> [bitcoin] rkrux opened pull request #34301: wallet: remove unimplemented `RewriteDB` calls from SPKM (master...rewritedb) https://github.com/bitcoin/bitcoin/pull/34301
<bitcoin-git> [bitcoin] fanquake merged pull request #34259: Find minimal chunks in SFL (master...202601_sfl_minimize) https://github.com/bitcoin/bitcoin/pull/34259
<bitcoin-git> bitcoin/master baa554f merge-script: Merge bitcoin/bitcoin#34259: Find minimal chunks in SFL
<bitcoin-git> bitcoin/master da56ef2 Pieter Wuille: clusterlin: minimize chunks (feature)
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9d2b8fddad46...baa554f7089d
<bitcoin-git> [bitcoin] vasild opened pull request #34300: test: use ephemeral ports in p2p_private_broadcast.py (master...auto_ports_in_p2p_private_broadcast) https://github.com/bitcoin/bitcoin/pull/34300
<bitcoin-git> [bitcoin] stratospher opened pull request #34299: wallet: re-activate "AmountWithFeeExceedsBalance" error (master...2025_12_fix_amountwithfeeexceedsbalance) https://github.com/bitcoin/bitcoin/pull/34299
<bitcoin-git> [bitcoin] maflcko opened pull request #34298: ci: Add and use ci/test/modernize-deprecated-headers.py (master...2601-iwyu-modernize-deprecated-headers) https://github.com/bitcoin/bitcoin/pull/34298
<bitcoin-git> [bitcoin] frankomosh opened pull request #34297: p2p: add validation checks for initial self-announcement (master...p2p-self-announcement) https://github.com/bitcoin/bitcoin/pull/34297
<bitcoin-git> [bitcoin] maflcko opened pull request #34296: refactor: [move-only] Merge core_io module, remove from libkernel (master...2601-core_io) https://github.com/bitcoin/bitcoin/pull/34296
<bitcoin-git> [bitcoin] sipa closed pull request #33335: txgraph: randomize order of same-feerate distinct-cluster transactions (master...202509_txgraph_rand) https://github.com/bitcoin/bitcoin/pull/33335

2026-01-14

<bitcoin-git> [bitcoin] achow101 merged pull request #34210: bench: Remove -priority-level= option (master...2601-bench-less-prio) https://github.com/bitcoin/bitcoin/pull/34210
<bitcoin-git> bitcoin/master fa8938f MarcoFalke: bench: Remove incorrect __LINE__ in BENCHMARK macro
<bitcoin-git> bitcoin/master fa51a28 MarcoFalke: scripted-diff: Remove priority_level from BENCHMARK macro
<bitcoin-git> bitcoin/master fa790c3 MarcoFalke: bench: Remove -priority-level= option
<bitcoin-git> [bitcoin] achow101 pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/ae3b5a99f826...9d2b8fddad46
<bitcoin-git> [bitcoin] billymcbip opened pull request #34295: test: Improve STRICTENC/DERSIG unit tests (master...der) https://github.com/bitcoin/bitcoin/pull/34295
<bitcoin-git> [bitcoin] achow101 merged pull request #34186: test: use dynamic port allocation in proxy tests (master...test_dynamic_port_allocation) https://github.com/bitcoin/bitcoin/pull/34186
<bitcoin-git> bitcoin/master ce63d37 woltx: test: use dynamic port allocation to avoid test conflicts
<bitcoin-git> bitcoin/master ae3b5a9 Ava Chow: Merge bitcoin/bitcoin#34186: test: use dynamic port allocation in proxy te...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f4364cedb321...ae3b5a99f826
<bitcoin-git> [bitcoin] achow101 merged pull request #33728: test: Add bitcoin-chainstate test for assumeutxo functionality (master...2025/10/test-bitcoin-chainstate-assumeutxo) https://github.com/bitcoin/bitcoin/pull/33728
<bitcoin-git> bitcoin/master 7b5d256 stringintech: test: Add bitcoin-chainstate test for assumeutxo functionality
<bitcoin-git> [bitcoin] achow101 pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/80c4c2df3f52...f4364cedb321
<bitcoin-git> bitcoin/master 2bc3265 stringintech: Fix `ChainstateManager::AddChainstate()` assertion crash
<bitcoin-git> bitcoin/master 5f3d6bd stringintech: Add regtest support to bitcoin-chainstate tool
<bitcoin-git> [bitcoin] achow101 merged pull request #34146: p2p: send first addr self-announcement in separate message 🎄 (master...2025-12-separate-self-announcement) https://github.com/bitcoin/bitcoin/pull/34146
<bitcoin-git> bitcoin/master 80c4c2d Ava Chow: Merge bitcoin/bitcoin#34146: p2p: send first addr self-announcement in sep...
<bitcoin-git> bitcoin/master 792e2ed 0xb10c: p2p: first addr self-announcement in separate msg
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/cd0959ce9b7c...80c4c2df3f52
<bitcoin-git> [bitcoin] billymcbip opened pull request #34294: test: Remove redundant STRICTENC flag from script_tests (master...strictenc) https://github.com/bitcoin/bitcoin/pull/34294
<bitcoin-git> [bitcoin] achow101 merged pull request #34185: test: fix `feature_pruning` when built without wallet (master...2025-12-test-pruning-wout-wallet) https://github.com/bitcoin/bitcoin/pull/34185
<bitcoin-git> bitcoin/master cd0959c Ava Chow: Merge bitcoin/bitcoin#34185: test: fix `feature_pruning` when built withou...
<bitcoin-git> bitcoin/master 8fb5e5f brunoerg: test: check wallet rescan properly in feature_pruning
<bitcoin-git> bitcoin/master 9b57c8d brunoerg: test: fix feature_pruning when built without wallet
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/b0b65336e761...cd0959ce9b7c
<bitcoin-git> [bitcoin] luke-jr opened pull request #34293: Bugfix: net_processing: Restore missing comma between peer and peeraddr in "receive version message" (master...fix_vermsg_missing_comma) https://github.com/bitcoin/bitcoin/pull/34293
<bitcoin-git> [bitcoin] DrahtBot closed pull request #34292: Add functional test for getnetworkinfo RPC command (master...add-getnetworkinfo-test) https://github.com/bitcoin/bitcoin/pull/34292
<bitcoin-git> [bitcoin] Niharikajakkula opened pull request #34292: Add functional test for getnetworkinfo RPC command (master...add-getnetworkinfo-test) https://github.com/bitcoin/bitcoin/pull/34292
<bitcoin-git> [bitcoin] DrahtBot closed pull request #34291: Add functional test for getnetworkinfo RPC command (master...add-getnetworkinfo-test) https://github.com/bitcoin/bitcoin/pull/34291
<bitcoin-git> [bitcoin] Niharikajakkula opened pull request #34291: Add functional test for getnetworkinfo RPC command (master...add-getnetworkinfo-test) https://github.com/bitcoin/bitcoin/pull/34291
<bitcoin-git> [bitcoin] DrahtBot closed pull request #34290: Add functional test for getnetworkinfo RPC command (master...add-getnetworkinfo-test) https://github.com/bitcoin/bitcoin/pull/34290
<bitcoin-git> [bitcoin] Niharikajakkula opened pull request #34290: Add functional test for getnetworkinfo RPC command (master...add-getnetworkinfo-test) https://github.com/bitcoin/bitcoin/pull/34290
<bitcoin-git> [bitcoin] DrahtBot closed pull request #34289: Add functional test for getnetworkinfo RPC command (master...add-getnetworkinfo-test) https://github.com/bitcoin/bitcoin/pull/34289
<bitcoin-git> [bitcoin] Niharikajakkula opened pull request #34289: Add functional test for getnetworkinfo RPC command (master...add-getnetworkinfo-test) https://github.com/bitcoin/bitcoin/pull/34289
<bitcoin-git> [bitcoin] achow101 merged pull request #32740: refactor: Header sync optimisations & simplifications (master...upforgrabs/25968) https://github.com/bitcoin/bitcoin/pull/32740
<bitcoin-git> bitcoin/master 4066bfe Daniela Brozzoni: refactor: Compute work from headers without CBlockIndex
<bitcoin-git> bitcoin/master 4568652 Daniela Brozzoni: refactor: Use std::span in HasValidProofOfWork
<bitcoin-git> [bitcoin] achow101 pushed 9 commits to master: https://github.com/bitcoin/bitcoin/compare/c0219f6beaa0...b0b65336e761
<bitcoin-git> bitcoin/master 0bf6139 Pieter Wuille: p2p: Avoid an IsAncestorOfBestHeaderOrTip call
<bitcoin-git> [bitcoin] maflcko opened pull request #34288: fuzz: Exclude too expensive inputs in miniscript_string target (master...2601-fuzz-ms-str) https://github.com/bitcoin/bitcoin/pull/34288
<bitcoin-git> [bitcoin] theStack opened pull request #34287: [RFC] test: integrate secp256k1lab as subtree and use it for low-level EC ops (master...2026-add-secp256k1lab-subtree2) https://github.com/bitcoin/bitcoin/pull/34287
<bitcoin-git> [bitcoin] fanquake merged pull request #34285: ci: Install `pyzmq` for functional tests on Windows (master...260114-windows-pyzmq) https://github.com/bitcoin/bitcoin/pull/34285
<bitcoin-git> bitcoin/master f62568c Hennadii Stepanov: ci: Install `pyzmq` for functional tests on Windows
<bitcoin-git> bitcoin/master c0219f6 merge-script: Merge bitcoin/bitcoin#34285: ci: Install `pyzmq` for functional tests on W...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2d380aee43cd...c0219f6beaa0
<bitcoin-git> [bitcoin] fanquake merged pull request #34243: doc: validation: fix `PackageMempoolChecks` incorrect comment (master...01-2026-fix-PackageMempoolChecks-incorrect-comment) https://github.com/bitcoin/bitcoin/pull/34243
<bitcoin-git> bitcoin/master 2d380ae merge-script: Merge bitcoin/bitcoin#34243: doc: validation: fix `PackageMempoolChecks` i...
<bitcoin-git> bitcoin/master 1412b77 ismaelsadeeq: refactor: execute `PackageMempoolChecks` during package rbf only
<bitcoin-git> bitcoin/master 7fc465e ismaelsadeeq: doc: fix incorrect description of `PackageMempoolChecks`
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/db6e576710ad...2d380aee43cd
<bitcoin-git> [bitcoin] fanquake merged pull request #34279: test: Fail on self-check warnings in test_runner.py (master...2601-test-runner-fail-on-warn) https://github.com/bitcoin/bitcoin/pull/34279
<bitcoin-git> bitcoin/master fa2959e MarcoFalke: test: Fail on self-check warnings in test_runner.py
<bitcoin-git> bitcoin/master db6e576 merge-script: Merge bitcoin/bitcoin#34279: test: Fail on self-check warnings in test_run...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c447eea43d5a...db6e576710ad
<bitcoin-git> [bitcoin] fanquake merged pull request #34145: test: Add unit test for OP_NUMEQUALVERIFY (master...num) https://github.com/bitcoin/bitcoin/pull/34145
<bitcoin-git> bitcoin/master b762538 billymcbip: test: Add unit test for SCRIPT_ERR_NUMEQUALVERIFY
<bitcoin-git> bitcoin/master c447eea merge-script: Merge bitcoin/bitcoin#34145: test: Add unit test for OP_NUMEQUALVERIFY
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/28f70c571bd4...c447eea43d5a
<bitcoin-git> [bitcoin] yashbhutwala opened pull request #34286: test: verify node state after restart in assumeutxo (master...test-wallet-assumeutxo-restart-state) https://github.com/bitcoin/bitcoin/pull/34286
<bitcoin-git> [bitcoin] hebasto opened pull request #34285: ci: Install `pyzmq` for functional tests on Windows (master...260114-windows-pyzmq) https://github.com/bitcoin/bitcoin/pull/34285
<bitcoin-git> [bitcoin] ryanofsky opened pull request #34284: ipc, test: Add tests for unclean disconnect and thread busy behavior (master...pr/ipc-testasync) https://github.com/bitcoin/bitcoin/pull/34284
<bitcoin-git> [bitcoin] fanquake opened pull request #34283: [30.x] More backports (30.x...30_3_backports) https://github.com/bitcoin/bitcoin/pull/34283
<bitcoin-git> [bitcoin] hebasto opened pull request #34282: qa: Fix Windows logging bug (master...260114-win-skip-reason) https://github.com/bitcoin/bitcoin/pull/34282
<bitcoin-git> [bitcoin] fanquake closed pull request #34116: cmake: Fix debugging info (master...251219-debug-path) https://github.com/bitcoin/bitcoin/pull/34116
<bitcoin-git> [bitcoin] maflcko opened pull request #34281: build: Temporarily remove confusing and brittle `-fdebug-prefix-map` (master...2601-build-fix-remove) https://github.com/bitcoin/bitcoin/pull/34281
<bitcoin-git> [bitcoin] fanquake merged 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/master 28f70c5 merge-script: Merge bitcoin/bitcoin#34240: ci: Run feature_unsupported_utxo_db.py on Win...
<bitcoin-git> bitcoin/master fa5032f MarcoFalke: ci: Run feature_unsupported_utxo_db.py on Windows
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ac76d94117be...28f70c571bd4
<bitcoin-git> [bitcoin] fanquake merged pull request #34270: [28.x] Backports (28.x...28_backports) https://github.com/bitcoin/bitcoin/pull/34270
<bitcoin-git> bitcoin/28.x 514cf39 fanquake: doc: update release notes for v28.x
<bitcoin-git> bitcoin/28.x 38d338d SatsAndSports: Remove unreliable seed from chainparams.cpp, and the associated README
<bitcoin-git> bitcoin/28.x 3dd011e Hennadii Stepanov: guix: Fix `osslsigncode` tests
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to 28.x: https://github.com/bitcoin/bitcoin/compare/ad8b23e58909...3de2c3fd1769
<bitcoin-git> [bitcoin] l0rinc closed pull request #32043: [IBD] Tracking PR for speeding up Initial Block Download (master...l0rinc/IBD-optimizations) https://github.com/bitcoin/bitcoin/pull/32043
<bitcoin-git> [bitcoin] maflcko opened pull request #34279: test: Fail on self-check warnings in test_runner.py (master...2601-test-runner-fail-on-warn) https://github.com/bitcoin/bitcoin/pull/34279
<bitcoin-git> [bitcoin] fanquake merged pull request #34109: refactor: Use uint64_t over size_t for serialize corruption check in fees.dat (master...2512-fix-u64) https://github.com/bitcoin/bitcoin/pull/34109
<bitcoin-git> bitcoin/master fa1d17d MarcoFalke: refactor: Use uint64_t over size_t for serialize corruption check in fees....
<bitcoin-git> bitcoin/master ac76d94 merge-script: Merge bitcoin/bitcoin#34109: refactor: Use uint64_t over size_t for serial...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/57350c5352fa...ac76d94117be
<bitcoin-git> [bitcoin] achow101 merged pull request #34272: psbt: Fix `PSBTInputSignedAndVerified` bounds `assert` (master...l0rincpsbt-bounds-assert) https://github.com/bitcoin/bitcoin/pull/34272
<bitcoin-git> bitcoin/master 2f5b1c5 Lőrinc: psbt: Fix `PSBTInputSignedAndVerified` bounds `assert`
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/88a7294356e7...57350c5352fa
<bitcoin-git> bitcoin/master 57350c5 Ava Chow: Merge bitcoin/bitcoin#34272: psbt: Fix `PSBTInputSignedAndVerified` bounds...

2026-01-13

<bitcoin-git> [bitcoin] glozow merged pull request #34260: contrib: Remove unused functions (master...2601-rem) https://github.com/bitcoin/bitcoin/pull/34260
<bitcoin-git> bitcoin/master 88a7294 merge-script: Merge bitcoin/bitcoin#34260: contrib: Remove unused functions
<bitcoin-git> bitcoin/master facaf56 MarcoFalke: contrib: Remove unused functions
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8e8d8f29a822...88a7294356e7
<bitcoin-git> [bitcoin] glozow merged pull request #33775: guix: use GCC 14.3.0 over 13.3.0 (master...guix_gcc_14) https://github.com/bitcoin/bitcoin/pull/33775
<bitcoin-git> bitcoin/master 6f54e26 fanquake: guix: disable libquadmath in GCC
<bitcoin-git> bitcoin/master 7735901 fanquake: guix: disable building libgomp in GCC
<bitcoin-git> bitcoin/master ea29329 fanquake: guix: build GCC with --enable-host-bind-now
<bitcoin-git> [bitcoin] glozow pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/d20037893ad0...8e8d8f29a822
<bitcoin-git> [bitcoin] glozow merged 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> bitcoin/master d200378 merge-script: Merge bitcoin/bitcoin#34244: test: Prevent loop from running out of utxos ...
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4aa80c3b5eae...d20037893ad0
<bitcoin-git> bitcoin/master ab41492 Fabian Jahr: test: Prevent loop from running out of utxos in bip68 test
<bitcoin-git> [bitcoin] glozow merged 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/master 3333333 MarcoFalke: fuzz: [refactor] Use std::span over FuzzBufferType in descriptor utils
<bitcoin-git> bitcoin/master fabac1b MarcoFalke: fuzz: Reject some more "expensive" descriptors in the scriptpubkeyman targ...
<bitcoin-git> bitcoin/master fa8d56f MarcoFalke: fuzz: Reject too large descriptor leaf sizes in scriptpubkeyman target
<bitcoin-git> [bitcoin] glozow pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/72e0999ddbee...4aa80c3b5eae
<bitcoin-git> [bitcoin] glozow merged pull request #34099: test: Improve code coverage for pubkey checks (master...cov) https://github.com/bitcoin/bitcoin/pull/34099
<bitcoin-git> bitcoin/master 72e0999 merge-script: Merge bitcoin/bitcoin#34099: test: Improve code coverage for pubkey checks
<bitcoin-git> bitcoin/master 6bb66fc billymcbip: test: Improve code coverage for pubkey checks
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/377c6dbc3ced...72e0999ddbee
<bitcoin-git> [bitcoin] glozow merged pull request #34224: init: Return EXIT_SUCCESS on interrupt (master...init_interrupt_zero) https://github.com/bitcoin/bitcoin/pull/34224
<bitcoin-git> bitcoin/master 377c6db merge-script: Merge bitcoin/bitcoin#34224: init: Return EXIT_SUCCESS on interrupt
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c094a966d6d6...377c6dbc3ced
<bitcoin-git> bitcoin/master 997e7b4 sedited: init: Fix non-zero code on interrupt