2024-03-06

<bitcoin-git> [qa-assets] dergoegge opened pull request #171: Add inputs from my server (main...2024-03-v27-seeds) https://github.com/bitcoin-core/qa-assets/pull/171
<bitcoin-git> [bitcoin] fanquake pushed tag v27.0rc1: https://github.com/bitcoin/bitcoin/compare/v27.0rc1
<bitcoin-git> [bitcoin] fanquake merged pull request #29580: [27.x] Bump version to v27.0rc1 (27.x...27_0_rc1) https://github.com/bitcoin/bitcoin/pull/29580
<bitcoin-git> bitcoin/27.x 7589ce3 fanquake: build: bump version to v27.0rc1
<bitcoin-git> bitcoin/27.x b4fd211 fanquake: doc: generate manual pages for v27.0rc1
<bitcoin-git> bitcoin/27.x 8f1b7e5 fanquake: doc: generate example bitcoin.conf for v27.0rc1
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to 27.x: https://github.com/bitcoin/bitcoin/compare/55bd5d8015e8...c255fcb82522
<bitcoin-git> [bitcoin] m3dwards opened pull request #29581: ci: switch back to executing functional tests with powershell (master...ps-version) https://github.com/bitcoin/bitcoin/pull/29581
<bitcoin-git> [bitcoin] fanquake opened pull request #29580: [27.x] Bump version to v27.0rc1 (27.x...27_0_rc1) https://github.com/bitcoin/bitcoin/pull/29580
<bitcoin-git> [bitcoin] fanquake merged pull request #29579: build: bump version to 27.99 (master...bump_27_99) https://github.com/bitcoin/bitcoin/pull/29579
<bitcoin-git> bitcoin/master ab5dfdb fanquake: Merge bitcoin/bitcoin#29579: build: bump version to 27.99
<bitcoin-git> bitcoin/master fd4fe41 fanquake: build: bump version to 27.99
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/55bd5d8015e8...ab5dfdbec114
<bitcoin-git> [bitcoin] fanquake opened pull request #29579: build: bump version to 27.99 (master...bump_27_99) https://github.com/bitcoin/bitcoin/pull/29579
<bitcoin-git> [bitcoin] fanquake pushed 0 commit to 27.x: https://github.com/bitcoin/bitcoin/compare/27.x
<bitcoin-git> [bitcoin] fanquake merged pull request #29561: Fixed seeds update for 27.0 (master...27.0-seeds-update) https://github.com/bitcoin/bitcoin/pull/29561
<bitcoin-git> bitcoin/master 34a233b Ava Chow: seeds: Update mainnet seeds
<bitcoin-git> bitcoin/master 9701bc4 Ava Chow: makeseeds: Check i2p seeds too
<bitcoin-git> bitcoin/master a8ec9ee Ava Chow: makeseeds: Update PATTERN_AGENT
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/6c77dbfd7e07...55bd5d8015e8
<bitcoin-git> [bitcoin] sdaftuar closed pull request #25725: consensus: Remove mainnet checkpoints (master...2022-07-remove-checkpoints) https://github.com/bitcoin/bitcoin/pull/25725
<bitcoin-git> [bitcoin] fanquake closed pull request #27253: httpserver, rest: improving URI validation (master...http-rest-fix-segfault) https://github.com/bitcoin/bitcoin/pull/27253
<bitcoin-git> [bitcoin] fanquake closed pull request #28524: Make -checkpoints argument no longer debug-only (master...2023/09/look-mom-no-checkpoints) https://github.com/bitcoin/bitcoin/pull/28524
<bitcoin-git> [bitcoin] fanquake closed pull request #25541: tracing: macOS USDT support (master...macos-usdt-support) https://github.com/bitcoin/bitcoin/pull/25541
<bitcoin-git> [bitcoin] fanquake closed pull request #26902: wallet: do not backdate locktime if it may lead to fingerprinting (master...avoid-locktime-backdating) https://github.com/bitcoin/bitcoin/pull/26902
<bitcoin-git> [bitcoin] fanquake closed pull request #28311: [WIP] BIP300 (Drivechains) consensus-level logic (master...bip300) https://github.com/bitcoin/bitcoin/pull/28311
<bitcoin-git> [bitcoin] fanquake closed pull request #24034: p2p: delete anchors.dat after trying to connect to that peers (master...2022-02-anchors-delete) https://github.com/bitcoin/bitcoin/pull/24034
<bitcoin-git> [bitcoin] brunoerg opened pull request #29578: addrman: improve performance of `GetAddr` when specifying network (master...2024-03-addrman-getaddr) https://github.com/bitcoin/bitcoin/pull/29578
<bitcoin-git> [bitcoin] fanquake opened pull request #29577: build: ignore deprecated-declarations warnings in objc++ macOS code (master...alternative_29362) https://github.com/bitcoin/bitcoin/pull/29577
<bitcoin-git> [bitcoin] m3dwards opened pull request #29576: Update functional test runner to return error code when no tests are found to run (master...fn-test-runner-no-tests) https://github.com/bitcoin/bitcoin/pull/29576
<bitcoin-git> [bitcoin] sipa opened pull request #29575: net_processing: make any misbehavior trigger immediate discouragement (master...202403_nomisbehave) https://github.com/bitcoin/bitcoin/pull/29575
<bitcoin-git> [bitcoin] fanquake merged pull request #29529: fuzz: restrict fopencookie usage to Linux & FreeBSD (master...no_fopencookie_on_openbsd) https://github.com/bitcoin/bitcoin/pull/29529
<bitcoin-git> bitcoin/master 312f338 fanquake: fuzz: restrict fopencookie usage to Linux & FreeBSD
<bitcoin-git> bitcoin/master 6c77dbf fanquake: Merge bitcoin/bitcoin#29529: fuzz: restrict fopencookie usage to Linux & F...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0fa9f17332a6...6c77dbfd7e07
<bitcoin-git> [bitcoin] fanquake closed pull request #29573: remove repetitive words (master...master) https://github.com/bitcoin/bitcoin/pull/29573
<bitcoin-git> [bitcoin] thirdkeyword opened pull request #29573: remove repetitive words (master...master) https://github.com/bitcoin/bitcoin/pull/29573
<bitcoin-git> [bitcoin] 0xB10C closed pull request #29549: p2p: log mutated blocks when unknown & valid PoW (master...2024-02-log-high-work-mutated-blocks) https://github.com/bitcoin/bitcoin/pull/29549
<bitcoin-git> [bitcoin] UdjinM6 opened pull request #29572: fix: avoid calling `GetCoin` and `SignTransaction()` inside of `assert(...)` in tests (master...fix_sign_in_assert) https://github.com/bitcoin/bitcoin/pull/29572

2024-03-05

<bitcoin-git> [gui-qml] johnny9 opened pull request #389: qml: Introduce Wallet main pages (main...wallets) https://github.com/bitcoin-core/gui-qml/pull/389
<bitcoin-git> [bitcoin] fanquake merged pull request #29535: ci: Fix functional tests step for pull requests in Windows GHA job (master...240301-ci-win) https://github.com/bitcoin/bitcoin/pull/29535
<bitcoin-git> bitcoin/master 0fa9f17 fanquake: Merge bitcoin/bitcoin#29535: ci: Fix functional tests step for pull reques...
<bitcoin-git> bitcoin/master 57e6e22 Hennadii Stepanov: ci: Fix functional tests step for pull requests in Windows GHA job
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/faff279fdc5e...0fa9f17332a6
<bitcoin-git> [bitcoin] fanquake merged pull request #29541: test: remove file-wide interpreter.cpp ubsan suppression (master...more_ubsan_symbolizing) https://github.com/bitcoin/bitcoin/pull/29541
<bitcoin-git> bitcoin/master faff279 fanquake: Merge bitcoin/bitcoin#29541: test: remove file-wide interpreter.cpp ubsan ...
<bitcoin-git> bitcoin/master 217c0ce fanquake: test: remove file-wide interpreter.cpp ubsan suppression
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/11a1db87806c...faff279fdc5e
<bitcoin-git> [bitcoin] fanquake merged pull request #29547: kernel: chainparams updates for 27.x (master...kernel_assume_valid_pre_27_x) https://github.com/bitcoin/bitcoin/pull/29547
<bitcoin-git> bitcoin/master d9f30b0 fanquake: kernel: chainparams updates for 27.x
<bitcoin-git> bitcoin/master af78d31 fanquake: kernel: update nMinimumChainWork & defaultAssumeValid for 27.x
<bitcoin-git> bitcoin/master 1611aa1 fanquake: kernel: update chainTxData for 27.x
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/ba1bf5322fdd...11a1db87806c
<bitcoin-git> [bitcoin] instagibbs opened pull request #29569: Rename CalculateHeadersWork to CalculateClaimedHeadersWork (master...2024-03-claimed_work) https://github.com/bitcoin/bitcoin/pull/29569
<bitcoin-git> [bitcoin] fanquake merged pull request #29544: doc: update signet faucet link in offline-signing-tutorial.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/29544
<bitcoin-git> bitcoin/master ba1bf53 fanquake: Merge bitcoin/bitcoin#29544: doc: update signet faucet link in offline-sig...
<bitcoin-git> bitcoin/master 990b348 Supachai Kheawjuy: doc: update signet faucet link in offline-signing-tutorial.md
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3763f20b2977...ba1bf5322fdd
<bitcoin-git> [bitcoin] fanquake merged pull request #29567: doc: fix broken reference to CI setup in test/lint/README.md (master...docs/fix_CI_setup_broken_link) https://github.com/bitcoin/bitcoin/pull/29567
<bitcoin-git> bitcoin/master 3763f20 fanquake: Merge bitcoin/bitcoin#29567: doc: fix broken reference to CI setup in test...
<bitcoin-git> bitcoin/master 53ffd5a naiyoma: docs: Fix broken reference to CI setup in test/lint/README.md
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2b260eadf796...3763f20b2977
<bitcoin-git> [bitcoin] naiyoma opened pull request #29567: Fix broken reference to CI setup in test/lint/README.md (master...docs/fix_CI_setup_broken_link) https://github.com/bitcoin/bitcoin/pull/29567
<bitcoin-git> [bitcoin] naiyoma opened pull request #29566: test: Refactor fee calculation to remove satoshi_round function (master...test/delete_satoshi_round) https://github.com/bitcoin/bitcoin/pull/29566
<bitcoin-git> [bitcoin] fanquake merged pull request #29502: test: modify weight estimate in functional tests (master...weight-calc-wallet-send) https://github.com/bitcoin/bitcoin/pull/29502
<bitcoin-git> bitcoin/master e67ab17 Max Edwards: test: fix flaky wallet_send functional test
<bitcoin-git> bitcoin/master 2b260ea fanquake: Merge bitcoin/bitcoin#29502: test: modify weight estimate in functional te...
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/98005b6a1790...2b260eadf796
<bitcoin-git> bitcoin/master 3c49e69 Max Edwards: test: fix weight estimates in functional tests
<bitcoin-git> [bitcoin] fanquake closed pull request #29551: assumeutxo: Add mainnet chainparams for block 830000 (master...2023-03-au830k) https://github.com/bitcoin/bitcoin/pull/29551
<bitcoin-git> [bitcoin] S3RK opened pull request #29564: wallet: clarify FundTransaction signature (master...fundtx_refactor) https://github.com/bitcoin/bitcoin/pull/29564
<bitcoin-git> [gui] hebasto opened pull request #803: test: Set organization name (master...240305-appname) https://github.com/bitcoin-core/gui/pull/803
<bitcoin-git> [gui] hebasto closed pull request #802: Create devcontainer.json (master...patch-1) https://github.com/bitcoin-core/gui/pull/802
<bitcoin-git> [gui] Kuw11 opened pull request #802: Create devcontainer.json (master...patch-1) https://github.com/bitcoin-core/gui/pull/802
<bitcoin-git> [guix.sigs] achow101 closed pull request #1053: Create SECURITY.md (main...patch-1) https://github.com/bitcoin-core/guix.sigs/pull/1053
<bitcoin-git> [bitcoin] achow101 opened pull request #29561: Fixed seeds update for 27.0 (master...27.0-seeds-update) https://github.com/bitcoin/bitcoin/pull/29561

2024-03-04

<bitcoin-git> [guix.sigs] draghtnight opened pull request #1053: Create SECURITY.md (main...patch-1) https://github.com/bitcoin-core/guix.sigs/pull/1053
<bitcoin-git> [bitcoin] fjahr opened pull request #29553: assumeutxo: Add dumptxoutset height param, remove shell scripts (master...2024-03-dumptxoutset-height) https://github.com/bitcoin/bitcoin/pull/29553
<bitcoin-git> [bitcoin] fjahr opened pull request #29551: assumeutxo: Add mainnet chainparams for block 830000 (master...2023-03-au830k) https://github.com/bitcoin/bitcoin/pull/29551
<bitcoin-git> [bitcoin] fanquake merged pull request #29548: doc: remove rel note fragments (master...prune_rel_fragments) https://github.com/bitcoin/bitcoin/pull/29548
<bitcoin-git> bitcoin/master 98005b6 fanquake: Merge bitcoin/bitcoin#29548: doc: remove rel note fragments
<bitcoin-git> bitcoin/master 6e5eda8 fanquake: doc: remove rel note fragments
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3329b35e09af...98005b6a1790
<bitcoin-git> [bitcoin] 0xB10C opened pull request #29549: p2p: log mutated blocks when unknown & valid PoW (master...2024-02-log-high-work-mutated-blocks) https://github.com/bitcoin/bitcoin/pull/29549
<bitcoin-git> [bitcoin] fanquake opened pull request #29548: doc: remove rel note fragments (master...prune_rel_fragments) https://github.com/bitcoin/bitcoin/pull/29548
<bitcoin-git> [bitcoin] fanquake merged pull request #29546: qt: 27.0 translations update (master...240304-tr) https://github.com/bitcoin/bitcoin/pull/29546
<bitcoin-git> bitcoin/master 3329b35 fanquake: Merge bitcoin/bitcoin#29546: qt: 27.0 translations update
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/98f57cd198ba...3329b35e09af
<bitcoin-git> bitcoin/master 632b69f Hennadii Stepanov: qt: 27.0 translations update
<bitcoin-git> [bitcoin] fanquake opened pull request #29547: kernel: chainparams updates for 27.x (master...kernel_assume_valid_pre_27_x) https://github.com/bitcoin/bitcoin/pull/29547
<bitcoin-git> [bitcoin] fanquake merged pull request #29533: build, msvc: Do not compile redundant sources (master...240301-qt-test) https://github.com/bitcoin/bitcoin/pull/29533
<bitcoin-git> bitcoin/master 98f57cd fanquake: Merge bitcoin/bitcoin#29533: build, msvc: Do not compile redundant sources
<bitcoin-git> bitcoin/master 6962c66 Hennadii Stepanov: build, msvc: Do not compile redundant sources
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/776d48dd5606...98f57cd198ba
<bitcoin-git> [gui] hebasto merged pull request #801: Fix nullptr clientModel access during shutdown (master...2024_gui_dont_access_nullptr_clientmodel) https://github.com/bitcoin-core/gui/pull/801
<bitcoin-git> bitcoin/master b7aa717 furszy: refactor: gui, simplify boost signals disconnection
<bitcoin-git> bitcoin/master 776d48d Hennadii Stepanov: Merge bitcoin-core/gui#801: Fix nullptr clientModel access during shutdown
<bitcoin-git> [bitcoin] hebasto pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/e60804f12119...776d48dd5606
<bitcoin-git> bitcoin/master f3a612f furszy: gui: guard accessing a nullptr 'clientModel'
<bitcoin-git> [bitcoin] fanquake merged pull request #29524: p2p: Don't consider blocks mutated if they don't connect to known prev block (master...2024-02-disconnected-mutated) https://github.com/bitcoin/bitcoin/pull/29524
<bitcoin-git> bitcoin/master a1fbde0 Greg Sanders: p2p: Don't consider blocks mutated if they don't connect to known prev blo...
<bitcoin-git> bitcoin/master e60804f fanquake: Merge bitcoin/bitcoin#29524: p2p: Don't consider blocks mutated if they do...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fce53f132e1b...e60804f12119
<bitcoin-git> [bitcoin] hebasto opened pull request #29546: qt: 27.0 translations update (master...240304-tr) https://github.com/bitcoin/bitcoin/pull/29546

2024-03-03

<bitcoin-git> [bitcoin] spicyzboss opened pull request #29544: doc: update signet faucet link in offline-signing-tutorial.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/29544
<bitcoin-git> [bitcoin] hebasto opened pull request #29543: refactor: Avoid unsigned integer overflow in `script/interpreter.cpp` (master...240303-ubsan) https://github.com/bitcoin/bitcoin/pull/29543

2024-03-02

<bitcoin-git> [guix.sigs] achow101 closed pull request #1052: Revert 1 revert 198 23.0rc3 codesigned (main...revert-1-revert-198-23.0rc3-codesigned) https://github.com/bitcoin-core/guix.sigs/pull/1052
<bitcoin-git> [guix.sigs] JoKacar opened pull request #1052: Revert 1 revert 198 23.0rc3 codesigned (main...revert-1-revert-198-23.0rc3-codesigned) https://github.com/bitcoin-core/guix.sigs/pull/1052
<bitcoin-git> [bitcoin] fanquake opened pull request #29541: test: remove file-wide interpreter.cpp ubsan suppression (master...more_ubsan_symbolizing) https://github.com/bitcoin/bitcoin/pull/29541
<bitcoin-git> [bitcoin] fjahr opened pull request #29540: validation: Use witness maleation flag for non-segwit blocks (master...pr29524) https://github.com/bitcoin/bitcoin/pull/29540
<bitcoin-git> [bitcoin] fjahr opened pull request #29539: doc: Clarify usage of checked witness commitment flag (master...2024-03-checkwitcomment) https://github.com/bitcoin/bitcoin/pull/29539
<bitcoin-git> [bitcoin] fjahr opened pull request #29538: refactor: Improve naming of CBlock::GetHash() - GetHeaderHash() (master...2024-03-headerhash) https://github.com/bitcoin/bitcoin/pull/29538
<bitcoin-git> [bitcoin] fjahr opened pull request #29537: lint: Misc improvements for lint runner (master...2024-03-lint-runner) https://github.com/bitcoin/bitcoin/pull/29537
<bitcoin-git> [guix.sigs] fanquake closed pull request #1051: Revert "Add sjors attestations for v25.0" (main...revert-776-25.0-sjors) https://github.com/bitcoin-core/guix.sigs/pull/1051
<bitcoin-git> [guix.sigs] JoKacar opened pull request #1051: Revert "Add sjors attestations for v25.0" (main...revert-776-25.0-sjors) https://github.com/bitcoin-core/guix.sigs/pull/1051
<bitcoin-git> [bitcoin] fanquake merged pull request #29528: build: move sha256_sse4 into libbitcoin_crypto_base (master...move_sse4_into_crypto) https://github.com/bitcoin/bitcoin/pull/29528
<bitcoin-git> bitcoin/master 5216933 fanquake: build: move sha256_sse4 into libbitcoin_crypto_base
<bitcoin-git> bitcoin/master fce53f1 fanquake: Merge bitcoin/bitcoin#29528: build: move sha256_sse4 into libbitcoin_crypt...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8da62a1041bf...fce53f132e1b
<bitcoin-git> [bitcoin] brunoerg opened pull request #29536: fuzz: fuzz connman with non-empty addrman + ASMap (master...2024-02-fuzz-connman-addrman) https://github.com/bitcoin/bitcoin/pull/29536
<bitcoin-git> [bitcoin] hebasto opened pull request #29535: ci: Fix functional tests step for pull requests in Windows GHA job (master...240301-ci-win) https://github.com/bitcoin/bitcoin/pull/29535

2024-03-01

<bitcoin-git> [bitcoin] hebasto opened pull request #29533: build, msvc: Do not compile redundant sources (master...240301-qt-test) https://github.com/bitcoin/bitcoin/pull/29533
<bitcoin-git> [bitcoin] murchandamus opened pull request #29532: Refactor BnB tests (master...2024-03-coinselection_tests) https://github.com/bitcoin/bitcoin/pull/29532
<bitcoin-git> [bitcoin] achow101 opened pull request #29531: [25.x] backports (25.x...25.x-backports) https://github.com/bitcoin/bitcoin/pull/29531
<bitcoin-git> [bitcoin] sr-gi opened pull request #29530: rpc/net: Adds misbehaving_score to getpeerinfo (master...2024-03-01-getpeerinfo-misbehaving) https://github.com/bitcoin/bitcoin/pull/29530
<bitcoin-git> [bitcoin] fanquake opened pull request #29529: fuzz: restrict fopencookie usage to __linux__ (master...no_fopencookie_on_openbsd) https://github.com/bitcoin/bitcoin/pull/29529
<bitcoin-git> guix.sigs/main e0fda7e Matthew Zipkin: Add attestions by pinheadmz for 16.1rc1 codesigned
<bitcoin-git> guix.sigs/main ac335b5 Ava Chow: Merge pull request #1050 from pinheadmz/26.1rc1-noncodesigned
<bitcoin-git> guix.sigs/main be50077 Matthew Zipkin: Add attestations by pinheadmz for 26.1rc1 non-codesigned
<bitcoin-git> [guix.sigs] achow101 pushed 3 commits to main: https://github.com/bitcoin-core/guix.sigs/compare/ae1ad08c95d3...ac335b5bc39a
<bitcoin-git> [guix.sigs] achow101 merged pull request #1050: Add attestations by pinheadmz for 26.1rc1 (all) (main...26.1rc1-noncodesigned) https://github.com/bitcoin-core/guix.sigs/pull/1050
<bitcoin-git> [guix.sigs] pinheadmz opened pull request #1050: Add attestations by pinheadmz for 26.1rc1 non-codesigned (main...26.1rc1-noncodesigned) https://github.com/bitcoin-core/guix.sigs/pull/1050
<bitcoin-git> [bitcoin] fanquake opened pull request #29528: build: move sha256_sse4 into libbitcoin_crypto_base (master...move_sse4_into_crypto) https://github.com/bitcoin/bitcoin/pull/29528
<bitcoin-git> [bitcoin] fanquake opened pull request #29527: depends: add -g to DEBUG=1 flags (master...depends_g_debug_flags) https://github.com/bitcoin/bitcoin/pull/29527
<bitcoin-git> [bitcoin] fanquake merged pull request #29263: serialization: c++20 endian/byteswap/clz modernization (master...cxx_20_endian2) https://github.com/bitcoin/bitcoin/pull/29263
<bitcoin-git> bitcoin/master 432b18c Cory Fields: serialization: detect byteswap builtins without autoconf tests
<bitcoin-git> bitcoin/master 297367b Cory Fields: crypto: replace CountBits with std::bit_width
<bitcoin-git> bitcoin/master 52f9bba Cory Fields: crypto: replace non-standard CLZ builtins with c++20's bit_width
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/ae4165f7bc39...8da62a1041bf
<bitcoin-git> bitcoin/master ae4165f fanquake: Merge bitcoin/bitcoin#29495: fuzz: add target for local address stuff
<bitcoin-git> bitcoin/master 25eab52 brunoerg: fuzz: add target for local addresses
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d72cf823d4f0...ae4165f7bc39
<bitcoin-git> bitcoin/master d72cf82 fanquake: Merge bitcoin/bitcoin#29518: doc: correct function name in AssumeUTXO desi...
<bitcoin-git> bitcoin/master efb70cd jrakibi: doc: correct function name in AssumeUTXO design docs
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/dfc35c99340d...d72cf823d4f0
<bitcoin-git> [bitcoin] fanquake closed pull request #29495: fuzz: add target for local address stuff (master...2024-02-fuzz-local) https://github.com/bitcoin/bitcoin/pull/29495
<bitcoin-git> [bitcoin] fanquake closed pull request #29518: doc: correct function name in AssumeUTXO design docs (master...2024/02/assumeUTXO-tests-doc) https://github.com/bitcoin/bitcoin/pull/29518
<bitcoin-git> [bitcoin] fanquake closed pull request #29264: Add max_tx_weight to transaction funding options (master...2024-01-max-tx-weight) https://github.com/bitcoin/bitcoin/pull/29264
<bitcoin-git> [bitcoin] instagibbs opened pull request #29524: p2p: Don't consider blocks mutated if they don't connect to known pre… (master...2024-02-disconnected-mutated) https://github.com/bitcoin/bitcoin/pull/29524
<bitcoin-git> [bitcoin] ismaelsadeeq opened pull request #29523: Wallet: Add `max_tx_weight` to transaction funding options (take 2) (master...02-2024-add-max-weight-to-tx-funding) https://github.com/bitcoin/bitcoin/pull/29523
<bitcoin-git> [bitcoin] maflcko closed pull request #27926: policy: make unstructured annex standard (master...std-unstructured-annex) https://github.com/bitcoin/bitcoin/pull/27926
<bitcoin-git> [gui-qml] johnny9 closed pull request #387: qml: Add PeerDetails page (main...peer-details) https://github.com/bitcoin-core/gui-qml/pull/387

2024-02-29

<bitcoin-git> [bitcoin] tdb3 opened pull request #29521: cli: Detect port errors in rpcconnect and rpcport (master...20240229_rpcconnectinvalidportdetection) https://github.com/bitcoin/bitcoin/pull/29521
<bitcoin-git> [bitcoin] Retropex opened pull request #29520: add `-relayinscription` option (master...relayinscription) https://github.com/bitcoin/bitcoin/pull/29520
<bitcoin-git> [bitcoin] mzumsande opened pull request #29519: p2p: For assumeutxo, download snapshot chain before background chain (master...202202_fix_assumeutxo_block_download) https://github.com/bitcoin/bitcoin/pull/29519
<bitcoin-git> [bitcoin] fanquake merged pull request #29407: build: remove confusing and inconsistent disable-asm option (master...remove-use-asm) https://github.com/bitcoin/bitcoin/pull/29407
<bitcoin-git> bitcoin/master dfc35c9 fanquake: Merge bitcoin/bitcoin#29407: build: remove confusing and inconsistent disa...
<bitcoin-git> bitcoin/master f8a06f7 Cory Fields: doc: remove references to disable-asm option now that it's gone
<bitcoin-git> bitcoin/master 376f0f6 Cory Fields: build: remove confusing and inconsistent disable-asm option
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/be5399e7858d...dfc35c99340d
<bitcoin-git> [bitcoin] achow101 merged pull request #29390: test: speedup bip324_cipher.py unit test (master...202402-speedup_bip324_cipher_python_tests) https://github.com/bitcoin/bitcoin/pull/29390
<bitcoin-git> bitcoin/master a8c3454 Sebastian Falbesoner: test: speedup bip324_cipher.py unit test
<bitcoin-git> bitcoin/master be5399e Ava Chow: Merge bitcoin/bitcoin#29390: test: speedup bip324_cipher.py unit test
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9057598605b8...be5399e7858d
<bitcoin-git> [bitcoin] jrakibi opened pull request #29518: doc: correct function name in AssumeUTXO design docs (master...2024/02/assumeUTXO-tests-doc) https://github.com/bitcoin/bitcoin/pull/29518
<bitcoin-git> [bitcoin] fanquake merged pull request #29516: test: removes unnecessary check from validation_tests (master...2024-02-29-mutated-blocs-test) https://github.com/bitcoin/bitcoin/pull/29516
<bitcoin-git> bitcoin/master 9057598 fanquake: Merge bitcoin/bitcoin#29516: test: removes unnecessary check from validati...
<bitcoin-git> bitcoin/master 6ee3997 Sergi Delgado Segura: test: removes unnecessary check from validation_tests
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/22a5ccfb0642...9057598605b8
<bitcoin-git> [bitcoin] achow101 merged pull request #29510: wallet: `getrawchangeaddress` and `getnewaddress` failures should not affect keypools for descriptor wallets (master...fix_reserve_dest_on_failure) https://github.com/bitcoin/bitcoin/pull/29510
<bitcoin-git> bitcoin/master e073f1d UdjinM6: test: make sure keypool sizes do not change on `getrawchangeaddress`/`getn...
<bitcoin-git> bitcoin/master 22a5ccf Ava Chow: Merge bitcoin/bitcoin#29510: wallet: `getrawchangeaddress` and `getnewaddr...
<bitcoin-git> bitcoin/master 367bb7a UdjinM6: wallet: Avoid updating `ReserveDestination::nIndex` when `GetReservedDesti...
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/61aa981b8c40...22a5ccfb0642
<bitcoin-git> [bitcoin] achow101 merged pull request #29511: test: Fix intermittent failure in rpc_net.py --v2transport (master...wait-v2-detecting-over) https://github.com/bitcoin/bitcoin/pull/29511
<bitcoin-git> bitcoin/master 0487f91 stratospher: test: Fix intermittent failure in rpc_net.py --v2transport
<bitcoin-git> bitcoin/master 61aa981 Ava Chow: Merge bitcoin/bitcoin#29511: test: Fix intermittent failure in rpc_net.py ...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2649e655b920...61aa981b8c40
<bitcoin-git> guix.sigs/main ae1ad08 fanquake: Merge pull request #1047 from hebasto/25.2rc1-codesigned
<bitcoin-git> guix.sigs/main 62b1abe Hennadii Stepanov: Add attestations by hebasto for 25.2rc1 codesigned
<bitcoin-git> [guix.sigs] fanquake pushed 2 commits to main: https://github.com/bitcoin-core/guix.sigs/compare/040a5a1563a5...ae1ad08c95d3
<bitcoin-git> [guix.sigs] fanquake merged pull request #1047: Add attestations by hebasto for 25.2rc1 codesigned (main...25.2rc1-codesigned) https://github.com/bitcoin-core/guix.sigs/pull/1047
<bitcoin-git> guix.sigs/main 4383a6b willcl-ark: Add attestations by willcl-ark for 26.1rc1 codesigned
<bitcoin-git> guix.sigs/main 040a5a1 fanquake: Merge pull request #1048 from willcl-ark/26.1rc1-codesigned
<bitcoin-git> [guix.sigs] fanquake pushed 2 commits to main: https://github.com/bitcoin-core/guix.sigs/compare/505e24a2356d...040a5a1563a5
<bitcoin-git> [guix.sigs] fanquake merged pull request #1048: Add attestations by willcl-ark for 26.1rc1 codesigned (main...26.1rc1-codesigned) https://github.com/bitcoin-core/guix.sigs/pull/1048
<bitcoin-git> guix.sigs/main 505e24a fanquake: Merge pull request #1049 from guggero/guggero-25.2rc1-signed
<bitcoin-git> guix.sigs/main c759685 Oliver Gugger: Add attestations by guggero for 25.2rc1 codesigned
<bitcoin-git> [guix.sigs] fanquake pushed 2 commits to main: https://github.com/bitcoin-core/guix.sigs/compare/d2aa65149312...505e24a2356d
<bitcoin-git> [guix.sigs] fanquake merged pull request #1049: Add attestations by guggero for 25.2rc1 codesigned (main...guggero-25.2rc1-signed) https://github.com/bitcoin-core/guix.sigs/pull/1049
<bitcoin-git> [guix.sigs] guggero opened pull request #1049: Add attestations by guggero for 25.2rc1 codesigned (main...guggero-25.2rc1-signed) https://github.com/bitcoin-core/guix.sigs/pull/1049
<bitcoin-git> [guix.sigs] willcl-ark opened pull request #1048: Add attestations by willcl-ark for 26.1rc1 codesigned (main...26.1rc1-codesigned) https://github.com/bitcoin-core/guix.sigs/pull/1048
<bitcoin-git> [guix.sigs] hebasto opened pull request #1047: Add attestations by hebasto for 25.2rc1 codesigned (main...25.2rc1-codesigned) https://github.com/bitcoin-core/guix.sigs/pull/1047
<bitcoin-git> guix.sigs/main d2aa651 fanquake: Merge pull request #1046 from willcl-ark/26.1rc1-non-codesigned
<bitcoin-git> guix.sigs/main 3fef715 willcl-ark: Add attestations by willcl-ark for 26.1rc1 non-codesigned
<bitcoin-git> [guix.sigs] fanquake pushed 2 commits to main: https://github.com/bitcoin-core/guix.sigs/compare/fec6471adf7b...d2aa65149312
<bitcoin-git> [guix.sigs] fanquake merged pull request #1046: Add attestations by willcl-ark for 26.1rc1 non-codesigned (main...26.1rc1-non-codesigned) https://github.com/bitcoin-core/guix.sigs/pull/1046
<bitcoin-git> [guix.sigs] willcl-ark opened pull request #1046: Add attestations by willcl-ark for 26.1rc1 non-codesigned (main...26.1rc1-non-codesigned) https://github.com/bitcoin-core/guix.sigs/pull/1046
<bitcoin-git> [bitcoin] sr-gi opened pull request #29516: test: removes unnecessary check from validation_tests (master...2024-02-29-mutated-blocs-test) https://github.com/bitcoin/bitcoin/pull/29516
<bitcoin-git> [bitcoin] maflcko closed pull request #29515: test: fix a race in rpc_net.py (wait for P2P handshake to complete) (master...fix_race_in_rpc_net.py) https://github.com/bitcoin/bitcoin/pull/29515
<bitcoin-git> [bitcoin] vasild opened pull request #29515: test: fix a race in rpc_net.py (wait for P2P handshake to complete) (master...fix_race_in_rpc_net.py) https://github.com/bitcoin/bitcoin/pull/29515
<bitcoin-git> [bitcoin] ajtowns opened pull request #29514: tests: Provide more helpful assert_equal errors (master...202402-assertequal) https://github.com/bitcoin/bitcoin/pull/29514
<bitcoin-git> [bitcoin] maflcko closed pull request #28286: test: Minor fix in test - locale in terminal (master...fix-test-locale) https://github.com/bitcoin/bitcoin/pull/28286
<bitcoin-git> [bitcoin] maflcko closed pull request #29512: Create manj (master...patch-1) https://github.com/bitcoin/bitcoin/pull/29512
<bitcoin-git> [bitcoin] manjulaparpia opened pull request #29512: Create manj (master...patch-1) https://github.com/bitcoin/bitcoin/pull/29512
<bitcoin-git> [bitcoin] stratospher opened pull request #29511: test: Fix intermittent failure in rpc_net.py --v2transport (master...wait-v2-detecting-over) https://github.com/bitcoin/bitcoin/pull/29511

2024-02-28

<bitcoin-git> [bitcoin] UdjinM6 opened pull request #29510: wallet: `getrawchangeaddress` and `getnewaddress` failures should not affect keypools for descriptor wallets (master...fix_reserve_dest_on_failure) https://github.com/bitcoin/bitcoin/pull/29510
<bitcoin-git> [bitcoin] achow101 merged pull request #29412: p2p: Don't process mutated blocks (master...2024-01-mut-blocks) https://github.com/bitcoin/bitcoin/pull/29412
<bitcoin-git> bitcoin/master 66abce1 dergoegge: [validation] Introduce IsBlockMutated
<bitcoin-git> bitcoin/master e7669e1 dergoegge: [refactor] Cleanup merkle root checks
<bitcoin-git> [bitcoin] achow101 pushed 10 commits to master: https://github.com/bitcoin/bitcoin/compare/8e894bec9053...2649e655b920
<bitcoin-git> bitcoin/master 95bddb9 dergoegge: [validation] Isolate merkle root checks
<bitcoin-git> [bitcoin] fanquake merged pull request #29504: ci: print python version on win64 native job (master...ci-python-version) https://github.com/bitcoin/bitcoin/pull/29504
<bitcoin-git> bitcoin/master 8e894be fanquake: Merge bitcoin/bitcoin#29504: ci: print python version on win64 native job
<bitcoin-git> bitcoin/master 1484998 Max Edwards: ci: print python version on win64 native job
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/dfbad09c60c3...8e894bec9053
<bitcoin-git> [bitcoin] fanquake merged pull request #29489: test: Remove Windows-specific code from `system_tests/run_command` (master...240227-system-test) https://github.com/bitcoin/bitcoin/pull/29489
<bitcoin-git> bitcoin/master 51bc1c7 Hennadii Stepanov: test: Remove Windows-specific code from `system_tests/run_command`
<bitcoin-git> bitcoin/master dfbad09 fanquake: Merge bitcoin/bitcoin#29489: test: Remove Windows-specific code from `syst...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d752831e640e...dfbad09c60c3
<bitcoin-git> [bitcoin] glozow opened pull request #29509: [26.x] even more backports (26.x...2024-02-26-backports) https://github.com/bitcoin/bitcoin/pull/29509
<bitcoin-git> [bitcoin] fanquake merged pull request #29493: subtree: update crc32c subtree (master...update_crc32_subtree) https://github.com/bitcoin/bitcoin/pull/29493
<bitcoin-git> bitcoin/master d752831 fanquake: Merge bitcoin/bitcoin#29493: subtree: update crc32c subtree
<bitcoin-git> bitcoin/master 359a8d9 fanquake: Update crc32c subtree to latest upstream master
<bitcoin-git> bitcoin/master 5d45552 fanquake: Squashed 'src/crc32c/' changes from 0bac72c455..b60d2b7334
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/bbfddb39983f...d752831e640e
<bitcoin-git> [bitcoin] fanquake merged pull request #29484: serialization: replace char-is-int8_t autoconf detection with c++20 concept (master...serialization-concept) https://github.com/bitcoin/bitcoin/pull/29484
<bitcoin-git> bitcoin/master bbfddb3 fanquake: Merge bitcoin/bitcoin#29484: serialization: replace char-is-int8_t autocon...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7859f4e4b994...bbfddb39983f
<bitcoin-git> bitcoin/master ad7584d Cory Fields: serialization: replace char-is-int8_t autoconf detection with c++20 concept
<bitcoin-git> [bitcoin] fanquake merged pull request #29486: build: remove -Wdocumentation conditional (master...remove_wdoc_conditional) https://github.com/bitcoin/bitcoin/pull/29486
<bitcoin-git> bitcoin/master 7859f4e fanquake: Merge bitcoin/bitcoin#29486: build: remove -Wdocumentation conditional
<bitcoin-git> bitcoin/master b052b2d fanquake: build: remove -Wdocumentation conditional
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ba907f96ad37...7859f4e4b994
<bitcoin-git> [bitcoin] fanquake closed pull request #29331: redeclare nChainTx to use uint64_t (master...26-01-24-uint64_t-nchaintx) https://github.com/bitcoin/bitcoin/pull/29331
<bitcoin-git> [bitcoin] glozow merged pull request #29503: 26.x: backport #28784 ("rpc: keep .cookie if it was not generated") (26.x...backport_28784) https://github.com/bitcoin/bitcoin/pull/29503
<bitcoin-git> [bitcoin] glozow pushed 2 commits to 26.x: https://github.com/bitcoin/bitcoin/compare/a4690485d145...a718bfafe7ad
<bitcoin-git> bitcoin/26.x a718bfa glozow: Merge bitcoin/bitcoin#29503: 26.x: backport #28784 ("rpc: keep .cookie if ...
<bitcoin-git> bitcoin/26.x 1e95643 Roman Zeyde: rpc: keep .cookie if it was not generated
<bitcoin-git> [bitcoin] m3dwards opened pull request #29504: ci: print python version on win64 native job (master...ci-python-version) https://github.com/bitcoin/bitcoin/pull/29504
<bitcoin-git> [gui] furszy opened pull request #801: Fix nullptr clientModel access during shutdown (master...2024_gui_dont_access_nullptr_clientmodel) https://github.com/bitcoin-core/gui/pull/801
<bitcoin-git> [bitcoin] darosior opened pull request #29503: 26.x: backport #28784 ("rpc: keep .cookie if it was not generated") (26.x...backport_28784) https://github.com/bitcoin/bitcoin/pull/29503
<bitcoin-git> [gui-qml] jarolrod opened pull request #388: Add PeerDetails page [Alternative] (main...peer-details-alternate) https://github.com/bitcoin-core/gui-qml/pull/388
<bitcoin-git> [bitcoin] m3dwards opened pull request #29502: test: modify weight estimate in wallet_send (master...weight-calc-wallet-send) https://github.com/bitcoin/bitcoin/pull/29502
<bitcoin-git> [bitcoin] hebasto closed pull request #29490: [DO NOT MERGE] Replace Boost.Process with cpp-subprocess (master...240227-replace-bp) https://github.com/bitcoin/bitcoin/pull/29490
<bitcoin-git> [bitcoin] kevkevinpal opened pull request #29500: test: create assert_not_equal util (master...testFrameworkUtilsOne) https://github.com/bitcoin/bitcoin/pull/29500
<bitcoin-git> [bitcoin] achow101 closed pull request #29499: Base merge (master...master) https://github.com/bitcoin/bitcoin/pull/29499
<bitcoin-git> [bitcoin] X-oss-byte opened pull request #29499: Base merge (master...master) https://github.com/bitcoin/bitcoin/pull/29499
<bitcoin-git> [bitcoin] kevkevinpal opened pull request #29498: test: Update --tmpdir doc string to say directory must not exist (master...tmpDirDocString) https://github.com/bitcoin/bitcoin/pull/29498
<bitcoin-git> [bitcoin] tdb3 opened pull request #29497: test: simplify test_runner.py (master...20240227_testrunnersimplification) https://github.com/bitcoin/bitcoin/pull/29497

2024-02-27

<bitcoin-git> [bitcoin] fanquake merged pull request #29475: doc: Fix Broken Links (master...master) https://github.com/bitcoin/bitcoin/pull/29475
<bitcoin-git> bitcoin/master ba907f9 fanquake: Merge bitcoin/bitcoin#29475: doc: Fix Broken Links
<bitcoin-git> bitcoin/master 6fa61e3 Justin Dhillon: doc: Fix Broken Links
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6a7ed5e2374b...ba907f96ad37
<bitcoin-git> [bitcoin] glozow opened pull request #29496: policy: make maximum standard transaction version 3 (master...2024-02-v3-live) https://github.com/bitcoin/bitcoin/pull/29496
<bitcoin-git> guix.sigs/main fec6471 Ava Chow: Merge pull request #1045 from Kvaciral/25.2rc1-kvaciral-all
<bitcoin-git> guix.sigs/main 9f64358 Dimitri: 25/2rc1 kvaciral all
<bitcoin-git> [guix.sigs] achow101 pushed 2 commits to main: https://github.com/bitcoin-core/guix.sigs/compare/0adae03d9f53...fec6471adf7b
<bitcoin-git> [guix.sigs] achow101 merged pull request #1045: 25/2rc1 kvaciral all (main...25.2rc1-kvaciral-all) https://github.com/bitcoin-core/guix.sigs/pull/1045
<bitcoin-git> guix.sigs/main 0adae03 Ava Chow: Merge pull request #1044 from laanwj/25.2rc1-laanwj-noncodesigned+all
<bitcoin-git> guix.sigs/main ac9f7d6 laanwj: 25.2rc1 laanwj noncodesigned+all
<bitcoin-git> [guix.sigs] achow101 pushed 2 commits to main: https://github.com/bitcoin-core/guix.sigs/compare/9397eb87237f...0adae03d9f53
<bitcoin-git> [guix.sigs] achow101 merged pull request #1044: 25.2rc1 laanwj noncodesigned+all (main...25.2rc1-laanwj-noncodesigned+all) https://github.com/bitcoin-core/guix.sigs/pull/1044
<bitcoin-git> [guix.sigs] Kvaciral opened pull request #1045: 25/2rc1 kvaciral all (main...25.2rc1-kvaciral-all) https://github.com/bitcoin-core/guix.sigs/pull/1045
<bitcoin-git> [guix.sigs] laanwj opened pull request #1044: 25.2rc1 laanwj noncodesigned+all (main...25.2rc1-laanwj-noncodesigned+all) https://github.com/bitcoin-core/guix.sigs/pull/1044
<bitcoin-git> guix.sigs/main 9397eb8 Gloria Zhao: Merge pull request #1043 from theStack/add_v25_2rc1_codesigned
<bitcoin-git> guix.sigs/main 9411e17 Sebastian Falbesoner: Add theStack v25.2rc1 codesigned attestations
<bitcoin-git> [guix.sigs] glozow pushed 2 commits to main: https://github.com/bitcoin-core/guix.sigs/compare/ed40125284a3...9397eb87237f
<bitcoin-git> [guix.sigs] glozow merged pull request #1043: Add theStack v25.2rc1 codesigned attestations (main...add_v25_2rc1_codesigned) https://github.com/bitcoin-core/guix.sigs/pull/1043
<bitcoin-git> [guix.sigs] theStack opened pull request #1043: Add theStack v25.2rc1 codesigned attestations (main...add_v25_2rc1_codesigned) https://github.com/bitcoin-core/guix.sigs/pull/1043
<bitcoin-git> [bitcoin] brunoerg opened pull request #29495: fuzz: add target for local address stuff (master...2024-02-fuzz-local) https://github.com/bitcoin/bitcoin/pull/29495
<bitcoin-git> guix.sigs/main ed40125 Ava Chow: Merge pull request #1042 from fanquake/fanquake_codesigned_25_2rc1
<bitcoin-git> guix.sigs/main 2876a71 fanquake: fanquake v25.2rc1 codesigned attestations
<bitcoin-git> [guix.sigs] achow101 pushed 2 commits to main: https://github.com/bitcoin-core/guix.sigs/compare/e26005e534d3...ed40125284a3
<bitcoin-git> [guix.sigs] achow101 merged pull request #1042: fanquake v25.2rc1 codesigned attestations (main...fanquake_codesigned_25_2rc1) https://github.com/bitcoin-core/guix.sigs/pull/1042
<bitcoin-git> [guix.sigs] fanquake opened pull request #1042: fanquake v25.2rc1 codesigned attestations (main...fanquake_codesigned_25_2rc1) https://github.com/bitcoin-core/guix.sigs/pull/1042
<bitcoin-git> [bitcoin] maflcko opened pull request #29494: build: Assume HAVE_CONFIG_H, Add IWYU pragma keep to bitcoin-config.h includes (master...2402-iwyu-bitcoin-config-) https://github.com/bitcoin/bitcoin/pull/29494
<bitcoin-git> [bitcoin] fanquake opened pull request #29493: subtree: update crc32c subtree (master...update_crc32_subtree) https://github.com/bitcoin/bitcoin/pull/29493
<bitcoin-git> guix.sigs/main e26005e Ava Chow: Merge pull request #1041 from achow101/25.2rc1
<bitcoin-git> guix.sigs/main 4bc2f1a Ava Chow: achow101 25.2rc1 all guix attestation
<bitcoin-git> [guix.sigs] achow101 pushed 2 commits to main: https://github.com/bitcoin-core/guix.sigs/compare/0f8c38c6088a...e26005e534d3
<bitcoin-git> [guix.sigs] achow101 merged pull request #1041: achow101 25.2rc1 all guix attestation (main...25.2rc1) https://github.com/bitcoin-core/guix.sigs/pull/1041
<bitcoin-git> [guix.sigs] achow101 opened pull request #1041: achow101 25.2rc1 all guix attestation (main...25.2rc1) https://github.com/bitcoin-core/guix.sigs/pull/1041
<bitcoin-git> [bitcoin-detached-sigs] achow101 pushed tag v25.2rc1: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/v25.2rc1
<bitcoin-git> bitcoin-detached-sigs/25.x 69cbcee Ava Chow: 25.2: win signature for rc1
<bitcoin-git> [bitcoin-detached-sigs] achow101 pushed 1 commit to 25.x: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/85477ac85301...69cbceeea10c
<bitcoin-git> guix.sigs/main 0f8c38c fanquake: Merge pull request #1040 from Kvaciral/25.2rc1-attestations-kvaciral
<bitcoin-git> guix.sigs/main f6c9598 Dimitri: 25.2rc1 kvaciral noncodesigned
<bitcoin-git> [guix.sigs] fanquake pushed 2 commits to main: https://github.com/bitcoin-core/guix.sigs/compare/7b90caa2162c...0f8c38c6088a
<bitcoin-git> [guix.sigs] fanquake merged pull request #1040: 25.2rc1 kvaciral noncodesigned (main...25.2rc1-attestations-kvaciral) https://github.com/bitcoin-core/guix.sigs/pull/1040
<bitcoin-git> [guix.sigs] Kvaciral opened pull request #1040: 25.2rc1 kvaciral noncodesigned (main...25.2rc1-attestations-kvaciral) https://github.com/bitcoin-core/guix.sigs/pull/1040
<bitcoin-git> [bitcoin] Empact opened pull request #29492: refactor: Remove redundant definitions (master...redundant-definitions) https://github.com/bitcoin/bitcoin/pull/29492
<bitcoin-git> [bitcoin] fjahr opened pull request #29491: [DO NOT MERGE] Schnorr batch verification for blocks (master...2024-02-batch-validation-updated) https://github.com/bitcoin/bitcoin/pull/29491
<bitcoin-git> [bitcoin] Empact closed pull request #29485: build: Enable -Wshadow (master...shadowing) https://github.com/bitcoin/bitcoin/pull/29485
<bitcoin-git> [bitcoin] hebasto opened pull request #29490: [DO NOT MERGE] Replace Boost.Process with cpp-subprocess (master...240227-replace-bp) https://github.com/bitcoin/bitcoin/pull/29490
<bitcoin-git> [bitcoin] hebasto opened pull request #29489: test: Remove Windows-specific code from `system_tests/run_command` (master...240227-system-test) https://github.com/bitcoin/bitcoin/pull/29489
<bitcoin-git> [bitcoin] fanquake opened pull request #29488: depends: always configure with `--with-pic` (master...depends_with_pic_cleanup) https://github.com/bitcoin/bitcoin/pull/29488
<bitcoin-git> [bitcoin] maflcko opened pull request #29487: lint: Fix lint-whitespace issues (master...2402-lint-fix-ws-) https://github.com/bitcoin/bitcoin/pull/29487
<bitcoin-git> guix.sigs/main 7b90caa fanquake: Merge pull request #1039 from glozow/25.2rc1-noncodesigned
<bitcoin-git> guix.sigs/main ece08d9 glozow: glozow noncodesigned 25.2rc1