2025-05-20

<bitcoin-git> bitcoin/master 4b2cd0b Ava Chow: test: check that creating a wallet does not log version info
<bitcoin-git> bitcoin/master 39a483c Ava Chow: test: Check that the correct versions are logged on wallet load
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/bc4b04c5bfb4...cf2cbfac6599
<bitcoin-git> [bitcoin] fanquake merged pull request #31864: doc: add missing copyright headers (master...copyright_cleanups) https://github.com/bitcoin/bitcoin/pull/31864
<bitcoin-git> bitcoin/master f667000 fanquake: contrib: remove outdated entries from copyright_header.py
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/af65fd1a3330...bc4b04c5bfb4
<bitcoin-git> bitcoin/master 6854497 fanquake: contrib: remove GPL-3+ from debian/copyright
<bitcoin-git> bitcoin/master 0817f2d fanquake: doc: update MIT license URL
<bitcoin-git> [bitcoin] hebasto opened pull request #32567: subprocess: Backport upstream changes (master...250520-subprocess-backports) https://github.com/bitcoin/bitcoin/pull/32567
<bitcoin-git> [bitcoin] fanquake merged pull request #32560: ci: Move DEBUG=1 to centos task (master...2505-ci-debug) https://github.com/bitcoin/bitcoin/pull/32560
<bitcoin-git> bitcoin/master af65fd1 merge-script: Merge bitcoin/bitcoin#32560: ci: Move DEBUG=1 to centos task
<bitcoin-git> bitcoin/master fa58d6c MarcoFalke: ci: Move DEBUG=1 to centos task
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/548f6b8cdef5...af65fd1a3330
<bitcoin-git> [bitcoin] fanquake merged pull request #32562: doc: remove // for ... comments (master...remove_for_comments) https://github.com/bitcoin/bitcoin/pull/32562
<bitcoin-git> bitcoin/master 1b9cdc9 fanquake: net: drop win32 ifdef
<bitcoin-git> bitcoin/master 7193245 fanquake: doc: remove For ... comments
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/7c87a0e3fb1b...548f6b8cdef5
<bitcoin-git> bitcoin/master 19ba499 fanquake: init: cerrno is used on all platforms
<bitcoin-git> [bitcoin] fanquake merged pull request #32477: lint: Check for missing trailing newline (master...2505-lint-newline) https://github.com/bitcoin/bitcoin/pull/32477
<bitcoin-git> bitcoin/master fa9198a MarcoFalke: lint: Check for missing trailing newline
<bitcoin-git> bitcoin/master fa2b2aa MarcoFalke: lint: Add archived notes to default excludes
<bitcoin-git> bitcoin/master 7c87a0e merge-script: Merge bitcoin/bitcoin#32477: lint: Check for missing trailing newline
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/33f8f8ae4ced...7c87a0e3fb1b
<bitcoin-git> [bitcoin] maflcko closed pull request #29457: doc: Fix gen-manpages to check build options (master...gen-manpages-build-options) https://github.com/bitcoin/bitcoin/pull/29457

2025-05-19

<bitcoin-git> [bitcoin] ryanofsky merged pull request #30221: wallet: Ensure best block matches wallet scan state (master...wallet-no-chainstateflushed) https://github.com/bitcoin/bitcoin/pull/30221
<bitcoin-git> bitcoin/master 7fd3e1c Ava Chow: wallet, bench: Write a bestblock record in WalletMigration
<bitcoin-git> bitcoin/master 7bacabb Ava Chow: wallet: Update best block record after block dis/connect
<bitcoin-git> bitcoin/master 6d3a8b1 Ava Chow: wallet: Replace chainStateFlushed in loading with SetLastBlockProcessed
<bitcoin-git> [bitcoin] ryanofsky pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/7054d24f119a...33f8f8ae4ced
<bitcoin-git> [gui-qml] hebasto merged pull request #453: Change PageStack easing type to InOutCubic (main...feature/fix-pagestack-animation) https://github.com/bitcoin-core/gui-qml/pull/453
<bitcoin-git> gui-qml/main 4384896 GBKS: Change PageStack easing type to InOutCubic
<bitcoin-git> gui-qml/main 849d3ae Hennadii Stepanov: Merge bitcoin-core/gui-qml#453: Change PageStack easing type to InOutCubic
<bitcoin-git> [gui-qml] hebasto pushed 2 commits to main: https://github.com/bitcoin-core/gui-qml/compare/320b3d42d115...849d3ae81714
<bitcoin-git> [gui] hebasto merged pull request #875: Use WitnessV0KeyHash in TestAddAddressesToSendBook (master...2505-qt-addr-test) https://github.com/bitcoin-core/gui/pull/875
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4272966d0234...7054d24f119a
<bitcoin-git> bitcoin/master fa982f1 MarcoFalke: Use WitnessV0KeyHash in TestAddAddressesToSendBook
<bitcoin-git> bitcoin/master 7054d24 Hennadii Stepanov: Merge bitcoin-core/gui#875: Use WitnessV0KeyHash in TestAddAddressesToSend...
<bitcoin-git> [bitcoin] ryanofsky merged pull request #32423: rpc: Undeprecate rpcuser/rpcpassword, store all credentials hashed in memory (master...2025-05-remove-rpcpassword-deprecation) https://github.com/bitcoin/bitcoin/pull/32423
<bitcoin-git> [bitcoin] ryanofsky pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/ff1ee102c4ba...4272966d0234
<bitcoin-git> bitcoin/master 4ab9bed laanwj: rpc: Undeprecate rpcuser/rpcpassword, change message to security warning
<bitcoin-git> bitcoin/master 98ff38a laanwj: rpc: Perform HTTP user:pass split once in `RPCAuthorized`
<bitcoin-git> bitcoin/master 879a17b laanwj: rpc: Store all credentials hashed in memory
<bitcoin-git> [bitcoin] hebasto closed pull request #32537: Set minimum supported Windows version to 1903 (May 2019 Update) (master...250516-win-min-ver) https://github.com/bitcoin/bitcoin/pull/32537
<bitcoin-git> [bitcoin] laanwj opened pull request #32566: Use subprocess library for notifications (master...2025-05-subprocess-system) https://github.com/bitcoin/bitcoin/pull/32566
<bitcoin-git> [bitcoin] hebasto closed pull request #32550: cmake: Add missed `SSE41_CXXFLAGS` (master...250518-sse41-flags) https://github.com/bitcoin/bitcoin/pull/32550
<bitcoin-git> [bitcoin] hebasto opened pull request #32564: miniscript, refactor: Make `operator""_mst` `consteval` (re-take) (master...250519-msvc-consteval) https://github.com/bitcoin/bitcoin/pull/32564
<bitcoin-git> [bitcoincore.org] fanquake opened pull request #1135: impersonation: switch Twitter for X (master...misc_stuff) https://github.com/bitcoin-core/bitcoincore.org/pull/1135
<bitcoin-git> [bitcoin] fanquake opened pull request #32563: [28.x] Backport #31407 (28.x...backport_codesigning) https://github.com/bitcoin/bitcoin/pull/32563
<bitcoin-git> [gui] maflcko opened pull request #875: Use WitnessV0KeyHash in TestAddAddressesToSendBook (master...2505-qt-addr-test) https://github.com/bitcoin-core/gui/pull/875
<bitcoin-git> [bitcoin] fanquake opened pull request #32562: doc: remove // for ... comments (master...remove_for_comments) https://github.com/bitcoin/bitcoin/pull/32562
<bitcoin-git> [bitcoin] maflcko closed pull request #32535: rev_32343_wip_nomerge_ci (master...2505-rev_32343_wip_nomerge_ci) https://github.com/bitcoin/bitcoin/pull/32535
<bitcoin-git> [bitcoin] hebasto merged pull request #32561: doc: Adjust stale MSVC bug url (master...2505-doc-msvc) https://github.com/bitcoin/bitcoin/pull/32561
<bitcoin-git> bitcoin/master ff1ee10 Hennadii Stepanov: Merge bitcoin/bitcoin#32561: doc: Adjust stale MSVC bug url
<bitcoin-git> bitcoin/master fa330a5 MarcoFalke: doc: Adjust stale MSVC bug url
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/88791fb97bc3...ff1ee102c4ba
<bitcoin-git> [bitcoin] laanwj closed pull request #32529: subprocess: replace `fs::directory_iterator` with `readdir` (master...2025-05-fdclose-debug-ci-hang) https://github.com/bitcoin/bitcoin/pull/32529
<bitcoin-git> [bitcoin] maflcko opened pull request #32561: doc: Adjust stale MSVC bug url (master...2505-doc-msvc) https://github.com/bitcoin/bitcoin/pull/32561
<bitcoin-git> [bitcoin] maflcko opened pull request #32560: ci: Move DEBUG=1 to centos task (master...2505-ci-debug) https://github.com/bitcoin/bitcoin/pull/32560
<bitcoin-git> [bitcoin] willcl-ark opened pull request #32559: doc: add alpine build instructions (master...alpine-build-docs) https://github.com/bitcoin/bitcoin/pull/32559
<bitcoin-git> [bitcoin] fanquake merged pull request #32544: scripted-diff: test: remove 'descriptors=True' argument for `createwallet` calls (master...202505-scripted-diff-remove_descriptors_false_args) https://github.com/bitcoin/bitcoin/pull/32544
<bitcoin-git> bitcoin/master 86de8c1 Sebastian Falbesoner: scripted-diff: test: remove 'descriptors=True' argument for `createwallet`...
<bitcoin-git> bitcoin/master 88791fb merge-script: Merge bitcoin/bitcoin#32544: scripted-diff: test: remove 'descriptors=True...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7710a31f0cb6...88791fb97bc3
<bitcoin-git> [bitcoincore.org] glozow merged pull request #1133: blog: add redirect for disclose-cve-2024-52919 post (master...cve_redirect) https://github.com/bitcoin-core/bitcoincore.org/pull/1133
<bitcoin-git> bitcoincore.org/master 4811201 fanquake: blog: add redirect for disclose-cve-2024-52919 post
<bitcoin-git> bitcoincore.org/master 37ad64f merge-script: Merge bitcoin-core/bitcoincore.org#1133: blog: add redirect for disclose-c...
<bitcoin-git> [bitcoincore.org] glozow pushed 2 commits to master: https://github.com/bitcoin-core/bitcoincore.org/compare/bb813dfbe422...37ad64f72afa
<bitcoin-git> [bitcoincore.org] glozow merged pull request #1134: doc: drop text about project lead (master...drop_project_lead) https://github.com/bitcoin-core/bitcoincore.org/pull/1134
<bitcoin-git> bitcoincore.org/master 07532fd fanquake: doc: drop text about project lead
<bitcoin-git> bitcoincore.org/master bb813df merge-script: Merge bitcoin-core/bitcoincore.org#1134: doc: drop text about project lead
<bitcoin-git> [bitcoincore.org] glozow pushed 2 commits to master: https://github.com/bitcoin-core/bitcoincore.org/compare/1b13bfb2ebef...bb813dfbe422
<bitcoin-git> [bitcoin] achow101 closed pull request #32557: bench: Add WalletMigration benchmark for legacy-to-descriptor wallet upgrade (master...patch-4) https://github.com/bitcoin/bitcoin/pull/32557
<bitcoin-git> [bitcoin] meghasurya07 opened pull request #32557: bench: Add WalletMigration benchmark for legacy-to-descriptor wallet upgrade (master...patch-4) https://github.com/bitcoin/bitcoin/pull/32557
<bitcoin-git> [bitcoin] meghasurya07 closed pull request #32556: bench: Add WalletMigration benchmark for legacy-to-descriptor wallet upgrade (master...patch-3) https://github.com/bitcoin/bitcoin/pull/32556
<bitcoin-git> [bitcoin] meghasurya07 opened pull request #32556: bench: Add WalletMigration benchmark for legacy-to-descriptor wallet upgrade (master...patch-3) https://github.com/bitcoin/bitcoin/pull/32556
<bitcoin-git> [bitcoin] maflcko closed pull request #32555: Comment Changes (master...patch-1) https://github.com/bitcoin/bitcoin/pull/32555
<bitcoin-git> [bitcoin] meghasurya07 opened pull request #32555: Comment Changes (master...patch-1) https://github.com/bitcoin/bitcoin/pull/32555

2025-05-18

<bitcoin-git> [bitcoin] l0rinc opened pull request #32554: RFC: bench: replace embedded raw block with configurable block generator (master...l0rinc/bench-block-generator) https://github.com/bitcoin/bitcoin/pull/32554
<bitcoin-git> [gui-qml] GBKS opened pull request #453: Change PageStack easing type to InOutCubic (main...feature/fix-pagestack-animation) https://github.com/bitcoin-core/gui-qml/pull/453
<bitcoin-git> [bitcoin] achow101 opened pull request #32553: wallet: Fix logging of wallet version (master...wallet-log-minversion) https://github.com/bitcoin/bitcoin/pull/32553
<bitcoin-git> [bitcoin] hebasto closed pull request #32552: refactor: Remove workaround for resolved MSVC bug (master...250518-fixed-msvc) https://github.com/bitcoin/bitcoin/pull/32552
<bitcoin-git> [bitcoin] hebasto opened pull request #32552: refactor: Remove workaround for resolved MSVC bug (master...250518-fixed-msvc) https://github.com/bitcoin/bitcoin/pull/32552
<bitcoin-git> [bitcoin] hebasto opened pull request #32551: cmake: Remove `ENABLE_{SSE41,AVX2,X86_SHANI,ARM_SHANI}` from `bitcoin-build-config.h` (master...250518-crypto-macros) https://github.com/bitcoin/bitcoin/pull/32551
<bitcoin-git> [bitcoin] hebasto opened pull request #32550: cmake: Add missed `SSE41_CXXFLAGS` (master...250518-sse41-flags) https://github.com/bitcoin/bitcoin/pull/32550
<bitcoin-git> [bitcoin] luke-jr opened pull request #32547: Mining: Avoid copying template CBlocks (master...mining_avoid_block_copy) https://github.com/bitcoin/bitcoin/pull/32547
<bitcoin-git> [bitcoin] achow101 closed pull request #32546: Staple (master...staple) https://github.com/bitcoin/bitcoin/pull/32546
<bitcoin-git> [bitcoin] ant12334 opened pull request #32546: Staple (master...staple) https://github.com/bitcoin/bitcoin/pull/32546

2025-05-17

<bitcoin-git> [bitcoin] sipa opened pull request #32545: Replace cluster linearization algorithm with SFL (master...202505_sfl) https://github.com/bitcoin/bitcoin/pull/32545
<bitcoin-git> [leveldb-subtree] hebasto opened pull request #53: refactor: Delete unused `ScopedHandle:operator=(ScopedHandle&&)` (bitcoin-fork...250517-unused) https://github.com/bitcoin-core/leveldb-subtree/pull/53
<bitcoin-git> [bitcoin-detached-sigs] achow101 pushed tag v28.2rc1: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/v28.2rc1
<bitcoin-git> bitcoin-detached-sigs/28.x 51462d5 Ava Chow: 28.2: win signature for rc1
<bitcoin-git> [bitcoin-detached-sigs] achow101 pushed 1 commit to 28.x: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/490283601047...51462d5b446c
<bitcoin-git> [bitcoin] theStack opened pull request #32544: scripted-diff: test: remove 'descriptors=True' argument for `createwallet` calls (master...202505-scripted-diff-remove_descriptors_false_args) https://github.com/bitcoin/bitcoin/pull/32544
<bitcoin-git> [bitcoin] TheCharlatan opened pull request #32543: kernel: Remove dependency on clientversion (master...kernelRmClientversion) https://github.com/bitcoin/bitcoin/pull/32543
<bitcoin-git> bitcoin-detached-sigs/28.x 4902836 Matthew Zipkin: 28.2: osx signature for rc1
<bitcoin-git> [bitcoin-detached-sigs] pinheadmz pushed 1 commit to 28.x: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/da9ae6864fd7...490283601047
<bitcoin-git> [bitcoincore.org] fanquake opened pull request #1134: doc: drop text about project lead (master...drop_project_lead) https://github.com/bitcoin-core/bitcoincore.org/pull/1134
<bitcoin-git> [bitcoincore.org] fanquake opened pull request #1133: blog: add redirect for disclose-cve-2024-52919 post (master...cve_redirect) https://github.com/bitcoin-core/bitcoincore.org/pull/1133
<bitcoin-git> [bitcoin] fanquake merged pull request #32452: test: Remove legacy wallet RPC overloads (master...cleanup-test-import-overload) https://github.com/bitcoin/bitcoin/pull/32452
<bitcoin-git> bitcoin/master fcc4575 Ava Chow: test: Replace importprivkey with wallet_importprivkey
<bitcoin-git> bitcoin/master 94c87bb Ava Chow: test: Remove unnecessary importprivkey from wallet_createwallet
<bitcoin-git> bitcoin/master d314207 Ava Chow: test: Replace usage of importaddress
<bitcoin-git> [bitcoin] fanquake pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/b81e5076aa56...7710a31f0cb6
<bitcoin-git> [bitcoin] fanquake merged pull request #32514: scripted-diff: Remove unused leading newline in RPC docs (master...2505-rpc-newline) https://github.com/bitcoin/bitcoin/pull/32514
<bitcoin-git> bitcoin/master fae840e MarcoFalke: rpc: Reject beginning newline in RPC docs
<bitcoin-git> bitcoin/master fa1f10a MarcoFalke: doc: Fix minor typos in rpc help
<bitcoin-git> bitcoin/master fa414ed MarcoFalke: scripted-diff: Remove unused leading newline in RPC docs
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/3023d7e6ad52...b81e5076aa56
<bitcoin-git> [bitcoin] hebasto merged pull request #32534: Update leveldb subtree to latest upstream (master...update_leveldb_subtree) https://github.com/bitcoin/bitcoin/pull/32534
<bitcoin-git> bitcoin/master 0769c8f fanquake: Update leveldb subtree to latest upstream
<bitcoin-git> bitcoin/master 7015052 fanquake: build: remove Wsuggest-override suppression from leveldb build
<bitcoin-git> bitcoin/master e2c84b8 fanquake: Squashed 'src/leveldb/' changes from 4188247086..113db4962b
<bitcoin-git> [bitcoin] hebasto pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/c461d1528758...3023d7e6ad52
<bitcoin-git> [bitcoin] romanz opened pull request #32541: index: store per-block transaction locations for efficient lookups (master...locations-index) https://github.com/bitcoin/bitcoin/pull/32541
<bitcoin-git> [bitcoin] romanz opened pull request #32540: rest: fetch spent transaction outputs by blockhash (master...spent-prevouts) https://github.com/bitcoin/bitcoin/pull/32540

2025-05-16

<bitcoin-git> [bitcoincore.org] achow101 merged pull request #1132: contrib: remove github-merge.py (master...remove_duplicate_merge) https://github.com/bitcoin-core/bitcoincore.org/pull/1132
<bitcoin-git> bitcoincore.org/master 1b13bfb Ava Chow: Merge bitcoin-core/bitcoincore.org#1132: contrib: remove github-merge.py
<bitcoin-git> bitcoincore.org/master df7b542 fanquake: contrib: remove github-merge.py
<bitcoin-git> [bitcoincore.org] achow101 pushed 2 commits to master: https://github.com/bitcoin-core/bitcoincore.org/compare/70fccba571a5...1b13bfb2ebef
<bitcoin-git> [bitcoin] achow101 merged pull request #32511: refactor: bdb removals (master...2505-del-get-dest-key) https://github.com/bitcoin/bitcoin/pull/32511
<bitcoin-git> bitcoin/master fa91d57 MarcoFalke: remove unused AddrToPubKey
<bitcoin-git> bitcoin/master faecf15 MarcoFalke: remove unused Import* function signatures
<bitcoin-git> bitcoin/master fac72fe MarcoFalke: remove unused GetAllDestinationsForKey
<bitcoin-git> [bitcoin] achow101 pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/b15c386933eb...c461d1528758
<bitcoin-git> [bitcoin] pinheadmz opened pull request #32539: init: Configure reachable networks before we start the RPC server (master...rpcallowip-rfc4193) https://github.com/bitcoin/bitcoin/pull/32539
<bitcoin-git> [bitcoincore.org] glozow merged pull request #1131: doc: update links in contributing (master...old_links) https://github.com/bitcoin-core/bitcoincore.org/pull/1131
<bitcoin-git> bitcoincore.org/master 70fccba merge-script: Merge bitcoin-core/bitcoincore.org#1131: doc: update links in contributing
<bitcoin-git> bitcoincore.org/master 194313e fanquake: doc: update links in contributing
<bitcoin-git> [bitcoincore.org] glozow pushed 2 commits to master: https://github.com/bitcoin-core/bitcoincore.org/compare/c88f668c15b2...70fccba571a5
<bitcoin-git> [bitcoin] furszy closed pull request #32538: restrict std::cerr to errors; use std::cout for warnings and info (master...2025_init_warning_msgs) https://github.com/bitcoin/bitcoin/pull/32538
<bitcoin-git> qa-assets/main 4e64c5b maflcko: Merge pull request #225 from murchandamus/2025-05-murch-inputs
<bitcoin-git> qa-assets/main b2fc82e Murch: Add Murch’s inputs May 2025
<bitcoin-git> [qa-assets] maflcko pushed 2 commits to main: https://github.com/bitcoin-core/qa-assets/compare/4cac61239d08...4e64c5b478cd
<bitcoin-git> [qa-assets] maflcko merged pull request #225: Add Murch’s inputs May 2025 (main...2025-05-murch-inputs) https://github.com/bitcoin-core/qa-assets/pull/225
<bitcoin-git> [bitcoin] furszy opened pull request #32538: restrict std::cerr to errors; use std::cout for warnings and info (master...2025_init_warning_msgs) https://github.com/bitcoin/bitcoin/pull/32538
<bitcoin-git> [bitcoin] fanquake pushed tag v28.2rc1: https://github.com/bitcoin/bitcoin/compare/v28.2rc1
<bitcoin-git> [bitcoin] fanquake merged pull request #32480: [28.x] 28.2rc1 (28.x...28_2_rc1) https://github.com/bitcoin/bitcoin/pull/32480
<bitcoin-git> bitcoin/28.x 186e3f1 fanquake: doc: update manual pages for 28.2rc1
<bitcoin-git> bitcoin/28.x bbfb994 fanquake: build: bump version to 28.2rc1
<bitcoin-git> bitcoin/28.x fdc629f fanquake: doc: update release notes for 28.2rc1
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to 28.x: https://github.com/bitcoin/bitcoin/compare/a124b913392e...ac637458ef29
<bitcoin-git> [bitcoin] fanquake merged pull request #32519: ci: Enable feature_init and wallet_reorgsrestore in valgrind task (master...2505-ci-valgrind) https://github.com/bitcoin/bitcoin/pull/32519
<bitcoin-git> bitcoin/master b15c386 merge-script: Merge bitcoin/bitcoin#32519: ci: Enable feature_init and wallet_reorgsrest...
<bitcoin-git> bitcoin/master fa2be60 MarcoFalke: ci: Enable feature_init and wallet_reorgsrestore in valgrind task
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3f83c744ac28...b15c386933eb
<bitcoin-git> [bitcoin] hebasto opened pull request #32537: 250516 win min ver (master...250516-win-min-ver) https://github.com/bitcoin/bitcoin/pull/32537
<bitcoin-git> [bitcoin] maflcko opened pull request #32535: rev_32343_wip_nomerge_ci (master...2505-rev_32343_wip_nomerge_ci) https://github.com/bitcoin/bitcoin/pull/32535
<bitcoin-git> [bitcoin] fanquake opened pull request #32534: Update leveldb subtree to latest upstream (master...update_leveldb_subtree) https://github.com/bitcoin/bitcoin/pull/32534
<bitcoin-git> [bitcoincore.org] fanquake opened pull request #1132: contrib: remove github-merge.py (master...remove_duplicate_merge) https://github.com/bitcoin-core/bitcoincore.org/pull/1132
<bitcoin-git> [bitcoincore.org] fanquake opened pull request #1131: doc: update links in contributing (master...old_links) https://github.com/bitcoin-core/bitcoincore.org/pull/1131
<bitcoin-git> [bitcoin] theStack opened pull request #32533: test: properly check for per-tx sigops limit (master...202505-test-exact_per_tx_sigopcost_check) https://github.com/bitcoin/bitcoin/pull/32533
<bitcoin-git> [bitcoin] l0rinc opened pull request #32532: RFC: script: short-circuit `GetLegacySigOpCount` for known scripts (master...l0rinc/short-circuit-known-script-types) https://github.com/bitcoin/bitcoin/pull/32532
<bitcoin-git> [bitcoin] darosior opened pull request #32530: node: cap `-maxmempool` and `-dbcache` values for 32-bit (master...2505_limit_mempool_32bit) https://github.com/bitcoin/bitcoin/pull/32530
<bitcoin-git> [bitcoin] laanwj opened pull request #32529: [DONOTMERGE] subprocess: replace `fs::directory_iterator` with `readdir` (master...2025-05-fdclose-debug-ci-hang) https://github.com/bitcoin/bitcoin/pull/32529
<bitcoin-git> [bitcoin] fanquake merged pull request #32526: fuzz: Delete wallet_notifications (master...2505-fuzz-del) https://github.com/bitcoin/bitcoin/pull/32526
<bitcoin-git> bitcoin/master fad2faf MarcoFalke: fuzz: Delete wallet_notifications
<bitcoin-git> bitcoin/master 3f83c74 merge-script: Merge bitcoin/bitcoin#32526: fuzz: Delete wallet_notifications
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/04c6c961b657...3f83c744ac28
<bitcoin-git> [bitcoin] maflcko opened pull request #32528: rpc: Round verificationprogress to 1 for a recent tip (master...2505-1) https://github.com/bitcoin/bitcoin/pull/32528
<bitcoin-git> [bitcoin] fanquake merged pull request #32527: test: Remove unused verify_flags suppression (master...2505-ubsan-supp-less) https://github.com/bitcoin/bitcoin/pull/32527
<bitcoin-git> bitcoin/master 04c6c96 merge-script: Merge bitcoin/bitcoin#32527: test: Remove unused verify_flags suppression
<bitcoin-git> bitcoin/master fab5a3c MarcoFalke: test: Remove unused verify_flags suppression
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/742b30549fc9...04c6c961b657
<bitcoin-git> bitcoin/master 742b305 merge-script: Merge bitcoin/bitcoin#32491: build: document why we check for `std::system`
<bitcoin-git> bitcoin/master 8f4ba90 fanquake: build: document why we check for std::system
<bitcoin-git> [bitcoin] fanquake merged pull request #32491: build: document why we check for `std::system` (master...document_std_system) https://github.com/bitcoin/bitcoin/pull/32491
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c521192d8b9e...742b30549fc9
<bitcoin-git> [bitcoin] maflcko opened pull request #32527: test: Remove unused verify_flags suppression (master...2505-ubsan-supp-less) https://github.com/bitcoin/bitcoin/pull/32527
<bitcoin-git> [bitcoin] fanquake merged pull request #32485: Update minisketch subtree (master...update_minisketch_subtree) https://github.com/bitcoin/bitcoin/pull/32485
<bitcoin-git> bitcoin/master bf25a09 fanquake: Squashed 'src/minisketch/' changes from d1e6bb8bbf..ea8f66b1ea
<bitcoin-git> bitcoin/master 46b533d fanquake: Update minisketch subtree to latest upstream
<bitcoin-git> bitcoin/master c521192 merge-script: Merge bitcoin/bitcoin#32485: Update minisketch subtree
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/3afde679c3b2...c521192d8b9e
<bitcoin-git> [bitcoin] fanquake merged pull request #32296: refactor: reenable `implicit-integer-sign-change` check for `serialize.h` (master...l0rinc/reenable-implicit-integer-sign-change-check-for-serialize.h) https://github.com/bitcoin/bitcoin/pull/32296
<bitcoin-git> bitcoin/master 3afde67 merge-script: Merge bitcoin/bitcoin#32296: refactor: reenable `implicit-integer-sign-cha...
<bitcoin-git> bitcoin/master 516f068 Lőrinc: refactor: re-enable UBSan implicit-sign-change in serialize.h
<bitcoin-git> bitcoin/master 5827e93 Lőrinc: refactor: use consistent size type for serialization template parameters
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/5af757bb7841...3afde679c3b2
<bitcoin-git> [bitcoin] fanquake merged pull request #32505: depends: bump to latest config.guess and config.sub (master...202505-depends-latest_config_guess_sub) https://github.com/bitcoin/bitcoin/pull/32505
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/c60455a6458c...5af757bb7841
<bitcoin-git> bitcoin/master 486bc91 Sebastian Falbesoner: depends: bump to latest config.sub
<bitcoin-git> bitcoin/master 5af757b merge-script: Merge bitcoin/bitcoin#32505: depends: bump to latest config.guess and conf...
<bitcoin-git> bitcoin/master 6880383 Sebastian Falbesoner: depends: bump to latest config.guess
<bitcoin-git> [bitcoin] fanquake merged pull request #32500: init: drop `-upnp` (master...drop_upnp_opt) https://github.com/bitcoin/bitcoin/pull/32500
<bitcoin-git> bitcoin/master 301993e fanquake: init: drop -upnp
<bitcoin-git> bitcoin/master c60455a merge-script: Merge bitcoin/bitcoin#32500: init: drop `-upnp`
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e230affaa321...c60455a6458c
<bitcoin-git> [bitcoin] fanquake merged pull request #32396: cmake: Add application manifests when cross-compiling for Windows (master...250501-app-manifest) https://github.com/bitcoin/bitcoin/pull/32396
<bitcoin-git> bitcoin/master 282b491 Hennadii Stepanov: cmake: Add application manifests when cross-compiling for Windows
<bitcoin-git> bitcoin/master 8f4fed7 Hennadii Stepanov: symbol-check: Add check for application manifest in Windows binaries
<bitcoin-git> bitcoin/master 2bb6ab8 Hennadii Stepanov: ci: Add "Get bitcoind manifest" steps to Windows CI jobs
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/51be79c42b7e...e230affaa321
<bitcoin-git> [bitcoin] fanquake merged pull request #32238: qt, wallet: Convert uint256 to Txid (master...2025/04/qt-wallet-txid-type-safety) https://github.com/bitcoin/bitcoin/pull/32238
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/f96ae941a1db...51be79c42b7e
<bitcoin-git> bitcoin/master c8ed51e marcofleon: wallet, refactor: Convert uint256 to Txid in wallet interfaces
<bitcoin-git> bitcoin/master b3214ce marcofleon: qt, refactor: Convert uint256 to Txid in the GUI
<bitcoin-git> bitcoin/master 0671d66 marcofleon: wallet, refactor: Convert uint256 to Txid in wallet
<bitcoin-git> [bitcoin] fanquake merged pull request #32525: build: Revert "Temporarily disable compiling `fuzz/utxo_snapshot.cpp` with MSVC (master...2505-win-fuzz-rev) https://github.com/bitcoin/bitcoin/pull/32525
<bitcoin-git> bitcoin/master f96ae94 merge-script: Merge bitcoin/bitcoin#32525: build: Revert "Temporarily disable compiling ...
<bitcoin-git> bitcoin/master fa2c662 MarcoFalke: build: Revert "Temporarily disable compiling `fuzz/utxo_snapshot.cpp` with...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/725c9f7780e0...f96ae941a1db
<bitcoin-git> [bitcoin] maflcko opened pull request #32526: fuzz: Delete wallet_notifications (master...2505-fuzz-del) https://github.com/bitcoin/bitcoin/pull/32526
<bitcoin-git> [bitcoin] hebasto closed pull request #32499: cmake: Restrict MSVC-specific workaround to affected versions (master...250514-msvc-bug) https://github.com/bitcoin/bitcoin/pull/32499
<bitcoin-git> [bitcoin] Sjors closed pull request #32510: rfc: only put replaced txs in extra pool (master...2025/05/extra-pool) https://github.com/bitcoin/bitcoin/pull/32510
<bitcoin-git> [bitcoin] maflcko opened pull request #32525: build: Revert "Temporarily disable compiling `fuzz/utxo_snapshot.cpp` with MSVC (master...2505-win-fuzz-rev) https://github.com/bitcoin/bitcoin/pull/32525
<bitcoin-git> [bitcoin] achow101 opened pull request #32523: wallet: Remove watchonly behavior and isminetypes (master...delete-isminetypes) https://github.com/bitcoin/bitcoin/pull/32523

2025-05-15

<bitcoin-git> [bitcoin] w0xlt opened pull request #32522: util: C++20 `ToIntegral()` Improvement (master...to_integral) https://github.com/bitcoin/bitcoin/pull/32522
<bitcoin-git> [bitcoin] darosior opened pull request #32521: policy: make pathological transactions packed with legacy sigops non-standard (master...2503_nonstd_tx_sigops) https://github.com/bitcoin/bitcoin/pull/32521
<bitcoin-git> [bitcoin] maflcko opened pull request #32520: Remove legacy `Parse(U)Int*` (master...2504-int-parsing) https://github.com/bitcoin/bitcoin/pull/32520
<bitcoin-git> [bitcoin] maflcko opened pull request #32519: ci: Enable feature_init and wallet_reorgsrestore in valgrind task (master...2505-ci-valgrind) https://github.com/bitcoin/bitcoin/pull/32519
<bitcoin-git> [bitcoin] fanquake merged pull request #31895: doc: Improve `dependencies.md` (master...doc-followup) https://github.com/bitcoin/bitcoin/pull/31895
<bitcoin-git> bitcoin/master a3520f9 Nicola Leonardo Susca: doc: Add dependency self-compilation info
<bitcoin-git> bitcoin/master e62423d Nicola Leonardo Susca: doc: Improve dependencies.md documentation
<bitcoin-git> bitcoin/master d1fdc84 Nicola Leonardo Susca: doc: Remove Linux Kernel from dep. table
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/bdc1cef1de84...725c9f7780e0
<bitcoin-git> [bitcoin] pinheadmz opened pull request #32517: rpc: add "ischange: true" to decoded tx outputs in wallet gettransaction response (master...wallet-gettransaction-ischange) https://github.com/bitcoin/bitcoin/pull/32517
<bitcoin-git> [bitcoin] fanquake merged pull request #32507: ci: Exclude failing wallet_reorgsrestore.py from valgrind task for now (master...2505-ci-valgrind) https://github.com/bitcoin/bitcoin/pull/32507
<bitcoin-git> bitcoin/master fa981b9 MarcoFalke: ci: Exclude failing wallet_reorgsrestore.py from valgrind task for now
<bitcoin-git> bitcoin/master bdc1cef merge-script: Merge bitcoin/bitcoin#32507: ci: Exclude failing wallet_reorgsrestore.py f...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c779ee3a4044...bdc1cef1de84
<bitcoin-git> [bitcoin] instagibbs opened pull request #32516: functional test: add MAX_DISCONNECTED_TX_POOL_BYTES coverage (master...2025-05-reorg_mempool_trimming) https://github.com/bitcoin/bitcoin/pull/32516
<bitcoin-git> [bitcoin] maflcko opened pull request #32514: scripted-diff: Remove unused leading newline in RPC docs (master...2505-rpc-newline) https://github.com/bitcoin/bitcoin/pull/32514
<bitcoin-git> [bitcoin] m3dwards opened pull request #32513: ci: remove 3rd party js from windows dll gha job (master...250515-remove-js-ci) https://github.com/bitcoin/bitcoin/pull/32513
<bitcoin-git> [bitcoin] darosior closed pull request #32117: qa: make feature_assumeutxo.py test more robust (master...2503_more_assumeutxo_test_unbrittling) https://github.com/bitcoin/bitcoin/pull/32117
<bitcoin-git> [bitcoin] maflcko opened pull request #32511: refactor: bdb removals (master...2505-del-get-dest-key) https://github.com/bitcoin/bitcoin/pull/32511
<bitcoin-git> [bitcoin] Sjors opened pull request #32510: rfc: only put replaced txs in extra pool (master...2025/05/extra-pool) https://github.com/bitcoin/bitcoin/pull/32510
<bitcoin-git> [bitcoin] hodlinator opened pull request #32509: qa: feature_framework_startup_failures.py fixes & improvements (#30660 follow-up) (master...2025/05/30660_follow_up) https://github.com/bitcoin/bitcoin/pull/32509
<bitcoin-git> [bitcoin] maflcko opened pull request #32507: ci: Exclude failing wallet_reorgsrestore.py from valgrind task for now (master...2505-ci-valgrind) https://github.com/bitcoin/bitcoin/pull/32507
<bitcoin-git> [bitcoin] fanquake merged pull request #32492: test: add skip_if_running_under_valgrind() (master...functional_tracepoints_skip_valgrind) https://github.com/bitcoin/bitcoin/pull/32492
<bitcoin-git> bitcoin/master c779ee3 merge-script: Merge bitcoin/bitcoin#32492: test: add skip_if_running_under_valgrind()
<bitcoin-git> bitcoin/master 75a185e fanquake: test: add skip_if_running_under_valgrind()
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/89c7b6b97ab4...c779ee3a4044
<bitcoin-git> [bitcoin] fanquake merged pull request #32498: doc: remove Carls substitute server from Guix docs (master...remove_carl_substitute_server) https://github.com/bitcoin/bitcoin/pull/32498
<bitcoin-git> bitcoin/master 3b82416 fanquake: doc: remove Carls substitute server from Guix docs
<bitcoin-git> bitcoin/master 89c7b6b merge-script: Merge bitcoin/bitcoin#32498: doc: remove Carls substitute server from Guix...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/31d3eebfb92a...89c7b6b97ab4

2025-05-14

<bitcoin-git> [bitcoin] achow101 merged pull request #32343: common: Close non-std fds before exec in RunCommandJSON (master...2025-04-closefds) https://github.com/bitcoin/bitcoin/pull/32343
<bitcoin-git> bitcoin/master c7c356a Luke Dashjr: cpp-subprocess: Iterate through /proc/self/fd for close_fds option on Linux
<bitcoin-git> bitcoin/master a0eed55 Luke Dashjr: run_command: Enable close_fds option to avoid lingering fds
<bitcoin-git> bitcoin/master 4f5e04d Luke Dashjr: Revert "remove unneeded close_fds option from cpp-subprocess"
<bitcoin-git> [bitcoin] achow101 pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/4b26ca0e2f1e...31d3eebfb92a
<bitcoin-git> [bitcoin] theStack opened pull request #32505: depends: bump to latest config.guess and config.sub (master...202505-depends-latest_config_guess_sub) https://github.com/bitcoin/bitcoin/pull/32505
<bitcoin-git> [bitcoin] achow101 merged pull request #32502: wallet: Drop unused fFromMe from CWalletTx (master...5-14-25-dead-code-removal) https://github.com/bitcoin/bitcoin/pull/32502
<bitcoin-git> bitcoin/master 4b26ca0 Ava Chow: Merge bitcoin/bitcoin#32502: wallet: Drop unused fFromMe from CWalletTx
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d5786bc19a9f...4b26ca0e2f1e
<bitcoin-git> bitcoin/master 5bf91ba David Gumberg: wallet: Drop unused fFromMe from CWalletTx
<bitcoin-git> [bitcoin] achow101 merged pull request #32490: refactor: Remove UB in prevector reverse iterators (master...2505-less-UB) https://github.com/bitcoin/bitcoin/pull/32490
<bitcoin-git> bitcoin/master faf9082 MarcoFalke: test: Fix whitespace in prevector_tests.cpp
<bitcoin-git> bitcoin/master d5786bc Ava Chow: Merge bitcoin/bitcoin#32490: refactor: Remove UB in prevector reverse iter...
<bitcoin-git> bitcoin/master fa7f04c MarcoFalke: refactor: Remove UB in prevector reverse iterators
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/53eb5593f0a1...d5786bc19a9f
<bitcoin-git> [bitcoin] brunoerg opened pull request #32504: test: descriptor: cover invalid multi/multi_a cases (master...2025-05-descriptor-test-multi) https://github.com/bitcoin/bitcoin/pull/32504
<bitcoin-git> [bitcoin] achow101 merged pull request #32305: test: add test for decoding PSBT with MuSig2 PSBT key types (BIP 373) (master...202504-test-add_musig2_decodepsbt_tests) https://github.com/bitcoin/bitcoin/pull/32305
<bitcoin-git> bitcoin/master 53eb559 Ava Chow: Merge bitcoin/bitcoin#32305: test: add test for decoding PSBT with MuSig2 ...
<bitcoin-git> bitcoin/master 8ba245c Sebastian Falbesoner: test: add constants for MuSig2 PSBT key types (BIP 373)
<bitcoin-git> bitcoin/master 4b24186 Sebastian Falbesoner: test: add test for decoding PSBT with MuSig2 PSBT key types (BIP 373)
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/e7a937237686...53eb5593f0a1
<bitcoin-git> [bitcoin] achow101 merged pull request #32378: interfaces: refactor: move `Mining` and `BlockTemplate` implementation to miner (master...04-2025-refactor-mining-interface) https://github.com/bitcoin/bitcoin/pull/32378
<bitcoin-git> bitcoin/master 02d4bc7 ismaelsadeeq: interfaces: remove redundant coinbase fee check in `waitNext`
<bitcoin-git> bitcoin/master e6c2f4c ismaelsadeeq: interfaces: refactor: move `submitSolution` implementation to miner
<bitcoin-git> bitcoin/master 720f201 ismaelsadeeq: interfaces: refactor: move `waitNext` implementation to miner
<bitcoin-git> [bitcoin] achow101 pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/f1d78a3087fb...e7a937237686
<bitcoin-git> [bitcoin] davidgumberg opened pull request #32502: wallet: Drop unused fFromMe from CWalletTx (master...5-14-25-dead-code-removal) https://github.com/bitcoin/bitcoin/pull/32502
<bitcoin-git> [bitcoin] BrandonOdiwuor opened pull request #32501: RPC: removeprunedfunds should take an array of txids (master...removeprunedfunds-array) https://github.com/bitcoin/bitcoin/pull/32501
<bitcoin-git> [bitcoin] fanquake opened pull request #32500: init: drop `-upnp` (master...drop_upnp_opt) https://github.com/bitcoin/bitcoin/pull/32500
<bitcoin-git> [bitcoin] hebasto opened pull request #32499: cmake: Restrict MSVC-specific workaround to affected versions (master...250514-msvc-bug) https://github.com/bitcoin/bitcoin/pull/32499
<bitcoin-git> [bitcoin] fanquake opened pull request #32498: doc: remove Carls substitute server from Guix docs (master...remove_carl_substitute_server) https://github.com/bitcoin/bitcoin/pull/32498
<bitcoin-git> [bitcoin] ryanofsky merged pull request #31624: doc: warn that CheckBlock() underestimates sigops (master...2025/01/doc-sigops) https://github.com/bitcoin/bitcoin/pull/31624
<bitcoin-git> bitcoin/master a04f17a Sjors Provoost: doc: warn that CheckBlock() underestimates sigops
<bitcoin-git> bitcoin/master f1d78a3 Ryan Ofsky: Merge bitcoin/bitcoin#31624: doc: warn that CheckBlock() underestimates si...
<bitcoin-git> [bitcoin] ryanofsky pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/33dfbbdff69d...f1d78a3087fb
<bitcoin-git> [bitcoin] l0rinc opened 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] fanquake merged pull request #32483: test: fix two intermittent failures in wallet_basic.py (master...202505_fix_wallet_basic) https://github.com/bitcoin/bitcoin/pull/32483
<bitcoin-git> bitcoin/master e7ad86e Martin Zumsande: test: fix another intermittent failure in wallet_basic.py
<bitcoin-git> bitcoin/master 33dfbbd merge-script: Merge bitcoin/bitcoin#32483: test: fix two intermittent failures in wallet...
<bitcoin-git> bitcoin/master 07350e2 Martin Zumsande: test: Fix intermittent failure in wallet_basic.py
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/8a65f0389464...33dfbbdff69d
<bitcoin-git> [bitcoin] fanquake opened pull request #32496: depends: add Qt `-ltcg` for Darwin, drop it for Windows (master...depends_qt_ltcg) https://github.com/bitcoin/bitcoin/pull/32496
<bitcoin-git> [bitcoin] fanquake merged pull request #32488: fuzz: Properly setup wallet in wallet_fees target (master...2505-fuzz-fix) https://github.com/bitcoin/bitcoin/pull/32488
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f9d8910539a2...8a65f0389464
<bitcoin-git> bitcoin/master 8a65f03 merge-script: Merge bitcoin/bitcoin#32488: fuzz: Properly setup wallet in wallet_fees ta...
<bitcoin-git> bitcoin/master fa427ff MarcoFalke: fuzz: Properly setup wallet in wallet_fees target
<bitcoin-git> [bitcoin] fanquake opened pull request #32492: test: add skip_if_running_under_valgrind() (master...functional_tracepoints_skip_valgrind) https://github.com/bitcoin/bitcoin/pull/32492
<bitcoin-git> [bitcoin] fanquake opened pull request #32491: build: document why we check for `std::system` (master...document_std_system) https://github.com/bitcoin/bitcoin/pull/32491
<bitcoin-git> [bitcoin] maflcko opened pull request #32490: refactor: Remove UB in prevector reverse iterators (master...2505-less-UB) https://github.com/bitcoin/bitcoin/pull/32490

2025-05-13

<bitcoin-git> [gui] achow101 opened pull request #872: gui: Menu action to export a watchonly wallet (master...export-watchonly-wallet-gui) https://github.com/bitcoin-core/gui/pull/872
<bitcoin-git> [bitcoin] achow101 opened pull request #32489: wallet: Add `exportwatchonlywallet` RPC to export a watchonly version of a wallet (master...export-watchonly-wallet) https://github.com/bitcoin/bitcoin/pull/32489
<bitcoin-git> [bitcoin] l0rinc closed pull request #32084: doc: document workaround and fallback for macOS fuzzing (master...l0rinc/libfuzzer-nosan-mac) https://github.com/bitcoin/bitcoin/pull/32084
<bitcoin-git> [bitcoin] maflcko opened pull request #32488: fuzz: Properly setup wallet in wallet_fees target (master...2505-fuzz-fix) https://github.com/bitcoin/bitcoin/pull/32488
<bitcoin-git> [bitcoin] glozow merged pull request #31080: fees: document non-monotonic estimation edge case (master...doc-fee-inconsistency) https://github.com/bitcoin/bitcoin/pull/31080
<bitcoin-git> bitcoin/master f9d8910 merge-script: Merge bitcoin/bitcoin#31080: fees: document non-monotonic estimation edge ...
<bitcoin-git> bitcoin/master 1e0de7a willcl-ark: fees: document non-monotonic estimation edge case
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/31650b458b6c...f9d8910539a2
<bitcoin-git> [bitcoin] glozow merged pull request #32386: mining: rename gbt_force and gbt_force_name (master...2025/04/gbt) https://github.com/bitcoin/bitcoin/pull/32386
<bitcoin-git> bitcoin/master 0750249 Sjors Provoost: mining: document gbt_rule_value helper
<bitcoin-git> bitcoin/master 31650b4 merge-script: Merge bitcoin/bitcoin#32386: mining: rename gbt_force and gbt_force_name
<bitcoin-git> bitcoin/master 5e87c3e Sjors Provoost: scripted-diff: rename gbt_force and gbt_force_name
<bitcoin-git> [bitcoin] glozow pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/bac43b957e5f...31650b458b6c
<bitcoin-git> [bitcoin] glozow merged pull request #32312: test: Fix feature_pruning test after nTime typo fix (master...test_pruning_fix) https://github.com/bitcoin/bitcoin/pull/32312
<bitcoin-git> bitcoin/master bac43b9 merge-script: Merge bitcoin/bitcoin#32312: test: Fix feature_pruning test after nTime ty...