2025-02-16

<bitcoin-git> [bitcoin] hebasto opened pull request #31880: cmake: Add optional source files to libraries directly (master...250216-object-libs) https://github.com/bitcoin/bitcoin/pull/31880
<bitcoin-git> [bitcoin] fanquake merged pull request #31879: doc: add release note for #27432 (utxo-to-sqlite tool) (master...202502-doc-add_release_note_for_pr27432) https://github.com/bitcoin/bitcoin/pull/31879
<bitcoin-git> bitcoin/master db36a92 merge-script: Merge bitcoin/bitcoin#31879: doc: add release note for #27432 (utxo-to-sql...
<bitcoin-git> bitcoin/master 95722d0 Sebastian Falbesoner: doc: add release note for #27432 (utxo-to-sqlite tool)
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/43e71f74988b...db36a92c02b8
<bitcoin-git> [bitcoin] theStack opened pull request #31879: doc: add release note for #27432 (utxo-to-sqlite tool) (master...202502-doc-add_release_note_for_pr27432) https://github.com/bitcoin/bitcoin/pull/31879

2025-02-14

<bitcoin-git> [bitcoin] achow101 merged pull request #27432: contrib: add tool to convert compact-serialized UTXO set to SQLite database (master...add-utxo_to_sqlite-conversion-tool) https://github.com/bitcoin/bitcoin/pull/27432
<bitcoin-git> bitcoin/master 4080b66 Sebastian Falbesoner: test: add test for utxo-to-sqlite conversion script
<bitcoin-git> bitcoin/master 43e71f7 Ava Chow: Merge bitcoin/bitcoin#27432: contrib: add tool to convert compact-serializ...
<bitcoin-git> bitcoin/master ec99ed7 Sebastian Falbesoner: contrib: add tool to convert compact-serialized UTXO set to SQLite database
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/e53310c47abe...43e71f74988b
<bitcoin-git> [bitcoin] achow101 merged pull request #30529: Fix -norpcwhitelist, -norpcallowip, and similar corner case behavior (master...pr/listset) https://github.com/bitcoin/bitcoin/pull/30529
<bitcoin-git> bitcoin/master 40c4899 Ryan Ofsky: Fix nonsensical -nobind and -nowhitebind behavior
<bitcoin-git> bitcoin/master 5453e66 Ryan Ofsky: Fix nonsensical -noseednode behavior
<bitcoin-git> bitcoin/master e03409c Ryan Ofsky: Fix nonsensical -norpcbind and -norpcallowip behavior
<bitcoin-git> [bitcoin] achow101 pushed 16 commits to master: https://github.com/bitcoin/bitcoin/compare/254fd89d39fb...e53310c47abe
<bitcoin-git> bitcoin/master 99755e0 Eval EXEC: random: Initialize variables in hardware RNG functions
<bitcoin-git> bitcoin/master 254fd89 Ava Chow: Merge bitcoin/bitcoin#31863: random: Initialize variables in hardware RNG ...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/75f8396c9077...254fd89d39fb
<bitcoin-git> [bitcoin] achow101 merged pull request #30746: test: cover base[32|58|64] with symmetric roundtrip fuzz (and padding) tests (master...l0rinc/roundtrip-tests-base32-base64) https://github.com/bitcoin/bitcoin/pull/30746
<bitcoin-git> bitcoin/master 635bc58 Lőrinc: test: Fuzz Base32/Base58/Base64 roundtrip conversions
<bitcoin-git> bitcoin/master ae40cf1 Lőrinc: test: Add padding tests for Base32/Base64
<bitcoin-git> bitcoin/master 5dd3a0d Lőrinc: test: Extend base58_encode_decode.json with edge cases
<bitcoin-git> [bitcoin] achow101 pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/c4b46b45898e...75f8396c9077
<bitcoin-git> [bitcoin] achow101 merged pull request #31629: wallet: fix rescanning inconsistency (master...202501_rescan_bestblock) https://github.com/bitcoin/bitcoin/pull/31629
<bitcoin-git> bitcoin/master c4b46b4 Ava Chow: Merge bitcoin/bitcoin#31629: wallet: fix rescanning inconsistency
<bitcoin-git> bitcoin/master 4818da8 Martin Zumsande: wallet: fix rescanning inconsistency
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d0dfd6d3f60a...c4b46b45898e
<bitcoin-git> [bitcoin] l0rinc opened pull request #31875: RFC: SortedWrite descending by hash (master...l0rinc/sorted-BatchWrite) https://github.com/bitcoin/bitcoin/pull/31875
<bitcoin-git> [bitcoin] achow101 merged pull request #31865: build: move `rpc/external_signer` to node library (master...move_external_signer_node) https://github.com/bitcoin/bitcoin/pull/31865
<bitcoin-git> bitcoin/master d0dfd6d Ava Chow: Merge bitcoin/bitcoin#31865: build: move `rpc/external_signer` to node lib...
<bitcoin-git> bitcoin/master e501246 fanquake: build: move rpc/external_signer to node library
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ce4dbfc3590b...d0dfd6d3f60a
<bitcoin-git> [bitcoin] hodlinator opened pull request #31874: qa wallet: Activate dormant checks in wallet_multisig_descriptor_psbt.py (master...2025/02/wallet_dormant_checks) https://github.com/bitcoin/bitcoin/pull/31874
<bitcoin-git> [bitcoin] achow101 merged pull request #31851: doc: build: Fix instructions for msvc gui builds (master...2-12-25-msvc-docs) https://github.com/bitcoin/bitcoin/pull/31851
<bitcoin-git> bitcoin/master ce4dbfc Ava Chow: Merge bitcoin/bitcoin#31851: doc: build: Fix instructions for msvc gui bui...
<bitcoin-git> bitcoin/master c3fa043 David Gumberg: doc: build: Fix instructions for msvc gui builds
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/504d0c21e264...ce4dbfc3590b
<bitcoin-git> [bitcoin] achow101 merged pull request #31439: validation: In case of a continued reindex, only activate chain in the end (master...202412_reindex_interrupt) https://github.com/bitcoin/bitcoin/pull/31439
<bitcoin-git> bitcoin/master c9136ca Martin Zumsande: validation: fix issue with an interrupted -reindex
<bitcoin-git> bitcoin/master 504d0c2 Ava Chow: Merge bitcoin/bitcoin#31439: validation: In case of a continued reindex, o...
<bitcoin-git> bitcoin/master a267589 Martin Zumsande: validation: Don't loop over all chainstates in LoadExternalBlock
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/0b48f77e101f...504d0c21e264
<bitcoin-git> [bitcoin] achow101 merged pull request #31413: rpc: Remove deprecated dummy alias for listtransactions::label (master...2412-rpc-no-depr-arg-names) https://github.com/bitcoin/bitcoin/pull/31413
<bitcoin-git> bitcoin/master fa8e095 MarcoFalke: rpc: Remove deprecated dummy alias for listtransactions::label
<bitcoin-git> bitcoin/master 0b48f77 Ava Chow: Merge bitcoin/bitcoin#31413: rpc: Remove deprecated dummy alias for listtr...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/21a0efaf8c9f...0b48f77e101f
<bitcoin-git> [bitcoin] achow101 merged pull request #29858: test: Add test for rpcwhitelistdefault (master...test/rpc-whitelistdefault-test) https://github.com/bitcoin/bitcoin/pull/29858
<bitcoin-git> bitcoin/master f0e5e4c naiyoma: test: Add test for rpcwhitelistdefault
<bitcoin-git> bitcoin/master 21a0efa Ava Chow: Merge bitcoin/bitcoin#29858: test: Add test for rpcwhitelistdefault
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8a00b755e988...21a0efaf8c9f
<bitcoin-git> [bitcoin] achow101 closed pull request #31872: Update CONTRIBUTING.md (master...patch-2) https://github.com/bitcoin/bitcoin/pull/31872
<bitcoin-git> [bitcoin] Syed-AbdurRahaman2006 opened pull request #31872: Update CONTRIBUTING.md (master...patch-2) https://github.com/bitcoin/bitcoin/pull/31872
<bitcoin-git> [bitcoin] achow101 merged pull request #31634: doc: Improve dependencies documentation (master...doc-required-dependencies) https://github.com/bitcoin/bitcoin/pull/31634
<bitcoin-git> bitcoin/master 8a00b75 Ava Chow: Merge bitcoin/bitcoin#31634: doc: Improve dependencies documentation
<bitcoin-git> bitcoin/master a759ea3 Nicola Leonardo Susca: doc: Improve dependencies documentation
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e58605e04f3f...8a00b755e988
<bitcoin-git> [bitcoin] achow101 merged pull request #31854: net: reduce CAddress usage to CService or CNetAddr (master...reduce_CAddress) https://github.com/bitcoin/bitcoin/pull/31854
<bitcoin-git> bitcoin/master e58605e Ava Chow: Merge bitcoin/bitcoin#31854: net: reduce CAddress usage to CService or CNe...
<bitcoin-git> bitcoin/master cd4bfae Vasil Dimov: net: reduce CAddress usage to CService or CNetAddr
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/06b9236f4327...e58605e04f3f
<bitcoin-git> [bitcoin] fanquake closed pull request #31871: Update README.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/31871
<bitcoin-git> [bitcoin] Syed-AbdurRahaman2006 opened pull request #31871: Update README.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/31871
<bitcoin-git> [bitcoin] brunoerg opened pull request #31870: fuzz: split `coinselection` harness (master...2025-02-fuzz-split-coinselection) https://github.com/bitcoin/bitcoin/pull/31870
<bitcoin-git> [bitcoin] hebasto opened pull request #31869: cmake: Add `libbitcoinkernel` target (master...250214-synonym) https://github.com/bitcoin/bitcoin/pull/31869
<bitcoin-git> [bitcoin] fanquake closed pull request #31867: Update README.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/31867
<bitcoin-git> [bitcoin] fanquake merged pull request #31359: cmake: Add `CheckLinkerSupportsPIE` module (master...241124-pie) https://github.com/bitcoin/bitcoin/pull/31359
<bitcoin-git> bitcoin/master 06b9236 merge-script: Merge bitcoin/bitcoin#31359: cmake: Add `CheckLinkerSupportsPIE` module
<bitcoin-git> bitcoin/master 65a0920 Hennadii Stepanov: cmake: Add `CheckLinkerSupportsPIE` module
<bitcoin-git> bitcoin/master 81c174e Hennadii Stepanov: cmake: Refer to the configure log instead of printing PIE test error
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/73e2ec13737e...06b9236f4327
<bitcoin-git> [bitcoin] l0rinc opened pull request #31868: optimization: speed up block serialization (master...lorinc/block-serialization-optimizations) https://github.com/bitcoin/bitcoin/pull/31868
<bitcoin-git> [bitcoin] Syed-AbdurRahaman2006 opened pull request #31867: Update README.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/31867
<bitcoin-git> [bitcoin] ryanofsky opened pull request #31866: test, refactor: Add TestNode.binaries to hold binary paths (master...pr/wrapp) https://github.com/bitcoin/bitcoin/pull/31866
<bitcoin-git> [bitcoin] fanquake opened pull request #31865: build: move `rpc/external_signer` to node library (master...move_external_signer_node) https://github.com/bitcoin/bitcoin/pull/31865
<bitcoin-git> [bitcoin] fanquake opened pull request #31864: doc: add missing copyright headers (master...copyright_cleanups) https://github.com/bitcoin/bitcoin/pull/31864
<bitcoin-git> [bitcoin] fanquake merged pull request #31844: cmake: add a component for each binary (master...cmake-install-components) https://github.com/bitcoin/bitcoin/pull/31844
<bitcoin-git> bitcoin/master 0264c5d Cory Fields: cmake: use per-target components for bitcoin-qt and bitcoin-gui
<bitcoin-git> bitcoin/master 2e0c925 Cory Fields: cmake: add and use install_binary_component
<bitcoin-git> bitcoin/master fb0546b Cory Fields: ci: don't try to install for a fuzz build
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/7bbd761e816b...73e2ec13737e
<bitcoin-git> [bitcoin] fanquake merged pull request #31421: cmake: Improve compatibility with Python version managers (master...241204-python) https://github.com/bitcoin/bitcoin/pull/31421
<bitcoin-git> bitcoin/master 7bbd761 merge-script: Merge bitcoin/bitcoin#31421: cmake: Improve compatibility with Python vers...
<bitcoin-git> bitcoin/master dead908 Hennadii Stepanov: cmake: Improve compatibility with Python version managers
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9491676438a9...7bbd761e816b
<bitcoin-git> [bitcoin] fanquake merged pull request #31157: Cleanups to port mapping module post UPnP drop (master...2410_cleanups_post_upnp_drop) https://github.com/bitcoin/bitcoin/pull/31157
<bitcoin-git> bitcoin/master c4e82b8 Antoine Poinsot: mapport: make 'enabled' and 'current' bool
<bitcoin-git> bitcoin/master 9bd936f Antoine Poinsot: mapport: drop unnecessary function
<bitcoin-git> bitcoin/master 2a6536c Antoine Poinsot: mapport: rename 'use_pcp' to 'enable'
<bitcoin-git> [bitcoin] fanquake pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/109bfe9573b9...9491676438a9
<bitcoin-git> [bitcoin] fanquake merged pull request #31857: depends: avoid an unset `CMAKE_OBJDUMP` (master...unset_objdump) https://github.com/bitcoin/bitcoin/pull/31857
<bitcoin-git> bitcoin/master 2434aea fanquake: depends: avoid an unset CMAKE_OBJDUMP
<bitcoin-git> bitcoin/master 109bfe9 merge-script: Merge bitcoin/bitcoin#31857: depends: avoid an unset `CMAKE_OBJDUMP`
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/14d1d8e2120d...109bfe9573b9
<bitcoin-git> [bitcoin] fanquake merged pull request #31758: test: deduplicates p2p_tx_download constants (master...deduplicate-p2p-contants) https://github.com/bitcoin/bitcoin/pull/31758
<bitcoin-git> bitcoin/master 0a02e7f Sergi Delgado Segura: test: deduplicates p2p_tx_download constants
<bitcoin-git> bitcoin/master 14d1d8e merge-script: Merge bitcoin/bitcoin#31758: test: deduplicates p2p_tx_download constants
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2549fc6fd1cc...14d1d8e2120d
<bitcoin-git> [bitcoin] hebasto closed pull request #31779: cmake: Improve safety and robustness during building `crc32c` subtree (master...250202-cmake-crc32c) https://github.com/bitcoin/bitcoin/pull/31779
<bitcoin-git> [bitcoin] jirijakes opened pull request #31862: doc: Fix description of byte order of hashes in ZMQ documentation (master...zmq-doc) https://github.com/bitcoin/bitcoin/pull/31862
<bitcoin-git> [bitcoin] achow101 merged pull request #31768: test: check `scanning` field from `getwalletinfo` (master...2025-01-test-wallet-scan) https://github.com/bitcoin/bitcoin/pull/31768
<bitcoin-git> bitcoin/master 2549fc6 Ava Chow: Merge bitcoin/bitcoin#31768: test: check `scanning` field from `getwalleti...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/96d30ed4f96f...2549fc6fd1cc
<bitcoin-git> bitcoin/master bb0879d brunoerg: test: check `scanning` field from `getwalletinfo`

2025-02-13

<bitcoin-git> [bitcoin] fjahr closed pull request #31861: RFC: Generated headers with ""_hex user-defined literal (master...2025-02-data-header-literal) https://github.com/bitcoin/bitcoin/pull/31861
<bitcoin-git> [bitcoin] fjahr opened pull request #31861: RFC: Generated headers with ""_hex user-defined literal (master...2025-02-data-header-literal) https://github.com/bitcoin/bitcoin/pull/31861
<bitcoin-git> [bitcoin] TheCharlatan opened pull request #31860: init: Take lock on blocks directory in BlockManager ctor (master...blockmanLock) https://github.com/bitcoin/bitcoin/pull/31860
<bitcoin-git> [bitcoin] glozow merged pull request #31495: wallet: Utilize IsMine() and CanProvide() in migration to cover edge cases (master...migrate-corner-case-scripts) https://github.com/bitcoin/bitcoin/pull/31495
<bitcoin-git> bitcoin/master c39b3cf Ava Chow: test: Extra verification that migratewallet migrates
<bitcoin-git> bitcoin/master b1ab927 Ava Chow: tests: Test migration of additional P2WSH scripts
<bitcoin-git> bitcoin/master b777e84 Ava Chow: legacy spkm: Move CanProvide to LegacyDataSPKM
<bitcoin-git> [bitcoin] glozow pushed 10 commits to master: https://github.com/bitcoin/bitcoin/compare/c242fa5be358...96d30ed4f96f
<bitcoin-git> [bitcoin] fanquake closed pull request #31765: cmake: Install man pages for configured targets only (master...250130-man-inst) https://github.com/bitcoin/bitcoin/pull/31765
<bitcoin-git> [bitcoin] maflcko opened pull request #31859: test: Rename send_message to send_without_ping (master...2502-test-msg-sync) https://github.com/bitcoin/bitcoin/pull/31859
<bitcoin-git> [bitcoin] fanquake merged pull request #31858: chore: remove redundant word (master...master) https://github.com/bitcoin/bitcoin/pull/31858
<bitcoin-git> bitcoin/master 4c62b37 tianzedavid: chore: remove redundant word
<bitcoin-git> bitcoin/master c242fa5 merge-script: Merge bitcoin/bitcoin#31858: chore: remove redundant word
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/251ea7367cf4...c242fa5be358
<bitcoin-git> [bitcoin] tianzedavid opened pull request #31858: chore: remove redundant word (master...master) https://github.com/bitcoin/bitcoin/pull/31858
<bitcoin-git> [bitcoin] ryanofsky merged pull request #31767: logging: Ensure -debug=0/none behaves consistently with -nodebug (master...debug_flag_consistency) https://github.com/bitcoin/bitcoin/pull/31767
<bitcoin-git> bitcoin/master a8fedb3 Daniela Brozzoni: logging: Ensure -debug=0/none behaves consistently with -nodebug
<bitcoin-git> bitcoin/master 7afeaa2 Daniela Brozzoni: test: `-debug=0` and `-debug=none` behave similarly to `-nodebug`
<bitcoin-git> bitcoin/master d39d521 Daniela Brozzoni: test: `-nodebug` clears previously set debug options
<bitcoin-git> [bitcoin] ryanofsky pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/a5b0a441f85d...251ea7367cf4
<bitcoin-git> [bitcoin] fanquake opened pull request #31857: depends: avoid an unset `CMAKE_OBJDUMP` (master...unset_objdump) https://github.com/bitcoin/bitcoin/pull/31857
<bitcoin-git> [bitcoin] fanquake merged pull request #31855: chore: remove redundant word (master...master) https://github.com/bitcoin/bitcoin/pull/31855
<bitcoin-git> bitcoin/master a5b0a44 merge-script: Merge bitcoin/bitcoin#31855: chore: remove redundant word
<bitcoin-git> bitcoin/master 033acdf tianzedavid: chore: remove redundant word
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/55cf39e4c54d...a5b0a441f85d
<bitcoin-git> [bitcoin] tianzedavid opened pull request #31855: chore: remove redundant word (master...master) https://github.com/bitcoin/bitcoin/pull/31855
<bitcoin-git> [bitcoin] vasild opened pull request #31854: net: reduce CAddress usage to CService or CNetAddr (master...reduce_CAddress) https://github.com/bitcoin/bitcoin/pull/31854
<bitcoin-git> [bitcoin] fanquake merged pull request #31722: cmake: Copy `cov_tool_wrapper.sh.in` to the build tree (master...250123-cmake-cov) https://github.com/bitcoin/bitcoin/pull/31722
<bitcoin-git> bitcoin/master e3c0152 Hennadii Stepanov: cmake: Copy `cov_tool_wrapper.sh.in` to the build tree
<bitcoin-git> bitcoin/master 55cf39e merge-script: Merge bitcoin/bitcoin#31722: cmake: Copy `cov_tool_wrapper.sh.in` to the b...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/048ef98626b9...55cf39e4c54d

2025-02-12

<bitcoin-git> [bitcoin] davidgumberg opened pull request #31851: doc: build: Fix instructions for msvc gui builds (master...2-12-25-msvc-docs) https://github.com/bitcoin/bitcoin/pull/31851
<bitcoin-git> [bitcoin] fanquake merged pull request #31840: depends: add missing Darwin objcopy (master...missing_darwin_objcopy) https://github.com/bitcoin/bitcoin/pull/31840
<bitcoin-git> bitcoin/master 048ef98 merge-script: Merge bitcoin/bitcoin#31840: depends: add missing Darwin objcopy
<bitcoin-git> bitcoin/master 3edaf0b fanquake: depends: add missing Darwin objcopy
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/713bf66b1f77...048ef98626b9
<bitcoin-git> [bitcoin] fanquake opened pull request #31850: ci: switch MSAN to use prebuilt Clang binaries (master...prebuilt_clang) https://github.com/bitcoin/bitcoin/pull/31850
<bitcoin-git> [bitcoin] fanquake opened pull request #31849: depends: set `CMAKE_*_COMPILER_TARGET` in toolchain (master...clang_cross_toolchain) https://github.com/bitcoin/bitcoin/pull/31849
<bitcoin-git> [bitcoin] 0xB10C opened pull request #31848: test, tracing: don't use problematic `bpf_usdt_readarg_p()` (master...2025-01-dont-use-bpf_usdt_readarg_p) https://github.com/bitcoin/bitcoin/pull/31848
<bitcoin-git> [bitcoin] fanquake merged pull request #31500: depends: Fix compiling `libevent` package on NetBSD (master...241214-libevent-netbsd) https://github.com/bitcoin/bitcoin/pull/31500
<bitcoin-git> bitcoin/master f89f168 Hennadii Stepanov: depends: Fix compiling `libevent` package on NetBSD
<bitcoin-git> bitcoin/master 713bf66 merge-script: Merge bitcoin/bitcoin#31500: depends: Fix compiling `libevent` package on ...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ede388d03df0...713bf66b1f77
<bitcoin-git> [bitcoin] s373nZ closed pull request #31847: [WIP] build: name install targets as components (master...31745-install-components) https://github.com/bitcoin/bitcoin/pull/31847
<bitcoin-git> [bitcoin] fanquake merged pull request #30911: build: simplify by flattening the dependency graph (master...cmake-flatten-dependencies) https://github.com/bitcoin/bitcoin/pull/30911
<bitcoin-git> bitcoin/master ede388d merge-script: Merge bitcoin/bitcoin#30911: build: simplify by flattening the dependency ...
<bitcoin-git> bitcoin/master 12fa951 Cory Fields: build: simplify dependency graph
<bitcoin-git> bitcoin/master c4e4983 Cory Fields: build: avoid unnecessary dependencies on generated headers
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/534414ca9d4f...ede388d03df0
<bitcoin-git> [bitcoin] fanquake merged pull request #31678: ci: Skip read-write of default env vars (master...2501-ci-skip) https://github.com/bitcoin/bitcoin/pull/31678
<bitcoin-git> bitcoin/master 534414c merge-script: Merge bitcoin/bitcoin#31678: ci: Skip read-write of default env vars
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/87ce116058f2...534414ca9d4f
<bitcoin-git> bitcoin/master fa952ac MarcoFalke: ci: Skip read-write of default env vars
<bitcoin-git> [bitcoin] darosior closed pull request #31792: Double check all block rules in `ConnectBlock`, not only `CheckBlock` (master...2502_ctx_checks_in_connectblock) https://github.com/bitcoin/bitcoin/pull/31792
<bitcoin-git> [bitcoin] fanquake merged pull request #31846: test: Remove stale gettime test (master...2502-test-stale-time) https://github.com/bitcoin/bitcoin/pull/31846
<bitcoin-git> bitcoin/master fa3a4ea MarcoFalke: test: Remove stale gettime test
<bitcoin-git> bitcoin/master 87ce116 merge-script: Merge bitcoin/bitcoin#31846: test: Remove stale gettime test
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/42251e00e8bb...87ce116058f2
<bitcoin-git> [bitcoin] s373nZ opened pull request #31847: [WIP] build: name install targets as components (master...31745-install-components) https://github.com/bitcoin/bitcoin/pull/31847
<bitcoin-git> [bitcoin] maflcko opened pull request #31846: test: Remove stale gettime test (master...2502-test-stale-time) https://github.com/bitcoin/bitcoin/pull/31846
<bitcoin-git> [bitcoin] fanquake merged pull request #30584: depends: Make default `host` and `build` comparable (master...240804-cross) https://github.com/bitcoin/bitcoin/pull/30584
<bitcoin-git> bitcoin/master b28917b Hennadii Stepanov: depends: Make default `host` and `build` comparable
<bitcoin-git> bitcoin/master 42251e0 merge-script: Merge bitcoin/bitcoin#30584: depends: Make default `host` and `build` comp...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0b6ed342b574...42251e00e8bb
<bitcoin-git> [bitcoin] fanquake merged pull request #31711: build: set build type and per-build-type flags as early as possible (master...cmake-early-checks-flags) https://github.com/bitcoin/bitcoin/pull/31711
<bitcoin-git> bitcoin/master 0b6ed34 merge-script: Merge bitcoin/bitcoin#31711: build: set build type and per-build-type flag...
<bitcoin-git> bitcoin/master f605f7a Cory Fields: build: refactor: set debug definitions in main CMakeLists
<bitcoin-git> bitcoin/master 56a9b84 Cory Fields: build: set build type and per-build-type flags as early as possible
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/a44ccedcc2cc...0b6ed342b574
<bitcoin-git> [bitcoin] fanquake merged pull request #31818: guix: remove test-security/symbol-check scripts (master...remove_test_sec_scripts) https://github.com/bitcoin/bitcoin/pull/31818
<bitcoin-git> bitcoin/master 76c0901 fanquake: guix: remove test-security/symbol-check scripts
<bitcoin-git> bitcoin/master a44cced merge-script: Merge bitcoin/bitcoin#31818: guix: remove test-security/symbol-check scrip...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c65233230f18...a44ccedcc2cc
<bitcoin-git> [gui-qml] davidgumberg opened pull request #443: doc: Add missing fedora dependency (main...2-11-24-fedora-build-docs) https://github.com/bitcoin-core/gui-qml/pull/443
<bitcoin-git> [bitcoin] luke-jr opened pull request #31845: Add -pruneduringinit option to temporarily use another prune target during IBD (master...pruneduringinit) https://github.com/bitcoin/bitcoin/pull/31845

2025-02-11

<bitcoin-git> [bitcoin] theuni opened pull request #31844: cmake: add a component for each binary (master...cmake-install-components) https://github.com/bitcoin/bitcoin/pull/31844
<bitcoin-git> [bitcoin] achow101 merged pull request #31022: test: Add mockable steady clock, tests for PCP and NATPMP implementations (master...2024-10-pcp-tests) https://github.com/bitcoin/bitcoin/pull/31022
<bitcoin-git> bitcoin/master caf9521 laanwj: net: Use mockable steady clock in PCP implementation
<bitcoin-git> bitcoin/master 0364832 laanwj: util: Add mockable steady_clock
<bitcoin-git> bitcoin/master ab1d3ec laanwj: net: Add optional length checking to CService::SetSockAddr
<bitcoin-git> [bitcoin] achow101 pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/86528937e5c4...c65233230f18
<bitcoin-git> [bitcoin] maflcko opened pull request #31841: test: Clear scheduler after init to increase fuzz stability (master...2502-fuzz-stable) https://github.com/bitcoin/bitcoin/pull/31841
<bitcoin-git> [bitcoin] ryanofsky merged pull request #31834: build: disable bitcoin-node if daemon is not built (master...2025/02/daemon-multiprocess) https://github.com/bitcoin/bitcoin/pull/31834
<bitcoin-git> bitcoin/master 2ffea09 Sjors Provoost: build: disable bitcoin-node if daemon is not built
<bitcoin-git> bitcoin/master 8652893 Ryan Ofsky: Merge bitcoin/bitcoin#31834: build: disable bitcoin-node if daemon is not ...
<bitcoin-git> [bitcoin] ryanofsky pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2507ebdf1b26...86528937e5c4
<bitcoin-git> [bitcoin] fanquake merged pull request #31422: [27.x] More backports (27.x...some_more_27_backports) https://github.com/bitcoin/bitcoin/pull/31422
<bitcoin-git> bitcoin/27.x a1db79c Hennadii Stepanov: depends: Fix spacing issue
<bitcoin-git> bitcoin/27.x 166fea7 0xb10c: test: fix MIN macro-redefinition
<bitcoin-git> bitcoin/27.x c70bd78 Hennadii Stepanov: depends: Fix CXXFLAGS on NetBSD
<bitcoin-git> [bitcoin] fanquake pushed 6 commits to 27.x: https://github.com/bitcoin/bitcoin/compare/bf03c458e994...1e7041a9f3a1
<bitcoin-git> [bitcoin] fanquake opened pull request #31840: depends: add missing Darwin objcopy (master...missing_darwin_objcopy) https://github.com/bitcoin/bitcoin/pull/31840
<bitcoin-git> [bitcoin] fanquake merged pull request #31837: test: add missing sync to p2p_tx_download.py (master...202502_txtest_missing_sync) https://github.com/bitcoin/bitcoin/pull/31837
<bitcoin-git> bitcoin/master 2507ebd merge-script: Merge bitcoin/bitcoin#31837: test: add missing sync to p2p_tx_download.py
<bitcoin-git> bitcoin/master 8fe552f Martin Zumsande: test: add missing sync to p2p_tx_download.py
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/79f02d56ef78...2507ebdf1b26
<bitcoin-git> [bitcoin] maflcko closed pull request #31839: streams: Add stream position validation in BufferedFile::AdvanceStream (master...фффф) https://github.com/bitcoin/bitcoin/pull/31839
<bitcoin-git> [bitcoin] crStiv opened pull request #31839: streams: Add stream position validation in BufferedFile::AdvanceStream (master...фффф) https://github.com/bitcoin/bitcoin/pull/31839
<bitcoin-git> [bitcoin] achow101 merged pull request #30623: test: Fuzz the human-readable part of bech32 as well (master...l0rinc/bech32-testing) https://github.com/bitcoin/bitcoin/pull/30623
<bitcoin-git> bitcoin/master 79f02d5 Ava Chow: Merge bitcoin/bitcoin#30623: test: Fuzz the human-readable part of bech32 ...
<bitcoin-git> bitcoin/master 9b7023d Lőrinc: Fuzz HRP of bech32 as well
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/ff3171f96d37...79f02d56ef78
<bitcoin-git> bitcoin/master c1a5d5c Lőrinc: Split out bech32 separator char to header

2025-02-10

<bitcoin-git> [bitcoin] achow101 merged 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
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1d813e4bf52a...ff3171f96d37
<bitcoin-git> bitcoin/master ff3171f Ava Chow: Merge bitcoin/bitcoin#31614: test: expect that files may disappear from /p...
<bitcoin-git> bitcoin/master b2e9fdc Vasil Dimov: test: expect that files may disappear from /proc/PID/fd/
<bitcoin-git> [bitcoin] mzumsande opened pull request #31837: test: add missing sync to p2p_tx_download.py (master...202502_txtest_missing_sync) https://github.com/bitcoin/bitcoin/pull/31837
<bitcoin-git> [bitcoin] maflcko opened pull request #31836: contrib: Add deterministic-fuzz-coverage (master...2502-contrib-det-fuzz) https://github.com/bitcoin/bitcoin/pull/31836
<bitcoin-git> [bitcoin] stratospher opened pull request #31835: validation: set BLOCK_FAILED_CHILD correctly (master...2025_02_block_failed_child) https://github.com/bitcoin/bitcoin/pull/31835
<bitcoin-git> [bitcoin] fanquake merged pull request #31819: doc: swap CPPFLAGS for APPEND_CPPFLAGS (master...no_more_cppflags) https://github.com/bitcoin/bitcoin/pull/31819
<bitcoin-git> bitcoin/master ea687d2 fanquake: doc: swap CPPFLAGS for APPEND_CPPFLAGS
<bitcoin-git> bitcoin/master 1d813e4 merge-script: Merge bitcoin/bitcoin#31819: doc: swap CPPFLAGS for APPEND_CPPFLAGS
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f8d3e0edf47d...1d813e4bf52a
<bitcoin-git> [bitcoin] ryanofsky merged pull request #30205: test: add mocked Sock that can read/write custom data and/or CNetMessages (master...DynSock) https://github.com/bitcoin/bitcoin/pull/30205
<bitcoin-git> bitcoin/master b448b01 Vasil Dimov: test: add a mocked Sock that allows inspecting what has been Send() to it
<bitcoin-git> bitcoin/master f186414 Vasil Dimov: test: put the generic parts from StaticContentsSock into a separate class
<bitcoin-git> bitcoin/master 4b58d55 Vasil Dimov: test: move the implementation of StaticContentsSock to .cpp
<bitcoin-git> [bitcoin] ryanofsky pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/6b165f5906fc...f8d3e0edf47d
<bitcoin-git> [bitcoin] Sjors opened pull request #31834: build: disable bitcoin-node if daemon is not built (master...2025/02/daemon-multiprocess) https://github.com/bitcoin/bitcoin/pull/31834
<bitcoin-git> [bitcoin] glozow merged pull request #31384: mining: bugfix: Fix duplicate coinbase tx weight reservation (master...11-2024-fix-duplicate-coinbase-reservation-bug) https://github.com/bitcoin/bitcoin/pull/31384
<bitcoin-git> bitcoin/master c8acd40 ismaelsadeeq: init: fail to start when `-blockmaxweight` exceeds `MAX_BLOCK_WEIGHT`
<bitcoin-git> bitcoin/master 2c7d90a ismaelsadeeq: miner: bugfix: fix duplicate weight reservation in block assembler
<bitcoin-git> [bitcoin] glozow pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/6a46be75c43e...6b165f5906fc
<bitcoin-git> bitcoin/master 5bb3163 ismaelsadeeq: test: add `-blockmaxweight` startup option functional test
<bitcoin-git> [bitcoin] marcofleon closed pull request #31001: refactor: ensure type safety for txid and wtxid in `RelayTransaction` (master...2024/09/relaytx-type-safety) https://github.com/bitcoin/bitcoin/pull/31001
<bitcoin-git> [bitcoin] fanquake merged pull request #31793: ci: Use clang-20 for sanitizer tasks (master...2502-ci-20) https://github.com/bitcoin/bitcoin/pull/31793
<bitcoin-git> bitcoin/master 6a46be7 merge-script: Merge bitcoin/bitcoin#31793: ci: Use clang-20 for sanitizer tasks
<bitcoin-git> bitcoin/master fa5a02b MarcoFalke: ci: Use clang-20 for sanitizer tasks
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/329b60f595ea...6a46be75c43e
<bitcoin-git> [bitcoin] fanquake closed pull request #31813: build: fix MSVC ccache reporting (master...fix-ccache-reporting) https://github.com/bitcoin/bitcoin/pull/31813
<bitcoin-git> [bitcoin] fanquake merged pull request #31810: TxOrphanage: account for size of orphans and count announcements (master...2025-02-orphanage-accounting) https://github.com/bitcoin/bitcoin/pull/31810
<bitcoin-git> bitcoin/master e5ea7da glozow: [txorphanage] add per-peer weight accounting
<bitcoin-git> bitcoin/master 672c69c glozow: [refactor] change per-peer workset to info map within orphanage
<bitcoin-git> bitcoin/master 59cd0f0 glozow: [txorphanage] account for weight of orphans
<bitcoin-git> [bitcoin] fanquake pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/bc3f59ca5309...329b60f595ea
<bitcoin-git> [bitcoin] fanquake merged pull request #31820: build: consistently use `CLIENT_NAME` in libbitcoinkernel.pc.in (master...reuse_client_name) https://github.com/bitcoin/bitcoin/pull/31820
<bitcoin-git> bitcoin/master f5b9a2f fanquake: build: use CLIENT_NAME in libbitcoinkernel.pc.in
<bitcoin-git> bitcoin/master bc3f59c merge-script: Merge bitcoin/bitcoin#31820: build: consistently use `CLIENT_NAME` in libb...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fb0ada982a73...bc3f59ca5309
<bitcoin-git> [bitcoin] hebasto closed pull request #31831: . (master...master) https://github.com/bitcoin/bitcoin/pull/31831
<bitcoin-git> [bitcoin] ShivaanjayNarula opened pull request #31831: imp (master...master) https://github.com/bitcoin/bitcoin/pull/31831
<bitcoin-git> [bitcoin] ryanofsky closed pull request #31815: multiprocess: Lock CapnpProtocol::m_loop with mutex (master...pr/macrace) https://github.com/bitcoin/bitcoin/pull/31815

2025-02-09

<bitcoin-git> [bitcoin] glozow opened pull request #31829: p2p: improve TxOrphanage denial of service bounds and increase -maxorphantxs (master...2025-01-orphanage-peer-dos) https://github.com/bitcoin/bitcoin/pull/31829

2025-02-08

<bitcoin-git> [bitcoin] maflcko closed pull request #31822: fixing-link-Update dependencies.md (master...fixing-error) https://github.com/bitcoin/bitcoin/pull/31822
<bitcoin-git> [bitcoin] hebasto closed pull request #31825: . (master...master) https://github.com/bitcoin/bitcoin/pull/31825
<bitcoin-git> [bitcoin] bhandariarun opened pull request #31825: Bitcoin (master...master) https://github.com/bitcoin/bitcoin/pull/31825
<bitcoin-git> [gui] luke-jr closed pull request #599: Translate unit names & fix external signer error (master...ts_20220515) https://github.com/bitcoin-core/gui/pull/599

2025-02-07

<bitcoin-git> [bitcoin] Christewart opened pull request #31823: tests: Add witness commitment if we have a witness transaction in `FullBlockTest.update_block()` (master...2025-02-07-featureblockpy-witnesscommitment) https://github.com/bitcoin/bitcoin/pull/31823
<bitcoin-git> [bitcoin] theuni closed pull request #31715: build: CMake security checks workarounds (master...cmake-security-checks-workarounds) https://github.com/bitcoin/bitcoin/pull/31715
<bitcoin-git> [bitcoin] dedyshkaPexto opened pull request #31822: fixing-link-Update dependencies.md (master...fixing-error) https://github.com/bitcoin/bitcoin/pull/31822
<bitcoin-git> [bitcoin] glozow merged pull request #31811: test: test_inv_block, use mocktime instead of waiting (master...2025-02-tx_dl_mocktime) https://github.com/bitcoin/bitcoin/pull/31811
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/81eb6cc2c609...fb0ada982a73
<bitcoin-git> bitcoin/master fb0ada9 glozow: Merge bitcoin/bitcoin#31811: test: test_inv_block, use mocktime instead of...
<bitcoin-git> bitcoin/master 2706c5b Greg Sanders: test: test_inv_block, use mocktime instead of waiting
<bitcoin-git> [bitcoin] fanquake opened pull request #31820: build: consistently use `CLIENT_NAME` in libbitcoinkernel.pc.in (master...reuse_client_name) https://github.com/bitcoin/bitcoin/pull/31820
<bitcoin-git> [bitcoin] fanquake opened pull request #31819: doc: swap CPPFLAGS for APPEND_CPPFLAGS (master...no_more_cppflags) https://github.com/bitcoin/bitcoin/pull/31819
<bitcoin-git> [bitcoin] fanquake opened pull request #31818: guix: remove test-security/symbol-check scripts (master...remove_test_sec_scripts) https://github.com/bitcoin/bitcoin/pull/31818
<bitcoin-git> [bitcoin] ryanofsky opened pull request #31815: multiprocess: Lock CapnpProtocol::m_loop with mutex (master...pr/macrace) https://github.com/bitcoin/bitcoin/pull/31815
<bitcoin-git> [bitcoin] fanquake merged pull request #31800: depends: Avoid using the `-ffile-prefix-map` compiler option (master...250205-prefix-map) https://github.com/bitcoin/bitcoin/pull/31800
<bitcoin-git> bitcoin/master 81eb6cc merge-script: Merge bitcoin/bitcoin#31800: depends: Avoid using the `-ffile-prefix-map` ...
<bitcoin-git> bitcoin/master 407062f Hennadii Stepanov: depends: Avoid using the `-ffile-prefix-map` compiler option
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2f98d1e06ed2...81eb6cc2c609
<bitcoin-git> [bitcoin] fanquake merged pull request #31814: ci: Bump fuzz task timeout (master...2502-ci-fuzz) https://github.com/bitcoin/bitcoin/pull/31814
<bitcoin-git> bitcoin/master 2f98d1e merge-script: Merge bitcoin/bitcoin#31814: ci: Bump fuzz task timeout
<bitcoin-git> bitcoin/master faca7ac MarcoFalke: ci: Bump fuzz task timeout
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f93d6cb0caa9...2f98d1e06ed2
<bitcoin-git> [qa-assets] maflcko merged pull request #218: Add Murch’s inputs February 2025 merged without sanitizers (main...2025-02-murch-inputs-no-san) https://github.com/bitcoin-core/qa-assets/pull/218
<bitcoin-git> qa-assets/main 107f002 Murch: Add Murch’s inputs February 2025 merged without sanitizers
<bitcoin-git> qa-assets/main 733f70b maflcko: Merge pull request #218 from murchandamus/2025-02-murch-inputs-no-san
<bitcoin-git> [qa-assets] maflcko pushed 2 commits to main: https://github.com/bitcoin-core/qa-assets/compare/131d343df8db...733f70b21be2

2025-02-06

<bitcoin-git> [bitcoin] maflcko opened pull request #31814: ci: Bump fuzz task timeout (master...2502-ci-fuzz) https://github.com/bitcoin/bitcoin/pull/31814
<bitcoin-git> [bitcoin] hebasto merged pull request #31809: Prepare "Open Transifex translations for v29.0" release step (master...250206-translations) https://github.com/bitcoin/bitcoin/pull/31809
<bitcoin-git> bitcoin/master 2f27c91 Hennadii Stepanov: qt: Update the `src/qt/locale/bitcoin_en.xlf` translation source file
<bitcoin-git> bitcoin/master 864386a Hennadii Stepanov: cmake: Ensure generated sources are up to date for `translate` target
<bitcoin-git> [bitcoin] hebasto pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/d6c229d8bd4a...f93d6cb0caa9
<bitcoin-git> bitcoin/master 2b51dd3 Hennadii Stepanov: Update Transifex slug for 29.x
<bitcoin-git> [bitcoin] vijayabhaskar78 opened pull request #31813: Fix MSVC ccache reporting (Fixes #31771) (master...fix-ccache-reporting) https://github.com/bitcoin/bitcoin/pull/31813
<bitcoin-git> [bitcoin] instagibbs opened pull request #31811: test: test_inv_block, use mocktime instead of waiting (master...2025-02-tx_dl_mocktime) https://github.com/bitcoin/bitcoin/pull/31811
<bitcoin-git> [bitcoin] glozow opened pull request #31810: TxOrphanage: account for size of orphans and count announcements (master...2025-02-orphanage-accounting) https://github.com/bitcoin/bitcoin/pull/31810
<bitcoin-git> [bitcoin] hebasto opened pull request #31809: Prepare "Open Transifex translations for v29.0" release step (master...250206-translations) https://github.com/bitcoin/bitcoin/pull/31809
<bitcoin-git> [bitcoin] fanquake merged pull request #31804: ci: Remove no longer needed `-Wno-error=documentation` (master...250205-ci-flags) https://github.com/bitcoin/bitcoin/pull/31804
<bitcoin-git> bitcoin/master f1d7a6d Hennadii Stepanov: ci: Remove no longer needed '-Wno-error=documentation'
<bitcoin-git> bitcoin/master d6c229d merge-script: Merge bitcoin/bitcoin#31804: ci: Remove no longer needed `-Wno-error=docum...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/82ba50513425...d6c229d8bd4a
<bitcoin-git> [bitcoin] glozow merged pull request #31759: test: fixes p2p_ibd_txrelay wait time (master...2025-01-fix-p2p-ibd-txrelay-test) https://github.com/bitcoin/bitcoin/pull/31759
<bitcoin-git> bitcoin/master 1973a9e Sergi Delgado Segura: test: fixes p2p_ibd_txrelay wait time
<bitcoin-git> bitcoin/master 82ba505 glozow: Merge bitcoin/bitcoin#31759: test: fixes p2p_ibd_txrelay wait time
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ae9eaa063b68...82ba50513425
<bitcoin-git> [bitcoin] glozow merged pull request #31760: test: make sure we are on sync with a peer before checking if they have sent a message (master...2025-01-fix-p2p-orphan-halding-requests-check) https://github.com/bitcoin/bitcoin/pull/31760
<bitcoin-git> bitcoin/master ae9eaa0 glozow: Merge bitcoin/bitcoin#31760: test: make sure we are on sync with a peer be...
<bitcoin-git> bitcoin/master 3f4b104 Sergi Delgado Segura: test: make sure we are on sync with a peer before checking if they have se...
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a43f08c4ae32...ae9eaa063b68

2025-02-05

<bitcoin-git> [qa-assets] murchandamus opened pull request #218: Add Murch’s inputs February 2025 merged without sanitizers (main...2025-02-murch-inputs-no-san) https://github.com/bitcoin-core/qa-assets/pull/218
<bitcoin-git> [bitcoin] theuni opened pull request #31807: kernel: Avoid duplicating symbols in the kernel and downstream users (master...fix-dupe-kernel-symbols) https://github.com/bitcoin/bitcoin/pull/31807
<bitcoin-git> [bitcoin] maflcko closed pull request #31332: contrib: fix BUILDDIR in gen-bitcoin-conf script (master...fix-builddir) https://github.com/bitcoin/bitcoin/pull/31332