2022-08-20

<bitcoin-git> bitcoin/master 02dea9a Andrew Chow: tests: Use mocktime for wallet encryption timeout
<bitcoin-git> bitcoin/master c73c8d5 MacroFake: Merge bitcoin/bitcoin#25878: tests: Use mocktime for wallet encryption tim...
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6b56873b4197...c73c8d53fe27
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #25750: test: Temporarily work around Windows bug in walletpassphrase (master...2207-windows-bad-🎀) https://github.com/bitcoin/bitcoin/pull/25750
<bitcoin-git> [bitcoin] Rspigler opened pull request #25884: Tor Only Sybil Warnings (master...tor_docs) https://github.com/bitcoin/bitcoin/pull/25884
<bitcoin-git> [bitcoin] Rspigler opened pull request #25883: Security config warning (master...bitcoin_conf) https://github.com/bitcoin/bitcoin/pull/25883
<bitcoin-git> [bitcoin] Rspigler opened pull request #25882: Clarify multiple wallets for same signer (master...external_signer) https://github.com/bitcoin/bitcoin/pull/25882
<bitcoin-git> [bitcoin] furszy opened pull request #25881: wallet: remove unused DummySignTx and CKeyPool from GetReservedDestination (master...2022_wallet_clean_ckeypool) https://github.com/bitcoin/bitcoin/pull/25881

2022-08-19

<bitcoin-git> [bitcoin] mzumsande opened pull request #25880: p2p: Increase `BLOCK_STALLING_TIMEOUT` timeout during IBD (master...202208_stalling_timeout) https://github.com/bitcoin/bitcoin/pull/25880
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #25879: refactor: Make Join() util work with any collection type (master...2208-join-🎶) https://github.com/bitcoin/bitcoin/pull/25879
<bitcoin-git> [bitcoin] achow101 opened pull request #25878: tests: Use mocktime for wallet encryption timeout (master...wallet-enc-test-mocktime) https://github.com/bitcoin/bitcoin/pull/25878
<bitcoin-git> [bitcoin] roconnor-blockstream opened pull request #25877: Do not use CScript for tapleaf scripts until the tapleaf version is known (master...202208_tapleaf_script) https://github.com/bitcoin/bitcoin/pull/25877
<bitcoin-git> [bitcoin] achow101 merged pull request #25784: Wallet: Document expectations for AddWalletFlags (now InitWalletFlags) correctly (master...docfix_initwalletflags) https://github.com/bitcoin/bitcoin/pull/25784
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0f0508bc7290...6b56873b4197
<bitcoin-git> bitcoin/master 0cb6d2a Luke Dashjr: Bugfix: Wallet: Document expectations for AddWalletFlags (now InitWalletFl...
<bitcoin-git> bitcoin/master 6b56873 Andrew Chow: Merge bitcoin/bitcoin#25784: Wallet: Document expectations for AddWalletFl...
<bitcoin-git> [bitcoin] achow101 merged pull request #25869: wallet: remove UNKNOWN type from OUTPUT_TYPES array (master...2022_fix_output_type_fuzz) https://github.com/bitcoin/bitcoin/pull/25869
<bitcoin-git> bitcoin/master 0f0508b Andrew Chow: Merge bitcoin/bitcoin#25869: wallet: remove UNKNOWN type from OUTPUT_TYPES...
<bitcoin-git> bitcoin/master 5b4fdbb furszy: wallet: remove UNKNOWN type from OUTPUT_TYPES array
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9eaef1080105...0f0508bc7290
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25707: refactor: Make const references to avoid unnecessarily copying objects and enable two clang-tidy checks (master...2022-07-cleanup) https://github.com/bitcoin/bitcoin/pull/25707
<bitcoin-git> bitcoin/master 081b0e5 Aurèle Oulès: refactor: Make const refs vars where applicable
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/d480586ecb1d...9eaef1080105
<bitcoin-git> bitcoin/master ae7ae36 Aurèle Oulès: tidy: Enable two clang-tidy checks
<bitcoin-git> bitcoin/master 9eaef10 MacroFake: Merge bitcoin/bitcoin#25707: refactor: Make const references to avoid unne...
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25808: fs: work around u8path deprecated-declaration warnings with libc++ (master...fix_24682) https://github.com/bitcoin/bitcoin/pull/25808
<bitcoin-git> bitcoin/master d480586 MacroFake: Merge bitcoin/bitcoin#25808: fs: work around u8path deprecated-declaration...
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/02aefa169a9e...d480586ecb1d
<bitcoin-git> bitcoin/master ced00f5 fanquake: fs: work around u8path deprecated-declaration warnings with libc++
<bitcoin-git> [bitcoin] fanquake opened pull request #25873: depends: Boost 1.80.0 (master...boost_1_80_0) https://github.com/bitcoin/bitcoin/pull/25873
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #25872: Fix issues when calling std::move(const&) (master...2208-const-move-📔) https://github.com/bitcoin/bitcoin/pull/25872
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #13789: crypto/sha256: Use pragmas to enforce necessary intrinsics for GCC and Clang (master...bugfix_asm_pragmas) https://github.com/bitcoin/bitcoin/pull/13789
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25852: build: reorder CXXFLAGS in intrinsic checks (master...reorganise_intrinsic_flags) https://github.com/bitcoin/bitcoin/pull/25852
<bitcoin-git> bitcoin/master 4349051 fanquake: build: reorder cxxflags in intrinsic checks
<bitcoin-git> bitcoin/master 02aefa1 MacroFake: Merge bitcoin/bitcoin#25852: build: reorder CXXFLAGS in intrinsic checks
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0425ce577f92...02aefa169a9e
<bitcoin-git> [bitcoin] vasild opened pull request #25871: contrib: add vasild to trusted keys (master...vasild_key) https://github.com/bitcoin/bitcoin/pull/25871
<bitcoin-git> [bitcoin] fanquake merged pull request #25679: wallet: Correctly identify external inputs that are also in the wallet (master...fix-external-but-have-tx) https://github.com/bitcoin/bitcoin/pull/25679
<bitcoin-git> bitcoin/master f2d00bf Andrew Chow: wallet: Add CWallet::IsMine(COutPoint)
<bitcoin-git> bitcoin/master a537d7a Andrew Chow: wallet: SelectExternal actually external inputs
<bitcoin-git> bitcoin/master eb87963 Andrew Chow: wallet: Try estimating input size with external data if wallet fails
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/888628cee00c...0425ce577f92

2022-08-18

<bitcoin-git> [bitcoin] achow101 merged pull request #25827: descriptor: check if `rawtr` has only one key. (master...expr_rawtr) https://github.com/bitcoin/bitcoin/pull/25827
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a8f69541ad53...888628cee00c
<bitcoin-git> bitcoin/master 416ceb8 w0xlt: descriptor: check if `rawtr` has only one key.
<bitcoin-git> bitcoin/master 888628c Andrew Chow: Merge bitcoin/bitcoin#25827: descriptor: check if `rawtr` has only one key.
<bitcoin-git> [bitcoin] furszy opened pull request #25869: wallet: remove UNKNOWN type from OUTPUT_TYPES array (master...2022_fix_output_type_fuzz) https://github.com/bitcoin/bitcoin/pull/25869
<bitcoin-git> [bitcoin] llazzaro opened pull request #25867: lint: enable E722 do not use bare except (master...master) https://github.com/bitcoin/bitcoin/pull/25867
<bitcoin-git> [bitcoin] fanquake closed pull request #25866: Fixed Belarusian (be) translation (master...be_language) https://github.com/bitcoin/bitcoin/pull/25866
<bitcoin-git> [bitcoin] vidrobysh opened pull request #25866: fixed Belarusian (be) translation (master...be_language) https://github.com/bitcoin/bitcoin/pull/25866

2022-08-17

<bitcoin-git> [bitcoin] theStack opened pull request #25865: test: speedup wallet tests by whitelisting peers (immediate tx relay) (master...202208-test-speedup_wallet_tests_immediate_tx_relay) https://github.com/bitcoin/bitcoin/pull/25865
<bitcoin-git> [bitcoin] achow101 merged pull request #25748: refactor: Avoid copies in FlatSigningProvider Merge (master...2207-merge-🚗) https://github.com/bitcoin/bitcoin/pull/25748
<bitcoin-git> bitcoin/master fa3f15f MacroFake: refactor: Avoid copies in FlatSigningProvider Merge
<bitcoin-git> bitcoin/master a8f6954 Andrew Chow: Merge bitcoin/bitcoin#25748: refactor: Avoid copies in FlatSigningProvider...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a75b7796b7b3...a8f69541ad53
<bitcoin-git> [bitcoin] w0xlt opened pull request #25863: test: remove unused `norm_prv` parameter in `descriptor_tests.cpp`. (master...remove_norm_prv) https://github.com/bitcoin/bitcoin/pull/25863
<bitcoin-git> [bitcoin] ryanofsky opened pull request #25862: refactor, kernel: Remove gArgs accesses from dbwrapper and txdb (master...pr/dbargs) https://github.com/bitcoin/bitcoin/pull/25862
<bitcoin-git> [bitcoin] fanquake opened pull request #25861: guix: use --build={arch}-guix-linux-gnu in cross toolchain (master...guix_cross_toolchain_explicit_cross) https://github.com/bitcoin/bitcoin/pull/25861
<bitcoin-git> [bitcoin] fanquake closed pull request #25774: guix: pass `--with-newlib` to gcc-sans-libc build (master...gcc_sans_libc_additional_options) https://github.com/bitcoin/bitcoin/pull/25774
<bitcoin-git> [bitcoin] fanquake merged pull request #25077: Fix chain tip data race and corrupt rest response (master...2205-tip-race-🤠) https://github.com/bitcoin/bitcoin/pull/25077
<bitcoin-git> bitcoin/master fac15ff MacroFake: Fix logical race in rest_getutxos
<bitcoin-git> bitcoin/master fa97a52 MacroFake: Fix UB/data-race in RPCNotifyBlockChange
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/aa774f3e11b0...a75b7796b7b3
<bitcoin-git> bitcoin/master fa530bc MacroFake: Add ChainstateManager::GetMutex(), an alias for ::cs_main
<bitcoin-git> [bitcoin] fanquake merged pull request #25829: build: include share/rpcauth in release tarball (master...fixup_19081) https://github.com/bitcoin/bitcoin/pull/25829
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/0ae0aa251b9c...aa774f3e11b0
<bitcoin-git> bitcoin/master 0eac1f7 fanquake: build: include share/rpcauth in tarball & installer
<bitcoin-git> bitcoin/master 495caa9 fanquake: build: add example bitcoin conf to win installer
<bitcoin-git> bitcoin/master aa774f3 fanquake: Merge bitcoin/bitcoin#25829: build: include share/rpcauth in release tarba...
<bitcoin-git> [bitcoin] fanquake merged pull request #24678: Prevent wallet unload on GetWalletForJSONRPCRequest (master...2022-03-getwallets) https://github.com/bitcoin/bitcoin/pull/24678
<bitcoin-git> bitcoin/master 0ae0aa2 fanquake: Merge bitcoin/bitcoin#24678: Prevent wallet unload on GetWalletForJSONRPCR...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/95d4744f024f...0ae0aa251b9c
<bitcoin-git> bitcoin/master f59959e João Barbosa: wallet: Prevent wallet unload on GetWalletForJSONRPCRequest
<bitcoin-git> [bitcoin] fanquake merged pull request #19391: RPC/Mining: Clean out pre-Segwit miner compatibility code (master...gbt_rm_versionforce) https://github.com/bitcoin/bitcoin/pull/19391
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/64f7a1940d73...95d4744f024f
<bitcoin-git> bitcoin/master 90a5dfa Luke Dashjr: RPC/Mining: Clean out pre-Segwit miner compatibility code
<bitcoin-git> bitcoin/master 95d4744 fanquake: Merge bitcoin/bitcoin#19391: RPC/Mining: Clean out pre-Segwit miner compat...
<bitcoin-git> [bitcoin] achow101 merged pull request #25734: wallet, refactor: #24584 follow-ups (master...josibake-24584-follow-ups) https://github.com/bitcoin/bitcoin/pull/25734
<bitcoin-git> bitcoin/master f5649db josibake: refactor: add UNKNOWN OutputType
<bitcoin-git> bitcoin/master 3f27a2a josibake: refactor: add new helper methods
<bitcoin-git> bitcoin/master b6b50b0 josibake: scripted-diff: Uppercase function names
<bitcoin-git> [bitcoin] achow101 pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/c336f813b3cd...64f7a1940d73

2022-08-16

<bitcoin-git> [bitcoin] achow101 opened pull request #25858: psbt: Only include PSBT_OUT_TAP_TREE when the output has a script path (master...psbt-no-empty-taptree) https://github.com/bitcoin/bitcoin/pull/25858
<bitcoin-git> [bitcoin] achow101 merged pull request #25504: RPC: allow to track coins by parent descriptors (master...rpc_track_coins_by_descriptor) https://github.com/bitcoin/bitcoin/pull/25504
<bitcoin-git> bitcoin/master 55f98d0 Antoine Poinsot: rpc: output parent wallet descriptors for coins in listunspent
<bitcoin-git> bitcoin/master 55a82ea Antoine Poinsot: wallet: allow to fetch the wallet descriptors for a given Script
<bitcoin-git> bitcoin/master b724476 Antoine Poinsot: rpc: output wallet descriptors for received entries in listsinceblock
<bitcoin-git> [bitcoin] achow101 pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/cf39913e5748...c336f813b3cd
<bitcoin-git> [bitcoin] fanquake closed pull request #25855: Update translation_process.md (master...patch-2) https://github.com/bitcoin/bitcoin/pull/25855
<bitcoin-git> [bitcoin] fanquake merged pull request #25803: refactor: Drop `boost/algorithm/string/replace.hpp` dependency (master...220808-replace) https://github.com/bitcoin/bitcoin/pull/25803
<bitcoin-git> bitcoin/master fea75ad Hennadii Stepanov: refactor: Drop `boost/algorithm/string/replace.hpp` dependency
<bitcoin-git> bitcoin/master cf39913 fanquake: Merge bitcoin/bitcoin#25803: refactor: Drop `boost/algorithm/string/replac...
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/b63c24a509ad...cf39913e5748
<bitcoin-git> bitcoin/master 857526e Hennadii Stepanov: test: Add test case for `ReplaceAll()` function
<bitcoin-git> [bitcoin] fanquake merged pull request #25809: build: add test_bitcoin.exe to win installer, don't install entire docs/ dir (master...windows_installer_add_test_no_docs) https://github.com/bitcoin/bitcoin/pull/25809
<bitcoin-git> bitcoin/master d755ffc fanquake: build: package test_bitcoin in Windows installer
<bitcoin-git> bitcoin/master b63c24a fanquake: Merge bitcoin/bitcoin#25809: build: add test_bitcoin.exe to win installer,...
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/0f90b586863f...b63c24a509ad
<bitcoin-git> bitcoin/master aa30e04 fanquake: build: remove entire docs dir from Windows installer
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25833: doc: minor updates to guix README (master...update-guix-readme) https://github.com/bitcoin/bitcoin/pull/25833
<bitcoin-git> bitcoin/master 98383d6 Stacie: doc: minor updates to guix README
<bitcoin-git> bitcoin/master 0f90b58 MacroFake: Merge bitcoin/bitcoin#25833: doc: minor updates to guix README
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/22d96d76ab02...0f90b586863f
<bitcoin-git> [bitcoin] JeremyRubin opened pull request #25856: [BugFix] Make PSBT serializations 174 compliant by excluding empty taptree from serialization (master...psbt-tap-tree-174-compliance) https://github.com/bitcoin/bitcoin/pull/25856

2022-08-15

<bitcoin-git> [bitcoin] SkiingIsFun123 opened pull request #25855: Update translation_process.md (master...patch-2) https://github.com/bitcoin/bitcoin/pull/25855
<bitcoin-git> [bitcoin] SkiingIsFun123 opened pull request #25854: Update tracing.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/25854
<bitcoin-git> [bitcoin] ishaanam closed pull request #25375: rpc: add minconf option to sendall and fund transaction calls (master...fundrawtransaction_minconf) https://github.com/bitcoin/bitcoin/pull/25375
<bitcoin-git> [bitcoin] achow101 merged pull request #25720: p2p: Reduce bandwidth during initial headers sync when a block is found (master...2022-07-reduce-headers-sync-bandwidth) https://github.com/bitcoin/bitcoin/pull/25720
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/6d4889a694da...22d96d76ab02
<bitcoin-git> bitcoin/master 05f7f31 Suhas Daftuar: Reduce bandwidth during initial headers sync when a block is found
<bitcoin-git> bitcoin/master f6a9166 Suhas Daftuar: Add functional test for block announcements during initial headers sync
<bitcoin-git> bitcoin/master 22d96d7 Andrew Chow: Merge bitcoin/bitcoin#25720: p2p: Reduce bandwidth during initial headers ...
<bitcoin-git> bitcoin/master 321335b furszy: GUI: add getter for WalletModel::m_cached_balances field
<bitcoin-git> bitcoin/master 96e3264 furszy: GUI: use cached balance in overviewpage and sendcoinsdialog
<bitcoin-git> [bitcoin] hebasto pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/867f5fd1b356...6d4889a694da
<bitcoin-git> bitcoin/master e62958d furszy: GUI: sendCoinsDialog, remove duplicate wallet().getBalances() call
<bitcoin-git> [gui] hebasto merged pull request #598: Avoid recalculating the wallet balance - use model cache (master...2022_GUI_use_model_cached_balance) https://github.com/bitcoin-core/gui/pull/598
<bitcoin-git> bitcoin/master 867f5fd Hennadii Stepanov: Merge bitcoin-core/gui#654: Update source translations for string freeze
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a5d5569535b3...867f5fd1b356
<bitcoin-git> bitcoin/master fcc0c84 laanwj: qt: Update source translations for string freeze
<bitcoin-git> [gui] hebasto merged pull request #654: Update source translations for string freeze (master...2022-08-string-freeze) https://github.com/bitcoin-core/gui/pull/654
<bitcoin-git> [bitcoin] jonatack opened pull request #25853: contrib: update testnet torv3 hardcoded seeds (master...torv3-testnet-hardcoded-seeds) https://github.com/bitcoin/bitcoin/pull/25853
<bitcoin-git> [bitcoin] fanquake closed pull request #22472: fuzz: Add environment option to keep /tmp/ clean (master...master) https://github.com/bitcoin/bitcoin/pull/22472
<bitcoin-git> [bitcoin] fanquake closed pull request #24985: doc, test: Compilation for 64-bit Windows with msys2 (master...msys2-windows-build) https://github.com/bitcoin/bitcoin/pull/24985
<bitcoin-git> [bitcoin] fanquake opened pull request #25852: build: reorder CXXFLAGS in intrinsic checks (master...reorganise_intrinsic_flags) https://github.com/bitcoin/bitcoin/pull/25852
<bitcoin-git> [bitcoin] fanquake opened pull request #25851: doc: remove msvc qt build instructions (master...remove_msvc_qt_build_instructions) https://github.com/bitcoin/bitcoin/pull/25851
<bitcoin-git> bitcoin/master a5d5569 MacroFake: Merge bitcoin/bitcoin#25850: doc: Remove my key from SECURITY.md
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25850: doc: Remove my key from SECURITY.md (master...2022-08-security-md) https://github.com/bitcoin/bitcoin/pull/25850
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d9cd8b419cf9...a5d5569535b3
<bitcoin-git> bitcoin/master 38a911e laanwj: doc: Remove my key from SECURITY.md
<bitcoin-git> [bitcoin] fanquake merged pull request #25849: refactor: Remove not needed empty RPC doc std::string (master...2208-doc-str-🤑) https://github.com/bitcoin/bitcoin/pull/25849
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2778cccf1c3d...d9cd8b419cf9
<bitcoin-git> bitcoin/master fac09f4 MacroFake: refactor: Remove not needed empty RPC doc std::string
<bitcoin-git> bitcoin/master d9cd8b4 fanquake: Merge bitcoin/bitcoin#25849: refactor: Remove not needed empty RPC doc std...
<bitcoin-git> [bitcoin] laanwj opened pull request #25850: doc: Remove my key from SECURITY.md (master...2022-08-security-md) https://github.com/bitcoin/bitcoin/pull/25850
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #25849: refactor: Remove not needed empty RPC doc std::string (master...2208-doc-str-🤑) https://github.com/bitcoin/bitcoin/pull/25849
<bitcoin-git> [gui] laanwj opened pull request #654: qt: Update source translations for string freeze (master...2022-08-string-freeze) https://github.com/bitcoin-core/gui/pull/654
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25836: subtree: update crc32c subtree (master...update_crc32_subtree) https://github.com/bitcoin/bitcoin/pull/25836
<bitcoin-git> bitcoin/master 9546b3a fanquake: Update crc32c subtree to latest upstream master
<bitcoin-git> bitcoin/master 2778ccc MacroFake: Merge bitcoin/bitcoin#25836: subtree: update crc32c subtree
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/cc1efe909e99...2778cccf1c3d
<bitcoin-git> bitcoin/master 08269e5 fanquake: Squashed 'src/crc32c/' changes from 0d624261ef..0bac72c455
<bitcoin-git> [bitcoin] fanquake merged pull request #25838: build, qt: Use `mkspecs/bitcoin-linux-g++` for all Linux hosts (master...220813-mkspec) https://github.com/bitcoin/bitcoin/pull/25838
<bitcoin-git> bitcoin/master d61f667 Hennadii Stepanov: build: Add objcopy host tool
<bitcoin-git> bitcoin/master 968ea66 Hennadii Stepanov: build: Adjust `qt/guix_cross_lib_path.patch`
<bitcoin-git> bitcoin/master a2e733b Hennadii Stepanov: doc: Remove no longer needed comments
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/dc9d6626835e...cc1efe909e99

2022-08-14

<bitcoin-git> [gui] achow101 opened pull request #653: gui: Show watchonly balance only for Legacy wallets (master...show-bal-send) https://github.com/bitcoin-core/gui/pull/653

2022-08-13

<bitcoin-git> [bitcoin] JeremyRubin opened pull request #25839: [WIP] Minimal MAINTAINERS.md file (master...maintainer-role-slim) https://github.com/bitcoin/bitcoin/pull/25839
<bitcoin-git> [bitcoin] fanquake merged pull request #25235: GetExternalSigner(): fail if multiple signers are found (master...fail_with_multiple_ext_signers) https://github.com/bitcoin/bitcoin/pull/25235
<bitcoin-git> bitcoin/master 292b1a3 amadeuszpawlik: GetExternalSigner(): fail if multiple signers are found
<bitcoin-git> bitcoin/master dc9d662 fanquake: Merge bitcoin/bitcoin#25235: GetExternalSigner(): fail if multiple signers...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/aca0200e9408...dc9d6626835e
<bitcoin-git> [bitcoin] fanquake closed pull request #25822: build: use package_cc for linux qt build (master...test_22184) https://github.com/bitcoin/bitcoin/pull/25822
<bitcoin-git> [bitcoin] hebasto opened pull request #25838: build, qt: Use mkspecs/bitcoin-linux-g++ for all Linux hosts (master...220813-mkspec) https://github.com/bitcoin/bitcoin/pull/25838
<bitcoin-git> [bitcoin] fanquake opened pull request #25836: subtree: update crc32c subtree (master...update_crc32_subtree) https://github.com/bitcoin/bitcoin/pull/25836
<bitcoin-git> [bitcoin] fanquake merged pull request #25817: build: fix cross-arch macOS M1 build reproducibility (master...m1_arm_nondeterminism) https://github.com/bitcoin/bitcoin/pull/25817
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/bf3f05f41d27...aca0200e9408
<bitcoin-git> bitcoin/master 08bd338 fanquake: build: optimise arm64 darwin qt build using -O1
<bitcoin-git> bitcoin/master aca0200 fanquake: Merge bitcoin/bitcoin#25817: build: fix cross-arch macOS M1 build reproduc...

2022-08-12

<bitcoin-git> [bitcoin] russeree closed pull request #24935: mempool: Add usdt event tracepoints and eBPF logging tool. (master...master) https://github.com/bitcoin/bitcoin/pull/24935
<bitcoin-git> [bitcoin] achow101 closed pull request #24362: wallet: Do not match legacy addresses for change type (master...rm-legacy-change) https://github.com/bitcoin/bitcoin/pull/24362
<bitcoin-git> [bitcoin] satsie opened pull request #25833: doc: minor updates to guix README (master...update-guix-readme) https://github.com/bitcoin/bitcoin/pull/25833
<bitcoin-git> [bitcoin] 0xB10C opened pull request #25832: tracing: network connection tracepoints (master...2022-05-connection-tracepoints) https://github.com/bitcoin/bitcoin/pull/25832
<bitcoin-git> [bitcoin] aureleoules opened pull request #25831: refactor: Remove trailing semicolon from LOCK2 macro (master...2022-08-macro-trailing-semicolon) https://github.com/bitcoin/bitcoin/pull/25831
<bitcoin-git> [bitcoin] aureleoules opened pull request #25830: refactor: Replace m_params with chainman.GetParams() (master...2022-08-replace-m_params) https://github.com/bitcoin/bitcoin/pull/25830
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25785: bench: Add a benchmark for descriptor expansion (master...2208-bench-desc-🍉) https://github.com/bitcoin/bitcoin/pull/25785
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/89b219412495...bf3f05f41d27
<bitcoin-git> bitcoin/master 4786959 Ben Woosley: bench: Add a benchmark for descriptor expansion
<bitcoin-git> bitcoin/master bf3f05f MacroFake: Merge bitcoin/bitcoin#25785: bench: Add a benchmark for descriptor expansi...
<bitcoin-git> [bitcoin] fanquake opened pull request #25829: build: include share/rpcauth in release tarball (master...fixup_19081) https://github.com/bitcoin/bitcoin/pull/25829
<bitcoin-git> [bitcoin] hebasto opened pull request #25828: [23.x] GUI backports (23.x...220812-23.x-gui) https://github.com/bitcoin/bitcoin/pull/25828
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25814: net: simplify GetLocalAddress() (master...simplify_GetLocalAddress) https://github.com/bitcoin/bitcoin/pull/25814
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/27724c23f72b...89b219412495
<bitcoin-git> bitcoin/master daabd41 Vasil Dimov: net: simplify GetLocalAddress()
<bitcoin-git> bitcoin/master 89b2194 MacroFake: Merge bitcoin/bitcoin#25814: net: simplify GetLocalAddress()
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25677: refactor: make active_chain_tip a reference (master...2022-07-make-active-chain-ref) https://github.com/bitcoin/bitcoin/pull/25677
<bitcoin-git> bitcoin/master 9376a6d Aurèle Oulès: refactor: make active_chain_tip a reference
<bitcoin-git> bitcoin/master 27724c2 MacroFake: Merge bitcoin/bitcoin#25677: refactor: make active_chain_tip a reference
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5d294bccbae5...27724c23f72b
<bitcoin-git> [bitcoin] w0xlt opened pull request #25827: descriptor: check if `rawtr` has only one key. (master...expr_rawtr) https://github.com/bitcoin/bitcoin/pull/25827

2022-08-11

<bitcoin-git> [bitcoin] achow101 merged pull request #25825: wallet: consolidate CoinSelectionParams::m_change_target and m_min_change_target (master...2022-08-change-targets) https://github.com/bitcoin/bitcoin/pull/25825
<bitcoin-git> bitcoin/master acda7e8 glozow: [coin selection] consolidate m_change_target and m_min_change_target
<bitcoin-git> bitcoin/master 5d294bc Andrew Chow: Merge bitcoin/bitcoin#25825: wallet: consolidate CoinSelectionParams::m_ch...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e5d8b6542397...5d294bccbae5
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25815: test: Use existing {Chainstate,Block}Man (master...2208-test-cherry-🥕) https://github.com/bitcoin/bitcoin/pull/25815
<bitcoin-git> bitcoin/master e5d8b65 MacroFake: Merge bitcoin/bitcoin#25815: test: Use existing {Chainstate,Block}Man
<bitcoin-git> bitcoin/master 2e79fb6 Carl Dong: validation tests: Use existing {Chainstate,Block}Man
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e078ee9d9d0a...e5d8b6542397
<bitcoin-git> [bitcoin] achow101 merged pull request #25664: refactor: Redefine `IsSolvable()` using descriptors (master...redefine_issolvable) https://github.com/bitcoin/bitcoin/pull/25664
<bitcoin-git> bitcoin/master c232ef2 Antoine Poinsot: outputtype: remove redundant check for uncompressed keys in AddAndGetDesti...
<bitcoin-git> bitcoin/master b16f93c Antoine Poinsot: script/sign: remove needless IsSolvable() utility
<bitcoin-git> bitcoin/master e078ee9 Andrew Chow: Merge bitcoin/bitcoin#25664: refactor: Redefine `IsSolvable()` using descr...
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/29c195cf6a2c...e078ee9d9d0a
<bitcoin-git> [bitcoin] glozow opened pull request #25825: wallet: consolidate CoinSelectionParams::m_change_target and m_min_change_target (master...2022-08-change-targets) https://github.com/bitcoin/bitcoin/pull/25825
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25792: test: add tests for `datacarrier` and `datacarriersize` options (master...test_data_carrier) https://github.com/bitcoin/bitcoin/pull/25792
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/243d7bde7859...29c195cf6a2c
<bitcoin-git> bitcoin/master 8b3d2bb w0xlt: test: add tests for `datacarrier` and `datacarriersize` options
<bitcoin-git> bitcoin/master 29c195c MacroFake: Merge bitcoin/bitcoin#25792: test: add tests for `datacarrier` and `dataca...
<bitcoin-git> [bitcoin] achow101 merged pull request #25798: build: fix cleanup of test logs (master...fix_make_clean_and_distcheck) https://github.com/bitcoin/bitcoin/pull/25798
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/dd62721ba9c1...243d7bde7859
<bitcoin-git> bitcoin/master 5474f5c fanquake: build: fix cleanup of test logs
<bitcoin-git> bitcoin/master 243d7bd Andrew Chow: Merge bitcoin/bitcoin#25798: build: fix cleanup of test logs
<bitcoin-git> [bitcoin] fanquake opened pull request #25822: build: use package_cc for linux qt build (master...test_22184) https://github.com/bitcoin/bitcoin/pull/25822
<bitcoin-git> [bitcoin] fanquake merged pull request #25820: [test] make tx6 child of tx5, not tx3, in rbf_tests (master...2022-08-rbf-test-fix) https://github.com/bitcoin/bitcoin/pull/25820
<bitcoin-git> bitcoin/master 49db42c glozow: [test] make tx6 child of tx5, not tx3, in rbf_tests
<bitcoin-git> bitcoin/master dd62721 fanquake: Merge bitcoin/bitcoin#25820: [test] make tx6 child of tx5, not tx3, in rbf...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0094ff3947be...dd62721ba9c1
<bitcoin-git> [bitcoin] glozow opened pull request #25820: [test] make tx6 child of tx5, not tx3, in rbf_tests (master...2022-08-rbf-test-fix) https://github.com/bitcoin/bitcoin/pull/25820
<bitcoin-git> [bitcoin] fanquake merged pull request #25812: psbt: Avoid unsigned int overflow in PSBT_IN_TAP_BIP32_DERIVATION (master...psbt-hd-path-int-overflow) https://github.com/bitcoin/bitcoin/pull/25812
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/cd230f3281fb...0094ff3947be
<bitcoin-git> bitcoin/master 70a55c0 Andrew Chow: psbt: Avoid unsigned int overflow in PSBT_IN_TAP_BIP32_DERIVATION
<bitcoin-git> bitcoin/master 0094ff3 fanquake: Merge bitcoin/bitcoin#25812: psbt: Avoid unsigned int overflow in PSBT_IN_...
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25816: msvc: Drop `_SILENCE_CXX17_OLD_ALLOCATOR_MEMBERS_DEPRECATION_WARNING` (master...220810-msvc) https://github.com/bitcoin/bitcoin/pull/25816
<bitcoin-git> bitcoin/master cd230f3 MacroFake: Merge bitcoin/bitcoin#25816: msvc: Drop `_SILENCE_CXX17_OLD_ALLOCATOR_MEMB...
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/93999a5fbe31...cd230f3281fb
<bitcoin-git> bitcoin/master 9f9339c Hennadii Stepanov: msvc: Drop `_SILENCE_CXX17_OLD_ALLOCATOR_MEMBERS_DEPRECATION_WARNING`
<bitcoin-git> [bitcoin] hebasto opened pull request #25819: msvc, refactor: Avoid some rare compiler warnings (master...220811-msvc) https://github.com/bitcoin/bitcoin/pull/25819

2022-08-10

<bitcoin-git> [gui] 2140data closed pull request #638: Minor Formatting Fixes (master...master) https://github.com/bitcoin-core/gui/pull/638
<bitcoin-git> [bitcoin] achow101 merged pull request #25642: Don't wrap around when deriving an extended key at a too large depth (master...ext_key_derive_wrap_around) https://github.com/bitcoin/bitcoin/pull/25642
<bitcoin-git> bitcoin/master d3599c2 Antoine Poinsot: spkman: don't ignore the return value when deriving an extended key
<bitcoin-git> bitcoin/master 0ca258a Antoine Poinsot: descriptor: never ignore the return value when deriving an extended key
<bitcoin-git> bitcoin/master 50cfc9e Antoine Poinsot: (pubk)key: mark Derive() as nodiscard
<bitcoin-git> [bitcoin] achow101 pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/251c535800c4...93999a5fbe31
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25810: scripted-diff: test: rename `MAX_{ANCESTORS,DESCENDANTS}` to `DEFAULT_{ANCESTOR,DESCENDANT}_LIMIT` (master...202208-test-rename_default_ancestor_descendant_limits) https://github.com/bitcoin/bitcoin/pull/25810
<bitcoin-git> bitcoin/master 251c535 MacroFake: Merge bitcoin/bitcoin#25810: scripted-diff: test: rename `MAX_{ANCESTORS,D...
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/f89ce1fdb561...251c535800c4
<bitcoin-git> bitcoin/master 0fda1c7 Sebastian Falbesoner: scripted-diff: test: rename `MAX_{ANCESTORS,DESCENDANTS}` to `DEFAULT_{ANC...
<bitcoin-git> bitcoin/master b4a5ab9 Sebastian Falbesoner: test: refactor: deduplicate `DEFAULT_{ANCESTOR,DESCENDANT}_LIMIT` constants
<bitcoin-git> bitcoin/master 4edc689 Sebastian Falbesoner: doc: test: suggest multi-line imports in functional test style guide
<bitcoin-git> bitcoin/master f89ce1f MacroFake: Merge bitcoin/bitcoin#25811: doc: test: suggest multi-line imports in func...
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25811: doc: test: suggest multi-line imports in functional test style guide (master...202208-doc-test-prefer_multiline_imports) https://github.com/bitcoin/bitcoin/pull/25811
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/deb7ad35e687...f89ce1fdb561
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25813: build: move raw rule into Makefile.am (master...move_raw_h_into_makefile) https://github.com/bitcoin/bitcoin/pull/25813
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f5e96ecef5f6...deb7ad35e687
<bitcoin-git> bitcoin/master d8b26ab fanquake: build: move raw rule into Makefile.am
<bitcoin-git> bitcoin/master deb7ad3 MacroFake: Merge bitcoin/bitcoin#25813: build: move raw rule into Makefile.am
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25616: refactor: Return `util::Result` from WalletLoader methods (master...brrrrresult-load-create) https://github.com/bitcoin/bitcoin/pull/25616
<bitcoin-git> bitcoin/master f5e96ec MacroFake: Merge bitcoin/bitcoin#25616: refactor: Return `util::Result` from WalletLo...
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a6fc293c0a1f...f5e96ecef5f6
<bitcoin-git> bitcoin/master 07df6cd w0xlt: wallet: Return `util::Result` from WalletLoader methods
<bitcoin-git> [bitcoin] Xekyo closed pull request #25742: Use change amount as tiebreaker for SelectionResults (master...2022-07-use-change-as-tiebreaker) https://github.com/bitcoin/bitcoin/pull/25742
<bitcoin-git> [bitcoin] fanquake opened pull request #25817: build: fix cross-arch macOS M1 build reproducibility (master...m1_arm_nondeterminism) https://github.com/bitcoin/bitcoin/pull/25817
<bitcoin-git> [bitcoin] hebasto opened pull request #25816: msvc: Drop `_SILENCE_CXX17_OLD_ALLOCATOR_MEMBERS_DEPRECATION_WARNING` (master...220810-msvc) https://github.com/bitcoin/bitcoin/pull/25816
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #25815: test: Use existing {Chainstate,Block}Man (master...2208-test-cherry-🥕) https://github.com/bitcoin/bitcoin/pull/25815
<bitcoin-git> [bitcoin] jonatack reopened pull request #25021: test: fix intermittent wallet_encryption failures on win64 task (master...fix-intermittent-wallet_encryption-test) https://github.com/bitcoin/bitcoin/pull/25021
<bitcoin-git> [bitcoin] vasild opened pull request #25814: net: simplify GetLocalAddress() (master...simplify_GetLocalAddress) https://github.com/bitcoin/bitcoin/pull/25814
<bitcoin-git> [bitcoin] hebasto closed pull request #24813: build: Getting ready to Qt 6 (4/n). Improve `build-aux/m4/bitcoin_qt.m4` (master...220409-appcheck) https://github.com/bitcoin/bitcoin/pull/24813
<bitcoin-git> [bitcoin] fanquake opened pull request #25813: build: move raw rule into Makefile.am (master...move_raw_h_into_makefile) https://github.com/bitcoin/bitcoin/pull/25813
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25656: refactor: wallet: return util::Result from `GetReservedDestination` methods (master...202207-refactor-wallet_use_bresult_for_getreserveddestination) https://github.com/bitcoin/bitcoin/pull/25656
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/aac200801b66...a6fc293c0a1f
<bitcoin-git> bitcoin/master 76b3c37 Sebastian Falbesoner: refactor: wallet: return util::Result from `GetReservedDestination` methods
<bitcoin-git> bitcoin/master a6fc293 MacroFake: Merge bitcoin/bitcoin#25656: refactor: wallet: return util::Result from `G...
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25794: test, tracing: don't rely on `block_connected` USDT event order in tests (master...2022-08-fix-usdt-validation-test) https://github.com/bitcoin/bitcoin/pull/25794
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ebf094ff3af8...aac200801b66
<bitcoin-git> bitcoin/master 0532aa7 0xb10c: test: don't rely on usdt block_conn event order
<bitcoin-git> bitcoin/master aac2008 MacroFake: Merge bitcoin/bitcoin#25794: test, tracing: don't rely on `block_connected...
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25731: test: negative/unknown `rpcserialversion` should throw an init error (master...2022-07-rpcserialversion-init-error) https://github.com/bitcoin/bitcoin/pull/25731
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ac59112a6a09...ebf094ff3af8
<bitcoin-git> bitcoin/master 1553449 brunoerg: test: negative/unknown `rpcserialversion` should throw an init error
<bitcoin-git> bitcoin/master ebf094f MacroFake: Merge bitcoin/bitcoin#25731: test: negative/unknown `rpcserialversion` sho...

2022-08-09

<bitcoin-git> [bitcoin] achow101 opened pull request #25812: psbt: Avoid unsigned int overflow in PSBT_IN_TAP_BIP32_DERIVATION (master...psbt-hd-path-int-overflow) https://github.com/bitcoin/bitcoin/pull/25812
<bitcoin-git> [bitcoin] achow101 merged pull request #25799: [23.x] guix: patch NSIS to remove .reloc sections from install stubs (23.x...backport_guix_fixups) https://github.com/bitcoin/bitcoin/pull/25799
<bitcoin-git> bitcoin/23.x 313ea18 Andrew Chow: Merge bitcoin/bitcoin#25799: [23.x] guix: patch NSIS to remove .reloc sect...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to 23.x: https://github.com/bitcoin/bitcoin/compare/a33ec8a69351...313ea18e5e72
<bitcoin-git> bitcoin/23.x fc77b2a fanquake: guix: patch NSIS to remove .reloc sections from install stubs
<bitcoin-git> [bitcoin] achow101 merged pull request #23480: Add rawtr() descriptor for P2TR with specified (tweaked) output key (master...202110_untweakedtr) https://github.com/bitcoin/bitcoin/pull/23480
<bitcoin-git> bitcoin/master 8d9670c Pieter Wuille: Add rawtr() descriptor for P2TR with unknown tweak
<bitcoin-git> bitcoin/master e1e3081 Pieter Wuille: If P2TR tweaked key is available, sign with it
<bitcoin-git> bitcoin/master 544b433 Pieter Wuille: Add wallet tests for spending rawtr()
<bitcoin-git> [bitcoin] achow101 pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/c012875b9ded...ac59112a6a09
<bitcoin-git> [bitcoin] theStack opened pull request #25811: doc: test: suggest multi-line imports in functional test style guide (master...202208-doc-test-prefer_multiline_imports) https://github.com/bitcoin/bitcoin/pull/25811
<bitcoin-git> [bitcoin] theStack opened pull request #25810: scripted-diff: test: rename `MAX_{ANCESTORS,DESCENDANTS}` to `DEFAULT_{ANCESTOR,DESCENDANT}_LIMIT` (master...202208-test-rename_default_ancestor_descendant_limits) https://github.com/bitcoin/bitcoin/pull/25810
<bitcoin-git> [bitcoin] glozow merged pull request #24564: doc: Clarify that CheckSequenceLocksAtTip is a validation function (master...2203-docVal-🍡) https://github.com/bitcoin/bitcoin/pull/24564
<bitcoin-git> bitcoin/master c012875 glozow: Merge bitcoin/bitcoin#24564: doc: Clarify that CheckSequenceLocksAtTip is ...
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e7ca8afef62c...c012875b9ded
<bitcoin-git> bitcoin/master fa86710 MarcoFalke: Clarify that CheckSequenceLocksAtTip is a validation function
<bitcoin-git> [bitcoin] fanquake opened pull request #25809: build: add test_bitcoin.exe to win installer, don't install entire docs/ dir (master...windows_installer_add_test_no_docs) https://github.com/bitcoin/bitcoin/pull/25809
<bitcoin-git> [bitcoin] fanquake opened pull request #25808: fs: suppress u8path deprecated-declaration warnings with libc++ (master...fix_24682) https://github.com/bitcoin/bitcoin/pull/25808

2022-08-08

<bitcoin-git> [bitcoin] achow101 merged pull request #25782: test: check that `verifymessage` RPC fails for non-P2PKH addresses (master...202208-test-rpc-check_that_verifymessage_only_works_with_p2pkh) https://github.com/bitcoin/bitcoin/pull/25782
<bitcoin-git> bitcoin/master 68006c1 Sebastian Falbesoner: test: check that `verifymessage` RPC fails for non-P2PKH addresses
<bitcoin-git> bitcoin/master e7ca8af Andrew Chow: Merge bitcoin/bitcoin#25782: test: check that `verifymessage` RPC fails fo...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9ff6adc43abb...e7ca8afef62c
<bitcoin-git> [bitcoin] furszy opened pull request #25806: wallet: single outputs grouping calculation (master...2022_wallet_single_outputs_grouping_process) https://github.com/bitcoin/bitcoin/pull/25806
<bitcoin-git> [gui] KolbyML opened pull request #650: qt, refactor: Add Import to Wallet GUI (master...import-gui-k) https://github.com/bitcoin-core/gui/pull/650
<bitcoin-git> [bitcoin] fanquake merged pull request #25804: Update translations for 24.0 string freeze (master...220808-tr24) https://github.com/bitcoin/bitcoin/pull/25804
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/a478c5350af0...9ff6adc43abb
<bitcoin-git> bitcoin/master 15f762f Hennadii Stepanov: qt: Bump Transifex slug for 24.x
<bitcoin-git> bitcoin/master ff52b24 Hennadii Stepanov: qt: Update translation source file
<bitcoin-git> bitcoin/master 9ff6adc fanquake: Merge bitcoin/bitcoin#25804: Update translations for 24.0 string freeze
<bitcoin-git> [bitcoin] achow101 merged pull request #25790: wallet: improve `{LoadActive,Deactivate}ScriptPubKeyMan` log (master...log_load_active_script_pubkeyman) https://github.com/bitcoin/bitcoin/pull/25790
<bitcoin-git> bitcoin/master b5a762a w0xlt: wallet: improve `{LoadActive,Deactivate}ScriptPubKeyMan` log
<bitcoin-git> bitcoin/master a478c53 Andrew Chow: Merge bitcoin/bitcoin#25790: wallet: improve `{LoadActive,Deactivate}Scrip...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b1a2021f7809...a478c5350af0
<bitcoin-git> [bitcoin] hebasto opened pull request #25804: Update translations for 24.0 string freeze (master...220808-tr24) https://github.com/bitcoin/bitcoin/pull/25804
<bitcoin-git> [bitcoin] hebasto opened pull request #25803: refactor: Drop `boost/algorithm/string/replace.hpp` dependency (master...220808-replace) https://github.com/bitcoin/bitcoin/pull/25803
<bitcoin-git> [bitcoin] fanquake closed pull request #25263: build: pass minisketch cppflags only where needed (master...minisketch_cpp_needed) https://github.com/bitcoin/bitcoin/pull/25263
<bitcoin-git> [bitcoin] fanquake closed pull request #25110: tidy: use modernize-use-raw-string-literal (master...modernize_use_raw_string_literal) https://github.com/bitcoin/bitcoin/pull/25110

2022-08-07

<bitcoin-git> [bitcoin] fanquake opened pull request #25799: guix: patch NSIS to remove .reloc sections from install stubs (23.x...backport_guix_fixups) https://github.com/bitcoin/bitcoin/pull/25799
<bitcoin-git> [bitcoin] fanquake opened pull request #25798: build: fix cleanup of test logs (master...fix_make_clean_and_distcheck) https://github.com/bitcoin/bitcoin/pull/25798