<bitcoin-git>
[bitcoin] BrandonOdiwuor opened pull request #29062: Calculate used balance from GetBalance(...) (master...getbalance-add-used) https://github.com/bitcoin/bitcoin/pull/29062
<bitcoin-git>
[bitcoin] fanquake merged pull request #29059: Revert "ci: Only run functional tests on windows in master" (master...231212-msvc-revert) https://github.com/bitcoin/bitcoin/pull/29059
<bitcoin-git>
bitcoin/master a7484be fanquake: Merge bitcoin/bitcoin#29059: Revert "ci: Only run functional tests on wind...
<bitcoin-git>
bitcoin/master 7b22cd8 Hennadii Stepanov: Revert "ci: Only run functional tests on windows in master"
<bitcoin-git>
[bitcoin] ismaelsadeeq opened pull request #29060: Policy: Report reason inputs are non standard (master...11-2023-non-standard-inputs-error-messages) https://github.com/bitcoin/bitcoin/pull/29060
<bitcoin-git>
[bitcoin] fanquake merged pull request #29055: tests, bench: Fix issue with CWallet::LoadWallet() being called in the wrong places (master...assert-loadwallet-before-init) https://github.com/bitcoin/bitcoin/pull/29055
<bitcoin-git>
[bitcoin] hebasto opened pull request #29059: Revert "ci: Only run functional tests on windows in master" (master...231212-msvc-revert) https://github.com/bitcoin/bitcoin/pull/29059
2023-12-11
<bitcoin-git>
[bitcoin] mzumsande opened pull request #29058: net, cli: use v2transport for manual/addrfetch connections, add to -netinfo (master...202312_manual_bip324) https://github.com/bitcoin/bitcoin/pull/29058
<bitcoin-git>
[bitcoin] theuni opened pull request #29057: Replace non-standard CLZ builtins with c++20's bit_width (master...bit_width) https://github.com/bitcoin/bitcoin/pull/29057
<bitcoin-git>
[bitcoin] achow101 opened pull request #29055: tests, bench: Fix issue with CWalelt::LoadWallet() being called in the wrong places (master...assert-loadwallet-before-init) https://github.com/bitcoin/bitcoin/pull/29055
<bitcoin-git>
[bitcoin] fanquake merged pull request #29044: msvc: Define the same `QT_...` macros as in Autotools builds (master...231209-msvc-qt) https://github.com/bitcoin/bitcoin/pull/29044
<bitcoin-git>
bitcoin/master 1a5dae6 Hennadii Stepanov: msvc: Define the same `QT_...` macros as in Autotools builds
<bitcoin-git>
bitcoin/master ba5f16e fanquake: Merge bitcoin/bitcoin#29044: msvc: Define the same `QT_...` macros as in A...
<bitcoin-git>
[bitcoin] fanquake merged pull request #29048: Add a note to msvc readme re building Qt for Bitcoin Core. (master...msvc-build-readme-update) https://github.com/bitcoin/bitcoin/pull/29048
<bitcoin-git>
bitcoin/master 84bbee7 fanquake: Merge bitcoin/bitcoin#29048: Add a note to msvc readme re building Qt for ...
<bitcoin-git>
[bitcoin] sipsorcery opened pull request #29048: Add a note to msvc readme re building Qt for Bitcoin Core. (master...msvc-build-readme-update) https://github.com/bitcoin/bitcoin/pull/29048
<bitcoin-git>
[bitcoin] sipsorcery closed pull request #29047: Updated the msvc readme to add a note about building Qt with Bitcoin Core. (master...msvc-build-readme-update) https://github.com/bitcoin/bitcoin/pull/29047
<bitcoin-git>
[bitcoin] sipsorcery opened pull request #29047: Updated the msvc readme to add a note about avoiding path too long errors when building Qt with Bitcoin Core. (master...msvc-build-readme-update) https://github.com/bitcoin/bitcoin/pull/29047
<bitcoin-git>
[bitcoin] hebasto opened pull request #29044: msvc: Define the same `QT_...` macros as in Autotools builds (master...231209-msvc-qt) https://github.com/bitcoin/bitcoin/pull/29044
<bitcoin-git>
[bitcoin] martinus opened pull request #29043: fuzz/util: make FuzzedDataProvider & FastRandomContext usage deterministic (master...2023-12-fix-unspecified-evaluation-order) https://github.com/bitcoin/bitcoin/pull/29043
<bitcoin-git>
[bitcoin] theStack opened pull request #29035: test: fix `addnode` functional test failure on OpenBSD (master...202312-test-fix_rpc_net_on_openbsd) https://github.com/bitcoin/bitcoin/pull/29035
<bitcoin-git>
[bitcoin] theStack opened pull request #29034: test: detect OS in functional tests consistently using `platform.system()` (master...202312-test-consolidate_os_detection_in_python) https://github.com/bitcoin/bitcoin/pull/29034
<bitcoin-git>
[bitcoin] Sjors opened pull request #29032: signet: fixing mining for OP_TRUE challenge (master...2023/12/signet-no-challenge) https://github.com/bitcoin/bitcoin/pull/29032
<bitcoin-git>
[bitcoin] dergoegge opened pull request #29031: fuzz: Improve fuzzing stability for txorphan harness (master...2023-12-fuzz-stability-txorphan) https://github.com/bitcoin/bitcoin/pull/29031
<bitcoin-git>
guix.sigs/main 73e6068 fanquake: Merge pull request #1005 from coinforensics/main
<bitcoin-git>
guix.sigs/main 905454d coinforensics: Add codesigned attestations by CoinForensics for v26.0
<bitcoin-git>
[bitcoin] fanquake merged pull request #28894: wallet: batch all individual spkms setup db writes in a single db txn (master...2023_wallet_batch_keypool_creation) https://github.com/bitcoin/bitcoin/pull/28894
<bitcoin-git>
[bitcoin] maflcko opened pull request #29025: doc: Add link to needs-release-notes label (master...2312-doc-link-rel-notes-) https://github.com/bitcoin/bitcoin/pull/29025
<bitcoin-git>
[gui] pablomartin4btc opened pull request #780: Fix: Disable both "Mask Values" and "Transaction View" if no wallet is selected (master...gui-disable-mask-values-and-tx-view-if-no-wallet-selected) https://github.com/bitcoin-core/gui/pull/780
<bitcoin-git>
[bitcoin] achow101 merged pull request #28989: test: Fix test by checking the actual exception instance (master...231202-system-test) https://github.com/bitcoin/bitcoin/pull/28989
<bitcoin-git>
bitcoin/master 55e3dc3 Hennadii Stepanov: test: Fix test by checking the actual exception instance
<bitcoin-git>
bitcoin/master 9693cfa Andrew Chow: Merge bitcoin/bitcoin#28989: test: Fix test by checking the actual excepti...