<bitcoin-git>
[bitcoin] maflcko opened pull request #28671: test: Fix failing time check in rpc_net.py (master...2310-test-less-fail-) https://github.com/bitcoin/bitcoin/pull/28671
<bitcoin-git>
[bitcoin] pablomartin4btc opened pull request #28670: assumeutxo, rpc: Improve EOF error when reading snapshot metadata in loadtxoutset (master...assumeutxo-improve-EOF-error-when-reading-snapshot-also-on-autofile) https://github.com/bitcoin/bitcoin/pull/28670
2023-10-17
<bitcoin-git>
[bitcoin] luke-jr closed pull request #28662: fuzz/RPC: Ban invokedisallowedsyscall and allow enumeratesigners (master...fix_202310_fuzz_missing_rpcs) https://github.com/bitcoin/bitcoin/pull/28662
<bitcoin-git>
[bitcoin] achow101 merged pull request #28651: Make miniscript GetWitnessSize accurate for tapscript (master...202310_miniscript_fuzz) https://github.com/bitcoin/bitcoin/pull/28651
<bitcoin-git>
bitcoin/master b228108 Pieter Wuille: miniscript: make GetWitnessSize accurate for tapscript
<bitcoin-git>
[bitcoin] luke-jr opened pull request #28662: fuzz/RPC: Ban invokedisallowedsyscall and allow enumeratesigners (master...fix_202310_fuzz_missing_rpcs) https://github.com/bitcoin/bitcoin/pull/28662
2023-10-16
<bitcoin-git>
[bitcoin] theStack opened pull request #28661: libconsensus: adapt API header to be compliant to ANSI C (master...202310-libconsensus-ansi_c_api_header) https://github.com/bitcoin/bitcoin/pull/28661
<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 5b9087a glozow: [rpc] require package to be a tree in submitpackage