<bitcoin-git>
[bitcoin] hebasto opened pull request #32380: [PoC] Modernize use of UTF-8 in Windows code (master...250429-windows-utf8) https://github.com/bitcoin/bitcoin/pull/32380
<bitcoin-git>
[bitcoin] darosior opened pull request #32379: p2p: stop special-casing witness-stripped error for unconfirmed transactions (master...2504_less_input_checks) https://github.com/bitcoin/bitcoin/pull/32379
<bitcoin-git>
[bitcoin] ismaelsadeeq opened pull request #32378: interfaces: move `Mining` and `BlockTemplate` implementation to miner (master...04-2025-refactor-mining-interface) https://github.com/bitcoin/bitcoin/pull/32378
<bitcoin-git>
[bitcoin] fanquake merged pull request #32369: test: Use the correct node for doubled keypath test (master...fix-double-keypath-test) https://github.com/bitcoin/bitcoin/pull/32369
<bitcoin-git>
[bitcoincore.org] azuchi opened pull request #1128: Add japanese translation for security advisory for remaining CVE-2024-52919 issue (master...ja-translate-cve-2024-52919) https://github.com/bitcoin-core/bitcoincore.org/pull/1128
<bitcoin-git>
[bitcoin] achow101 opened pull request #32369: test: Use the correct node for doubled keypath test (master...fix-double-keypath-test) https://github.com/bitcoin/bitcoin/pull/32369
<bitcoin-git>
[bitcoin] achow101 merged pull request #32327: test: Add missing check for empty stderr in util tester (master...2504-test-util-empty-err) https://github.com/bitcoin/bitcoin/pull/32327
<bitcoin-git>
bitcoin/master fadf12a MarcoFalke: test: Add missing check for empty stderr in util tester
<bitcoin-git>
bitcoin/master 65714c1 Ava Chow: Merge bitcoin/bitcoin#32327: test: Add missing check for empty stderr in u...
<bitcoin-git>
[bitcoin] stickies-v opened pull request #32364: refactor: validation: mark CheckBlockIndex as const (master...2025-04/const-checkblockindex) https://github.com/bitcoin/bitcoin/pull/32364
<bitcoin-git>
[bitcoin] maflcko opened pull request #32360: test: Force named args in RPCOverloadWrapper optional args (master...2504-named-args) https://github.com/bitcoin/bitcoin/pull/32360
2025-04-27
<bitcoin-git>
[bitcoin] petertodd opened pull request #32359: Remove arbitrary limits on OP_Return (datacarrier) outputs (master...2025-op-return) https://github.com/bitcoin/bitcoin/pull/32359
<bitcoin-git>
[bitcoin] hebasto closed pull request #32349: test: Increase stack size for "Debug" builds with MSVC (master...250425-msvc-stack) https://github.com/bitcoin/bitcoin/pull/32349
2025-04-26
<bitcoin-git>
[bitcoin] hebasto opened pull request #32357: depends: Fix cross-compiling `qt` package from macOS to Windows (master...250426-macos-to-windows) https://github.com/bitcoin/bitcoin/pull/32357
<bitcoin-git>
[gui] hebasto merged pull request #864: Crash fix, disconnect numBlocksChanged() signal during shutdown (master...2025_gui_fix_crash_numBlocksChanged) https://github.com/bitcoin-core/gui/pull/864
<bitcoin-git>
[bitcoin] hebasto opened pull request #32356: cmake: Do not override flags set by the user when replacing them (master...250426-var-override) https://github.com/bitcoin/bitcoin/pull/32356
<bitcoin-git>
[bitcoin] luke-jr opened pull request #32355: Bugfix: Miner: Don't reuse block_reserved_weight for "block is full enough to give up" weight delta (master...fix_block_full_enough) https://github.com/bitcoin/bitcoin/pull/32355
<bitcoin-git>
[gui] hebasto merged pull request #868: Replace stray tfm::format to cerr with qWarning (master...2025-05-qt-stray-format) https://github.com/bitcoin-core/gui/pull/868
<bitcoin-git>
[bitcoin] Eunovo opened pull request #32344: Bug/Wallet: Non-Ranged Descriptors with Range [0,0] Trigger Unexpected Wallet Errors in AddWalletDescriptor (master...bug-fix-wallet-add-non-ranged-descriptors) https://github.com/bitcoin/bitcoin/pull/32344
<bitcoin-git>
[bitcoin] laanwj closed pull request #30756: run_command: Close non-std fds when execing slave processes (master...subproc_closefds) https://github.com/bitcoin/bitcoin/pull/30756
<bitcoin-git>
[bitcoin] laanwj opened pull request #32343: common: Close non-std fds before exec in RunCommandJSON (master...2025-04-closefds) https://github.com/bitcoin/bitcoin/pull/32343
<bitcoin-git>
[bitcoin] tomasandroil opened pull request #32342: Fix missing error check in `set_clo_on_exec` for FD_CLOEXEC handling (master...fix/update) https://github.com/bitcoin/bitcoin/pull/32342
<bitcoin-git>
[bitcoin] nervana21 opened pull request #32333: doc: Add missing top-level description to pruneblockchain RPC (master...04-23-rpc-pruneblockchain-doc) https://github.com/bitcoin/bitcoin/pull/32333
2025-04-23
<bitcoin-git>
[bitcoin] w0xlt opened 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] fanquake merged pull request #32310: test: Run all benchmarks in the sanity check (master...2504-bench-test-all) https://github.com/bitcoin/bitcoin/pull/32310
<bitcoin-git>
bitcoin/master 82d1e94 merge-script: Merge bitcoin/bitcoin#32310: test: Run all benchmarks in the sanity check
<bitcoin-git>
bitcoin/master c1d01f5 Anthony Towns: fuzz: enable running fuzz test cases in Debug mode
2025-04-22
<bitcoin-git>
[bitcoin] maflcko closed pull request #32006: docs: remove passing CI section in guidelines for PR merging as it's common sense (master...fix/typos) https://github.com/bitcoin/bitcoin/pull/32006
<bitcoin-git>
[bitcoin] hebasto merged pull request #32309: bench: close wallets after migration (master...l0rinc/wallet-migration-bench-fix) https://github.com/bitcoin/bitcoin/pull/32309
<bitcoin-git>
bitcoin/master 1da11db Lőrinc: bench: clean up migrated descriptor wallets via loader teardown
<bitcoin-git>
bitcoin/master c1f458a Lőrinc: ci: re-enable all benchmark runs
<bitcoin-git>
[bitcoin] maflcko opened pull request #32327: test: Add missing check for empty stderr in util tester (master...2504-test-util-empty-err) https://github.com/bitcoin/bitcoin/pull/32327
<bitcoin-git>
[bitcoin] vasild opened pull request #32326: net: improve the interface around FindNode() and avoid a recursive mutex lock (master...findnode) https://github.com/bitcoin/bitcoin/pull/32326
<bitcoin-git>
[bitcoin] maflcko opened pull request #32325: ci: Add missing -Wno-error=array-bounds to valgrind fuzz (master...2504-fuzz-v) https://github.com/bitcoin/bitcoin/pull/32325
<bitcoin-git>
[bitcoin] maflcko reopened pull request #32006: docs: remove passing CI section in guidelines for PR merging as it's common sense (master...fix/typos) https://github.com/bitcoin/bitcoin/pull/32006
<bitcoin-git>
[bitcoin] maflcko closed pull request #32006: docs: remove passing CI section in guidelines for PR merging as it's common sense (master...fix/typos) https://github.com/bitcoin/bitcoin/pull/32006
<bitcoin-git>
[bitcoin] TheCharlatan opened pull request #32317: kernel: Seperate UTXO set access from validation functions (master...spendblock) https://github.com/bitcoin/bitcoin/pull/32317
<bitcoin-git>
[bitcoin] kevkevinpal closed pull request #32253: test: adds coverage to src/validation for invalid tx coinbase (master...invalidTxCoinbase) https://github.com/bitcoin/bitcoin/pull/32253
<bitcoin-git>
[bitcoin] maflcko reopened pull request #32305: test: add test for decoding PSBT with MuSig2 PSBT key types (BIP 373) (master...202504-test-add_musig2_decodepsbt_tests) https://github.com/bitcoin/bitcoin/pull/32305
<bitcoin-git>
[bitcoin] maflcko closed pull request #32305: test: add test for decoding PSBT with MuSig2 PSBT key types (BIP 373) (master...202504-test-add_musig2_decodepsbt_tests) https://github.com/bitcoin/bitcoin/pull/32305
2025-04-20
<bitcoin-git>
[bitcoin] l0rinc opened pull request #32313: RFC: Fix `cachedCoinsUsage` usages in `CCoinsViewCache` (master...l0rinc/reenable-coins-sanitizers) https://github.com/bitcoin/bitcoin/pull/32313
<bitcoin-git>
[bitcoin] EniRox001 opened pull request #32312: test: Fix feature_pruning test after nTime typo fix (master...test_pruning_fix) https://github.com/bitcoin/bitcoin/pull/32312
<bitcoin-git>
[bitcoin] maflcko opened pull request #32310: test: Run all benchmarks in the sanity check (master...2504-bench-test-all) https://github.com/bitcoin/bitcoin/pull/32310
<bitcoin-git>
[bitcoin] l0rinc opened pull request #32309: bench: close wallets after migration (master...l0rinc/wallet-migration-bench-fix) https://github.com/bitcoin/bitcoin/pull/32309
<bitcoin-git>
[bitcoin] hebasto opened pull request #32308: ci: Drop no longer necessary `-Wno-error=array-bounds` (master...250419-array-bound) https://github.com/bitcoin/bitcoin/pull/32308
<bitcoin-git>
[bitcoin] instagibbs opened pull request #32304: test: test MAX_SCRIPT_SIZE for block validity (master...2025-04-max_script_size_test) https://github.com/bitcoin/bitcoin/pull/32304
<bitcoin-git>
[bitcoin] instagibbs opened pull request #32301: test: cover invalid codesep positions for signature in taproot (master...2025-04-codesep_cov) https://github.com/bitcoin/bitcoin/pull/32301
<bitcoin-git>
[bitcoin] l0rinc closed pull request #31923: refactor: use original log string when no suspicious chars found (master...lorinc/optimistic-log-escape-message) https://github.com/bitcoin/bitcoin/pull/31923
<bitcoin-git>
[bitcoin] sipa opened pull request #32300: feefrac: avoid integer overflow in temporary (master...202504_feefrac_div_fix) https://github.com/bitcoin/bitcoin/pull/32300
<bitcoin-git>
[bitcoin] glozow merged pull request #32191: Make TxGraph fuzz tests more deterministic (master...202504_txgraph_deterministic) https://github.com/bitcoin/bitcoin/pull/32191
<bitcoin-git>
bitcoin/master 2835216 Pieter Wuille: txgraph: make GroupClusters use partition numbers directly (optimization)
<bitcoin-git>
bitcoin/master 247e9de merge-script: Merge bitcoin/bitcoin#32191: Make TxGraph fuzz tests more deterministic
<bitcoin-git>
[bitcoin] fanquake merged pull request #32288: ci: drop -priority-level from bench in win cross CI (master...win_cross_ci_bench_no_prio) https://github.com/bitcoin/bitcoin/pull/32288