<bitcoin-git>
[bitcoin] theStack opened pull request #28652: assumeutxo: fail early if snapshot block hash doesn't match AssumeUTXO parameters (master...202310-assumeutxo-fail_early_if_blockhash_not_in_params) https://github.com/bitcoin/bitcoin/pull/28652
<bitcoin-git>
[bitcoin] sipa opened pull request #28651: Make miniscript GetWitnessSize accurate for tapscript (master...202310_miniscript_fuzz) https://github.com/bitcoin/bitcoin/pull/28651
<bitcoin-git>
[bitcoin] maflcko opened pull request #28644: test: Fuzz merge with -use_value_profile=0 for now (master...2310-fuzz-less-value-) https://github.com/bitcoin/bitcoin/pull/28644
<pinheadmz>
oh bitcoin-git bot is working on IRC again eh
<bitcoin-git>
[gui] pinheadmz closed pull request #723: Add warnings for non-active addresses in receive tab and address book (master...used-addr-ui-gui) https://github.com/bitcoin-core/gui/pull/723
<bitcoin-git>
[bitcoin] pinheadmz closed pull request #27216: wallet: Add wallet method to detect if a key is "active" (master...used-addr-ui) https://github.com/bitcoin/bitcoin/pull/27216
<bitcoin-git>
[bitcoin] mzumsande opened pull request #28632: test: make python p2p not send getaddr on incoming connections (master...202310_test_no_getaddr) https://github.com/bitcoin/bitcoin/pull/28632
<bitcoin-git>
[bitcoin] fjahr opened pull request #28631: devtools: test_utxo_snapshots.sh sleep cleanup and documentation (master...2023-10-au-shell-sleep) https://github.com/bitcoin/bitcoin/pull/28631
<bitcoin-git>
[bitcoin] fanquake merged 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>
[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 cf553e3 Andrew Chow: Merge bitcoin/bitcoin#28597: wallet: No BDB creation, unless -deprecatedrp...
<bitcoin-git>
bitcoin/master fa071ae MarcoFalke: wallet: No BDB creation, unless -deprecatedrpc=create_bdb
<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
<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