2025-12-17

<bitcoin-git> [bitcoin] fanquake closed pull request #33968: ci: remove `doc/release-notes.md` from lint-spelling.py (master...patch-1) https://github.com/bitcoin/bitcoin/pull/33968
<bitcoin-git> [bitcoin] fanquake merged pull request #34063: Make `transaction_indentifier` hex string constructor evaluated at comptime (master...12-12-consteval-txid) https://github.com/bitcoin/bitcoin/pull/34063
<bitcoin-git> bitcoin/master e5c600d merge-script: Merge bitcoin/bitcoin#34063: Make `transaction_indentifier` hex string con...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/41f2cc6d3d59...e5c600dc0e06
<bitcoin-git> bitcoin/master 5ac3579 rustaceanrob: refactor: Add compile-time-checked hex txid
<bitcoin-git> [gui] hebasto merged pull request #919: move-only: MAX_BLOCK_TIME_GAP to src/qt (master...2512-gui-move-only) https://github.com/bitcoin-core/gui/pull/919
<bitcoin-git> bitcoin/master 41f2cc6 Hennadii Stepanov: Merge bitcoin-core/gui#919: move-only: MAX_BLOCK_TIME_GAP to src/qt
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7c7cd8c296a5...41f2cc6d3d59
<bitcoin-git> bitcoin/master fa5ed16 MarcoFalke: move-only: MAX_BLOCK_TIME_GAP to src/qt
<bitcoin-git> [bitcoin] fanquake opened pull request #34092: [30.x] Finalise v30.1 (30.x...30_1_final) https://github.com/bitcoin/bitcoin/pull/34092
<bitcoin-git> [bitcoin] fanquake merged pull request #34089: contrib: asmap-tool.py - Don't write binary to TTY (master...2025/11/asmap_bin_tty_footgun) https://github.com/bitcoin/bitcoin/pull/34089
<bitcoin-git> bitcoin/master e7e5195 Hodlinator: contrib: Avoid outputting binary data to TTY
<bitcoin-git> bitcoin/master 7c7cd8c merge-script: Merge bitcoin/bitcoin#34089: contrib: asmap-tool.py - Don't write binary t...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e3a4cb127f0d...7c7cd8c296a5
<bitcoin-git> [bitcoin] brunoerg opened pull request #34091: fuzz: doc: remove any mention to `address_deserialize_v2` (master...2025-12-fuzz-rm-address-v2) https://github.com/bitcoin/bitcoin/pull/34091
<bitcoin-git> [bitcoin] fanquake merged pull request #34080: ci: Pin native tests on cross-builds to same commit (master...2512-ci-pin) https://github.com/bitcoin/bitcoin/pull/34080
<bitcoin-git> bitcoin/master faa8ee6 MarcoFalke: ci: Pin native tests on cross-builds to same commit
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a005fdff6c7a...e3a4cb127f0d
<bitcoin-git> bitcoin/master e3a4cb1 merge-script: Merge bitcoin/bitcoin#34080: ci: Pin native tests on cross-builds to same ...
<bitcoin-git> [bitcoin] fanquake merged pull request #34074: A few followups after introducing `/rest/blockpart/` endpoint (master...followups-33657) https://github.com/bitcoin/bitcoin/pull/34074
<bitcoin-git> bitcoin/master 41118e1 Roman Zeyde: blockstorage: simplify partial block read validation
<bitcoin-git> bitcoin/master 599effd Roman Zeyde: rest: reformat `uri_prefixes` initializer list
<bitcoin-git> bitcoin/master 89eb531 Roman Zeyde: rest: update release notes for `/blockpart/` endpoint
<bitcoin-git> [bitcoin] fanquake pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/13891a8a685d...a005fdff6c7a
<bitcoin-git> [bitcoin] hebasto opened pull request #34090: net: Fix `-Wmissing-braces` (master...251217-in6addr-compat) https://github.com/bitcoin/bitcoin/pull/34090
<bitcoin-git> [bitcoin] hodlinator opened pull request #34089: contrib: asmap-tool.py - Don't write binary to TTY (master...2025/11/asmap_bin_tty_footgun) https://github.com/bitcoin/bitcoin/pull/34089
<bitcoin-git> [gui] maflcko opened pull request #919: move-only: MAX_BLOCK_TIME_GAP to src/qt (master...2512-gui-move-only) https://github.com/bitcoin-core/gui/pull/919
<bitcoin-git> [bitcoin] maflcko opened pull request #34088: log: Use `__func__` for -logsourcelocations (master...2512-log-func) https://github.com/bitcoin/bitcoin/pull/34088

2025-12-16

<bitcoin-git> [bitcoin] sipa opened pull request #34085: cluster mempool: exploit SFL properties in txgraph (master...202512_txgraph_sfl) https://github.com/bitcoin/bitcoin/pull/34085
<bitcoin-git> [bitcoin] maflcko opened pull request #34084: scripted-diff: [doc] Unify stale copyright headers (master...2506-doc-copy) https://github.com/bitcoin/bitcoin/pull/34084
<bitcoin-git> [bitcoin] theuni opened pull request #34083: Add initial vectorized chacha20 implementation for 2-3x speedup (master...chacha20-vectorized-initial) https://github.com/bitcoin/bitcoin/pull/34083
<bitcoin-git> [bitcoin] maflcko closed pull request #34082: doc: clarify description of Bitcoin Core (master...patch-1) https://github.com/bitcoin/bitcoin/pull/34082
<bitcoin-git> [bitcoin] gitty-prakhar opened pull request #34082: doc: clarify description of Bitcoin Core (master...patch-1) https://github.com/bitcoin/bitcoin/pull/34082
<bitcoin-git> [bitcoin] arejula27 opened pull request #34081: build: Fix source paths for debugging in CMake (master...debug-path-cmake-adjust) https://github.com/bitcoin/bitcoin/pull/34081
<bitcoin-git> [bitcoin] DrahtBot reopened pull request #33891: kernel: Expose reusable `PrecomputedTransactionData` in script validation (master...kernel/precomputed-txdata) https://github.com/bitcoin/bitcoin/pull/33891
<bitcoin-git> [bitcoin] DrahtBot closed pull request #33891: kernel: Expose reusable `PrecomputedTransactionData` in script validation (master...kernel/precomputed-txdata) https://github.com/bitcoin/bitcoin/pull/33891
<bitcoin-git> [bitcoin] DrahtBot reopened pull request #33117: Interfaces: Expose UTXO Snapshot Loading and Add Progress Notifications (master...interface-load-snapshot) https://github.com/bitcoin/bitcoin/pull/33117
<bitcoin-git> [bitcoin] DrahtBot closed pull request #33117: Interfaces: Expose UTXO Snapshot Loading and Add Progress Notifications (master...interface-load-snapshot) https://github.com/bitcoin/bitcoin/pull/33117
<bitcoin-git> [bitcoin] fanquake merged pull request #34050: fuzz: exercise `ComputeMerkleRoot` without `mutated` parameter (master...l0rinc/merkle-merkle-root-without-mutated) https://github.com/bitcoin/bitcoin/pull/34050
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ab643efc0a70...13891a8a685d
<bitcoin-git> bitcoin/master 7e9de20 Lőrinc: fuzz: exercise `ComputeMerkleRoot` without mutated parameter
<bitcoin-git> bitcoin/master 13891a8 merge-script: Merge bitcoin/bitcoin#34050: fuzz: exercise `ComputeMerkleRoot` without `m...
<bitcoin-git> [bitcoin] fanquake merged pull request #34003: test: interface_ipc.py minor fixes and cleanup (master...pr/pyipc) https://github.com/bitcoin/bitcoin/pull/34003
<bitcoin-git> bitcoin/master ded11fb Ryan Ofsky: test: fix interface_ipc.py template destruction
<bitcoin-git> bitcoin/master a5e61b1 Ryan Ofsky: test: interface_ipc.py minor fixes and cleanup
<bitcoin-git> bitcoin/master d8fe5f0 Ryan Ofsky: test: improve interface_ipc.py waitNext tests
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/4f11ef058b08...ab643efc0a70
<bitcoin-git> [bitcoin] fanquake merged pull request #30214: refactor: Improve assumeutxo state representation (master...pr/cstate) https://github.com/bitcoin/bitcoin/pull/30214
<bitcoin-git> bitcoin/master 9fe927b Ryan Ofsky: refactor: Add Chainstate m_assumeutxo and m_target_utxohash members
<bitcoin-git> bitcoin/master 6082c84 Ryan Ofsky: refactor: Add Chainstate::m_target_blockhash member
<bitcoin-git> [bitcoin] fanquake pushed 18 commits to master: https://github.com/bitcoin/bitcoin/compare/cbafd3ddf8a2...4f11ef058b08
<bitcoin-git> bitcoin/master de00e87 Ryan Ofsky: test: Fix broken chainstatemanager_snapshot_init check
<bitcoin-git> [bitcoin] fanquake merged pull request #34060: test: fix race condition in p2p_v2_misbehaving.py peerid assertion (master...2025_12_fix_peerid_race) https://github.com/bitcoin/bitcoin/pull/34060
<bitcoin-git> bitcoin/master cbafd3d merge-script: Merge bitcoin/bitcoin#34060: test: fix race condition in p2p_v2_misbehavin...
<bitcoin-git> bitcoin/master 09dfa4d stratospher: test: fix race condition in p2p_v2_misbehaving.py peerid assertion
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/41bf8f2d5ece...cbafd3ddf8a2
<bitcoin-git> [bitcoin] maflcko opened pull request #34080: ci: Pin native tests on cross-builds to same commit (master...2512-ci-pin) https://github.com/bitcoin/bitcoin/pull/34080

2025-12-15

<bitcoin-git> [bitcoin] sedited opened pull request #34079: kernel: Remove non-kernel module includes (master...kernelPruneHeaders) https://github.com/bitcoin/bitcoin/pull/34079
<bitcoin-git> [bitcoin] sedited closed pull request #34022: validation: Remove min_pow_checked arg in ProcessNewBlockHeaders (master...rmMinPowChecked) https://github.com/bitcoin/bitcoin/pull/34022
<bitcoin-git> [bitcoin] l0rinc closed pull request #34046: bench: run `FindByte` across block-sized buffer (master...l0rinc/findbyte-bench) https://github.com/bitcoin/bitcoin/pull/34046
<bitcoin-git> bitcoin/master f11a7d2 Ava Chow: gui: Add restore_and_migrate function to restore then migrate a wallet
<bitcoin-git> [gui] hebasto merged pull request #877: Add a menu action to restore then migrate a legacy wallet (master...gui-migrate-path) https://github.com/bitcoin-core/gui/pull/877
<bitcoin-git> bitcoin/master 4ec2d18 Ava Chow: wallet, interfaces, gui: Expose load_after_restore parameter
<bitcoin-git> bitcoin/master 16ab6df Ava Chow: gui: Move actual migration part of migrate() to its own function
<bitcoin-git> [bitcoin] hebasto pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/2210feb4466e...41bf8f2d5ece
<bitcoin-git> [bitcoin] rustaceanrob opened pull request #34077: refactor: Use an enum for `Autofile::seek` wrapper (master...12-15-afile) https://github.com/bitcoin/bitcoin/pull/34077
<bitcoin-git> [bitcoin] ismaelsadeeq closed pull request #30157: Fee Estimation via Fee rate Forecasters (master...new-fee-estimator) https://github.com/bitcoin/bitcoin/pull/30157
<bitcoin-git> [bitcoin] ismaelsadeeq closed pull request #31664: Fees: add Fee rate Forecaster Manager (master...01-2025-feerate-forecastman) https://github.com/bitcoin/bitcoin/pull/31664
<bitcoin-git> [bitcoin] ismaelsadeeq opened pull request #34075: fees: Introduce Mempool Based Fee Estimation to reduce overestimation (master...12-2025-fee-estimation-improvement) https://github.com/bitcoin/bitcoin/pull/34075

2025-12-14

<bitcoin-git> [bitcoin] Raimo33 closed pull request #34044: streams: replace `std::find` with `memchr` (5x improvement) (master...optimize-findbyte) https://github.com/bitcoin/bitcoin/pull/34044
<bitcoin-git> [bitcoin] fanquake merged pull request #34051: log: Remove brittle and confusing LogPrintLevel (master...2512-log-final-cleanup) https://github.com/bitcoin/bitcoin/pull/34051
<bitcoin-git> bitcoin/master f273167 stickies-v: ipc: separate log statements per level
<bitcoin-git> bitcoin/master fac24bb MarcoFalke: test: Clarify logging_SeverityLevels test
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/58251bf9fa4b...2210feb4466e
<bitcoin-git> bitcoin/master 94c51ae stickies-v: libevent: separate log statements per level
<bitcoin-git> [bitcoin] fanquake merged pull request #34061: fuzz: Fix bugs in `clusterlin_postlinearize_tree` target (master...2025/12/clusterlin-fuzz-fixes) https://github.com/bitcoin/bitcoin/pull/34061
<bitcoin-git> bitcoin/master 876e284 marcofleon: fuzz: Fix incorrect loop bounds in `clusterlin_postlinearize_tree`
<bitcoin-git> bitcoin/master ce29d7d marcofleon: fuzz: Fix variable in `clusterlin_postlinearize_tree` check
<bitcoin-git> bitcoin/master a70a14a marcofleon: refactor: Separate out logic for building a tree-shaped dependency graph
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/938d7aacabd0...58251bf9fa4b
<bitcoin-git> [bitcoin] romanz opened pull request #34074: A few #33657-related followups (master...followups-33657) https://github.com/bitcoin/bitcoin/pull/34074
<bitcoin-git> [bitcoin] YG01110 opened pull request #34073: doc: Add CMake config note to functional test README (master...doc-cmake-test-config) https://github.com/bitcoin/bitcoin/pull/34073

2025-12-12

<bitcoin-git> [bitcoin] DrahtBot closed pull request #34072: Create sajad (master...patch-1) https://github.com/bitcoin/bitcoin/pull/34072
<bitcoin-git> [bitcoin] sajadvilsin-cmyk opened pull request #34072: Create sajad (master...patch-1) https://github.com/bitcoin/bitcoin/pull/34072
<bitcoin-git> [bitcoin] rustaceanrob opened pull request #34063: Make `transaction_indentifier` hex string constructor evaluated at comptime (master...12-12-consteval-txid) https://github.com/bitcoin/bitcoin/pull/34063
<bitcoin-git> [bitcoin] marcofleon opened pull request #34061: fuzz: Fix bugs in `clusterlin_postlinearize_tree` target (master...2025/12/clusterlin-fuzz-fixes) https://github.com/bitcoin/bitcoin/pull/34061
<bitcoin-git> [bitcoin] stratospher opened pull request #34060: test: fix race condition in p2p_v2_misbehaving.py peerid assertion (master...2025_12_fix_peerid_race) https://github.com/bitcoin/bitcoin/pull/34060
<bitcoin-git> [bitcoin] maflcko opened pull request #34059: refactor: Use NodeClock::time_point for m_addr_token_timestamp (master...2512-net-less-GetTime) https://github.com/bitcoin/bitcoin/pull/34059
<bitcoin-git> [bitcoin] fanquake merged pull request #33657: rest: allow reading partial block data from storage (master...romanz/rest-blockdata) https://github.com/bitcoin/bitcoin/pull/33657
<bitcoin-git> bitcoin/master 0713529 Roman Zeyde: rest: allow reading partial block data from storage
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/597b8be223d4...938d7aacabd0
<bitcoin-git> bitcoin/master 4e2af1c Roman Zeyde: blockstorage: allow reading partial block data from storage
<bitcoin-git> bitcoin/master f2fd1aa Roman Zeyde: blockstorage: return an error code from `ReadRawBlock()`
<bitcoin-git> [bitcoin] billymcbip opened pull request #34058: test: Improve code coverage for pubkey checks (master...cov) https://github.com/bitcoin/bitcoin/pull/34058
<bitcoin-git> [bitcoin] HowHsu opened pull request #34057: test: add some txgraph tests (master...get_worst_chunk) https://github.com/bitcoin/bitcoin/pull/34057
<bitcoin-git> [bitcoin] fanquake merged pull request #34025: net: Waste less time in socket handling (master...202512-netsplit-opt) https://github.com/bitcoin/bitcoin/pull/34025
<bitcoin-git> bitcoin/master 597b8be merge-script: Merge bitcoin/bitcoin#34025: net: Waste less time in socket handling
<bitcoin-git> bitcoin/master 5f5c1ea Anthony Towns: net: Cache -capturemessages setting
<bitcoin-git> bitcoin/master cea443e Anthony Towns: net: Pass time to InactivityChecks fuctions
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/d155fc12a0c7...597b8be223d4
<bitcoin-git> [bitcoin] fanquake closed pull request #32730: p2p: avoid traversing blocks (twice) during IBD (master...2025_net_avoid_traversing_block_twice) https://github.com/bitcoin/bitcoin/pull/32730
<bitcoin-git> [bitcoin] sedited opened pull request #34054: net processing: Add ibd check before processing block for txdownloadman (master...txdownloadman_ibd_check) https://github.com/bitcoin/bitcoin/pull/34054
<bitcoin-git> [bitcoin] maflcko opened pull request #34053: lint: Remove confusing, redundant, and brittle lint-spelling (master...2512-less-lint) https://github.com/bitcoin/bitcoin/pull/34053

2025-12-11

<bitcoin-git> [bitcoin] achow101 merged pull request #32414: validation: periodically flush dbcache during reindex-chainstate (master...reindex-flush) https://github.com/bitcoin/bitcoin/pull/32414
<bitcoin-git> bitcoin/master c1e554d Andrew Toth: refactor: consolidate 3 separate locks into one block
<bitcoin-git> bitcoin/master 41479ed Andrew Toth: test: add test for periodic flush inside ActivateBestChain
<bitcoin-git> bitcoin/master 8482056 Andrew Toth: validation: periodically flush dbcache during reindex-chainstate
<bitcoin-git> [bitcoin] achow101 pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/5be20c380dcb...d155fc12a0c7
<bitcoin-git> [bitcoin] maflcko opened pull request #34051: log: Remove brittle and confusing LogPrintLevel (master...2512-log-final-cleanup) https://github.com/bitcoin/bitcoin/pull/34051
<bitcoin-git> [bitcoin] l0rinc reopened pull request #32497: merkle: pre‑reserve leaves to prevent reallocs with odd vtx count (master...l0rinc/pre‑reserve-merkle-leaves-to-max) https://github.com/bitcoin/bitcoin/pull/32497
<bitcoin-git> [bitcoin] l0rinc closed pull request #32497: merkle: pre‑reserve leaves to prevent reallocs with odd vtx count (master...l0rinc/pre‑reserve-merkle-leaves-to-max) https://github.com/bitcoin/bitcoin/pull/32497
<bitcoin-git> [bitcoin] l0rinc reopened pull request #34046: bench: run `FindByte` across block-sized buffer (master...l0rinc/findbyte-bench) https://github.com/bitcoin/bitcoin/pull/34046
<bitcoin-git> [bitcoin] l0rinc closed pull request #34046: bench: run `FindByte` across block-sized buffer (master...l0rinc/findbyte-bench) https://github.com/bitcoin/bitcoin/pull/34046
<bitcoin-git> [bitcoin] glozow merged pull request #34033: scripted-diff: Unify error and warning log formatting (master...2512-log-warn-err) https://github.com/bitcoin/bitcoin/pull/34033
<bitcoin-git> bitcoin/master 5be20c3 merge-script: Merge bitcoin/bitcoin#34033: scripted-diff: Unify error and warning log fo...
<bitcoin-git> bitcoin/master fa89f60 MarcoFalke: scripted-diff: LogPrintLevel(*,BCLog::Level::*,*) -> LogError()/LogWarning...
<bitcoin-git> [bitcoin] glozow pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/b31f7866952a...5be20c380dcb
<bitcoin-git> bitcoin/master fa6c7a1 MarcoFalke: scripted-diff: LogPrintLevel(*,BCLog::Level::Debug,*) -> LogDebug()
<bitcoin-git> [bitcoin] glozow merged pull request #34045: test: Log IP of download server in get_previous_releases.py (master...log-prev-releases-ip) https://github.com/bitcoin/bitcoin/pull/34045
<bitcoin-git> bitcoin/master b31f786 merge-script: Merge bitcoin/bitcoin#34045: test: Log IP of download server in get_previo...
<bitcoin-git> bitcoin/master cdaf25f Ava Chow: test: Log IP of download server in get_previous_releases.py
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b26762bdcb94...b31f7866952a
<bitcoin-git> [bitcoin] l0rinc opened pull request #34050: fuzz: exercise `ComputeMerkleRoot` without `mutated` parameter (master...l0rinc/merkle-merkle-root-without-mutated) https://github.com/bitcoin/bitcoin/pull/34050
<bitcoin-git> [bitcoin] ajtowns opened pull request #34049: rpc: Disallow captures in RPCMethodImpl (master...202512-rpcimpl-noref) https://github.com/bitcoin/bitcoin/pull/34049

2025-12-10

<bitcoin-git> [bitcoin] achow101 merged pull request #33805: merkle: migrate `path` arg to reference and drop unused args (master...l0rinc/ComputeMerklePath-dead-code) https://github.com/bitcoin/bitcoin/pull/33805
<bitcoin-git> bitcoin/master be27055 Lőrinc: merkle: migrate `path` arg of `MerkleComputation` to a reference
<bitcoin-git> bitcoin/master 24ed820 Lőrinc: merkle: remove unused `mutated` arg from `BlockWitnessMerkleRoot`
<bitcoin-git> bitcoin/master 63d640f Lőrinc: merkle: remove unused `proot` and `pmutated` args from `MerkleComputation`
<bitcoin-git> [bitcoin] achow101 pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/0f6d8a347aec...b26762bdcb94
<bitcoin-git> [bitcoin] achow101 merged pull request #30442: precalculate SipHash constant salt XORs (master...paplorinc/siphash) https://github.com/bitcoin/bitcoin/pull/30442
<bitcoin-git> bitcoin/master 2033054 Lőrinc: refactor: extract `SipHash` C0-C3 constants to class scope
<bitcoin-git> bitcoin/master ec11b9f Lőrinc: optimization: introduce `PresaltedSipHasher` for repeated hashing
<bitcoin-git> bitcoin/master 9f9eb7f Lőrinc: test: rename k1/k2 to k0/k1 in `SipHash` consistency tests
<bitcoin-git> [bitcoin] achow101 pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/c2975f26d69f...0f6d8a347aec
<bitcoin-git> [bitcoin] achow101 merged pull request #33602: [IBD] coins: reduce lookups in dbcache layer propagation (master...l0rinc/BatchWrite-lookup-optimization) https://github.com/bitcoin/bitcoin/pull/33602
<bitcoin-git> bitcoin/master c2975f2 Ava Chow: Merge bitcoin/bitcoin#33602: [IBD] coins: reduce lookups in dbcache layer ...
<bitcoin-git> bitcoin/master c8f5e44 Lőrinc: coins: reduce lookups in dbcache layer propagation
<bitcoin-git> bitcoin/master 0ac969c Lőrinc: validation: don't reallocate cache for short-lived CCoinsViewCache
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/c1f0a89d9cae...c2975f26d69f
<bitcoin-git> [bitcoin] l0rinc opened pull request #34048: refactor: inline constant `f_obfuscate = false` parameter (master...l0rinc/inline-constant-obfuscate-param) https://github.com/bitcoin/bitcoin/pull/34048
<bitcoin-git> [bitcoin] hebasto opened pull request #34047: cmake: Add fail pattern to `try_append_cxx_flags` (master...251210-warning-option) https://github.com/bitcoin/bitcoin/pull/34047
<bitcoin-git> [bitcoin] l0rinc opened pull request #34046: bench: run `FindByte` across block-sized buffer (master...l0rinc/findbyte-bench) https://github.com/bitcoin/bitcoin/pull/34046
<bitcoin-git> [bitcoin] achow101 opened pull request #34045: test: Log IP of download server in get_previous_releases.py (master...log-prev-releases-ip) https://github.com/bitcoin/bitcoin/pull/34045
<bitcoin-git> [bitcoin] Raimo33 opened pull request #34044: streams: replace `std::find` with `memchr` (5x improvement) (master...optimize-findbyte) https://github.com/bitcoin/bitcoin/pull/34044
<bitcoin-git> [bitcoin] fanquake merged pull request #34040: test: Detect truncated download in get_previous_releases.py (master...2512-test-get-prev) https://github.com/bitcoin/bitcoin/pull/34040
<bitcoin-git> bitcoin/master c1f0a89 merge-script: Merge bitcoin/bitcoin#34040: test: Detect truncated download in get_previo...
<bitcoin-git> bitcoin/master fa75480 MarcoFalke: test: Detect truncated download in get_previous_releases.py
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/56ce78d5f62c...c1f0a89d9cae
<bitcoin-git> [bitcoin] DrahtBot closed pull request #34043: Merge (master...master) https://github.com/bitcoin/bitcoin/pull/34043
<bitcoin-git> [bitcoin] th30neee opened pull request #34043: Merge (master...master) https://github.com/bitcoin/bitcoin/pull/34043
<bitcoin-git> [bitcoin] Galoretka opened pull request #34042: doc: clarify libbitcoinkernel usage in libraries design (master...doc/clarify-libbitcoinkernel-libraries) https://github.com/bitcoin/bitcoin/pull/34042
<bitcoin-git> [bitcoin] maflcko opened pull request #34040: test: Detect truncated download in get_previous_releases.py (master...2512-test-get-prev) https://github.com/bitcoin/bitcoin/pull/34040
<bitcoin-git> [bitcoin] fanquake merged pull request #34031: net: Remove "tor" as a network specification (master...remove_deprecated_tor) https://github.com/bitcoin/bitcoin/pull/34031
<bitcoin-git> bitcoin/master 56ce78d merge-script: Merge bitcoin/bitcoin#34031: net: Remove "tor" as a network specification
<bitcoin-git> bitcoin/master c4c70a2 Carl Dong: netbase: Remove "tor" as a network specification
<bitcoin-git> bitcoin/master e7ac5a1 fanquake: doc: add release note for 34031
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/500862b2d4a1...56ce78d5f62c
<bitcoin-git> [bitcoin] fanquake merged pull request #33423: qa: Improvements to debug_assert_log + busy_wait_for_debug_log (master...2025/09/assert_debug_log) https://github.com/bitcoin/bitcoin/pull/33423
<bitcoin-git> bitcoin/master 1e54125 Hodlinator: refactor(qa): Avoid unnecessary string operations
<bitcoin-git> bitcoin/master a902110 Hodlinator: qa: Replace always-escaped regexps with "X in Y"
<bitcoin-git> bitcoin/master 5c16e46 Hodlinator: doc: Remove no longer correct comment
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/cca113f5b022...500862b2d4a1
<bitcoin-git> [bitcoin] 0xB10C closed pull request #33699: p2p: reduce false-positives in addr rate-limiting (master...2025-10-addr-token-bucket-start-5) https://github.com/bitcoin/bitcoin/pull/33699
<bitcoin-git> [bitcoin] 0xB10C opened pull request #34039: test: address self-announcement (master...2025-12-test-address-self-announcement) https://github.com/bitcoin/bitcoin/pull/34039
<bitcoin-git> [bitcoin] ajtowns opened pull request #34038: logging: API improvements (master...202512-log-niceties) https://github.com/bitcoin/bitcoin/pull/34038
<bitcoin-git> [bitcoin] glozow opened pull request #34037: wallet, doc: clarify the coin selection filters that enforce cluster count (master...2025-12-ancestry) https://github.com/bitcoin/bitcoin/pull/34037

2025-12-09

<bitcoin-git> [bitcoin] glozow merged pull request #34008: log: don't rate-limit "new peer" with -debug=net (master...2025-12-dont-ratelimit-new-inbound-peer-connected-with-debug=net) https://github.com/bitcoin/bitcoin/pull/34008
<bitcoin-git> bitcoin/master cca113f merge-script: Merge bitcoin/bitcoin#34008: log: don't rate-limit "new peer" with -debug=...
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2c44c41984e0...cca113f5b022
<bitcoin-git> bitcoin/master d4d184e 0xb10c: log: don't rate-limit "new peer" with -debug=net
<bitcoin-git> [bitcoin] fanquake opened pull request #34036: contrib: update macOS SDK to Xcode-26.1.1-17B100 (master...macOS_newer_SDK) https://github.com/bitcoin/bitcoin/pull/34036
<bitcoin-git> [bitcoin] glozow merged pull request #33553: validation: Improve warnings in case of chain corruption (master...202510_headersync_loop) https://github.com/bitcoin/bitcoin/pull/33553
<bitcoin-git> bitcoin/master 2c44c41 merge-script: Merge bitcoin/bitcoin#33553: validation: Improve warnings in case of chain...
<bitcoin-git> bitcoin/master 4b47113 Martin Zumsande: validation: Reword CheckForkWarningConditions and call it also during IBD ...
<bitcoin-git> bitcoin/master 2f51951 Martin Zumsande: p2p: Add warning message when receiving headers for blocks cached as inval...
<bitcoin-git> [bitcoin] glozow pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/d23d49ee3f23...2c44c41984e0
<bitcoin-git> [bitcoin] glozow merged 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/master a7c96f8 Chris Stewart: tests: Add witness commitment if we have a witness transaction in FullBloc...
<bitcoin-git> bitcoin/master d23d49e merge-script: Merge bitcoin/bitcoin#31823: tests: Add witness commitment if we have a wi...
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/29ed608dc75e...d23d49ee3f23
<bitcoin-git> [bitcoin] glozow merged pull request #33961: script: Add a separate ScriptError for empty pubkeys encountered in Tapscript (master...pubkey-error) https://github.com/bitcoin/bitcoin/pull/33961
<bitcoin-git> bitcoin/master 29ed608 merge-script: Merge bitcoin/bitcoin#33961: script: Add a separate ScriptError for empty ...
<bitcoin-git> bitcoin/master 9d5021a billymcbip: script: add SCRIPT_ERR_TAPSCRIPT_EMPTY_PUBKEY
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d2a199bca73b...29ed608dc75e
<bitcoin-git> [bitcoin] glozow merged pull request #33909: doc, ci: Make the max number of commits tested explicit (master...2025/11/ci_max_commits) https://github.com/bitcoin/bitcoin/pull/33909
<bitcoin-git> bitcoin/master d2a199b merge-script: Merge bitcoin/bitcoin#33909: doc, ci: Make the max number of commits teste...
<bitcoin-git> bitcoin/master b5a7a68 Hodlinator: ci: Make the max number of commits tested explicit
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/dbc892806912...d2a199bca73b
<bitcoin-git> [bitcoin] glozow merged pull request #33993: init: point out -stopatheight may be imprecise (master...2025-12-init-stopatheight) https://github.com/bitcoin/bitcoin/pull/33993
<bitcoin-git> bitcoin/master ff06e24 brunoerg: init: point out -stopatheight may be imprecise
<bitcoin-git> bitcoin/master dbc8928 merge-script: Merge bitcoin/bitcoin#33993: init: point out -stopatheight may be imprecise
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d5c8199b7904...dbc892806912
<bitcoin-git> [bitcoin] fanquake merged pull request #33623: doc: document capnproto and libmultiprocess deps in 29.x (29.x...29.x-multiprocess) https://github.com/bitcoin/bitcoin/pull/33623
<bitcoin-git> bitcoin/29.x 7a33cb9 merge-script: Merge bitcoin/bitcoin#33623: doc: document capnproto and libmultiprocess d...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to 29.x: https://github.com/bitcoin/bitcoin/compare/8a16165ab7fb...7a33cb906210
<bitcoin-git> bitcoin/29.x 2cf352f will: doc: document capnproto and libmultiprocess deps
<bitcoin-git> [bitcoin] maflcko opened pull request #34033: scripted-diff: Unify error and warning log formatting (master...2512-log-warn-err) https://github.com/bitcoin/bitcoin/pull/34033
<bitcoin-git> [bitcoin] maflcko opened pull request #34032: util: Add some more Unexpected and Expected methods (master...2512-exp) https://github.com/bitcoin/bitcoin/pull/34032
<bitcoin-git> [bitcoin] ryanofsky merged pull request #34006: Add util::Expected (std::expected) (master...2512-exp) https://github.com/bitcoin/bitcoin/pull/34006
<bitcoin-git> bitcoin/master fa114be MarcoFalke: Add util::Expected (std::expected)
<bitcoin-git> bitcoin/master faa2373 MarcoFalke: refactor: Enable clang-tidy bugprone-unused-return-value
<bitcoin-git> bitcoin/master d5c8199 Ryan Ofsky: Merge bitcoin/bitcoin#34006: Add util::Expected (std::expected)
<bitcoin-git> [bitcoin] ryanofsky pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/77248e849699...d5c8199b7904

2025-12-08

<bitcoin-git> [bitcoin] stickies-v closed pull request #34018: log: exempt all category-specific logs from ratelimiting when running with debug (master...2025-12/ratelimit-exempt-entire-category) https://github.com/bitcoin/bitcoin/pull/34018
<bitcoin-git> [bitcoin-detached-sigs] achow101 pushed tag v30.1rc1: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/v30.1rc1
<bitcoin-git> bitcoin-detached-sigs/30.x a55311a Ava Chow: 30.1: win sig for rc1
<bitcoin-git> [bitcoin-detached-sigs] achow101 pushed 1 commit to 30.x: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/c07a4ec48f71...a55311a3f1c4
<bitcoin-git> [bitcoin] fanquake merged pull request #33771: refactor: C++20 operators (master...cxx20-operators) https://github.com/bitcoin/bitcoin/pull/33771
<bitcoin-git> bitcoin/master 5a0f49b Daniel Pfeifer: refactor: Remove all `operator!=` definitions
<bitcoin-git> bitcoin/master 77248e8 merge-script: Merge bitcoin/bitcoin#33771: refactor: C++20 operators
<bitcoin-git> bitcoin/master 48840bf Daniel Pfeifer: refactor: Prefer `` over multiple relational operators
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/36073d56db0d...77248e849699
<bitcoin-git> [bitcoin] fanquake opened pull request #34031: netbase: Remove "tor" as a network specification (master...remove_deprecated_tor) https://github.com/bitcoin/bitcoin/pull/34031
<bitcoin-git> [gui] fanquake closed pull request #917: Improve Chinese translations for peer connection types (master...master) https://github.com/bitcoin-core/gui/pull/917
<bitcoin-git> [gui] albert4719 opened pull request #917: Improve Chinese translations for peer connection types (master...master) https://github.com/bitcoin-core/gui/pull/917
<bitcoin-git> bitcoin/master ef4ce19 fanquake: depends: freetype 2.11.1
<bitcoin-git> bitcoin/master 36073d5 merge-script: Merge bitcoin/bitcoin#33952: depends: update freetype and document remaini...
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/f09ae5f96fe8...36073d56db0d
<bitcoin-git> [bitcoin] fanquake merged pull request #33952: depends: update freetype and document remaining `bitcoin-qt` runtime libs (master...close_out_29977) https://github.com/bitcoin/bitcoin/pull/33952
<bitcoin-git> bitcoin/master 41e657a fanquake: guix: add bitcoin-qt runtime libs doc in symbol-check
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/89dc82295ebd...f09ae5f96fe8
<bitcoin-git> bitcoin/master 7b90b4f fanquake: guix: reduce allowed exported symbols
<bitcoin-git> bitcoin/master f09ae5f merge-script: Merge bitcoin/bitcoin#33950: guix: reduce allowed exported symbols
<bitcoin-git> [bitcoin] fanquake merged pull request #33950: guix: reduce allowed exported symbols (master...reduce_exports) https://github.com/bitcoin/bitcoin/pull/33950
<bitcoin-git> [bitcoin] DrahtBot closed pull request #34029: added waring lmao (master...docs/clarify-developer-vs-user) https://github.com/bitcoin/bitcoin/pull/34029
<bitcoin-git> [bitcoin] Osptium-Invincible opened pull request #34029: added waring lmao (master...docs/clarify-developer-vs-user) https://github.com/bitcoin/bitcoin/pull/34029
<bitcoin-git> bitcoin-detached-sigs/30.x c07a4ec Matthew Zipkin: 30.1: osx sig for rc1
<bitcoin-git> [bitcoin-detached-sigs] pinheadmz pushed 1 commit to 30.x: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/7786c32c8849...c07a4ec48f71

2025-12-07

<bitcoin-git> [bitcoin] codeabysss opened pull request #34028: [p2p] Saturate LocalServiceInfo::nScore to prevent overflow (master...p2p-fix-nscore-overflow) https://github.com/bitcoin/bitcoin/pull/34028
<bitcoin-git> [bitcoin] billymcbip reopened pull request #33973: test: Improve STRICTENC/DERSIG unit tests in script_tests.json (master...script-tests) https://github.com/bitcoin/bitcoin/pull/33973
<bitcoin-git> [bitcoin] billymcbip reopened pull request #33961: script: Add a separate ScriptError for empty pubkeys encountered in Tapscript (master...pubkey-error) https://github.com/bitcoin/bitcoin/pull/33961
<bitcoin-git> [bitcoin] billymcbip closed pull request #33973: test: Improve STRICTENC/DERSIG unit tests in script_tests.json (master...script-tests) https://github.com/bitcoin/bitcoin/pull/33973
<bitcoin-git> [bitcoin] billymcbip closed pull request #33961: script: Add a separate ScriptError for empty pubkeys encountered in Tapscript (master...pubkey-error) https://github.com/bitcoin/bitcoin/pull/33961
<bitcoin-git> [bitcoin] DrahtBot closed pull request #34027: Create PROPOSAL-V34-Tetrad-Research.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/34027
<bitcoin-git> [bitcoin] ryslan25500-cloud opened pull request #34027: Create PROPOSAL-V34-Tetrad-Research.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/34027
<bitcoin-git> [bitcoin] Chand-ra opened pull request #34026: fuzz: Add tests for `CCoinControl` methods (master...CCoinControl_Wrappers) https://github.com/bitcoin/bitcoin/pull/34026

2025-12-06

<bitcoin-git> [bitcoin] ajtowns opened pull request #34025: net: Waste less time in socket handling (master...202512-netsplit-opt) https://github.com/bitcoin/bitcoin/pull/34025
<bitcoin-git> [bitcoin] mossein closed pull request #34024: rpc: Reject distinct transactions in combinerawtransaction (master...fix-combinerawtransaction-distinct-txs) https://github.com/bitcoin/bitcoin/pull/34024
<bitcoin-git> [bitcoin] mossein opened pull request #34024: rpc: Reject distinct transactions in combinerawtransaction (master...fix-combinerawtransaction-distinct-txs) https://github.com/bitcoin/bitcoin/pull/34024
<bitcoin-git> [bitcoin] sipa opened pull request #34023: Optimized SFL cluster linearization (master...202512_sfl_opt) https://github.com/bitcoin/bitcoin/pull/34023
<bitcoin-git> [bitcoin] b-l-u-e closed pull request #33072: [p2p] Fix signed integer overflow in LocalServiceInfo::nScore (master...p2p-fix-nscore-overflow-24049) https://github.com/bitcoin/bitcoin/pull/33072
<bitcoin-git> [bitcoin] fanquake closed pull request #33792: net_processing: reorder the code that handles the VERSION message (master...reorder_version) https://github.com/bitcoin/bitcoin/pull/33792
<bitcoin-git> [bitcoin] fanquake closed pull request #33565: net_processing: rename RelayTransaction to better describe what it does (master...rename_RelayTransaction) https://github.com/bitcoin/bitcoin/pull/33565
<bitcoin-git> [bitcoin] fanquake merged pull request #29641: scripted-diff: Use LogInfo over LogPrintf (master...2403-log-) https://github.com/bitcoin/bitcoin/pull/29641
<bitcoin-git> bitcoin/master fa05181 MarcoFalke: scripted-diff: LogPrintf -> LogInfo
<bitcoin-git> bitcoin/master fa4395d MarcoFalke: refactor: Remove unused LogPrintf
<bitcoin-git> bitcoin/master 89dc822 merge-script: Merge bitcoin/bitcoin#29641: scripted-diff: Use LogInfo over LogPrintf
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/eb19a2dac5c7...89dc82295ebd
<bitcoin-git> [bitcoin] fanquake merged pull request #34017: fuzz: Add a test case for `ParseByteUnits()` (master...parseByteUnits) https://github.com/bitcoin/bitcoin/pull/34017
<bitcoin-git> bitcoin/master 57b888c Chandra Pratap: fuzz: Add a test case for `ParseByteUnits()`
<bitcoin-git> bitcoin/master eb19a2d merge-script: Merge bitcoin/bitcoin#34017: fuzz: Add a test case for `ParseByteUnits()`
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e68517208b4c...eb19a2dac5c7
<bitcoin-git> [bitcoin] sedited opened pull request #34022: validation: Remove min_pow_checked arg in ProcessNewBlockHeaders (master...rmMinPowChecked) https://github.com/bitcoin/bitcoin/pull/34022

2025-12-05

<bitcoin-git> [bitcoin] Sjors opened pull request #34020: mining: add getTransactions(ByWitnessID) IPC methods (master...2025/12/getrawtxs) https://github.com/bitcoin/bitcoin/pull/34020
<bitcoin-git> [bitcoin] fanquake merged pull request #33995: depends: Propagate native C compiler to `sqlite` package (master...251202-tcl) https://github.com/bitcoin/bitcoin/pull/33995
<bitcoin-git> bitcoin/master e685172 merge-script: Merge bitcoin/bitcoin#33995: depends: Propagate native C compiler to `sqli...
<bitcoin-git> bitcoin/master 4cf5ea6 Hennadii Stepanov: depends: Propagate native C compiler to `sqlite` package
<bitcoin-git> bitcoin/master 710031e Hennadii Stepanov: Revert "guix: sqlite wants tcl"
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/091cae6fdf89...e68517208b4c
<bitcoin-git> [bitcoin] stickies-v opened pull request #34018: log: exempt all category-specific logs from ratelimiting (master...2025-12/ratelimit-exempt-entire-category) https://github.com/bitcoin/bitcoin/pull/34018
<bitcoin-git> [bitcoin] Chand-ra opened pull request #34017: fuzz: Add a test case for `ParseByteUnits()` (master...parseByteUnits) https://github.com/bitcoin/bitcoin/pull/34017
<bitcoin-git> [bitcoin] fanquake merged pull request #33939: contrib: Count entry differences in asmap-tool diff summary (master...2025-11-asmaptool-diff-count) https://github.com/bitcoin/bitcoin/pull/33939
<bitcoin-git> bitcoin/master 091cae6 merge-script: Merge bitcoin/bitcoin#33939: contrib: Count entry differences in asmap-too...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b8e66b901d56...091cae6fdf89
<bitcoin-git> bitcoin/master fd4ce55 Fabian Jahr: contrib: Count entry differences in asmap-tool diff summary
<bitcoin-git> [bitcoin] fanquake pushed tag v30.1rc1: https://github.com/bitcoin/bitcoin/compare/v30.1rc1
<bitcoin-git> [bitcoin] fanquake merged pull request #33997: [30.x] Backports & 30.1rc1 (30.x...30_1_rc1) https://github.com/bitcoin/bitcoin/pull/33997
<bitcoin-git> bitcoin/30.x 338570d fanquake: contrib: more selectively pick files for macOS SDK
<bitcoin-git> bitcoin/30.x 5408e85 fanquake: macdeploy: disable compression in macOS gen-sdk script
<bitcoin-git> bitcoin/30.x 2256f89 fanquake: contrib: rename gen-sdk to gen-sdk.py
<bitcoin-git> [bitcoin] fanquake pushed 11 commits to 30.x: https://github.com/bitcoin/bitcoin/compare/72675b8f5578...b1499ddf8b15
<bitcoin-git> [bitcoin] fanquake merged pull request #33858: test: add unit test coverage for the empty leaves path in MerkleComputation (master...merkle-empty-path) https://github.com/bitcoin/bitcoin/pull/33858
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0c9ab0f8f8c8...b8e66b901d56
<bitcoin-git> bitcoin/master b8e66b9 merge-script: Merge bitcoin/bitcoin#33858: test: add unit test coverage for the empty le...
<bitcoin-git> bitcoin/master ffcae82 frankomosh: test: exercise TransactionMerklePath with empty block; targets the MerkleC...
<bitcoin-git> [bitcoin] l0rinc closed pull request #34005: util: generalize `util::Result` to support custom errors (master...l0rinc/generalized-Result-error) https://github.com/bitcoin/bitcoin/pull/34005
<bitcoin-git> [bitcoin] hebasto closed pull request #33924: qa: Remove no longer needed `feature_dirsymlinks.py` (master...251122-create-dir-test) https://github.com/bitcoin/bitcoin/pull/33924
<bitcoin-git> [bitcoin] fanquake merged pull request #33956: net: fix use-after-free with v2-v1 reconnection logic (master...11262025/asan_reconnections_fix) https://github.com/bitcoin/bitcoin/pull/33956
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9890058b37b8...0c9ab0f8f8c8
<bitcoin-git> bitcoin/master 0c9ab0f merge-script: Merge bitcoin/bitcoin#33956: net: fix use-after-free with v2->v1 reconnect...
<bitcoin-git> bitcoin/master 167df7a Eugene Siegel: net: fix use-after-free with v2->v1 reconnection logic
<bitcoin-git> [bitcoin] maflcko reopened pull request #33973: test: Add DERSIG unit tests to script_tests.json (master...script-tests) https://github.com/bitcoin/bitcoin/pull/33973
<bitcoin-git> [bitcoin] maflcko closed pull request #33973: test: Add DERSIG unit tests to script_tests.json (master...script-tests) https://github.com/bitcoin/bitcoin/pull/33973
<bitcoin-git> [bitcoin] DrahtBot closed pull request #34011: Create c-cpp.yml (master...master) https://github.com/bitcoin/bitcoin/pull/34011
<bitcoin-git> [bitcoin] Pro2x9 opened pull request #34011: Create c-cpp.yml (master...master) https://github.com/bitcoin/bitcoin/pull/34011
<bitcoin-git> [bitcoin] rkrux opened pull request #34010: wallet: check for `agg_pub` validity in MuSig2 signing (master...musig-key-fix) https://github.com/bitcoin/bitcoin/pull/34010

2025-12-04

<bitcoin-git> [bitcoin] 0xB10C opened pull request #34008: log: don't rate-limit "new peer" with -debug=net (master...2025-12-dont-ratelimit-new-inbound-peer-connected-with-debug=net) https://github.com/bitcoin/bitcoin/pull/34008
<bitcoin-git> [bitcoin] fanquake closed pull request #34007: Wnqqnw19 (master...wnqqnw19) https://github.com/bitcoin/bitcoin/pull/34007
<bitcoin-git> [bitcoin] wnqqnw19 opened pull request #34007: Wnqqnw19 (master...wnqqnw19) https://github.com/bitcoin/bitcoin/pull/34007
<bitcoin-git> [bitcoin] fanquake merged pull request #33723: chainparams: remove dnsseed.bitcoin.dashjr-list-of-p2p-nodes.us (master...patch-1) https://github.com/bitcoin/bitcoin/pull/33723
<bitcoin-git> bitcoin/master 9890058 merge-script: Merge bitcoin/bitcoin#33723: chainparams: remove dnsseed.bitcoin.dashjr-li...
<bitcoin-git> bitcoin/master b0c7067 SatsAndSports: Remove unreliable seed from chainparams.cpp, and the associated README
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9e02f7808909...9890058b37b8
<bitcoin-git> [bitcoin] maflcko opened pull request #34006: Add util::Expected (std::expected) (master...2512-exp) https://github.com/bitcoin/bitcoin/pull/34006
<bitcoin-git> [bitcoin] l0rinc opened pull request #34005: util: generalize `util::Result` to support custom errors (master...l0rinc/generalized-Result-error) https://github.com/bitcoin/bitcoin/pull/34005
<bitcoin-git> [bitcoin] hebasto merged pull request #33774: cmake: Move IPC tests to `ipc/test` (master...251104-ipc-tests) https://github.com/bitcoin/bitcoin/pull/33774
<bitcoin-git> bitcoin/master ae2e438 Hennadii Stepanov: cmake: Move IPC tests to `ipc/test`
<bitcoin-git> bitcoin/master 866bbb9 Hennadii Stepanov: cmake, test: Improve locality of `bitcoin_ipc_test` library description
<bitcoin-git> bitcoin/master 9e02f78 Hennadii Stepanov: Merge bitcoin/bitcoin#33774: cmake: Move IPC tests to `ipc/test`
<bitcoin-git> [bitcoin] hebasto pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/ad452a1e655e...9e02f7808909