<bitcoin-git>
[bitcoin] ryanofsky merged pull request #32096: Move some tests and documentation from testnet3 to testnet4 (master...2025/03/testnet3-4) https://github.com/bitcoin/bitcoin/pull/32096
<bitcoin-git>
[bitcoin] rkrux opened pull request #32186: descriptor: handle listdescriptors(private=true) in case of taproot descriptors having partial keys (master...taproot-list-desc) https://github.com/bitcoin/bitcoin/pull/32186
<bitcoin-git>
[bitcoin] l0rinc opened pull request #32185: coins: replace manual `CDBBatch` size estimation with LevelDB's native `ApproximateSize` (master...l0rinc/cdbatch-size-estimation) https://github.com/bitcoin/bitcoin/pull/32185
<bitcoin-git>
[bitcoin] hebasto opened pull request #32184: ci: Add workaround for vcpkg's libevent package (master...250401-win-libevent) https://github.com/bitcoin/bitcoin/pull/32184
<bitcoin-git>
[bitcoin] hebasto opened pull request #32182: ci: Switch to dynamic library linkage in native Windows job (master...250401-ci-dll) https://github.com/bitcoin/bitcoin/pull/32182
<bitcoin-git>
[bitcoin] stutxo opened pull request #32181: BIP-777 (GPR) The Great Poker Restoration: Add the poker client back to bitcoin (master...master) https://github.com/bitcoin/bitcoin/pull/32181
2025-03-31
<bitcoin-git>
[bitcoin] mzumsande opened pull request #32180: p2p: Advance pindexLastCommonBlock early after connecting blocks (master...202403_ibd_lastcommonblock) https://github.com/bitcoin/bitcoin/pull/32180
<bitcoin-git>
[bitcoin] laanwj opened pull request #32176: net: Prevent accidental circuit sharing when using Tor stream isolation (master...2025-03-tor-stream-isolation) https://github.com/bitcoin/bitcoin/pull/32176
<bitcoin-git>
[bitcoin] brunoerg opened pull request #32175: fuzz: doc: add info about `afl-system-config` for macOS (master...2025-03-fuzz-afl) https://github.com/bitcoin/bitcoin/pull/32175
<bitcoin-git>
[bitcoin] pablomartin4btc opened pull request #32174: test: Verify that a message is not in rpc errors raised (follow-up 31451) (master...verify-message-not-among-error-messages-in-rpc-call) https://github.com/bitcoin/bitcoin/pull/32174
<bitcoin-git>
[bitcoin] fanquake merged pull request #31176: ci: Test cross-built Windows executables on Windows natively (master...241029-ci-win) https://github.com/bitcoin/bitcoin/pull/31176
<bitcoin-git>
bitcoin/master 25b56fd Hennadii Stepanov: ci: Test cross-built Windows executables on Windows natively
<bitcoin-git>
bitcoin/master 3501bca Hennadii Stepanov: ci: Move "Windows cross" job from Cirrus CI to GHA CI
<bitcoin-git>
bitcoin/master f861919 Hennadii Stepanov: ci: Use `bash` by default for all platforms
<bitcoin-git>
[bitcoin] tnndbtc reopened pull request #31719: miniscript: fixes #29098 by only use first k valid signatures (master...fix-multi-sig-performance) https://github.com/bitcoin/bitcoin/pull/31719
<bitcoin-git>
[bitcoin] tnndbtc closed pull request #31719: miniscript: fixes #29098 by only use first k valid signatures (master...fix-multi-sig-performance) https://github.com/bitcoin/bitcoin/pull/31719
<bitcoin-git>
bitcoin/master 9acc25b Ryan Ofsky: Merge bitcoin/bitcoin#32153: wallet: remove redundant `Assert` call when b...
<bitcoin-git>
bitcoin/master ae6b6ea rkrux: wallet: remove redundant `Assert` call when block is disconnected
<bitcoin-git>
[bitcoin] willcl-ark opened pull request #32159: net, pcp: handle multi-part responses and filter... (master...pcp-default-multipart) https://github.com/bitcoin/bitcoin/pull/32159
<bitcoin-git>
[bitcoin] maflcko opened pull request #32158: fuzz: Make partially_downloaded_block more deterministic (master...2503-fuzz-det) https://github.com/bitcoin/bitcoin/pull/32158
<bitcoin-git>
qa-assets/main 3846351 maflcko: Merge pull request #222 from maflcko/main
<bitcoin-git>
qa-assets/main a5b1e4c MarcoFalke: Revert "temporarily remove one failing input"
<bitcoin-git>
[bitcoin] darosior opened pull request #32155: miner: timelock the coinbase to the mined block's height (master...2502_height_in_cb_locktime) https://github.com/bitcoin/bitcoin/pull/32155
<bitcoin-git>
[bitcoin] instagibbs reopened pull request #26398: Replace MIN_STANDARD_TX_NONWITNESS_SIZE to preclude 64 non-witness bytes only (master...relax_too_small_tx_equality) https://github.com/bitcoin/bitcoin/pull/26398
<bitcoin-git>
[bitcoin] maflcko closed pull request #32152: test: add p2pk support to wallet_implicity_segwit.py (master...add-p2pk-support-to-wallet-implicity-segwit-test) https://github.com/bitcoin/bitcoin/pull/32152
<bitcoin-git>
[bitcoin] maflcko opened pull request #32154: fuzz: Avoid integer sanitizer warnings in policy_estimator target (master...2503-fuzz-isan) https://github.com/bitcoin/bitcoin/pull/32154
<bitcoin-git>
[bitcoin] rkrux opened pull request #32153: wallet: remove redundant `Assert` call when block is disconnected (master...wallet-block) https://github.com/bitcoin/bitcoin/pull/32153
<bitcoin-git>
[bitcoin] musaHaruna opened pull request #32152: test: add p2pk support to wallet_implicity_segwit.py (master...add-p2pk-support-to-wallet-implicity-segwit-test) https://github.com/bitcoin/bitcoin/pull/32152
<bitcoin-git>
[bitcoin] fanquake merged pull request #32100: doc: clarify the documentation of `Assume` assertion (master...03-2025-clarify-assume-doc) https://github.com/bitcoin/bitcoin/pull/32100
<bitcoin-git>
bitcoin/master a54baa8 merge-script: Merge bitcoin/bitcoin#32100: doc: clarify the documentation of `Assume` as...
<bitcoin-git>
[bitcoin] TheCharlatan opened pull request #32145: test: Add functional test for bitcoin-chainstate (master...BitcoinChainstateFunctionalTest) https://github.com/bitcoin/bitcoin/pull/32145
<bitcoin-git>
[bitcoin] fjahr opened pull request #32133: RFC: Accept non-std transactions in Testnet4 by default again (master...2025-03-nonstd-testnet) https://github.com/bitcoin/bitcoin/pull/32133
<bitcoin-git>
[bitcoin] ajtowns opened pull request #32129: doc: Update comments for AreInputsStandard to match code (master...202503-areinputstd-comment) https://github.com/bitcoin/bitcoin/pull/32129
<bitcoin-git>
[bitcoin] martinus opened pull request #32128: Draft: CCoinMap Experiments (master...2025-03-scheduler-destroy-in-separate-thread-experiment) https://github.com/bitcoin/bitcoin/pull/32128
<bitcoin-git>
[bitcoin] ryanofsky merged pull request #30538: Doc: add a comment referencing past vulnerability next to where it was fixed (master...2407_doc_reference_past_vulns) https://github.com/bitcoin/bitcoin/pull/30538
<bitcoin-git>
bitcoin/master 5e3d9f2 Antoine Poinsot: doc: validation: add a reference to historical header spam vulnerability
<bitcoin-git>
bitcoin/master 68ac954 Antoine Poinsot: doc: net_proc: reference past DoS vulnerability in orphan processing
<bitcoin-git>
bitcoin/master c02d9f6 Antoine Poinsot: doc: net_proc: reference past defect regarding invalid GETDATA types
<bitcoin-git>
[bitcoin] luisschwab opened pull request #32123: wallet: make coinbase that will mature on the next block available for selection (master...fix/off-by-one-coinbase) https://github.com/bitcoin/bitcoin/pull/32123
<bitcoin-git>
[bitcoin] darosior opened pull request #32117: qa: make feature_assumeutxo.py test more robust (master...2503_more_assumeutxo_test_unbrittling) https://github.com/bitcoin/bitcoin/pull/32117
<bitcoin-git>
[bitcoin] jurraca opened pull request #32110: contrib: document asmap-tool commands more thoroughly (master...doc-diff-addrs) https://github.com/bitcoin/bitcoin/pull/32110
<bitcoin-git>
[bitcoin] vasild opened pull request #32109: fuzz: avoid returning non-conforming results from FuzzedSock::GetSockName() (master...fuzzedsock_getsockname) https://github.com/bitcoin/bitcoin/pull/32109
<bitcoin-git>
[bitcoin] fanquake merged pull request #31910: qa: fix an off-by-one in utxo snapshot fuzz target and sanity check its snapshot data (master...2502_assumeutxo_test_fuzz_snapshot) https://github.com/bitcoin/bitcoin/pull/31910
<bitcoin-git>
bitcoin/master d1527f6 Antoine Poinsot: qa: correct off-by-one in utxo snapshot fuzz target
<bitcoin-git>
bitcoin/master 63b534f Antoine Poinsot: fuzz: sanity check hardcoded snapshot in utxo_snapshot target
<bitcoin-git>
bitcoin/master 3b85eba Antoine Poinsot: test util: split up ConnectBlock from MineBlock