<bitcoin-git>
[bitcoin] jrakibi opened pull request #29617: Add test for invalid UTXO snapshot with coin height above base height (master...2024/03/assumeUTXO-tests) https://github.com/bitcoin/bitcoin/pull/29617
2024-03-10
<bitcoin-git>
[bitcoin] fjahr closed pull request #29539: doc: Clarify usage of checked witness commitment flag (master...2024-03-checkwitcomment) https://github.com/bitcoin/bitcoin/pull/29539
<bitcoin-git>
[bitcoin] theStack opened pull request #29615: test: fix accurate multisig sigop count (BIP16), add unit test (master...202403-test-fix_GetSigOpCount_accurate_counting_bip16) https://github.com/bitcoin/bitcoin/pull/29615
<bitcoin-git>
[bitcoin] fjahr opened pull request #29612: rpc: Optimize serialization disk space of dumptxoutset - Reloaded (master...2024-03-pr26045-reopen) https://github.com/bitcoin/bitcoin/pull/29612
<bitcoin-git>
[bitcoin] TheCharlatan closed pull request #28886: refactor: Replace sets of txiter with CTxMemPoolEntryRefs (master...setEntryRefs) https://github.com/bitcoin/bitcoin/pull/28886
2024-03-09
<bitcoin-git>
[bitcoin] paplorinc opened pull request #29608: refactorÉ Preallocate addresses in GetAddr_ based on nNodes (master...paplorinc/addrman-get-address-preallocate) https://github.com/bitcoin/bitcoin/pull/29608
<bitcoin-git>
[bitcoin] paplorinc opened pull request #29607: refactor: Reduce memory copying operations in bech32 encoding/decoding (master...paplorinc/bech32_optimizations) https://github.com/bitcoin/bitcoin/pull/29607
<bitcoin-git>
[bitcoin] achow101 merged pull request #29393: i2p: log connection was refused due to arbitrary port (master...2024-02-i2p-log-connect) https://github.com/bitcoin/bitcoin/pull/29393
<bitcoin-git>
[bitcoin] paplorinc opened pull request #29602: refactor: Optimize IsSpace function for common non-whitespace characters (master...paplorinc/is_space_optimization) https://github.com/bitcoin/bitcoin/pull/29602
<bitcoin-git>
[bitcoin] Christewart opened pull request #29589: tests: Fix bug `CScriptOp.encode_op_n()` where `OP_1NEGATE` was not handled correctly (master...2024-03-07-op1neg-py) https://github.com/bitcoin/bitcoin/pull/29589
<bitcoin-git>
[bitcoin] fanquake opened pull request #29585: contrib: list other binaries in manpage output (master...list_other_pages_in_man) https://github.com/bitcoin/bitcoin/pull/29585
<bitcoin-git>
[bitcoin] dergoegge opened pull request #29583: fuzz: Apply fuzz env (suppressions, etc.) when fetching harness list (master...2024-03-ubsan-sup) https://github.com/bitcoin/bitcoin/pull/29583
<bitcoin-git>
[bitcoin] fanquake merged pull request #29576: Update functional test runner to return error code when no tests are found to run (master...fn-test-runner-no-tests) https://github.com/bitcoin/bitcoin/pull/29576
<bitcoin-git>
bitcoin/master 59567d7 fanquake: Merge bitcoin/bitcoin#29576: Update functional test runner to return error...
<bitcoin-git>
[bitcoin] m3dwards opened pull request #29581: ci: switch back to executing functional tests with powershell (master...ps-version) https://github.com/bitcoin/bitcoin/pull/29581
<bitcoin-git>
[bitcoin] fanquake closed pull request #26902: wallet: do not backdate locktime if it may lead to fingerprinting (master...avoid-locktime-backdating) https://github.com/bitcoin/bitcoin/pull/26902
<bitcoin-git>
[bitcoin] fanquake closed pull request #24034: p2p: delete anchors.dat after trying to connect to that peers (master...2022-02-anchors-delete) https://github.com/bitcoin/bitcoin/pull/24034
<bitcoin-git>
[bitcoin] brunoerg opened pull request #29578: addrman: improve performance of `GetAddr` when specifying network (master...2024-03-addrman-getaddr) https://github.com/bitcoin/bitcoin/pull/29578
<bitcoin-git>
[bitcoin] fanquake opened pull request #29577: build: ignore deprecated-declarations warnings in objc++ macOS code (master...alternative_29362) https://github.com/bitcoin/bitcoin/pull/29577
<bitcoin-git>
[bitcoin] m3dwards opened pull request #29576: Update functional test runner to return error code when no tests are found to run (master...fn-test-runner-no-tests) https://github.com/bitcoin/bitcoin/pull/29576
<bitcoin-git>
[bitcoin] sipa opened pull request #29575: net_processing: make any misbehavior trigger immediate discouragement (master...202403_nomisbehave) https://github.com/bitcoin/bitcoin/pull/29575
<bitcoin-git>
[bitcoin] fanquake merged pull request #29529: fuzz: restrict fopencookie usage to Linux & FreeBSD (master...no_fopencookie_on_openbsd) https://github.com/bitcoin/bitcoin/pull/29529
<bitcoin-git>
bitcoin/master 312f338 fanquake: fuzz: restrict fopencookie usage to Linux & FreeBSD