<bitcoin-git>
[bitcoin] darosior opened pull request #31676: fuzz: add targets for PCP and NAT-PMP port mapping requests (master...2501_pcp_fuzzing) https://github.com/bitcoin/bitcoin/pull/31676
<bitcoin-git>
[bitcoin] fanquake merged pull request #31242: wallet, desc spkm: Return SigningProvider only if we have the privkey (master...wallet-signingprov-no-h) https://github.com/bitcoin/bitcoin/pull/31242
<bitcoin-git>
bitcoin/master 4936567 Ava Chow: desc spkm: Return SigningProvider only if we have the privkey
<bitcoin-git>
bitcoin/master 62a95f5 Sebastian Falbesoner: test: refactor: move `CreateDescriptor` helper to wallet test util module
<bitcoin-git>
bitcoin/master f6a6d91 Sebastian Falbesoner: test: add check for getting SigningProvider for a CPubKey
<bitcoin-git>
[bitcoin] fanquake merged pull request #31397: p2p: track and use all potential peers for orphan resolution (master...2024-11-multi-orphan) https://github.com/bitcoin/bitcoin/pull/31397
<bitcoin-git>
[bitcoin] hebasto opened pull request #31662: cmake: Do not modify `CMAKE_TRY_COMPILE_TARGET_TYPE` globally (master...250115-target-type) https://github.com/bitcoin/bitcoin/pull/31662
<bitcoin-git>
[bitcoin] theStack opened pull request #31658: test: p2p: fix sending of manual INVs in tx download test (master...202501-test-p2p-fix_inv_block_subtest) https://github.com/bitcoin/bitcoin/pull/31658
2025-01-14
<bitcoin-git>
[bitcoin] davidgumberg opened pull request #31657: ci: Supply `--platform` argument to `docker build`. (master...1-13-24-ci-fix) https://github.com/bitcoin/bitcoin/pull/31657
<bitcoin-git>
[bitcoin] l0rinc opened pull request #31645: optimization: increase default LevelDB write batch size to 64 MiB (master...l0rinc/utxo-dump-batching) https://github.com/bitcoin/bitcoin/pull/31645
<bitcoin-git>
[bitcoin] l0rinc opened pull request #31644: leveldb: show non-default options during init (master...l0rinc/leveldb-options-logging) https://github.com/bitcoin/bitcoin/pull/31644
<bitcoin-git>
[bitcoin] brunoerg opened pull request #31635: test: add coverage for unknown address type for `createwalletdescriptor` (master...2025-01-test-wallet-createwalletdescriptor) https://github.com/bitcoin/bitcoin/pull/31635
<bitcoin-git>
[bitcoin] brunoerg closed pull request #31609: test: importdescriptors is not available for non-descriptor wallets (master...2025-01-test-wallet-legacy-importdescriptors) https://github.com/bitcoin/bitcoin/pull/31609
<bitcoin-git>
[bitcoin] hodlinator opened pull request #31633: net: Disconnect message follow-ups to #28521 (master...2024/12/disconnecting) https://github.com/bitcoin/bitcoin/pull/31633
<bitcoin-git>
[bitcoin] achow101 merged pull request #31549: fuzz: Abort if system time is called without mock time being set (master...2024/12/fuzz-set-mocktime) https://github.com/bitcoin/bitcoin/pull/31549
<bitcoin-git>
[bitcoin] achow101 merged pull request #31462: test: raise explicit error if any of the needed release binaries is missing (master...202412-test-skip_if_release_binaries_missing) https://github.com/bitcoin/bitcoin/pull/31462
<bitcoin-git>
bitcoin/master 1ea7e45 Sebastian Falbesoner: test: raise explicit error if any of the needed release binaries is missing
<bitcoin-git>
bitcoin/master 56725f8 Ava Chow: Merge bitcoin/bitcoin#31462: test: raise explicit error if any of the need...
<bitcoin-git>
[bitcoin] hebasto opened pull request #31626: depends: Use base system's `sha256sum` utility (master...250109-sha256sum) https://github.com/bitcoin/bitcoin/pull/31626
<bitcoin-git>
[bitcoin] luke-jr opened pull request #31623: tracing: Rename the `MIN` macro to `_TRACEPOINT_TEST_MIN` in log_raw_p2p_msgs (master...tracing_MIN_macro_rename) https://github.com/bitcoin/bitcoin/pull/31623
<bitcoin-git>
[bitcoin] achow101 opened pull request #31622: psbt: add non-default sighash types to PSBTs and unify sighash type match checking (master...psbt-sighashes) https://github.com/bitcoin/bitcoin/pull/31622
<bitcoin-git>
[bitcoin] Eunovo opened pull request #31615: Ensure assumevalid is always used during reindex (master...31494-reindex-assumevalid) https://github.com/bitcoin/bitcoin/pull/31615
<bitcoin-git>
[bitcoin] vasild opened pull request #31614: test: expect that files may disappear from /proc/PID/fd/ (master...expect_file_not_found_in_get_socket_inodes) https://github.com/bitcoin/bitcoin/pull/31614
2025-01-06
<bitcoin-git>
[bitcoin] achow101 merged pull request #31596: doc: Clarify comments about endianness after #30526 (master...pr/docblob) https://github.com/bitcoin/bitcoin/pull/31596
<bitcoin-git>
[bitcoin] l0rinc opened pull request #31610: scripted-diff: Replace invalid txid in RPC examples with valid one (master...l0rinc/gettransaction-rpc-doc) https://github.com/bitcoin/bitcoin/pull/31610
<bitcoin-git>
[bitcoin] fanquake merged pull request #31526: doc: Install `net/py-pyzmq` port on FreeBSD for `interface_zmq.py` (master...241218-freebsd-pyzmq) https://github.com/bitcoin/bitcoin/pull/31526
<bitcoin-git>
bitcoin/master 0a76c29 Hennadii Stepanov: doc: Install `net/py-pyzmq` port on FreeBSD for `interface_zmq.py`
<bitcoin-git>
bitcoin/master 49fc225 merge-script: Merge bitcoin/bitcoin#31526: doc: Install `net/py-pyzmq` port on FreeBSD f...
<bitcoin-git>
[bitcoin] brunoerg opened pull request #31609: test: importdescriptors is not available for non-descriptor wallets (master...2025-01-test-wallet-legacy-importdescriptors) https://github.com/bitcoin/bitcoin/pull/31609
<bitcoin-git>
[bitcoin] achow101 merged pull request #31547: build: Use character literals for generated json headers to avoid narrowing (master...l0rinc/GenerateHeaderFromJson-character-literal) https://github.com/bitcoin/bitcoin/pull/31547
<bitcoin-git>
bitcoin/master 63b6b63 Lőrinc: build: Use character literals for generated headers to avoid narrowing
<bitcoin-git>
bitcoin/master fa04485 MarcoFalke: test: Re-enable univalue test fail18.json
<bitcoin-git>
[bitcoin] ryanofsky opened pull request #31596: doc: Clarify comments about endianness after #30526 (master...pr/docblob) https://github.com/bitcoin/bitcoin/pull/31596
<bitcoin-git>
[bitcoin] hebasto opened pull request #31595: qa: Ensure consistent use of decimals instead of floats (master...250102-decimal) https://github.com/bitcoin/bitcoin/pull/31595
<bitcoin-git>
[bitcoin] maflcko closed pull request #31481: fuzz: Faster leak check when generating corpus (master...2412-fuzz-stable-fast) https://github.com/bitcoin/bitcoin/pull/31481
<bitcoin-git>
[bitcoin] achow101 opened pull request #31590: descriptors: Try pubkeys of both evenness when retrieving the private keys for an xonly pubkey in a descriptor (master...fix-constpubkey-xonly-getprivkey) https://github.com/bitcoin/bitcoin/pull/31590
2025-01-01
<bitcoin-git>
[bitcoin] maflcko closed pull request #31587: Enhance fee estimation logic and improve error handling in TxConfirmS… (master...patch-2) https://github.com/bitcoin/bitcoin/pull/31587
<bitcoin-git>
[bitcoin] theStack opened pull request #31588: contrib: fix `test_deterministic_coverage.sh` script for out-of-tree builds (master...202501-contrib-fix-test-deterministic_coverage_sh) https://github.com/bitcoin/bitcoin/pull/31588
2024-12-31
<bitcoin-git>
[bitcoin] Gudnessuche opened pull request #31587: Enhance fee estimation logic and improve error handling in TxConfirmS… (master...patch-2) https://github.com/bitcoin/bitcoin/pull/31587
<bitcoin-git>
[bitcoin] jaeheonshim closed pull request #31572: refactor: Remove redundant edge case in fee rate rounding logic (master...2412-refactor-fee-rate-rounding) https://github.com/bitcoin/bitcoin/pull/31572