2025-08-06

<bitcoin-git> [bitcoin] maflcko opened pull request #33140: test: Avoid shutdown race in NetworkThread (master...2508-test-less-racy) https://github.com/bitcoin/bitcoin/pull/33140

2025-08-05

<bitcoin-git> [bitcoin] KaueTech opened pull request #33139: Add Docker support with multi-arch build and user permissions handling (master...add-docker-support) https://github.com/bitcoin/bitcoin/pull/33139
<bitcoin-git> [bitcoin] maflcko opened pull request #33138: ci: Pass CI_FAILFAST_TEST_LEAVE_DANGLING into container (master...2508-ci-pass-dangling) https://github.com/bitcoin/bitcoin/pull/33138
<bitcoin-git> [bitcoin] w0xlt closed pull request #32522: util: C++20 `ToIntegral()` Improvement (master...to_integral) https://github.com/bitcoin/bitcoin/pull/32522
<bitcoin-git> [bitcoin] maflcko closed pull request #33137: ci: Remove unused CI_FAILFAST_TEST_LEAVE_DANGLING (master...2508-ci-less-settings) https://github.com/bitcoin/bitcoin/pull/33137
<bitcoin-git> [bitcoin] fanquake merged pull request #33002: ci: Only pass documented env vars (master...2507-ci-doc-env) https://github.com/bitcoin/bitcoin/pull/33002
<bitcoin-git> bitcoin/master 3333d3f MarcoFalke: ci: Only pass documented env vars
<bitcoin-git> bitcoin/master fd813bf merge-script: Merge bitcoin/bitcoin#33002: ci: Only pass documented env vars
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9617a42fdb6f...fd813bf863b1
<bitcoin-git> [bitcoin] maflcko opened pull request #33137: ci: Remove unused CI_FAILFAST_TEST_LEAVE_DANGLING (master...2508-ci-less-settings) https://github.com/bitcoin/bitcoin/pull/33137
<bitcoin-git> [bitcoin] maflcko opened pull request #33136: ci: Remove redundant RUN_UNIT_TESTS_SEQUENTIAL (master...2508-ci-slim-sequential) https://github.com/bitcoin/bitcoin/pull/33136
<bitcoin-git> [bitcoin] Sjors opened pull request #33135: wallet: prevent accidental unsafe older() import (master...2025/08/older-safety) https://github.com/bitcoin/bitcoin/pull/33135
<bitcoin-git> [bitcoin] fanquake merged pull request #32581: allocators: Apply manual ASan poisoning to `PoolResource` (master...2025-05-pool-poison) https://github.com/bitcoin/bitcoin/pull/32581
<bitcoin-git> bitcoin/master ad13276 dergoegge: [allocators] Apply manual ASan poisoning to PoolResource
<bitcoin-git> bitcoin/master 9617a42 merge-script: Merge bitcoin/bitcoin#32581: allocators: Apply manual ASan poisoning to `P...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/33e7fc51f43d...9617a42fdb6f
<bitcoin-git> [bitcoin] fanquake merged pull request #33133: rpc: fix getpeerinfo ping duration unit docs (master...2025-08-fix-getpeerinfo-ping-docs) https://github.com/bitcoin/bitcoin/pull/33133
<bitcoin-git> bitcoin/master 33e7fc5 merge-script: Merge bitcoin/bitcoin#33133: rpc: fix getpeerinfo ping duration unit docs
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d1b583181dcc...33e7fc51f43d
<bitcoin-git> bitcoin/master 1252eeb 0xb10c: rpc: fix getpeerinfo ping duration unit docs

2025-08-04

<bitcoin-git> [bitcoin] w0xlt closed pull request #32332: refactor: Update `XOnlyPubKey::GetKeyIDs()` to return a pair of pubkeys (master...xonly_pair_pubkey) https://github.com/bitcoin/bitcoin/pull/32332
<bitcoin-git> [bitcoin] glozow merged pull request #32654: init: make `-blockmaxweight` startup option debug only (master...05-2025-deprecate-block-max-weight) https://github.com/bitcoin/bitcoin/pull/32654
<bitcoin-git> bitcoin/master e017ef3 ismaelsadeeq: init: make `-blockmaxweight` startup option debug-only
<bitcoin-git> bitcoin/master d1b5831 merge-script: Merge bitcoin/bitcoin#32654: init: make `-blockmaxweight` startup option d...
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/50a92cd56fab...d1b583181dcc
<bitcoin-git> [bitcoin] glozow merged pull request #33060: test: Slay BnB Mutants (master...2025-07-slay-bnb-mutants) https://github.com/bitcoin/bitcoin/pull/33060
<bitcoin-git> bitcoin/master 57fe8ac Murch: test: Check max_weight_exceeded error
<bitcoin-git> bitcoin/master 50a92cd merge-script: Merge bitcoin/bitcoin#33060: test: Slay BnB Mutants
<bitcoin-git> bitcoin/master a3cf623 Murch: test: Test max_selection_weight edge cases
<bitcoin-git> [bitcoin] glozow pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/643bacd124f5...50a92cd56fab
<bitcoin-git> [bitcoin] ryanofsky closed pull request #29652: wallet: Avoid potentially writing incorrect best block locator (master...pr/noloc) https://github.com/bitcoin/bitcoin/pull/29652
<bitcoin-git> [bitcoin] fjahr opened pull request #33134: refactor, index: Remove member variables in coinstatsindex (master...2025-08-csi-no-members) https://github.com/bitcoin/bitcoin/pull/33134
<bitcoin-git> bitcoin/master 643bacd merge-script: Merge bitcoin/bitcoin#33058: test: add assertions to SRD max weight test
<bitcoin-git> bitcoin/master cc33e45 yancy: test: improve assertion for SRD max weight test
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/eeb0b31e3a4b...643bacd124f5
<bitcoin-git> [bitcoin] glozow merged pull request #33058: test: add assertions to SRD max weight test (master...add-assertions-to-srd-test) https://github.com/bitcoin/bitcoin/pull/33058
<bitcoin-git> [bitcoin] fanquake merged pull request #32941: p2p: TxOrphanage revamp cleanups (master...2025-07-orphanage-followups) https://github.com/bitcoin/bitcoin/pull/32941
<bitcoin-git> bitcoin/master d1fac25 glozow: [doc] 31829 release note
<bitcoin-git> bitcoin/master af7402c glozow: [refactor] make TxOrphanage keep itself trimmed
<bitcoin-git> bitcoin/master ed24e01 Pieter Wuille: [optimization] Maintain at most 1 reconsiderable announcement per wtxid
<bitcoin-git> [bitcoin] fanquake pushed 13 commits to master: https://github.com/bitcoin/bitcoin/compare/0cb1ed2b7c63...eeb0b31e3a4b
<bitcoin-git> [bitcoin] 0xB10C opened pull request #33133: rpc: fix getpeerinfo ping duration unit docs (master...2025-08-fix-getpeerinfo-ping-docs) https://github.com/bitcoin/bitcoin/pull/33133
<bitcoin-git> [bitcoin] glozow merged pull request #33132: fuzz: txgraph: fix `real_is_optimal` flag propagation in `CommitStaging` (master...202508-fuzz-fix-txgraph-real_is_optimal-propagation) https://github.com/bitcoin/bitcoin/pull/33132
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/83a2216f5278...0cb1ed2b7c63
<bitcoin-git> bitcoin/master 0cb1ed2 merge-script: Merge bitcoin/bitcoin#33132: fuzz: txgraph: fix `real_is_optimal` flag pro...
<bitcoin-git> bitcoin/master 444dcb2 Sebastian Falbesoner: fuzz: txgraph: fix `real_is_optimal` flag propagation in `CommitStaging`
<bitcoin-git> [gui-qml] D33r-Gee closed pull request #485: QML Load UTXO Snapshot (qt6...qml-snapshot-load) https://github.com/bitcoin-core/gui-qml/pull/485
<bitcoin-git> [bitcoin] theStack opened pull request #33132: fuzz: txgraph: fix `real_is_optimal` flag propagation in `CommitStaging` (master...202508-fuzz-fix-txgraph-real_is_optimal-propagation) https://github.com/bitcoin/bitcoin/pull/33132
<bitcoin-git> [bitcoin] nervana21 closed pull request #33130: validation: Keep chain tip in candidate set (master...2507_candidates_consistency) https://github.com/bitcoin/bitcoin/pull/33130

2025-08-03

<bitcoin-git> [bitcoin] cedwies opened pull request #33131: tests: cover abortrescan() in-flight True path with dynamic-tail retry (master...test/abortrescan-active) https://github.com/bitcoin/bitcoin/pull/33131
<bitcoin-git> [bitcoin] nervana21 opened pull request #33130: validation: Keep chain tip in candidate set (master...2507_candidates_consistency) https://github.com/bitcoin/bitcoin/pull/33130
<bitcoin-git> [bitcoin] fanquake merged pull request #33118: test: fix anti-fee-sniping off-by-one error (master...sendall_locktime_off_by_one_fix) https://github.com/bitcoin/bitcoin/pull/33118
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/75ed673193c5...83a2216f5278
<bitcoin-git> bitcoin/master 83a2216 merge-script: Merge bitcoin/bitcoin#33118: test: fix anti-fee-sniping off-by-one error
<bitcoin-git> bitcoin/master e07e253 ishaanam: test: fix anti-fee-sniping off-by-one error

2025-08-02

<bitcoin-git> [bitcoin] Ataraxia009 opened pull request #33127: Adding alert for failure to prevent dead-end user crash (master...launch-crash-failure) https://github.com/bitcoin/bitcoin/pull/33127
<bitcoin-git> [bitcoin] Ataraxia009 opened pull request #33126: Allowing multi client support in guix-build (master...multi-client-support) https://github.com/bitcoin/bitcoin/pull/33126
<bitcoin-git> [bitcoin] fanquake opened pull request #33125: ci: Use mlc `v1` and ignore `depends/work` (master...misc_cleanups) https://github.com/bitcoin/bitcoin/pull/33125
<bitcoin-git> [gui-qml] hebasto merged pull request #486: Add PeerTableQmlModel (qt6...peers-qml) https://github.com/bitcoin-core/gui-qml/pull/486
<bitcoin-git> [bitcoin-maintainer-tools] fanquake merged pull request #186: Remove references to versions with leading 0. (main...no_longer_use_leading_0) https://github.com/bitcoin-core/bitcoin-maintainer-tools/pull/186
<bitcoin-git> bitcoin-maintainer-tools/main 5c3be5f fanquake: Remove references to versions with leading 0.
<bitcoin-git> bitcoin-maintainer-tools/main e28da21 merge-script: Merge bitcoin-core/bitcoin-maintainer-tools#186: Remove references to vers...
<bitcoin-git> [bitcoin-maintainer-tools] fanquake pushed 2 commits to main: https://github.com/bitcoin-core/bitcoin-maintainer-tools/compare/05876303819e...e28da21d9fc1
<bitcoin-git> [bitcoin] chareice opened pull request #33124: wallet: Improve wallet creation error message with usage hint (master...master) https://github.com/bitcoin/bitcoin/pull/33124

2025-08-01

<bitcoin-git> [bitcoin] kevkevinpal opened pull request #33122: wallet: remove use of GetWalletDIr and weakly_canonical when creating backup_prefix (master...relativePathFollowups) https://github.com/bitcoin/bitcoin/pull/33122
<bitcoin-git> [bitcoin] mzumsande opened pull request #33121: test: fix p2p_leak_tx.py (master...202508_fix_p2p_leak_tx.py) https://github.com/bitcoin/bitcoin/pull/33121
<bitcoin-git> [bitcoin] DrahtBot closed pull request #33120: rpc auth .py (master...master) https://github.com/bitcoin/bitcoin/pull/33120
<bitcoin-git> [bitcoin] TheTyg opened pull request #33120: rpc auth .py (master...master) https://github.com/bitcoin/bitcoin/pull/33120
<bitcoin-git> [bitcoin] Christewart opened pull request #33119: doc: Fix 'getdescriptoractivity' RPCHelpMan (master...2025-08-01-getdescriptoractivity-help-bug) https://github.com/bitcoin/bitcoin/pull/33119
<bitcoin-git> [bitcoin] ishaanam opened pull request #33118: test: fix anti-fee-sniping off-by-one error (master...sendall_locktime_off_by_one_fix) https://github.com/bitcoin/bitcoin/pull/33118
<bitcoin-git> [gui-qml] johnny9 opened pull request #490: Add validation to the Send form (address and amount) (qt6...send-validation-qt6) https://github.com/bitcoin-core/gui-qml/pull/490
<bitcoin-git> [bitcoin] D33r-Gee opened pull request #33117: Interfaces: Expose UTXO Snapshot Loading and Add Progress Notifications (master...interface-load-snapshot) https://github.com/bitcoin/bitcoin/pull/33117
<bitcoin-git> [bitcoin] fanquake merged pull request #33048: test: reduce runtime of p2p_opportunistic_1p1c.py (master...2025-07-oppo-fast) https://github.com/bitcoin/bitcoin/pull/33048
<bitcoin-git> bitcoin/master 75ed673 merge-script: Merge bitcoin/bitcoin#33048: test: reduce runtime of p2p_opportunistic_1p1...
<bitcoin-git> bitcoin/master 70772dd glozow: [test] cut the number of transactions involved in 1p1c DoS tests
<bitcoin-git> bitcoin/master eb65f57 glozow: [test] setmocktime instead of waiting in 1p1c tests
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/24246c3deb8d...75ed673193c5
<bitcoin-git> [bitcoin] fanquake merged pull request #31385: package validation: relax the package-not-child-with-unconfirmed-parents rule (master...2024-11-relax-unconf) https://github.com/bitcoin/bitcoin/pull/31385
<bitcoin-git> bitcoin/master f24771a glozow: relax child-with-unconfirmed-parents rule
<bitcoin-git> bitcoin/master 12f48d5 Greg Sanders: test: add chained 1p1c propagation test
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/b8025b30cc42...24246c3deb8d
<bitcoin-git> bitcoin/master 525be56 glozow: [unit test] package submission 2p1c with 1 parent missing
<bitcoin-git> [bitcoin] marcofleon closed pull request #32189: refactor: Txid type safety (parent PR) (master...2025/03/full-txid-type-safety) https://github.com/bitcoin/bitcoin/pull/32189
<bitcoin-git> [bitcoin] marcofleon opened pull request #33116: refactor: Convert uint256 to Txid (master...2025/07/txid-type-safety) https://github.com/bitcoin/bitcoin/pull/33116
<bitcoin-git> bitcoin/master 5332082 will: doc: add alpine build instructions
<bitcoin-git> bitcoin/master b8025b3 merge-script: Merge bitcoin/bitcoin#32559: doc: add alpine build instructions
<bitcoin-git> bitcoin/master 4f502ba will: doc: add alpine depends build instructions
<bitcoin-git> [bitcoin] fanquake merged pull request #32559: doc: add alpine build instructions (master...alpine-build-docs) https://github.com/bitcoin/bitcoin/pull/32559
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/4f27e8ca4d2a...b8025b30cc42
<bitcoin-git> [bitcoin-maintainer-tools] fanquake opened pull request #186: Remove references to versions with leading 0. (main...no_longer_use_leading_0) https://github.com/bitcoin-core/bitcoin-maintainer-tools/pull/186
<bitcoin-git> [bitcoincore.org] fanquake merged pull request #1161: doc: Fix typo in README.md (master...fix_readme_typo) https://github.com/bitcoin-core/bitcoincore.org/pull/1161
<bitcoin-git> bitcoincore.org/master 5833bf7 merge-script: Merge bitcoin-core/bitcoincore.org#1161: doc: Fix typo in README.md
<bitcoin-git> bitcoincore.org/master 743dbc2 nervana21: doc: Fix typo in README.md
<bitcoin-git> [bitcoincore.org] fanquake pushed 2 commits to master: https://github.com/bitcoin-core/bitcoincore.org/compare/07ca5bf4db60...5833bf7b73ba
<bitcoin-git> [bitcoin] hebasto opened pull request #33115: cmake: Switch to generated `ts_files.cmake` file (master...250801-ts-files) https://github.com/bitcoin/bitcoin/pull/33115
<bitcoin-git> [bitcoincore.org] nervana21 opened pull request #1161: doc: Fix typo in README.md (master...fix_readme_typo) https://github.com/bitcoin-core/bitcoincore.org/pull/1161
<bitcoin-git> [bitcoin-maintainer-tools] fanquake merged pull request #185: update-translations: Generate ts_files.cmake with explicit .ts files list (main...ts-files-cmake) https://github.com/bitcoin-core/bitcoin-maintainer-tools/pull/185
<bitcoin-git> bitcoin-maintainer-tools/main 0587630 merge-script: Merge bitcoin-core/bitcoin-maintainer-tools#185: update-translations: Gene...
<bitcoin-git> bitcoin-maintainer-tools/main ebad2b0 Brandon Odiwuor: update-translations: Generate ts_files.cmake with explicit .ts files list
<bitcoin-git> [bitcoin-maintainer-tools] fanquake pushed 2 commits to main: https://github.com/bitcoin-core/bitcoin-maintainer-tools/compare/12bc3a10a2ab...05876303819e
<bitcoin-git> [bitcoin] hebasto opened pull request #33113: refactor: Use immediate lambda to work around GCC bug 117966 (master...250801-musig-gcc) https://github.com/bitcoin/bitcoin/pull/33113
<bitcoin-git> [bitcoin] Sjors opened pull request #33112: wallet: relax external_signer flag constraints (master...2025/07/external-signer-relax) https://github.com/bitcoin/bitcoin/pull/33112
<bitcoin-git> [bitcoin] fanquake opened pull request #33111: build: note that sysctl was removed from Linux (master...sysctl_dead_linux) https://github.com/bitcoin/bitcoin/pull/33111
<bitcoin-git> [gui-qml] hebasto merged pull request #487: Use handlers with explicit parameters in main.qml and DesktopWallets.qml (qt6...modern-handlers) https://github.com/bitcoin-core/gui-qml/pull/487
<bitcoin-git> [bitcoin] fanquake merged pull request #33083: qa: test that we do not disconnect a peer for submitting an invalid compact block (master...2507_test_compatblock_nondisconnection) https://github.com/bitcoin/bitcoin/pull/33083
<bitcoin-git> bitcoin/master f12d8b1 Antoine Poinsot: qa: test a compact block with an invalid transaction
<bitcoin-git> bitcoin/master d6c37b2 Antoine Poinsot: qa: remove unnecessary tx removal from compact block
<bitcoin-git> bitcoin/master fb2dcbb Antoine Poinsot: qa: test cached failure for compact block
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/bfc9d951292a...4f27e8ca4d2a
<bitcoin-git> [bitcoin] fanquake merged pull request #33104: test: Perform backup filename checks in migrate_and_get_rpc in wallet_migration.py (master...fix-migration-test-mocktime) https://github.com/bitcoin/bitcoin/pull/33104
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8712e074bb54...bfc9d951292a
<bitcoin-git> bitcoin/master 4b80147 Ava Chow: test: Perform backup filename checks in migrate_and_get_rpc
<bitcoin-git> bitcoin/master bfc9d95 merge-script: Merge bitcoin/bitcoin#33104: test: Perform backup filename checks in migra...
<bitcoin-git> [gui] DrahtBot reopened pull request #877: gui: Add a menu action to restore then migrate a legacy wallet (master...gui-migrate-path) https://github.com/bitcoin-core/gui/pull/877
<bitcoin-git> [gui] DrahtBot closed pull request #877: gui: Add a menu action to restore then migrate a legacy wallet (master...gui-migrate-path) https://github.com/bitcoin-core/gui/pull/877
<bitcoin-git> [bitcoin] DrahtBot closed pull request #33109: Create chris.txt (master...master) https://github.com/bitcoin/bitcoin/pull/33109
<bitcoin-git> [bitcoin] cccccccchhhh opened pull request #33109: Create chris.txt (master...master) https://github.com/bitcoin/bitcoin/pull/33109

2025-07-31

<bitcoin-git> [bitcoin] achow101 merged pull request #33093: refactor: remove unused `ser_writedata16be` and `ser_readdata16be` (master...l0rinc/serialization-cleanup) https://github.com/bitcoin/bitcoin/pull/33093
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5ee4e7966957...8712e074bb54
<bitcoin-git> bitcoin/master 8712e07 Ava Chow: Merge bitcoin/bitcoin#33093: refactor: remove unused `ser_writedata16be` a...
<bitcoin-git> bitcoin/master 0431a69 Lőrinc: cleanup: remove unused `ser_writedata16be` and `ser_readdata16be`
<bitcoin-git> [gui-qml] D33r-Gee opened pull request #488: ALT QML Snapshot Load (qt6...alt-qml-snapshotload) https://github.com/bitcoin-core/gui-qml/pull/488
<bitcoin-git> [bitcoin] glozow merged pull request #31244: descriptors: MuSig2 (master...musig2-desc) https://github.com/bitcoin/bitcoin/pull/31244
<bitcoin-git> bitcoin/master 5fe4c66 Ava Chow: XOnlyPubKey: Add GetCPubKeys
<bitcoin-git> bitcoin/master 12bc1d0 Ava Chow: util/string: Allow Split to include the separator
<bitcoin-git> bitcoin/master 8811312 Ava Chow: script/parsing: Allow Const to not skip the found constant
<bitcoin-git> [bitcoin] glozow pushed 13 commits to master: https://github.com/bitcoin/bitcoin/compare/aef2dbb40276...5ee4e7966957
<bitcoin-git> [bitcoin] fanquake closed pull request #32959: Reduce minrelaytxfee to 100 sats/kvB (master...reduce-minrelaytxfee) https://github.com/bitcoin/bitcoin/pull/32959
<bitcoin-git> [bitcoin] glozow opened pull request #33106: [WIP] policy: lower the default blockmintxfee, incrementalrelayfee, minrelaytxfee (master...2025-07-minrelay) https://github.com/bitcoin/bitcoin/pull/33106
<bitcoin-git> [bitcoincore.org] fanquake opened pull request #1160: releases: add posted-on date to release post (master...posted_on_date) https://github.com/bitcoin-core/bitcoincore.org/pull/1160
<bitcoin-git> [bitcoin] fanquake merged pull request #33099: ci: allow for any libc++ intrumentation & use it for TSAN (master...ci_generic_libcpp_instr) https://github.com/bitcoin/bitcoin/pull/33099
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/8283af13fe86...aef2dbb40276
<bitcoin-git> bitcoin/master 6653caf fanquake: ci: allow libc++ instrumentation other than msan
<bitcoin-git> bitcoin/master b09af2c fanquake: ci: instrument libc++ in TSAN job
<bitcoin-git> bitcoin/master 7aa5b67 fanquake: ci: remove DEBUG_LOCKORDER from TSAN job
<bitcoin-git> [bitcoin] rkrux closed pull request #32412: Musig2 fields followups (master...musig2-fields) https://github.com/bitcoin/bitcoin/pull/32412
<bitcoin-git> [gui-qml] johnny9 opened pull request #487: Use handlers with explicit parameters in main.qml and DesktopWallets.qml (qt6...modern-handlers) https://github.com/bitcoin-core/gui-qml/pull/487
<bitcoin-git> [gui-qml] johnny9 opened pull request #486: Add PeerTableQmlModel (qt6...peers-qml) https://github.com/bitcoin-core/gui-qml/pull/486

2025-07-30

<bitcoin-git> [bitcoin] achow101 merged pull request #32584: depends: hard-code necessary c(xx)flags rather than setting them per-host (master...depends_hard_code_flags) https://github.com/bitcoin/bitcoin/pull/32584
<bitcoin-git> bitcoin/master 8283af1 Ava Chow: Merge bitcoin/bitcoin#32584: depends: hard-code necessary c(xx)flags rathe...
<bitcoin-git> bitcoin/master 9954d6c Cory Fields: depends: hard-code necessary c(xx)flags rather than setting them per-host
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/547c64814d07...8283af13fe86
<bitcoin-git> [bitcoin] achow101 merged pull request #32987: init: [gui] Avoid UB/crash in InitAndLoadChainstate (master...2507-less-ub) https://github.com/bitcoin/bitcoin/pull/32987
<bitcoin-git> bitcoin/master 547c648 Ava Chow: Merge bitcoin/bitcoin#32987: init: [gui] Avoid UB/crash in InitAndLoadChai...
<bitcoin-git> bitcoin/master faaadda MarcoFalke: init: [gui] Avoid UB/crash in InitAndLoadChainstate
<bitcoin-git> bitcoin/master fac90e5 MarcoFalke: test: Check that the GUI interactive reindex works
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/e6bfd95d5012...547c64814d07
<bitcoin-git> [bitcoin] darosior opened pull request #33105: validation: detect witness stripping early on (master...2507_early_witstrip_detection) https://github.com/bitcoin/bitcoin/pull/33105
<bitcoin-git> [gui] hebasto merged pull request #881: Move `FreespaceChecker` class into its own module (master...250726-intro) https://github.com/bitcoin-core/gui/pull/881
<bitcoin-git> bitcoin/master e6bfd95 Hennadii Stepanov: Merge bitcoin-core/gui#881: Move `FreespaceChecker` class into its own mod...
<bitcoin-git> bitcoin/master 3a03f07 Anthony Towns: qt: Avoid header circular dependency
<bitcoin-git> bitcoin/master 25884bd Hennadii Stepanov: qt, refactor: Move `FreespaceChecker` class into its own module
<bitcoin-git> [bitcoin] hebasto pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/8a94cf8efebc...e6bfd95d5012
<bitcoin-git> [bitcoin] glozow merged pull request #30635: rpc: add optional blockhash to waitfornewblock, unhide wait methods in help (master...2024/08/waitforblock) https://github.com/bitcoin/bitcoin/pull/30635
<bitcoin-git> bitcoin/master 0786b75 Sjors Provoost: rpc: add optional blockhash to waitfornewblock
<bitcoin-git> bitcoin/master c6e2c31 Sjors Provoost: rpc: unhide waitfor{block,newblock,blockheight}
<bitcoin-git> bitcoin/master 8a94cf8 merge-script: Merge bitcoin/bitcoin#30635: rpc: add optional blockhash to waitfornewbloc...
<bitcoin-git> [bitcoin] glozow pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/dc78ed214061...8a94cf8efebc
<bitcoin-git> [bitcoin] glozow merged pull request #33005: refactor: GenTxid type safety followups (master...2025/07/gentxid-followups) https://github.com/bitcoin/bitcoin/pull/33005
<bitcoin-git> bitcoin/master d588575 marcofleon: refactor: miscellaneous GenTxid followups
<bitcoin-git> bitcoin/master a9819b0 marcofleon: refactor: Change `FindTxForGetData` to take GenTxid instead of CInv
<bitcoin-git> [bitcoin] glozow pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/3cb65ffa83d4...dc78ed214061
<bitcoin-git> [gui-qml] D33r-Gee opened pull request #485: QML Load UTXO Snapshot (qt6...qml-snapshot-load) https://github.com/bitcoin-core/gui-qml/pull/485
<bitcoin-git> [bitcoin] achow101 opened pull request #33104: test: Use the same mocktime when migrating in wallet_migration.py (master...fix-migration-test-mocktime) https://github.com/bitcoin/bitcoin/pull/33104
<bitcoin-git> [bitcoin] fanquake closed pull request #33103: 2025 07 30 Add release note for `dumptxoutset` breaking change (master...2025-07-30-release-notes-30808) https://github.com/bitcoin/bitcoin/pull/33103
<bitcoin-git> [bitcoin] Christewart opened pull request #33103: 2025 07 30 Add release note for `dumptxoutset` breaking change (master...2025-07-30-release-notes-30808) https://github.com/bitcoin/bitcoin/pull/33103
<bitcoin-git> [bitcoin] fanquake merged pull request #33100: ci: remove `ninja-build` from MSAN jobs (master...ninja_in_base) https://github.com/bitcoin/bitcoin/pull/33100
<bitcoin-git> bitcoin/master 3cb65ff merge-script: Merge bitcoin/bitcoin#33100: ci: remove `ninja-build` from MSAN jobs
<bitcoin-git> bitcoin/master cab6736 fanquake: ci: remove ninja-build from MSAN jobs
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3fe3fdb02b5c...3cb65ffa83d4
<bitcoin-git> [bitcoin] fanquake merged pull request #33076: [28.x] Backports (28.x...28_x_some_more_backport) https://github.com/bitcoin/bitcoin/pull/33076
<bitcoin-git> bitcoin/28.x 41fa1e0 MarcoFalke: test: Log KeyboardInterrupt as exception
<bitcoin-git> bitcoin/28.x a828e64 MarcoFalke: test: Do not pass tests on unhandled exceptions
<bitcoin-git> bitcoin/28.x c09d82f Roman Zeyde: doc/zmq: fix unix socket path example
<bitcoin-git> [bitcoin] fanquake pushed 6 commits to 28.x: https://github.com/bitcoin/bitcoin/compare/a6d01595180c...5492e1be3b40
<bitcoin-git> [bitcoin] fanquake merged pull request #33102: fuzz: cover BanMan::IsDiscouraged (master...2025-07-fuzz-banman) https://github.com/bitcoin/bitcoin/pull/33102
<bitcoin-git> bitcoin/master c2ed576 brunoerg: fuzz: cover BanMan::IsDiscouraged
<bitcoin-git> bitcoin/master 3fe3fdb merge-script: Merge bitcoin/bitcoin#33102: fuzz: cover BanMan::IsDiscouraged
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/00604296e178...3fe3fdb02b5c
<bitcoin-git> [bitcoin] brunoerg opened pull request #33102: fuzz: cover BanMan::IsDiscouraged (master...2025-07-fuzz-banman) https://github.com/bitcoin/bitcoin/pull/33102
<bitcoin-git> [bitcoin] hebasto opened pull request #33101: cmake: Proactively avoid use of `SECP256K1_DISABLE_SHARED` (master...250730-secp) https://github.com/bitcoin/bitcoin/pull/33101
<bitcoin-git> [bitcoin] fanquake opened pull request #33100: ci: remove `ninja-build` from MSAN jobs (master...ninja_in_base) https://github.com/bitcoin/bitcoin/pull/33100
<bitcoin-git> [bitcoin] fanquake opened pull request #33099: ci: allow for any libc++ intrumentation & use it for TSAN (master...ci_generic_libcpp_instr) https://github.com/bitcoin/bitcoin/pull/33099
<bitcoin-git> [bitcoin] fanquake closed pull request #33098: qt: clear command history when clearing the console (master...2025-07-console-clear-history) https://github.com/bitcoin/bitcoin/pull/33098
<bitcoin-git> [gui] waketraindev opened pull request #882: qt: clear command history when clearing the console (master...2025-07-console-clear-history) https://github.com/bitcoin-core/gui/pull/882
<bitcoin-git> [qa-assets] maflcko closed pull request #233: Add fuzz inputs (main...main) https://github.com/bitcoin-core/qa-assets/pull/233
<bitcoin-git> [qa-assets] maflcko opened pull request #233: Add fuzz inputs (main...main) https://github.com/bitcoin-core/qa-assets/pull/233
<bitcoin-git> [bitcoin] waketraindev opened pull request #33098: qt: clear command history when clearing the console (master...2025-07-console-clear-history) https://github.com/bitcoin/bitcoin/pull/33098
<bitcoin-git> [bitcoin] maflcko closed pull request #33095: ci: Remove unused ci/lint_run_all.sh (master...2503-ci-lint-slim) https://github.com/bitcoin/bitcoin/pull/33095
<bitcoin-git> [bitcoin] maflcko opened pull request #33095: ci: Remove unused ci/lint_run_all.sh (master...2503-ci-lint-slim) https://github.com/bitcoin/bitcoin/pull/33095

2025-07-29

<bitcoin-git> [bitcoin] l0rinc opened pull request #33094: refactor: unify container presence checks (master...l0rinc/count-vs-contains) https://github.com/bitcoin/bitcoin/pull/33094
<bitcoin-git> [bitcoin] l0rinc opened pull request #33093: refactor: remove unused `ser_writedata16be` and `ser_readdata16be` (master...l0rinc/serialization-cleanup) https://github.com/bitcoin/bitcoin/pull/33093
<bitcoin-git> [bitcoin] DrahtBot closed pull request #33092: Create Jordan Finesse👌 (master...patch-1) https://github.com/bitcoin/bitcoin/pull/33092
<bitcoin-git> [bitcoin] jordancampa23-ctrl opened pull request #33092: Create Jordan Finesse👌 (master...patch-1) https://github.com/bitcoin/bitcoin/pull/33092
<bitcoin-git> [bitcoin] hebasto closed pull request #33091: circle paymaster (master...master) https://github.com/bitcoin/bitcoin/pull/33091
<bitcoin-git> [bitcoin] TheTyg opened pull request #33091: circle paymaster (master...master) https://github.com/bitcoin/bitcoin/pull/33091
<bitcoin-git> [bitcoin] achow101 merged pull request #32866: doc: add note for watch-only wallet migration (master...watchonly-migration) https://github.com/bitcoin/bitcoin/pull/32866
<bitcoin-git> bitcoin/master 5888b4a rkrux: doc: add note for watch-only wallet migration
<bitcoin-git> bitcoin/master 0060429 Ava Chow: Merge bitcoin/bitcoin#32866: doc: add note for watch-only wallet migration
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/91058877ff78...00604296e178
<bitcoin-git> [bitcoin] achow101 merged pull request #32273: wallet: Fix relative path backup during migration. (master...4-14-25-relative-migration) https://github.com/bitcoin/bitcoin/pull/32273
<bitcoin-git> bitcoin/master e22c359 David Gumberg: test: wallet: Check direct file backup name.
<bitcoin-git> bitcoin/master 70f1c99 David Gumberg: wallet: Fix migration of wallets with pathnames.
<bitcoin-git> bitcoin/master f6ee59b David Gumberg: wallet: migration: Make backup in walletdir
<bitcoin-git> [bitcoin] achow101 pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/6b99670e3c08...91058877ff78
<bitcoin-git> [bitcoin] achow101 merged pull request #33075: doc: Add legacy wallet removal release notes (master...2507-doc-less-bdb) https://github.com/bitcoin/bitcoin/pull/33075
<bitcoin-git> bitcoin/master fa45ccc MarcoFalke: doc: Add legacy wallet removal release notes
<bitcoin-git> bitcoin/master 6b99670 Ava Chow: Merge bitcoin/bitcoin#33075: doc: Add legacy wallet removal release notes
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2cef200340f4...6b99670e3c08
<bitcoin-git> [bitcoin] glozow merged pull request #28944: wallet, rpc: add anti-fee-sniping to `send` and `sendall` (master...sendall_anti_fee_sniping) https://github.com/bitcoin/bitcoin/pull/28944
<bitcoin-git> bitcoin/master 2cef200 merge-script: Merge bitcoin/bitcoin#28944: wallet, rpc: add anti-fee-sniping to `send` a...
<bitcoin-git> bitcoin/master aac0b6d ishaanam: test: test sendall and send do anti-fee-sniping
<bitcoin-git> bitcoin/master 20802c7 ishaanam: wallet, rpc: add anti-fee-sniping to `send` and `sendall`
<bitcoin-git> [bitcoin] glozow pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/932e993b37c4...2cef200340f4
<bitcoin-git> [bitcoin] fanquake merged pull request #33073: guix: warn SOURCE_DATE_EPOCH set in guix-codesign (master...codesign-source-epoch) https://github.com/bitcoin/bitcoin/pull/33073
<bitcoin-git> bitcoin/master 1bed0f7 will: guix: warn SOURCE_DATE_EPOCH set in guix-codesign
<bitcoin-git> bitcoin/master 932e993 merge-script: Merge bitcoin/bitcoin#33073: guix: warn SOURCE_DATE_EPOCH set in guix-code...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0bed946e5d16...932e993b37c4
<bitcoin-git> [bitcoin] fanquake merged pull request #33079: ci: limit max stack size to 512 KiB (master...31367_rebased) https://github.com/bitcoin/bitcoin/pull/33079
<bitcoin-git> bitcoin/master 0bed946 merge-script: Merge bitcoin/bitcoin#33079: ci: limit max stack size to 512 KiB
<bitcoin-git> bitcoin/master 2931a87 fanquake: ci: limit stack size to 512kb in native macOS jobs
<bitcoin-git> bitcoin/master 3b23f95 dergoegge: ci: limit max stack size to 512 KiB
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/28ec91c30e23...0bed946e5d16
<bitcoin-git> [bitcoin] fanquake merged pull request #33088: doc: move `cmake -B build -LH` up in Unix build docs (master...rebase_32269) https://github.com/bitcoin/bitcoin/pull/33088
<bitcoin-git> bitcoin/master 28ec91c merge-script: Merge bitcoin/bitcoin#33088: doc: move `cmake -B build -LH` up in Unix bui...
<bitcoin-git> bitcoin/master 6757052 Bufo: doc: move `cmake -B build -LH` up in Unix build docs
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2f410ad78c76...28ec91c30e23
<bitcoin-git> [packaging] maflcko opened pull request #293: snap: Use core22 (main...2507-core22) https://github.com/bitcoin-core/packaging/pull/293
<bitcoin-git> [bitcoin] glozow merged pull request #32263: cluster mempool: add TxGraph work controls (master...202504_txgraph_dowork) https://github.com/bitcoin/bitcoin/pull/32263
<bitcoin-git> bitcoin/master cfe9958 Pieter Wuille: txgraph: track amount of work done in linearization (preparation)
<bitcoin-git> bitcoin/master 6ba316e Pieter Wuille: txgraph: 1-or-2-tx split-off clusters are optimal (optimization)
<bitcoin-git> [bitcoin] glozow pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/953c90d7649c...2f410ad78c76
<bitcoin-git> bitcoin/master fad0eb0 Pieter Wuille: txgraph: reset quality when merging clusters (bugfix)
<bitcoin-git> [bitcoin] fanquake closed pull request #32269: doc: update unix build doc with build flags (master...chore/update-unix-readme-build-flags) https://github.com/bitcoin/bitcoin/pull/32269
<bitcoin-git> [bitcoin] fanquake opened pull request #33088: doc: move `cmake -B build -LH` up in Unix build docs (master...rebase_32269) https://github.com/bitcoin/bitcoin/pull/33088
<bitcoin-git> [packaging] hebasto opened pull request #292: snap: Enable `kde-neon` extension (main...250729-qt-neon) https://github.com/bitcoin-core/packaging/pull/292
<bitcoin-git> [bitcoin] fanquake merged pull request #33086: contrib: [tracing] fix pointer argument handling in mempool_monitor.py (master...fix-mempool-monitor-hash-reason-pointers) https://github.com/bitcoin/bitcoin/pull/33086
<bitcoin-git> bitcoin/master 953c90d merge-script: Merge bitcoin/bitcoin#33086: contrib: [tracing] fix pointer argument handl...
<bitcoin-git> bitcoin/master 0ce041e deadmanoz: tracing: fix pointer argument handling in mempool_monitor.py
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3724e9b40a69...953c90d7649c
<bitcoin-git> [bitcoin] fanquake closed pull request #33081: [NO MERGE]: TSAN should fail (master...no_merge_tsan_false_positive) https://github.com/bitcoin/bitcoin/pull/33081
<bitcoin-git> [bitcoin] fanquake merged pull request #32973: validation: docs and cleanups for MemPoolAccept coins views (master...2025-07-delete-midpkg-test) https://github.com/bitcoin/bitcoin/pull/32973
<bitcoin-git> bitcoin/master ba02c30 glozow: [doc] always CleanupTemporaryCoins after a mempool trim
<bitcoin-git> bitcoin/master 98ba2b1 glozow: [doc] MemPoolAccept coins views
<bitcoin-git> bitcoin/master d8140f5 glozow: don't make a copy of m_non_base_coins
<bitcoin-git> [bitcoin] fanquake pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/321984705dbc...3724e9b40a69
<bitcoin-git> [bitcoin] deadmanoz opened pull request #33086: contrib: [tracing] fix pointer argument handling in mempool_monitor.py (master...fix-mempool-monitor-hash-reason-pointers) https://github.com/bitcoin/bitcoin/pull/33086
<bitcoin-git> [bitcoin] BrandonOdiwuor opened pull request #33085: doc: gen-manpages.py should check build options (master...genmanpages-build-options) https://github.com/bitcoin/bitcoin/pull/33085
<bitcoin-git> [gui-qml] hebasto merged pull request #484: Fix layout issues in ExternalPopup.qml (qt6...externallinks) https://github.com/bitcoin-core/gui-qml/pull/484
<bitcoin-git> [gui-qml] johnny9 opened pull request #484: Fix layout issues in ExternalPopup.qml (qt6...externallinks) https://github.com/bitcoin-core/gui-qml/pull/484

2025-07-28

<bitcoin-git> [bitcoin] darosior opened pull request #33083: qa: test that we do not disconnect a peer for submitting an invalid compact block (master...2507_test_compatblock_nondisconnection) https://github.com/bitcoin/bitcoin/pull/33083
<bitcoin-git> [bitcoin] l0rinc closed pull request #31610: doc: Fix invalid txid in `gettransaction` RPC example (master...l0rinc/gettransaction-rpc-doc) https://github.com/bitcoin/bitcoin/pull/31610
<bitcoin-git> [bitcoin] achow101 merged pull request #32279: [IBD] prevector: store `P2WSH`/`P2TR`/`P2PK` scripts inline (master...l0rinc/prevector-size) https://github.com/bitcoin/bitcoin/pull/32279
<bitcoin-git> bitcoin/master 65ac7f6 Lőrinc: refactor: modernize `CScriptBase` definition
<bitcoin-git> bitcoin/master 5212150 Lőrinc: test: assert `CScript` allocation characteristics
<bitcoin-git> bitcoin/master 756da2a Lőrinc: refactor: extract `STATIC_SIZE` constant to prevector
<bitcoin-git> [bitcoin] achow101 pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/2a97ff466d32...321984705dbc
<bitcoin-git> [bitcoin] pablomartin4btc opened pull request #33082: wallet, refactor: Remove Legacy check and error (master...wallet-refactor-remove-legacy-checks-and-errors) https://github.com/bitcoin/bitcoin/pull/33082
<bitcoin-git> [bitcoin] fanquake opened pull request #33081: [NO MERGE]: TSAN should fail (master...no_merge_tsan_false_positive) https://github.com/bitcoin/bitcoin/pull/33081
<bitcoin-git> [gui-qml] hebasto merged pull request #477: Various fixes to Send, WalletController, and general QML (qt6...send-fixes) https://github.com/bitcoin-core/gui-qml/pull/477
<bitcoin-git> [bitcoin] fanquake opened pull request #33079: ci: limit max stack size to 512 KiB (master...31367_rebased) https://github.com/bitcoin/bitcoin/pull/33079
<bitcoin-git> [bitcoin] stickies-v opened pull request #33078: kernel: improve BlockChecked ownership semantics (master...2025-07/validation-interface-ownership) https://github.com/bitcoin/bitcoin/pull/33078
<bitcoin-git> [bitcoin] glozow merged pull request #29954: RPC: Return `permitbaremultisig` and `maxdatacarriersize` in `getmempoolinfo` (master...getmempoolinfo-permitbaremultisig-maxdatacarriersize) https://github.com/bitcoin/bitcoin/pull/29954
<bitcoin-git> bitcoin/master 2a97ff4 merge-script: Merge bitcoin/bitcoin#29954: RPC: Return `permitbaremultisig` and `maxdata...
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fd068257e078...2a97ff466d32
<bitcoin-git> bitcoin/master 1c10b73 Kristaps Kaupe: RPC: Return permitbaremultisig and maxdatacarriersize in getmempoolinfo
<bitcoin-git> [bitcoin] fanquake merged pull request #33065: rpc, wallet: replace remaining hardcoded output types with `FormatAllOutputTypes` (master...202507-wallet-rpc_further_outputtypes_replacements) https://github.com/bitcoin/bitcoin/pull/33065
<bitcoin-git> bitcoin/master fd06825 merge-script: Merge bitcoin/bitcoin#33065: rpc, wallet: replace remaining hardcoded outp...
<bitcoin-git> bitcoin/master 251d020 Sebastian Falbesoner: init, wallet: replace hardcoded output types with `FormatAllOutputTypes`
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/9cafdf8941a9...fd068257e078
<bitcoin-git> bitcoin/master e3ba075 Sebastian Falbesoner: rpc, wallet: replace remaining hardcoded output types with `FormatAllOutpu...
<bitcoin-git> [bitcoin] fanquake merged pull request #33064: test: fix RPC coverage check (master...29387_rebased) https://github.com/bitcoin/bitcoin/pull/33064
<bitcoin-git> bitcoin/master 2630b64 Brandon Odiwuor: test: add abortrescan RPC test
<bitcoin-git> bitcoin/master 8aed477 Brandon Odiwuor: test: fix RPC coverage check
<bitcoin-git> bitcoin/master 9cafdf8 merge-script: Merge bitcoin/bitcoin#33064: test: fix RPC coverage check
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/c8309198f812...9cafdf8941a9
<bitcoin-git> [bitcoin] hebasto opened pull request #33077: kernel: create monolithic kernel static library (master...250728-secp) https://github.com/bitcoin/bitcoin/pull/33077
<bitcoin-git> [bitcoin] fanquake opened pull request #33076: [28.x] Backports (28.x...28_x_some_more_backport) https://github.com/bitcoin/bitcoin/pull/33076
<bitcoin-git> [bitcoin] maflcko opened pull request #33075: doc: Add legacy wallet removal release notes (master...2507-doc-less-bdb) https://github.com/bitcoin/bitcoin/pull/33075
<bitcoin-git> [bitcoin] fanquake opened pull request #33074: [29.x] Backports (29.x...29_rc_backports) https://github.com/bitcoin/bitcoin/pull/33074
<bitcoin-git> [bitcoin] willcl-ark opened pull request #33073: guix: warn SOURCE_DATE_EPOCH set in guix-codesign (master...codesign-source-epoch) https://github.com/bitcoin/bitcoin/pull/33073
<bitcoin-git> [bitcoin] rkrux closed pull request #32761: rpc, doc: clarify watch-only wallets balances in RPCHelp (master...watchonly-balance) https://github.com/bitcoin/bitcoin/pull/32761
<bitcoin-git> [bitcoin] fanquake merged pull request #33070: doc/zmq: fix unix socket path example (master...fix-zmq-doc) https://github.com/bitcoin/bitcoin/pull/33070
<bitcoin-git> bitcoin/master e83699a Roman Zeyde: doc/zmq: fix unix socket path example
<bitcoin-git> bitcoin/master c830919 merge-script: Merge bitcoin/bitcoin#33070: doc/zmq: fix unix socket path example
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/75a5c8258ec5...c8309198f812
<bitcoin-git> [bitcoin] b-l-u-e opened pull request #33072: [p2p] Fix signed integer overflow in LocalServiceInfo::nScore (master...p2p-fix-nscore-overflow-24049) https://github.com/bitcoin/bitcoin/pull/33072

2025-07-27

<bitcoin-git> [gui-qml] hebasto merged pull request #479: Add `.python-version` file (qt6...250727-python) https://github.com/bitcoin-core/gui-qml/pull/479
<bitcoin-git> [gui-qml] hebasto merged pull request #480: cmake: Add missed `Boost::headers` (qt6...250727-boost) https://github.com/bitcoin-core/gui-qml/pull/480
<bitcoin-git> [gui-qml] hebasto opened pull request #480: cmake: Add missed `Boost::headers` (qt6...250727-boost) https://github.com/bitcoin-core/gui-qml/pull/480
<bitcoin-git> [gui-qml] hebasto opened pull request #479: Add `.python-version` file (qt6...250727-python) https://github.com/bitcoin-core/gui-qml/pull/479
<bitcoin-git> [gui-qml] hebasto merged pull request #478: Fix too many arguments warning in BlockClock (qt6...too-many-arguments) https://github.com/bitcoin-core/gui-qml/pull/478
<bitcoin-git> bitcoin-detached-sigs/29.x b2c45fb Matthew Zipkin: 29.1: 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/216813530961...b2c45fbb1084
<bitcoin-git> [bitcoin-detached-sigs] pinheadmz pushed tag v29.1rc1: https://github.com/bitcoin-core/bitcoin-detached-sigs/commit/b2c45fbb1084
<bitcoin-git> [gui-qml] johnny9 opened pull request #478: Fix too many arguments warning in BlockClock (qt6...too-many-arguments) https://github.com/bitcoin-core/gui-qml/pull/478
<bitcoin-git> [gui-qml] johnny9 opened pull request #477: Various fixes to Send, WalletController, and general QML (qt6...send-fixes) https://github.com/bitcoin-core/gui-qml/pull/477

2025-07-26

<bitcoin-git> bitcoin-detached-sigs/29.x 2168135 Ava Chow: 29.1: 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/937a9f7e4c41...216813530961
<bitcoin-git> [bitcoin] romanz opened pull request #33070: doc/zmq: fix unix socket path example (master...fix-zmq-doc) https://github.com/bitcoin/bitcoin/pull/33070