<bitcoin-git>
[bitcoin] Sjors opened pull request #28616: Show transactions as not fully confirmed during background validation (master...2023/10/assume-unconfirmed) https://github.com/bitcoin/bitcoin/pull/28616
<bitcoin-git>
[gui] theStack opened pull request #766: gui: fix coin control input size accounting for taproot spends (master...202310-gui-fix_input_size_estimation_for_taproot_spends) https://github.com/bitcoin-core/gui/pull/766
<bitcoin-git>
[bitcoin] achow101 opened pull request #28610: wallet: Migrate entire address book entries to watchonly and solvables too (master...migrate-avoidreuse) https://github.com/bitcoin/bitcoin/pull/28610
<bitcoin-git>
[bitcoin] achow101 opened pull request #28609: wallet: Reload watchonly and solvables wallets after migration (master...reload-all-migrated) https://github.com/bitcoin/bitcoin/pull/28609
<bitcoin-git>
[bitcoin] achow101 opened pull request #28604: test: Use feerate higher than minrelay fee in wallet_fundraw (master...fix-fundraw-test-intermittent) https://github.com/bitcoin/bitcoin/pull/28604
<bitcoin-git>
[bitcoin] achow101 merged pull request #27609: rpc: allow submitpackage to be called outside of regtest (master...open-submitpackage) https://github.com/bitcoin/bitcoin/pull/27609
<bitcoin-git>
bitcoin/master b4f28cc glozow: [doc] parent pay for child in aggregate CheckFeeRate
<bitcoin-git>
[bitcoin] achow101 closed pull request #20892: tests: Run both descriptor and legacy tests within a single test invocation (master...better-descriptor-tests) https://github.com/bitcoin/bitcoin/pull/20892
<bitcoin-git>
bitcoin/master fa071ae MarcoFalke: wallet: No BDB creation, unless -deprecatedrpc=create_bdb
<bitcoin-git>
bitcoin/master cf553e3 Andrew Chow: Merge bitcoin/bitcoin#28597: wallet: No BDB creation, unless -deprecatedrp...
<bitcoin-git>
[bitcoin] achow101 merged pull request #28590: assumeutxo: change getchainstates RPC to return a list of chainstates (master...pr/getchain) https://github.com/bitcoin/bitcoin/pull/28590
<bitcoin-git>
bitcoin/master 0b2c93b Andrew Chow: Merge bitcoin/bitcoin#28590: assumeutxo: change getchainstates RPC to retu...
<bitcoin-git>
[bitcoin] fanquake merged pull request #28027: test: Fixes and updates to wallet_backwards_compatibility.py for 25.0 and descriptor wallets (master...2023-07-test-wallet-back-compat-updates) https://github.com/bitcoin/bitcoin/pull/28027
<bitcoin-git>
bitcoin/master 313d665 Andrew Chow: test: Fix 0.16 wallet paths and downgrade test
<bitcoin-git>
bitcoin/master 53f35d0 Andrew Chow: test: Remove w1_v18 from wallet backwards compatibility
<bitcoin-git>
bitcoin/master 5d84693 Andrew Chow: test: Add helper functions for checking node versions
<fanquake>
_aj_: if we have to pick 3, I'd kinda hope not. We have bitcoin problems to solve heh
<gribble`>
https://github.com/bitcoin/bitcoin/issues/28564 | Bugfix: configure: Correct check for fuzz binary needing a main function by luke-jr · Pull Request #28564 · bitcoin/bitcoin · GitHub
<gribble`>
https://github.com/bitcoin/bitcoin/issues/28590 | assumeutxo: change getchainstates RPC to return a list of chainstates by ryanofsky · Pull Request #28590 · bitcoin/bitcoin · GitHub
<bitcoin-git>
[gui] hebasto merged pull request #757: Add wallet name to address book page title (master...gui-wallet-on-address-page-title) https://github.com/bitcoin-core/gui/pull/757
<bitcoin-git>
bitcoin/master 58c9b50 pablomartin4btc: gui: Add wallet name to address book page
<bitcoin-git>
bitcoin/master 8369467 Hennadii Stepanov: Merge bitcoin-core/gui#757: Add wallet name to address book page title
<bitcoin-git>
[bitcoin] fanquake opened pull request #28591: kernel: chainparams updates for 26.x (master...kernel_assume_valid_pre_26_x) https://github.com/bitcoin/bitcoin/pull/28591
<bitcoin-git>
[bitcoin] fanquake merged pull request #28567: ci: Only run functional tests on native windows in master (master...2023-10-gha-win) https://github.com/bitcoin/bitcoin/pull/28567
<bitcoin-git>
bitcoin/master 3cd0280 fanquake: Merge bitcoin/bitcoin#28567: ci: Only run functional tests on native windo...
<bitcoin-git>
bitcoin/master aba4a58 Fabian Jahr: ci: Only run functional tests on windows in master
<gribble`>
https://github.com/bitcoin/bitcoin/issues/28590 | assumeutxo: change getchainstates RPC to return a list of chainstates by ryanofsky · Pull Request #28590 · bitcoin/bitcoin · GitHub
<bitcoin-git>
[bitcoin] ryanofsky opened pull request #28590: assumeutxo: change getchainstates RPC to return a list of chainstates (master...pr/getchain) https://github.com/bitcoin/bitcoin/pull/28590
<bitcoin-git>
[bitcoin] fjahr closed pull request #28586: test: Add test case specific default wait timeout, use in feature_assumeutxo (master...2023-10-au-fails) https://github.com/bitcoin/bitcoin/pull/28586
<bitcoin-git>
[bitcoin] sipa opened pull request #28587: miniscript: disallow hybrid public keys (master...202310_no_hybrid_descriptors) https://github.com/bitcoin/bitcoin/pull/28587
<bitcoin-git>
[bitcoin] fjahr opened pull request #28586: test: Fix assumeutxo timeout, add test case specific default wait timeout (master...2023-10-au-fails) https://github.com/bitcoin/bitcoin/pull/28586
<gribble`>
https://github.com/bitcoin/bitcoin/issues/28509 | qa: Fix intermittent "Unable to connect to bitcoind" errors on Windows by hebasto · Pull Request #28509 · bitcoin/bitcoin · GitHub
<vasild>
I see, this would add some friction to the process, people poking maintainers to re-run jobs. Here is my case - https://github.com/bitcoin/bitcoin/actions/runs/6405341287/job/17387686353?pr=28584 has failed due to "wallet_listtransactions.py --legacy-wallet". I am not sure if that is a transient failue and if it could succeed on retry but is definitely not related to the PR which adds some fuzz
<bitcoin-git>
[bitcoin] fanquake merged pull request #28551: http: bugfix: allow server shutdown in case of remote client disconnection (master...2023-09/http-use-conn-counter) https://github.com/bitcoin/bitcoin/pull/28551
<bitcoin-git>
bitcoin/master 41f9027 stickies-v: http: refactor: use encapsulated HTTPRequestTracker
<bitcoin-git>
[bitcoin] furszy opened pull request #28574: wallet: optimize migration process, batch db transactions (master...2023_wallet_batch_migration) https://github.com/bitcoin/bitcoin/pull/28574
<bitcoin-git>
[bitcoin] ryanofsky opened pull request #28573: github actions: Fix test-one-commit when parent of head is merge commit (master...pr/onecommit) https://github.com/bitcoin/bitcoin/pull/28573
<bitcoin-git>
[gui] hebasto merged pull request #751: macOS, do not process actions during shutdown (master...2023_gui_fix_appbar_crash) https://github.com/bitcoin-core/gui/pull/751
<bitcoin-git>
bitcoin/master e14cc8f furszy: gui: macOS, do not process dock icon actions during shutdown
<bitcoin-git>
bitcoin/master bae209e furszy: gui: macOS, make appMenuBar part of the main app window
<bitcoin-git>
bitcoin/master 88e5a02 Hennadii Stepanov: Merge bitcoin-core/gui#751: macOS, do not process actions during shutdown
<bitcoin-git>
[bitcoin] fanquake opened pull request #28571: depends: fix unusable memory_resource in macos qt build (master...qt_fix_more_macos_broken) https://github.com/bitcoin/bitcoin/pull/28571
<bitcoin-git>
[bitcoin] fjahr opened pull request #28569: Don't log cache rebalancing in absense of a snapshot chainstate (master...2023-10-au-cache-log) https://github.com/bitcoin/bitcoin/pull/28569
<bitcoin-git>
[bitcoin] fjahr opened pull request #28567: ci: Only run functional tests on windows in master (master...2023-10-gha-win) https://github.com/bitcoin/bitcoin/pull/28567
<bitcoin-git>
[bitcoin] fanquake merged pull request #28543: build, macos: Fix `qt` package build with new Xcode 15 linker (master...230927-qt-sonoma) https://github.com/bitcoin/bitcoin/pull/28543
<bitcoin-git>
[bitcoin] luke-jr opened pull request #28564: Bugfix: configure: Correct check for fuzz binary needing a main function (master...fix_conf_fuzzbin_main) https://github.com/bitcoin/bitcoin/pull/28564
<fanquake>
This is one of the last blockers for 25.1, and I'd rather not drop it, as it's been enough of an issue for downstreams to prevent them from upgrading to 25.0. i.e https://github.com/fort-nix/nix-bitcoin/issues/611
<gribble`>
https://github.com/bitcoin/bitcoin/issues/28551 | http: bugfix: allow server shutdown in case of remote client disconnection by stickies-v · Pull Request #28551 · bitcoin/bitcoin · GitHub