<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] 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-maintainer-tools/main 5c3be5f fanquake: Remove references to versions with leading 0.
<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] 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 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/master f12d8b1 Antoine Poinsot: qa: test a compact block with an invalid transaction
<bitcoin-git>
bitcoin/master 4b80147 Ava Chow: test: Perform backup filename checks in migrate_and_get_rpc
<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
<darosior>
"DoS resistance is clearly insufficient even at 1s/vB". Rationale: "trust me bro". Reasons to give weight to my opinion: "i also believe Bitcoin's value has gone *down* since the 1sat/vb limit was introduced".
<johnny9dev>
We're making good progress on patching remaining issues with moving the project to submodule, cmake, and qt6. Deer gee has ported over his AssumeUTXO PR over to the new structure already (bitcoin-core/gui-qml#485) . I should have my previous PRs ported over this weekend.
<corebot>
https://github.com/bitcoin/bitcoin/issues/29675 | wallet: Be able to receive and spend inputs involving MuSig2 aggregate keys by achow101 · Pull Request #29675 · bitcoin/bitcoin · GitHub
<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>
[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>
[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>
[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] 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 #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>
[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] 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] 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