<bitcoin-git>
[bitcoin] maflcko opened pull request #32417: doc: Explain that .gitignore is not for IDE-specific excludes (master...2505-gitignoreignore) https://github.com/bitcoin/bitcoin/pull/32417
<bitcoin-git>
[bitcoin] theStack opened pull request #32415: scripted-diff: adapt script error constant names in feature_taproot.py (master...202505-test-adapt_consensus_error_constants) https://github.com/bitcoin/bitcoin/pull/32415
<bitcoin-git>
[bitcoin] andrewtoth opened pull request #32414: validation: periodically flush dbcache during reindex-chainstate (master...reindex-flush) https://github.com/bitcoin/bitcoin/pull/32414
<bitcoin-git>
[bitcoin] rkrux opened pull request #32413: test: test that descriptorprocesspsbt removes non witness utxos in PSBT (master...descriptorprocesspsbt) https://github.com/bitcoin/bitcoin/pull/32413
<bitcoin-git>
[bitcoin] davidgumberg opened pull request #32400: random: Use modern Windows randomness functions (master...5-1-25-winbcrypt) https://github.com/bitcoin/bitcoin/pull/32400
<bitcoin-git>
[bitcoin] Brotcrunsher opened pull request #32397: doc: Add hint about avoiding spaces in paths when building on Windows (master...HintNoSpace) https://github.com/bitcoin/bitcoin/pull/32397
<bitcoin-git>
[bitcoin] hebasto opened pull request #32396: cmake: Add application manifests when cross-compiling for Windows (master...250501-app-manifest) https://github.com/bitcoin/bitcoin/pull/32396
<bitcoin-git>
[bitcoin] ismaelsadeeq opened pull request #32395: fees: rpc: `estimatesmartfee` now returns a fee rate estimate during low network activity (master...04-2025-fee-estimate-with-low-network-activity) https://github.com/bitcoin/bitcoin/pull/32395
<bitcoin-git>
[bitcoin] darosior closed pull request #32381: policy: allow more than one OP_RETURN outputs per tx (master...2504_fixthefiltersyo) https://github.com/bitcoin/bitcoin/pull/32381
<bitcoin-git>
[bitcoin] stratospher opened pull request #32385: test: add test for malleated transaction with valid witness (master...2025_04_tx_malleate) https://github.com/bitcoin/bitcoin/pull/32385
<bitcoin-git>
bitcoin/master a6d9b41 Sebastian Falbesoner: wallet: refactor: introduce `CMasterKey::DEFAULT_DERIVE_ITERATIONS` consta...
<bitcoin-git>
bitcoin/master 62c209f Sebastian Falbesoner: wallet: doc: remove mentions of unavailable scrypt derivation method
<bitcoin-git>
[bitcoin] achow101 merged 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>
bitcoin/master 524f981 Luke Dashjr: Bugfix: Miner: Don't reuse block_reserved_weight for "block is full enough...
<bitcoin-git>
[bitcoin] achow101 merged pull request #31014: net: Use GetAdaptersAddresses to get local addresses on Windows (master...2024-10-windows-address-discovery) https://github.com/bitcoin/bitcoin/pull/31014
<bitcoin-git>
bitcoin/master b9d4d5f laanwj: net: Use GetAdaptersAddresses to get local addresses on Windows
<bitcoin-git>
bitcoin/master 0ed5f37 Ava Chow: Merge bitcoin/bitcoin#31014: net: Use GetAdaptersAddresses to get local ad...
<bitcoin-git>
[bitcoin] achow101 merged pull request #27826: validation: log which peer sent us a header (master...2023/05/saw-header) https://github.com/bitcoin/bitcoin/pull/27826
<bitcoin-git>
bitcoin/master bad7c91 Sjors Provoost: Log which peer sent us a header
<bitcoin-git>
bitcoin/master f9fa287 Sjors Provoost: Use LogBlockHeader for compact blocks
<bitcoin-git>
[bitcoin] darosior opened pull request #32381: policy: allow more than one OP_RETURN outputs per tx (master...2504_fixthefiltersyo) https://github.com/bitcoin/bitcoin/pull/32381
<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/master 71656bd furszy: gui: crash fix, disconnect numBlocksChanged() signal during shutdown
<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