2023-12-12

<bitcoin-git> bitcoin/master 5cea25b Murch: wallet: skip BnB when SFFO is active
<bitcoin-git> [bitcoin] achow101 pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/a7484be65f76...d646ca35d991
<bitcoin-git> [bitcoincore.org] glozow merged pull request #1000: maintenance: update table post v26.0 release (master...24_eol) https://github.com/bitcoin-core/bitcoincore.org/pull/1000
<bitcoin-git> bitcoincore.org/master d484aa2 glozow: Merge bitcoin-core/bitcoincore.org#1000: maintenance: update table post v2...
<bitcoin-git> bitcoincore.org/master 31572b9 fanquake: maintenance: update table post v26.0 release
<bitcoin-git> [bitcoincore.org] glozow pushed 2 commits to master: https://github.com/bitcoin-core/bitcoincore.org/compare/9efc6a0ac6ce...d484aa258a40
<bitcoin-git> [bitcoin] BrandonOdiwuor opened pull request #29062: Calculate used balance from GetBalance(...) (master...getbalance-add-used) https://github.com/bitcoin/bitcoin/pull/29062
<bitcoin-git> [bitcoin] fanquake merged pull request #29059: Revert "ci: Only run functional tests on windows in master" (master...231212-msvc-revert) https://github.com/bitcoin/bitcoin/pull/29059
<bitcoin-git> bitcoin/master a7484be fanquake: Merge bitcoin/bitcoin#29059: Revert "ci: Only run functional tests on wind...
<bitcoin-git> bitcoin/master 7b22cd8 Hennadii Stepanov: Revert "ci: Only run functional tests on windows in master"
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/60f677375e52...a7484be65f76
<bitcoin-git> [bitcoin] ismaelsadeeq opened pull request #29060: Policy: Report reason inputs are non standard (master...11-2023-non-standard-inputs-error-messages) https://github.com/bitcoin/bitcoin/pull/29060
<bitcoin-git> [bitcoin] fanquake merged pull request #29055: tests, bench: Fix issue with CWallet::LoadWallet() being called in the wrong places (master...assert-loadwallet-before-init) https://github.com/bitcoin/bitcoin/pull/29055
<bitcoin-git> bitcoin/master 60f6773 fanquake: Merge bitcoin/bitcoin#29055: tests, bench: Fix issue with CWallet::LoadWal...
<bitcoin-git> bitcoin/master bd7f5d3 Andrew Chow: wallet: Assert that the wallet is not initialized in LoadWallet
<bitcoin-git> bitcoin/master fb0b6ca Andrew Chow: tests, bench: Remove incorrect LoadWallet() calls
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/7a283836eb78...60f677375e52
<bitcoin-git> [bitcoin] fanquake merged pull request #29052: doc/reduce-traffic: update/clarify max outbound connection count (master...doc-reduce-traffic) https://github.com/bitcoin/bitcoin/pull/29052
<bitcoin-git> bitcoin/master d58f89d Marnix: doc: update/clarify max outbound connection count
<bitcoin-git> bitcoin/master 7a28383 fanquake: Merge bitcoin/bitcoin#29052: doc/reduce-traffic: update/clarify max outbou...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/622e79e0fbb8...7a283836eb78
<bitcoin-git> [bitcoin] fanquake merged pull request #29021: refactor: rpc: Pass CBlockIndex by reference instead of pointer (master...2312-less-segfault-) https://github.com/bitcoin/bitcoin/pull/29021
<bitcoin-git> bitcoin/master fa604eb MarcoFalke: refactor: Use reference instead of pointer in IsBlockPruned
<bitcoin-git> bitcoin/master fa5989d MarcoFalke: refactor: rpc: Pass CBlockIndex by reference instead of pointer
<bitcoin-git> bitcoin/master 622e79e fanquake: Merge bitcoin/bitcoin#29021: refactor: rpc: Pass CBlockIndex by reference ...
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/d5e5810bd36f...622e79e0fbb8
<bitcoin-git> [bitcoin] hebasto opened pull request #29059: Revert "ci: Only run functional tests on windows in master" (master...231212-msvc-revert) https://github.com/bitcoin/bitcoin/pull/29059

2023-12-11

<bitcoin-git> [bitcoin] mzumsande opened pull request #29058: net, cli: use v2transport for manual/addrfetch connections, add to -netinfo (master...202312_manual_bip324) https://github.com/bitcoin/bitcoin/pull/29058
<bitcoin-git> [bitcoin] theuni opened pull request #29057: Replace non-standard CLZ builtins with c++20's bit_width (master...bit_width) https://github.com/bitcoin/bitcoin/pull/29057
<bitcoin-git> [bitcoin] maflcko opened pull request #29056: refactor: Print verbose serialize compiler error messages (master...2312-ser-err-msg-) https://github.com/bitcoin/bitcoin/pull/29056
<bitcoin-git> [bitcoin] achow101 opened pull request #29055: tests, bench: Fix issue with CWalelt::LoadWallet() being called in the wrong places (master...assert-loadwallet-before-init) https://github.com/bitcoin/bitcoin/pull/29055
<bitcoin-git> [bitcoin] achow101 opened pull request #29054: Descriptor sethdseed (master...descriptor-sethdseed) https://github.com/bitcoin/bitcoin/pull/29054
<bitcoin-git> [bitcoincore.org] fanquake opened pull request #1000: maintenance: update table post v26.0 release (master...24_eol) https://github.com/bitcoin-core/bitcoincore.org/pull/1000
<bitcoin-git> [bitcoin] fanquake merged pull request #28999: build: Enable -Wunreachable-code (master...2312-warn-unreachable-code-) https://github.com/bitcoin/bitcoin/pull/28999
<bitcoin-git> bitcoin/master d5e5810 fanquake: Merge bitcoin/bitcoin#28999: build: Enable -Wunreachable-code
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/dabd70464205...d5e5810bd36f
<bitcoin-git> bitcoin/master fa8adbe MarcoFalke: build: Enable -Wunreachable-code
<bitcoin-git> [bitcoin] fanquake merged pull request #25273: wallet: Pass through transaction locktime and preset input sequences and scripts to CreateTransaction (master...use-preset-tx-things) https://github.com/bitcoin/bitcoin/pull/25273
<bitcoin-git> bitcoin/master 5321786 Andrew Chow: coincontrol: Replace HasInputWeight with returning optional from Get
<bitcoin-git> bitcoin/master 596642c Andrew Chow: wallet: Replace SelectExternal with SetTxOut
<bitcoin-git> bitcoin/master e1abfb5 Andrew Chow: wallet: Introduce and use PreselectedInput class in CCoinControl
<bitcoin-git> [bitcoin] fanquake pushed 10 commits to master: https://github.com/bitcoin/bitcoin/compare/255004fc5e7f...dabd70464205
<bitcoin-git> [bitcoin] glozow closed pull request #25038: policy: nVersion=3 and Package RBF (master...package-rbf) https://github.com/bitcoin/bitcoin/pull/25038
<bitcoin-git> [bitcoin] fanquake merged pull request #29009: fuzz: p2p: Detect peer deadlocks (master...2312-fuzz-p2p-dead-) https://github.com/bitcoin/bitcoin/pull/29009
<bitcoin-git> bitcoin/master 9f265d8 dergoegge: fuzz: Detect deadlocks in process_message
<bitcoin-git> bitcoin/master 255004f fanquake: Merge bitcoin/bitcoin#29009: fuzz: p2p: Detect peer deadlocks
<bitcoin-git> bitcoin/master fae1e7e MarcoFalke: fuzz: p2p: Detect peer deadlocks
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/40bc501bf462...255004fc5e7f
<bitcoin-git> guix.sigs/main c64ef40 fanquake: Merge pull request #1008 from willyko/24.2-willyk
<bitcoin-git> [guix.sigs] fanquake pushed 2 commits to main: https://github.com/bitcoin-core/guix.sigs/compare/55e938174ff8...c64ef4033c10
<bitcoin-git> guix.sigs/main 5c6cb3e Willy Ko: Added willyko all sigs
<bitcoin-git> [guix.sigs] fanquake merged pull request #1008: Add attestation by willyko for 24.2 codesigned and non-codesigned (main...24.2-willyk) https://github.com/bitcoin-core/guix.sigs/pull/1008
<bitcoin-git> [bitcoin] fanquake merged pull request #29031: fuzz: Improve fuzzing stability for txorphan harness (master...2023-12-fuzz-stability-txorphan) https://github.com/bitcoin/bitcoin/pull/29031
<bitcoin-git> bitcoin/master 15f5a0d dergoegge: fuzz: Improve fuzzing stability for txorphan harness
<bitcoin-git> bitcoin/master 40bc501 fanquake: Merge bitcoin/bitcoin#29031: fuzz: Improve fuzzing stability for txorphan ...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ba5f16e4a1b2...40bc501bf462
<bitcoin-git> [bitcoin] fanquake reopened pull request #28960: kernel: Remove dependency on CScheduler (master...noGlobalSignals) https://github.com/bitcoin/bitcoin/pull/28960
<bitcoin-git> [bitcoin] fanquake closed pull request #28960: kernel: Remove dependency on CScheduler (master...noGlobalSignals) https://github.com/bitcoin/bitcoin/pull/28960
<bitcoin-git> [bitcoin] fanquake closed pull request #28960: kernel: Remove dependency on CScheduler (master...noGlobalSignals) https://github.com/bitcoin/bitcoin/pull/28960
<bitcoin-git> [bitcoin] fanquake merged pull request #29044: msvc: Define the same `QT_...` macros as in Autotools builds (master...231209-msvc-qt) https://github.com/bitcoin/bitcoin/pull/29044
<bitcoin-git> bitcoin/master 1a5dae6 Hennadii Stepanov: msvc: Define the same `QT_...` macros as in Autotools builds
<bitcoin-git> bitcoin/master ba5f16e fanquake: Merge bitcoin/bitcoin#29044: msvc: Define the same `QT_...` macros as in A...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/36fabb01b16c...ba5f16e4a1b2
<bitcoin-git> [bitcoin] fanquake merged pull request #29041: test: fix intermittent error in rpc_net.py (#29030) (master...202312-test-fix_intermittent_error_in_rpc_net) https://github.com/bitcoin/bitcoin/pull/29041
<bitcoin-git> bitcoin/master 36fabb0 fanquake: Merge bitcoin/bitcoin#29041: test: fix intermittent error in rpc_net.py (#...
<bitcoin-git> bitcoin/master ea00f98 Sebastian Falbesoner: test: fix intermittent error in rpc_net.py (#29030)
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/09ab9d4fa731...36fabb01b16c
<bitcoin-git> [bitcoin] MarnixCroes opened pull request #29052: doc/reduce-traffic: update/clarify max outbound connection count (master...doc-reduce-traffic) https://github.com/bitcoin/bitcoin/pull/29052
<bitcoin-git> [bitcoin] fanquake merged pull request #29035: test: fix `addnode` functional test failure on OpenBSD (master...202312-test-fix_rpc_net_on_openbsd) https://github.com/bitcoin/bitcoin/pull/29035
<bitcoin-git> bitcoin/master 09ab9d4 fanquake: Merge bitcoin/bitcoin#29035: test: fix `addnode` functional test failure o...
<bitcoin-git> bitcoin/master fd0bde2 Sebastian Falbesoner: test: fix `addnode` functional test failure on OpenBSD
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/41e378a0a1f0...09ab9d4fa731
<bitcoin-git> [bitcoin] fanquake merged pull request #29045: msvc: Optimize "Release" builds (master...231209-optimize) https://github.com/bitcoin/bitcoin/pull/29045
<bitcoin-git> bitcoin/master 6e0f1d2 Hennadii Stepanov: msvc: Optimize "Release" builds
<bitcoin-git> bitcoin/master 41e378a fanquake: Merge bitcoin/bitcoin#29045: msvc: Optimize "Release" builds
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/84bbee7b740b...41e378a0a1f0
<bitcoin-git> [bitcoin] fanquake merged pull request #29048: Add a note to msvc readme re building Qt for Bitcoin Core. (master...msvc-build-readme-update) https://github.com/bitcoin/bitcoin/pull/29048
<bitcoin-git> bitcoin/master 84bbee7 fanquake: Merge bitcoin/bitcoin#29048: Add a note to msvc readme re building Qt for ...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3e691258d878...84bbee7b740b
<bitcoin-git> bitcoin/master d08e820 Aaron Clauson: Add a note to msvc readme re building Qt for Bitcoin Core.
<bitcoin-git> [bitcoin] stevenroose opened pull request #29050: Add OP_TXHASH and OP_CHECKTXHASHVERIFY opcodes (master...txhash) https://github.com/bitcoin/bitcoin/pull/29050
<bitcoin-git> [guix.sigs] willyko opened pull request #1008: Add attestation by willyko for 24.2 codesigned and non-codesigned (main...24.2-willyk) https://github.com/bitcoin-core/guix.sigs/pull/1008

2023-12-10

<bitcoin-git> [guix.sigs] willyko opened pull request #1007: Add attestation by willyko for 26.0 codesigned and non-codesigned (main...26.0-willyk) https://github.com/bitcoin-core/guix.sigs/pull/1007
<bitcoin-git> [guix.sigs] glozow merged pull request #1007: Add attestation by willyko for 26.0 codesigned and non-codesigned (main...26.0-willyk) https://github.com/bitcoin-core/guix.sigs/pull/1007
<bitcoin-git> [guix.sigs] glozow pushed 2 commits to main: https://github.com/bitcoin-core/guix.sigs/compare/db47178d67f6...55e938174ff8
<bitcoin-git> guix.sigs/main 79730af Willy Ko: Added willyko all sigs
<bitcoin-git> guix.sigs/main 55e9381 Gloria Zhao: Merge pull request #1007 from willyko/26.0-willyk
<bitcoin-git> guix.sigs/main 0b317ec Luke Dashjr: 26.0 luke-jr
<bitcoin-git> guix.sigs/main db47178 Gloria Zhao: Merge pull request #1006 from luke-jr/26.0
<bitcoin-git> [guix.sigs] glozow pushed 3 commits to main: https://github.com/bitcoin-core/guix.sigs/compare/73e6068a442d...db47178d67f6
<bitcoin-git> guix.sigs/main 3d7ac47 Luke Dashjr: builder-keys: Add new codesigning key for luke-jr
<bitcoin-git> [guix.sigs] glozow merged pull request #1006: 26.0 luke-jr (& builder-keys) (main...26.0) https://github.com/bitcoin-core/guix.sigs/pull/1006
<bitcoin-git> [guix.sigs] luke-jr opened pull request #1006: 26.0 luke-jr (& builder-keys) (main...26.0) https://github.com/bitcoin-core/guix.sigs/pull/1006
<bitcoin-git> [bitcoin] sipsorcery opened pull request #29048: Add a note to msvc readme re building Qt for Bitcoin Core. (master...msvc-build-readme-update) https://github.com/bitcoin/bitcoin/pull/29048
<bitcoin-git> [bitcoin] sipsorcery closed pull request #29047: Updated the msvc readme to add a note about building Qt with Bitcoin Core. (master...msvc-build-readme-update) https://github.com/bitcoin/bitcoin/pull/29047
<bitcoin-git> [bitcoin] sipsorcery opened pull request #29047: Updated the msvc readme to add a note about avoiding path too long errors when building Qt with Bitcoin Core. (master...msvc-build-readme-update) https://github.com/bitcoin/bitcoin/pull/29047

2023-12-09

<bitcoin-git> [bitcoin] hebasto opened pull request #29045: msvc: Optimize "Release" builds (master...231209-optimize) https://github.com/bitcoin/bitcoin/pull/29045
<bitcoin-git> [bitcoin] hebasto opened pull request #29044: msvc: Define the same `QT_...` macros as in Autotools builds (master...231209-msvc-qt) https://github.com/bitcoin/bitcoin/pull/29044
<bitcoin-git> [bitcoin] martinus opened pull request #29043: fuzz/util: make FuzzedDataProvider & FastRandomContext usage deterministic (master...2023-12-fix-unspecified-evaluation-order) https://github.com/bitcoin/bitcoin/pull/29043
<bitcoin-git> [bitcoin] maflcko opened pull request #29042: doc: Clarify C++20 comments (master...2312-doc20-) https://github.com/bitcoin/bitcoin/pull/29042
<bitcoin-git> [bitcoin] theStack opened pull request #29041: test: fix intermittent error in rpc_net.py (#29030) (master...202312-test-fix_intermittent_error_in_rpc_net) https://github.com/bitcoin/bitcoin/pull/29041
<bitcoin-git> [bitcoin] maflcko opened pull request #29040: refactor: Remove pre-C++20 code, fs::path cleanup (master...2312-fs-cleanup-) https://github.com/bitcoin/bitcoin/pull/29040
<bitcoin-git> [bitcoin] ajtowns opened pull request #29039: 202312 vbits simplify (master...202312-vbits-simplify) https://github.com/bitcoin/bitcoin/pull/29039

2023-12-08

<bitcoin-git> [bitcoin] murchandamus opened pull request #29037: Add multiplication operator to CFeeRate (master...2023-12-multiply-operator-CFeeRate) https://github.com/bitcoin/bitcoin/pull/29037
<bitcoin-git> [bitcoin] theuni opened pull request #29036: Add missing byteswap functions for MSVC (master...msvc_fast_byteswap) https://github.com/bitcoin/bitcoin/pull/29036
<bitcoin-git> [bitcoin] theStack opened pull request #29035: test: fix `addnode` functional test failure on OpenBSD (master...202312-test-fix_rpc_net_on_openbsd) https://github.com/bitcoin/bitcoin/pull/29035
<bitcoin-git> [bitcoin] theStack opened pull request #29034: test: detect OS in functional tests consistently using `platform.system()` (master...202312-test-consolidate_os_detection_in_python) https://github.com/bitcoin/bitcoin/pull/29034
<bitcoin-git> [bitcoin] Sjors opened pull request #29032: signet: fixing mining for OP_TRUE challenge (master...2023/12/signet-no-challenge) https://github.com/bitcoin/bitcoin/pull/29032
<bitcoin-git> [bitcoin] dergoegge opened pull request #29031: fuzz: Improve fuzzing stability for txorphan harness (master...2023-12-fuzz-stability-txorphan) https://github.com/bitcoin/bitcoin/pull/29031
<bitcoin-git> guix.sigs/main 73e6068 fanquake: Merge pull request #1005 from coinforensics/main
<bitcoin-git> guix.sigs/main 905454d coinforensics: Add codesigned attestations by CoinForensics for v26.0
<bitcoin-git> [guix.sigs] fanquake pushed 2 commits to main: https://github.com/bitcoin-core/guix.sigs/compare/ba2cb338f113...73e6068a442d
<bitcoin-git> [guix.sigs] fanquake merged pull request #1005: Add codesigned attestations by CoinForensics for v26.0 (main...main) https://github.com/bitcoin-core/guix.sigs/pull/1005
<bitcoin-git> [guix.sigs] coinforensics opened pull request #1005: Add codesigned attestations by CoinForensics for v26.0 (main...main) https://github.com/bitcoin-core/guix.sigs/pull/1005
<bitcoin-git> [bitcoin] fanquake merged pull request #28349: build: Require C++20 compiler (master...2308-c++20-) https://github.com/bitcoin/bitcoin/pull/28349
<bitcoin-git> bitcoin/master fa67f09 MarcoFalke: build: Require C++20 compiler
<bitcoin-git> bitcoin/master fa02fc0 MarcoFalke: refactor: modernize-use-default-member-init for bit-fields (C++20)
<bitcoin-git> bitcoin/master fae3b77 MarcoFalke: refactor: Drop unused _Pragma to ignore -Wgnu-zero-variadic-macro-arguments
<bitcoin-git> [bitcoin] fanquake pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/03042fb6bb35...3e691258d878
<bitcoin-git> [bitcoin] maflcko reopened pull request #29009: fuzz: p2p: Detect peer deadlocks (master...2312-fuzz-p2p-dead-) https://github.com/bitcoin/bitcoin/pull/29009
<bitcoin-git> [bitcoin] fanquake closed pull request #29009: fuzz: p2p: Detect peer deadlocks (master...2312-fuzz-p2p-dead-) https://github.com/bitcoin/bitcoin/pull/29009
<bitcoin-git> [bitcoin] fanquake merged pull request #29006: test: fix v2 transport intermittent test failure (#29002) (master...202312-test-fix_v2_transport_intermittent_failure) https://github.com/bitcoin/bitcoin/pull/29006
<bitcoin-git> bitcoin/master 00e0658 Sebastian Falbesoner: test: fix v2 transport intermittent test failure (#29002)
<bitcoin-git> bitcoin/master 03042fb fanquake: Merge bitcoin/bitcoin#29006: test: fix v2 transport intermittent test fail...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1f352cf2fd7c...03042fb6bb35
<bitcoin-git> [bitcoin] fanquake merged pull request #28485: test: Extends MEMPOOL msg functional test (master...2023-09-mempool-msg-test) https://github.com/bitcoin/bitcoin/pull/28485
<bitcoin-git> bitcoin/master 97c0dfa Sergi Delgado Segura: test: Extends MEMPOOL msg functional test
<bitcoin-git> bitcoin/master 1f352cf fanquake: Merge bitcoin/bitcoin#28485: test: Extends MEMPOOL msg functional test
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a7f4f1a09c76...1f352cf2fd7c
<bitcoin-git> [bitcoin] fanquake merged pull request #28894: wallet: batch all individual spkms setup db writes in a single db txn (master...2023_wallet_batch_keypool_creation) https://github.com/bitcoin/bitcoin/pull/28894
<bitcoin-git> bitcoin/master 075aa44 furszy: wallet: batch descriptor spkm TopUp
<bitcoin-git> bitcoin/master 3eb769f furszy: wallet: batch legacy spkm TopUp
<bitcoin-git> bitcoin/master bb4554c furszy: bench: add benchmark for wallet creation procedure
<bitcoin-git> [bitcoin] fanquake pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/14d17326023a...a7f4f1a09c76
<bitcoin-git> [bitcoin] fanquake merged pull request #29025: doc: Add link to needs-release-notes label (master...2312-doc-link-rel-notes-) https://github.com/bitcoin/bitcoin/pull/29025
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1d9da8da309d...14d17326023a
<bitcoin-git> bitcoin/master 14d1732 fanquake: Merge bitcoin/bitcoin#29025: doc: Add link to needs-release-notes label
<bitcoin-git> bitcoin/master fa88953 MarcoFalke: doc: Add link to needs-release-notes label
<bitcoin-git> [bitcoin] brunoerg opened pull request #29027: wallet: fix key parsing check for miniscript expressions (master...2023-12-descriptor-fix-key-error) https://github.com/bitcoin/bitcoin/pull/29027

2023-12-07

<bitcoin-git> [bitcoincore.org] achow101 merged pull request #999: 26.0: add missing release note fragments (master...add_missing_26_rel_notes) https://github.com/bitcoin-core/bitcoincore.org/pull/999
<bitcoin-git> bitcoincore.org/master 9efc6a0 Andrew Chow: Merge bitcoin-core/bitcoincore.org#999: 26.0: add missing release note fra...
<bitcoin-git> [bitcoincore.org] achow101 pushed 2 commits to master: https://github.com/bitcoin-core/bitcoincore.org/compare/52beb0f7d874...9efc6a0ac6ce
<bitcoin-git> bitcoincore.org/master 71c08ba fanquake: 26.0: add missing release note fragments.
<bitcoin-git> [bitcoin] achow101 merged pull request #29023: doc: add historical release notes for 26.0 (master...add_26_0_rel_notes) https://github.com/bitcoin/bitcoin/pull/29023
<bitcoin-git> bitcoin/master ca59375 fanquake: doc: Missing additions to 26.0 release notes
<bitcoin-git> bitcoin/master 7d4e47d fanquake: doc: add historical release notes for 26.0
<bitcoin-git> [bitcoin] achow101 pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/fcdb39d3ee17...1d9da8da309d
<bitcoin-git> bitcoin/master 8df4aaa fanquake: doc: add minimum required Linux Kernel to release-notes
<bitcoin-git> [bitcoin] fanquake merged pull request #28924: refactor: Remove unused and fragile string interface from arith_uint256 (master...2311-arith-less-brittle-) https://github.com/bitcoin/bitcoin/pull/28924
<bitcoin-git> bitcoin/master fcdb39d fanquake: Merge bitcoin/bitcoin#28924: refactor: Remove unused and fragile string in...
<bitcoin-git> bitcoin/master fa63f16 MarcoFalke: test: Add uint256 string parse tests
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/dce1dfbc4705...fcdb39d3ee17
<bitcoin-git> bitcoin/master facf629 MarcoFalke: refactor: Remove unused and fragile string interface from arith_uint256
<bitcoin-git> [guix.sigs] fanquake merged pull request #987: 26.0 kvaciral all (main...26.0-attestations-all-kvaciral) https://github.com/bitcoin-core/guix.sigs/pull/987
<bitcoin-git> guix.sigs/main ba2cb33 fanquake: Merge pull request #987 from Kvaciral/26.0-attestations-all-kvaciral
<bitcoin-git> guix.sigs/main 8d5ce05 Dimitri: 26.0 kvaciral all
<bitcoin-git> [guix.sigs] fanquake pushed 2 commits to main: https://github.com/bitcoin-core/guix.sigs/compare/8ba87ddceca8...ba2cb338f113
<bitcoin-git> [bitcoincore.org] fanquake opened pull request #999: 26.0: add missing release note fragments. (master...add_missing_26_rel_notes) https://github.com/bitcoin-core/bitcoincore.org/pull/999
<bitcoin-git> [bitcoin] maflcko opened pull request #29025: doc: Add link to needs-release-notes label (master...2312-doc-link-rel-notes-) https://github.com/bitcoin/bitcoin/pull/29025
<bitcoin-git> [guix.sigs] Kvaciral reopened pull request #987: 26.0 kvaciral all (main...26.0-attestations-all-kvaciral) https://github.com/bitcoin-core/guix.sigs/pull/987
<bitcoin-git> [guix.sigs] Kvaciral closed pull request #987: 26.0 kvaciral all (main...26.0-attestations-all-kvaciral) https://github.com/bitcoin-core/guix.sigs/pull/987
<bitcoin-git> [bitcoin] fanquake opened pull request #29023: doc: add historical release notes for 26.0 (master...add_26_0_rel_notes) https://github.com/bitcoin/bitcoin/pull/29023
<bitcoin-git> [bitcoin] kashifs opened pull request #29022: Make bitcoin-tx replaceable value optional, #fixes 28638 (master...bitcoin-tx-replaceable-value) https://github.com/bitcoin/bitcoin/pull/29022
<bitcoin-git> [bitcoin] maflcko opened pull request #29021: refactor: rpc: Pass CBlockIndex by reference instead of pointer (master...2312-less-segfault-) https://github.com/bitcoin/bitcoin/pull/29021
<bitcoin-git> [bitcoin] maflcko reopened pull request #28349: build: Require C++20 compiler (master...2308-c++20-) https://github.com/bitcoin/bitcoin/pull/28349
<bitcoin-git> [bitcoin] fanquake merged pull request #28622: build: use macOS 14 SDK (Xcode 15.0) (master...macos_sdk_15) https://github.com/bitcoin/bitcoin/pull/28622
<bitcoin-git> [bitcoin] fanquake closed pull request #28349: build: Require C++20 compiler (master...2308-c++20-) https://github.com/bitcoin/bitcoin/pull/28349
<bitcoin-git> bitcoin/master 51c97ff fanquake: build: patch boost process for macOS 14 SDK
<bitcoin-git> bitcoin/master 8ea45e6 fanquake: build: use macOS 14 SDK (Xcode 15.0)
<bitcoin-git> bitcoin/master 423949a fanquake: depends: add -platform_version to macOS build flags
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/2e8ec6b338a8...dce1dfbc4705
<bitcoin-git> [bitcoin] TheCharlatan opened pull request #29019: mempool: Don't sort in entryAll (master...entryAllNoOrder) https://github.com/bitcoin/bitcoin/pull/29019
<bitcoin-git> guix.sigs/main 057d040 0xb10c: add: 26.0 noncodesigned by 0xb10c
<bitcoin-git> guix.sigs/main 8ba87dd fanquake: Merge pull request #1004 from 0xB10C/2023-12-0xb10c-26.0
<bitcoin-git> [guix.sigs] fanquake pushed 2 commits to main: https://github.com/bitcoin-core/guix.sigs/compare/ee35dd62f53f...8ba87ddceca8
<bitcoin-git> [guix.sigs] fanquake merged pull request #1004: add: 26.0 noncodesigned by 0xb10c (main...2023-12-0xb10c-26.0) https://github.com/bitcoin-core/guix.sigs/pull/1004
<bitcoin-git> [guix.sigs] 0xB10C opened pull request #1004: add: 26.0 noncodesigned by 0xb10c (main...2023-12-0xb10c-26.0) https://github.com/bitcoin-core/guix.sigs/pull/1004
<bitcoin-git> [bitcoincore.org] azuchi opened pull request #998: Add japanese translation for 26.0 (master...ja-translate-26.0) https://github.com/bitcoin-core/bitcoincore.org/pull/998
<bitcoin-git> [gui] pablomartin4btc opened pull request #780: Fix: Disable both "Mask Values" and "Transaction View" if no wallet is selected (master...gui-disable-mask-values-and-tx-view-if-no-wallet-selected) https://github.com/bitcoin-core/gui/pull/780

2023-12-06

<bitcoin-git> [bitcoin] niftynei opened pull request #29016: RPC: add new `listmempooltransactions` (master...nifty/listmempoolentry) https://github.com/bitcoin/bitcoin/pull/29016
<bitcoin-git> [bitcoin] ryanofsky opened pull request #29015: kernel: Streamline util library (master...pr/rmutil) https://github.com/bitcoin/bitcoin/pull/29015
<bitcoin-git> [bitcoin] fanquake merged pull request #29012: fuzz: Avoid timeout in bitdeque (master...2312-fuzz-time-bitd-) https://github.com/bitcoin/bitcoin/pull/29012
<bitcoin-git> bitcoin/master 2e8ec6b fanquake: Merge bitcoin/bitcoin#29012: fuzz: Avoid timeout in bitdeque
<bitcoin-git> bitcoin/master fad1903 MarcoFalke: fuzz: Avoid timeout in bitdeque
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c46cc8d3c1a6...2e8ec6b338a8
<bitcoin-git> [bitcoin] achow101 merged pull request #27581: net: Continuous ASMap health check (master...2023-05-asmap-health-check) https://github.com/bitcoin/bitcoin/pull/27581
<bitcoin-git> bitcoin/master 28d7e55 Fabian Jahr: test: Add tests for unfiltered GetAddr usage
<bitcoin-git> bitcoin/master e16f420 Fabian Jahr: net: Optionally include terrible addresses in GetAddr results
<bitcoin-git> bitcoin/master b8843d3 Fabian Jahr: fuzz: Let fuzzers use filter options in GetAddr/GetAddresses
<bitcoin-git> [bitcoin] achow101 pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/25d23e6b18bd...c46cc8d3c1a6
<bitcoin-git> guix.sigs/main ee35dd6 fanquake: Merge pull request #1003 from svanstaa/main
<bitcoin-git> guix.sigs/main f59c04b Sebastian van Staa: Add attestation by svanstaa for 26.0 codesigned and non-codesigned
<bitcoin-git> [guix.sigs] fanquake pushed 2 commits to main: https://github.com/bitcoin-core/guix.sigs/compare/c4ac3b62e818...ee35dd62f53f
<bitcoin-git> [guix.sigs] fanquake merged pull request #1003: Add attestation by svanstaa for 26.0 codesigned and non-codesigned (main...main) https://github.com/bitcoin-core/guix.sigs/pull/1003
<bitcoin-git> [guix.sigs] svanstaa opened pull request #1003: Add attestation by svanstaa for 26.0 codesigned and non-codesigned (main...main) https://github.com/bitcoin-core/guix.sigs/pull/1003
<bitcoin-git> [bitcoin] achow101 merged pull request #28980: rpc: encryptwallet help, mention HD seed rotation and backup requirement (master...2023_rpc_wallet_encryptwallet) https://github.com/bitcoin/bitcoin/pull/28980
<bitcoin-git> bitcoin/master 25d23e6 Andrew Chow: Merge bitcoin/bitcoin#28980: rpc: encryptwallet help, mention HD seed rota...
<bitcoin-git> bitcoin/master ca09415 furszy: rpc, doc: encryptwallet, mention HD seed rotation and new backup
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9693cfa0a422...25d23e6b18bd
<bitcoin-git> [bitcoincore.org] achow101 merged pull request #996: Bitcoin Core 26.0 (master...Bitcoin_Core_26_0) https://github.com/bitcoin-core/bitcoincore.org/pull/996
<bitcoin-git> bitcoincore.org/master 51aa35d fanquake: Switch from DMG to ZIP for macOS downloads
<bitcoin-git> bitcoincore.org/master 52beb0f Andrew Chow: Merge bitcoin-core/bitcoincore.org#996: Bitcoin Core 26.0
<bitcoin-git> bitcoincore.org/master 5e084f5 fanquake: Bitcoin Core 26.0
<bitcoin-git> [bitcoincore.org] achow101 pushed 3 commits to master: https://github.com/bitcoin-core/bitcoincore.org/compare/55a2ea98cd4f...52beb0f7d874
<bitcoin-git> [bitcoin] achow101 merged pull request #28989: test: Fix test by checking the actual exception instance (master...231202-system-test) https://github.com/bitcoin/bitcoin/pull/28989
<bitcoin-git> bitcoin/master 55e3dc3 Hennadii Stepanov: test: Fix test by checking the actual exception instance
<bitcoin-git> bitcoin/master 9693cfa Andrew Chow: Merge bitcoin/bitcoin#28989: test: Fix test by checking the actual excepti...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/dde7ac5c7046...9693cfa0a422
<bitcoin-git> [bitcoin] ismaelsadeeq opened pull request #29013: test: doc: follow-up #28368 (master...12-2023-28368-follow-up) https://github.com/bitcoin/bitcoin/pull/29013
<bitcoin-git> [bitcoin] hebasto closed pull request #28549: build: Move `message.{h,cpp}` from `libbitcoin_util` to `libbitcoin_common` (master...230928-message) https://github.com/bitcoin/bitcoin/pull/28549
<bitcoin-git> [bitcoin] maflcko opened pull request #29012: fuzz: Avoid timeout in bitdeque (master...2312-fuzz-time-bitd-) https://github.com/bitcoin/bitcoin/pull/29012
<bitcoin-git> [bitcoin] fanquake merged pull request #29003: rpc: fix getrawtransaction segfault (master...202312_fix_getrawtx_crash) https://github.com/bitcoin/bitcoin/pull/29003
<bitcoin-git> bitcoin/master 494a926 Martin Zumsande: rpc: fix getrawtransaction segfault
<bitcoin-git> bitcoin/master 9075a44 Martin Zumsande: test: add regression test for the getrawtransaction segfault
<bitcoin-git> bitcoin/master dde7ac5 fanquake: Merge bitcoin/bitcoin#29003: rpc: fix getrawtransaction segfault
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/d85491404352...dde7ac5c7046
<bitcoin-git> [bitcoin] fanquake opened pull request #29011: [26.x] Backports (26.x...26_1_backports) https://github.com/bitcoin/bitcoin/pull/29011
<bitcoin-git> [bitcoin] fanquake merged pull request #28992: ci: Use Ubuntu 24.04 Noble for asan,tsan,tidy,fuzz (master...2312-ci-24-) https://github.com/bitcoin/bitcoin/pull/28992
<bitcoin-git> bitcoin/master fad2392 MarcoFalke: ci: Use Ubuntu 24.04 Noble for asan
<bitcoin-git> bitcoin/master d854914 fanquake: Merge bitcoin/bitcoin#28992: ci: Use Ubuntu 24.04 Noble for asan,tsan,tidy...
<bitcoin-git> bitcoin/master fa83b65 MarcoFalke: ci: Use Ubuntu 24.04 Noble for tsan,tidy,fuzz
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/6d5790956f45...d85491404352
<bitcoin-git> [bitcoin] dergoegge opened pull request #29010: wip: Split fuzz binary (master...2023-12-split-fuzz) https://github.com/bitcoin/bitcoin/pull/29010
<bitcoin-git> guix.sigs/main c4ac3b6 fanquake: Merge pull request #1002 from Emzy/main
<bitcoin-git> guix.sigs/main 11e4e9e Stephan Oeste: Add Emzy Guix attestations for 26.0 codesigned
<bitcoin-git> [guix.sigs] fanquake pushed 2 commits to main: https://github.com/bitcoin-core/guix.sigs/compare/67e20f6a7b36...c4ac3b62e818
<bitcoin-git> [guix.sigs] fanquake merged pull request #1002: Add Emzy Guix attestations for 26.0 codesigned (main...main) https://github.com/bitcoin-core/guix.sigs/pull/1002
<bitcoin-git> [guix.sigs] Emzy opened pull request #1002: Add Emzy Guix attestations for 26.0 codesigned (main...main) https://github.com/bitcoin-core/guix.sigs/pull/1002
<bitcoin-git> [bitcoin] maflcko opened pull request #29009: fuzz: p2p: Detect peer deadlocks (master...2312-fuzz-p2p-dead-) https://github.com/bitcoin/bitcoin/pull/29009
<bitcoin-git> guix.sigs/main 67e20f6 fanquake: Merge pull request #1001 from darosior/26.0-codesigned
<bitcoin-git> guix.sigs/main d803ff1 Antoine Poinsot: My 26.0 codesigned attestation
<bitcoin-git> [guix.sigs] fanquake pushed 2 commits to main: https://github.com/bitcoin-core/guix.sigs/compare/836230de74c1...67e20f6a7b36
<bitcoin-git> [guix.sigs] fanquake merged pull request #1001: My 26.0 codesigned attestation (main...26.0-codesigned) https://github.com/bitcoin-core/guix.sigs/pull/1001
<bitcoin-git> [guix.sigs] darosior opened pull request #1001: My 26.0 codesigned attestation (main...26.0-codesigned) https://github.com/bitcoin-core/guix.sigs/pull/1001
<bitcoin-git> guix.sigs/main 6de159e glozow: glozow 26.0 all
<bitcoin-git> guix.sigs/main 836230d fanquake: Merge pull request #1000 from glozow/26.0
<bitcoin-git> guix.sigs/main 90be378 glozow: glozow 26.0 noncodesigned
<bitcoin-git> [guix.sigs] fanquake pushed 3 commits to main: https://github.com/bitcoin-core/guix.sigs/compare/e8526c9d349d...836230de74c1
<bitcoin-git> [guix.sigs] fanquake merged pull request #1000: glozow 26.0 noncodesigned + all (main...26.0) https://github.com/bitcoin-core/guix.sigs/pull/1000
<bitcoin-git> [guix.sigs] glozow opened pull request #1000: glozow 26.0 noncodesigned (main...26.0) https://github.com/bitcoin-core/guix.sigs/pull/1000
<bitcoin-git> [bitcoin] stratospher opened pull request #29007: test: create deterministic addrman in the functional tests (master...deterministic-addrman) https://github.com/bitcoin/bitcoin/pull/29007

2023-12-05

<bitcoin-git> [bitcoin] theStack opened pull request #29006: test: fix v2 transport intermittent test failure (#29002) (master...202312-test-fix_v2_transport_intermittent_failure) https://github.com/bitcoin/bitcoin/pull/29006
<bitcoin-git> guix.sigs/main e8526c9 Andrew Chow: Merge pull request #999 from willcl-ark/26.0-codesigned
<bitcoin-git> guix.sigs/main 86e3ca3 willcl-ark: Add attestations by willcl-ark for 26.0 codesigned
<bitcoin-git> [guix.sigs] achow101 pushed 2 commits to main: https://github.com/bitcoin-core/guix.sigs/compare/c0dc37f3a693...e8526c9d349d
<bitcoin-git> [guix.sigs] achow101 merged pull request #999: Add attestations by willcl-ark for 26.0 codesigned (main...26.0-codesigned) https://github.com/bitcoin-core/guix.sigs/pull/999
<bitcoin-git> guix.sigs/main c0dc37f Andrew Chow: Merge pull request #998 from benthecarman/26.0
<bitcoin-git> [guix.sigs] achow101 pushed 2 commits to main: https://github.com/bitcoin-core/guix.sigs/compare/a9055548186a...c0dc37f3a693
<bitcoin-git> guix.sigs/main 190e695 benthecarman: Add attestations by benthecarman for 26.0 all
<bitcoin-git> [guix.sigs] achow101 merged pull request #998: Add attestations by benthecarman for 26.0 all (main...26.0) https://github.com/bitcoin-core/guix.sigs/pull/998
<bitcoin-git> [guix.sigs] willcl-ark opened pull request #999: Add attestations by willcl-ark for 26.0 codesigned (main...26.0-codesigned) https://github.com/bitcoin-core/guix.sigs/pull/999
<bitcoin-git> [guix.sigs] benthecarman opened pull request #998: Add attestations by benthecarman for 26.0 all (main...26.0) https://github.com/bitcoin-core/guix.sigs/pull/998
<bitcoin-git> guix.sigs/main a905554 Andrew Chow: Merge pull request #997 from TheCharlatan/TheCharlatan-26.0-codesigned
<bitcoin-git> guix.sigs/main ddcd485 TheCharlatan: Add TheCharlatan 26.0 codesigned
<bitcoin-git> [guix.sigs] achow101 pushed 2 commits to main: https://github.com/bitcoin-core/guix.sigs/compare/865135be1470...a9055548186a
<bitcoin-git> [guix.sigs] achow101 merged pull request #997: Add TheCharlatan 26.0 codesigned (main...TheCharlatan-26.0-codesigned) https://github.com/bitcoin-core/guix.sigs/pull/997
<bitcoin-git> [guix.sigs] TheCharlatan opened pull request #997: Add TheCharlatan 26.0 codesigned (main...TheCharlatan-26.0-codesigned) https://github.com/bitcoin-core/guix.sigs/pull/997
<bitcoin-git> guix.sigs/main 865135b Andrew Chow: Merge pull request #996 from Sjors/26.0-sjors-codesigned
<bitcoin-git> [guix.sigs] achow101 pushed 2 commits to main: https://github.com/bitcoin-core/guix.sigs/compare/5aa7d9fc9618...865135be1470
<bitcoin-git> guix.sigs/main 18b7044 Sjors Provoost: Add sjors attestations for v26.0 codesigned
<bitcoin-git> [guix.sigs] achow101 merged pull request #996: Add sjors attestations for v26.0 codesigned (main...26.0-sjors-codesigned) https://github.com/bitcoin-core/guix.sigs/pull/996
<bitcoin-git> [guix.sigs] Sjors opened pull request #996: Add sjors attestations for v26.0 codesigned (main...26.0-sjors-codesigned) https://github.com/bitcoin-core/guix.sigs/pull/996
<bitcoin-git> [bitcoin] mzumsande opened pull request #29003: rpc: fix getrawtransaction segfault (master...202312_fix_getrawtx_crash) https://github.com/bitcoin/bitcoin/pull/29003
<bitcoin-git> guix.sigs/main 5aa7d9f Andrew Chow: Merge pull request #995 from achow101/26.0
<bitcoin-git> [guix.sigs] achow101 pushed 2 commits to main: https://github.com/bitcoin-core/guix.sigs/compare/24524f0bde5b...5aa7d9fc9618
<bitcoin-git> guix.sigs/main 0be34ba Andrew Chow: Add achow101 26.0 all guix attestation
<bitcoin-git> [guix.sigs] achow101 merged pull request #995: Add achow101 26.0 all guix attestation (main...26.0) https://github.com/bitcoin-core/guix.sigs/pull/995
<bitcoin-git> [guix.sigs] achow101 opened pull request #995: Add achow101 26.0 all guix attestation (main...26.0) https://github.com/bitcoin-core/guix.sigs/pull/995
<bitcoin-git> [bitcoin] instagibbs closed pull request #26403: policy: Ephemeral anchors (master...ephemeral-anchors) https://github.com/bitcoin/bitcoin/pull/26403
<bitcoin-git> [bitcoin] instagibbs opened pull request #29001: Ephemeral Anchors (master...2023-12-ephemeral-anchors) https://github.com/bitcoin/bitcoin/pull/29001
<bitcoin-git> guix.sigs/main 24524f0 fanquake: Merge pull request #994 from josibake/josibake-v26.0-build-attestations
<bitcoin-git> guix.sigs/main 04faf80 josibake: Add attestations by josibake for v26.0
<bitcoin-git> [guix.sigs] fanquake pushed 2 commits to main: https://github.com/bitcoin-core/guix.sigs/compare/45a1682a082c...24524f0bde5b
<bitcoin-git> [guix.sigs] fanquake merged pull request #994: Add attestations by josibake for v26.0 (main...josibake-v26.0-build-attestations) https://github.com/bitcoin-core/guix.sigs/pull/994
<bitcoin-git> [bitcoin] maflcko opened pull request #28999: build: Enable -Wunreachable-code (master...2312-warn-unreachable-code-) https://github.com/bitcoin/bitcoin/pull/28999
<bitcoin-git> [guix.sigs] josibake opened pull request #994: Add attestations by josibake for v26.0 (main...josibake-v26.0-build-attestations) https://github.com/bitcoin-core/guix.sigs/pull/994
<bitcoin-git> [bitcoin] 0xB10C opened pull request #28998: rpc: addpeeraddress tried return error on failure (master...2023-12-addpeeraddress-return-error) https://github.com/bitcoin/bitcoin/pull/28998
<bitcoin-git> guix.sigs/main 50c35ee laanwj: 26.0 laanwj all
<bitcoin-git> guix.sigs/main 45a1682 fanquake: Merge pull request #993 from laanwj/26.0-laanwj-all
<bitcoin-git> [guix.sigs] fanquake pushed 2 commits to main: https://github.com/bitcoin-core/guix.sigs/compare/864219c7177c...45a1682a082c
<bitcoin-git> [guix.sigs] fanquake merged pull request #993: 26.0 laanwj all (main...26.0-laanwj-all) https://github.com/bitcoin-core/guix.sigs/pull/993
<bitcoin-git> [guix.sigs] laanwj opened pull request #993: 26.0 laanwj all (main...26.0-laanwj-all) https://github.com/bitcoin-core/guix.sigs/pull/993
<bitcoin-git> guix.sigs/main 864219c fanquake: Merge pull request #992 from theStack/fix_v26_0_codesigned
<bitcoin-git> guix.sigs/main c602707 Sebastian Falbesoner: fix theStack v26.0 codesigned attestations
<bitcoin-git> [guix.sigs] fanquake pushed 2 commits to main: https://github.com/bitcoin-core/guix.sigs/compare/2412bd59081f...864219c7177c
<bitcoin-git> [guix.sigs] fanquake merged pull request #992: fix theStack v26.0 codesigned attestations (main...fix_v26_0_codesigned) https://github.com/bitcoin-core/guix.sigs/pull/992
<bitcoin-git> [bitcoin] fanquake merged pull request #28856: depends: Build the `native_capnp` and `capnp` packages with CMake (master...231112-capnp) https://github.com/bitcoin/bitcoin/pull/28856
<bitcoin-git> [guix.sigs] theStack opened pull request #992: fix theStack v26.0 codesigned attestations (main...fix_v26_0_codesigned) https://github.com/bitcoin-core/guix.sigs/pull/992
<bitcoin-git> bitcoin/master 6d57909 fanquake: Merge bitcoin/bitcoin#28856: depends: Build the `native_capnp` and `capnp`...
<bitcoin-git> bitcoin/master 11d797e Hennadii Stepanov: depends: Build `native_capnp` package with CMake
<bitcoin-git> bitcoin/master 90389c9 Hennadii Stepanov: depends: Build `capnp` package with CMake
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/b3ab0c3819cf...6d5790956f45
<bitcoin-git> guix.sigs/main 2412bd5 fanquake: Merge pull request #991 from guggero/guggero-26.0-signed
<bitcoin-git> guix.sigs/main 2053300 Oliver Gugger: Add attestations by guggero for 26.0 codesigned
<bitcoin-git> [guix.sigs] fanquake pushed 2 commits to main: https://github.com/bitcoin-core/guix.sigs/compare/d2f5366dfe09...2412bd59081f
<bitcoin-git> [guix.sigs] fanquake merged pull request #991: Add attestations by guggero for 26.0 codesigned (main...guggero-26.0-signed) https://github.com/bitcoin-core/guix.sigs/pull/991
<bitcoin-git> [guix.sigs] guggero opened pull request #991: Add attestations by guggero for 26.0 codesigned (main...guggero-26.0-signed) https://github.com/bitcoin-core/guix.sigs/pull/991
<bitcoin-git> guix.sigs/main d2f5366 fanquake: Merge pull request #990 from gruve-p/26.0
<bitcoin-git> guix.sigs/main ffb53da gruve-p: Add attestations by jackielove4u for 26.0 all
<bitcoin-git> [guix.sigs] fanquake pushed 2 commits to main: https://github.com/bitcoin-core/guix.sigs/compare/e2c317df2518...d2f5366dfe09