2023-06-29

<bitcoin-git> bitcoin/master fa493fa MarcoFalke: test: Use wallet_dir lambda in wallet_multiwallet test where possible
<bitcoin-git> bitcoin/master fa41614 MarcoFalke: scripted-diff: Use wallets_path and chain_path where possible
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/626d3464695e...e8543629ae43
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #27973: util: Safer MakeByteSpan with ByteSpanCast (master...2306-byte-span-) https://github.com/bitcoin/bitcoin/pull/27973
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #27941: test: Fix intermittent issue in mining_getblocktemplate_longpoll.py (master...2306-test-race-mining-) https://github.com/bitcoin/bitcoin/pull/27941

2023-06-28

<bitcoin-git> [bitcoin] achow101 merged pull request #26222: Introduce secp256k1 module with field and group classes to test framework (master...202209_fe_ge_classes) https://github.com/bitcoin/bitcoin/pull/26222
<bitcoin-git> bitcoin/master d4fb58a Sebastian Falbesoner: test: EC: optimize scalar multiplication of G by using lookup table
<bitcoin-git> bitcoin/master 626d346 Andrew Chow: Merge bitcoin/bitcoin#26222: Introduce secp256k1 module with field and gro...
<bitcoin-git> bitcoin/master 1830dd8 Pieter Wuille: test: add secp256k1 module with FE (field element) and GE (group element) ...
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/7952a5934a1e...626d3464695e
<bitcoin-git> [bitcoin] achow101 merged pull request #27927: util: Allow std::byte and char Span serialization (master...2306-ser-span-) https://github.com/bitcoin/bitcoin/pull/27927
<bitcoin-git> bitcoin/master 7952a59 Andrew Chow: Merge bitcoin/bitcoin#27927: util: Allow std::byte and char Span serializa...
<bitcoin-git> bitcoin/master fa38d86 MarcoFalke: Use only Span{} constructor for byte-like types where possible
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/d6ee03507f39...7952a5934a1e
<bitcoin-git> bitcoin/master fa257bc MarcoFalke: util: Allow std::byte and char Span serialization
<bitcoin-git> [bitcoin] Brotcrunsher opened pull request #27994: DRAFT: Checking for multi/single-value types in UniValue. (master...UniValueCheckType) https://github.com/bitcoin/bitcoin/pull/27994
<bitcoin-git> [bitcoin] sipa opened pull request #27993: Make poly1305 support incremental computation + modernize (master...202306_poly1305) https://github.com/bitcoin/bitcoin/pull/27993
<bitcoin-git> [bitcoin] fanquake opened pull request #27992: ci: build Valgrind (3.21) from source (master...valgrind_build_from_source) https://github.com/bitcoin/bitcoin/pull/27992
<bitcoin-git> [bitcoin] fanquake opened pull request #27991: build: pass sanitize flags to instrument libsecp256k1 code (master...instrument_libsecp) https://github.com/bitcoin/bitcoin/pull/27991
<bitcoin-git> [bitcoin] fanquake merged pull request #27987: ci: remove duplicate bsdmainutils from CI configs (master...remove_dupe_bsdmainutils) https://github.com/bitcoin/bitcoin/pull/27987
<bitcoin-git> bitcoin/master 248a17a fanquake: ci: remove duplicate python3 from CI configs
<bitcoin-git> bitcoin/master d6ee035 fanquake: Merge bitcoin/bitcoin#27987: ci: remove duplicate bsdmainutils from CI con...
<bitcoin-git> bitcoin/master b50767f fanquake: ci: remove duplicate bsdmainutils from CI configs
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/a15388c6061b...d6ee03507f39
<bitcoin-git> [bitcoin] fanquake merged pull request #27949: http: update libevent workaround to correct version (master...2023-06/libevent-update-versions) https://github.com/bitcoin/bitcoin/pull/27949
<bitcoin-git> bitcoin/master 79d343a stickies-v: http: update libevent workaround to correct version
<bitcoin-git> bitcoin/master a15388c fanquake: Merge bitcoin/bitcoin#27949: http: update libevent workaround to correct v...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ec822e88dd69...a15388c6061b
<bitcoin-git> [bitcoin] fanquake merged pull request #27813: guix: Update `python-lief` package to 0.13.2 (master...230601-lief) https://github.com/bitcoin/bitcoin/pull/27813
<bitcoin-git> bitcoin/master ec822e8 fanquake: Merge bitcoin/bitcoin#27813: guix: Update `python-lief` package to 0.13.2
<bitcoin-git> bitcoin/master 529c92e Hennadii Stepanov: guix: Update `python-lief` package to 0.13.2
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d9c7c2fd3ec7...ec822e88dd69
<bitcoin-git> [bitcoin] hebasto opened pull request #27989: refactor: Move sock from util to common (master...230628-sock) https://github.com/bitcoin/bitcoin/pull/27989
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #27988: test: Use same timeout for all index sync (master...2306-test-index-sync-) https://github.com/bitcoin/bitcoin/pull/27988
<bitcoin-git> [bitcoin] fanquake opened pull request #27987: ci: remove duplicate bsdmainutils from CI configs (master...remove_dupe_bsdmainutils) https://github.com/bitcoin/bitcoin/pull/27987
<bitcoin-git> [bitcoin] vasild opened pull request #27986: test: remove race in the user-agent reception check (master...test_more_robust_ua_recv_check) https://github.com/bitcoin/bitcoin/pull/27986

2023-06-27

<bitcoin-git> [bitcoin] ryanofsky merged pull request #24914: wallet: Load database records in a particular order (master...wallet-load-order) https://github.com/bitcoin/bitcoin/pull/24914
<bitcoin-git> bitcoin/master 7be10ad Andrew Chow: walletdb: Refactor key reading and loading to its own function
<bitcoin-git> bitcoin/master 52932c5 Andrew Chow: walletdb: Refactor wallet flags loading
<bitcoin-git> bitcoin/master 01b35b5 Andrew Chow: walletdb: Refactor minversion loading
<bitcoin-git> [bitcoin] ryanofsky pushed 17 commits to master: https://github.com/bitcoin/bitcoin/compare/caff95a0237f...d9c7c2fd3ec7
<achow101> bitcoin-git is dead?

2023-06-26

<bitcoin-git> [bitcoin] achow101 merged pull request #27479: BIP324: ElligatorSwift integrations (master...202304_bip324_ellswift) https://github.com/bitcoin/bitcoin/pull/27479
<bitcoin-git> bitcoin/master a143a12 Pieter Wuille: Update src/secp256k1 subtree to version with ElligatorSwift support
<bitcoin-git> bitcoin/master 42239f8 dhruv: Enable ellswift module in libsecp256k1
<bitcoin-git> bitcoin/master 901336e Pieter Wuille: Squashed 'src/secp256k1/' changes from 4258c54f4e..705ce7ed8c
<bitcoin-git> [bitcoin] achow101 pushed 10 commits to master: https://github.com/bitcoin/bitcoin/compare/296735f76387...679f825ba3aa
<bitcoin-git> [bitcoin] sipa opened pull request #27981: Fix potential network stalling bug (master...202306_pushback) https://github.com/bitcoin/bitcoin/pull/27981
<bitcoin-git> [bitcoin] fanquake closed pull request #27979: Sultan.saud@mail.ru (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27979
<bitcoin-git> [bitcoin] Sultansaudtr opened pull request #27979: Sultan.saud@mail.ru (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27979
<bitcoin-git> [bitcoin] ryanofsky opened pull request #27978: refactor: Drop unsafe AsBytePtr function (master...pr/noptr) https://github.com/bitcoin/bitcoin/pull/27978
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #27976: ci: Start with clean env (master...2306-ci-env-) https://github.com/bitcoin/bitcoin/pull/27976
<bitcoin-git> [bitcoin] fanquake merged pull request #27947: MaybePunishNodeForTx: Remove unused message arg and logging (master...2023-06-23-maybepunish_message) https://github.com/bitcoin/bitcoin/pull/27947
<bitcoin-git> bitcoin/master 296735f fanquake: Merge bitcoin/bitcoin#27947: MaybePunishNodeForTx: Remove unused message a...
<bitcoin-git> bitcoin/master 9fe5f6d Greg Sanders: MaybePunishNodeForTx: Remove unused message arg and logging
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/80f04febbc60...296735f76387
<bitcoin-git> [bitcoin] fanquake closed pull request #27938: Autogen 25.x (25.x...autogen-25.x) https://github.com/bitcoin/bitcoin/pull/27938
<bitcoin-git> [bitcoin] fanquake merged pull request #27957: net: remove unused `CConnmanTest` (master...2023-06-connman-remove-cconnmantest) https://github.com/bitcoin/bitcoin/pull/27957
<bitcoin-git> bitcoin/master 9f0d129 brunoerg: net: remove unused `CConnmanTest`
<bitcoin-git> bitcoin/master 80f04fe fanquake: Merge bitcoin/bitcoin#27957: net: remove unused `CConnmanTest`
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/931ac6f8368f...80f04febbc60
<bitcoin-git> [bitcoin] fanquake merged pull request #27914: feerate: For GetFeePerK() return nSatoshisPerK instead of round trip through GetFee (master...feeperk-wo-round-trip) https://github.com/bitcoin/bitcoin/pull/27914
<bitcoin-git> bitcoin/master 931ac6f fanquake: Merge bitcoin/bitcoin#27914: feerate: For GetFeePerK() return nSatoshisPer...
<bitcoin-git> bitcoin/master 11d6500 Andrew Chow: feerate: For GetFeePerK() return nSatoshisPerK instead of round trip throu...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/884749716174...931ac6f8368f
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #27973: util: Safer MakeByteSpan with ByteSpanCast (master...2306-byte-span-) https://github.com/bitcoin/bitcoin/pull/27973
<bitcoin-git> [bitcoin] achow101 closed pull request #27970: Create bitcoinhh (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27970
<bitcoin-git> [bitcoin] Jezebel5134567 opened pull request #27970: Create bitcoinhh (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27970

2023-06-25

<bitcoin-git> [bitcoin] ismaelsadeeq opened pull request #27969: bumpfee: ignore WALLET_INCREMENTAL_RELAY_FEE when user specifies fee_rate (master...06-2023-bumpfee-bug) https://github.com/bitcoin/bitcoin/pull/27969
<bitcoin-git> [bitcoin] hebasto closed pull request #27967: Create bitcoinBTC (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27967
<bitcoin-git> [bitcoin] mohammadimtayaj052 opened pull request #27967: Create bitcoinBTC (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27967
<bitcoin-git> [bitcoin] hebasto closed pull request #27966: Create bitcoin56 (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27966
<bitcoin-git> [bitcoin] maryinaurvina opened pull request #27966: Create bitcoin56 (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27966
<bitcoin-git> [bitcoin] achow101 closed pull request #27960: Create FEWFEWF (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27960
<bitcoin-git> [bitcoin] Swallow094 opened pull request #27960: Create FEWFEWF (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27960

2023-06-23

<bitcoin-git> [bitcoin] achow101 merged pull request #27631: test: avoid sporadic MINIMALDATA failure in feature_taproot.py (fixes #27595) (master...test-fix_sporadic_minimaldata_error_in_taproot_test) https://github.com/bitcoin/bitcoin/pull/27631
<bitcoin-git> bitcoin/master 8847497 Andrew Chow: Merge bitcoin/bitcoin#27631: test: avoid sporadic MINIMALDATA failure in f...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/50a664aceb99...884749716174
<bitcoin-git> bitcoin/master 5487725 Sebastian Falbesoner: test: avoid sporadic MINIMALDATA failure in feature_taproot.py (fixes #275...
<bitcoin-git> [bitcoin] achow101 merged pull request #26969: net, refactor: net_processing, add `ProcessCompactBlockTxns` (master...2023-01-netprocessing-txn) https://github.com/bitcoin/bitcoin/pull/26969
<bitcoin-git> bitcoin/master 50a664a Andrew Chow: Merge bitcoin/bitcoin#26969: net, refactor: net_processing, add `ProcessCo...
<bitcoin-git> bitcoin/master 77d6d89 brunoerg: net: net_processing, add `ProcessCompactBlockTxns`
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/035ae61c5a92...50a664aceb99
<bitcoin-git> [bitcoin] brunoerg opened pull request #27957: net: remove unused `CConnmanTest` (master...2023-06-connman-remove-cconnmantest) https://github.com/bitcoin/bitcoin/pull/27957
<bitcoin-git> [bitcoin] achow101 merged pull request #27577: p2p: give seednodes time before falling back to fixed seeds (master...202304_seednode_fixedseed_interaction) https://github.com/bitcoin/bitcoin/pull/27577
<bitcoin-git> bitcoin/master 3077812 Martin Zumsande: net: Give seednodes time before falling back to fixed seeds
<bitcoin-git> bitcoin/master 035ae61 Andrew Chow: Merge bitcoin/bitcoin#27577: p2p: give seednodes time before falling back ...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8e0cf4f90c04...035ae61c5a92
<bitcoin-git> [bitcoin] achow101 merged pull request #27846: [coinselection] Increase SRD target by change_fee (master...2023-06-fix-srd-target) https://github.com/bitcoin/bitcoin/pull/27846
<bitcoin-git> bitcoin/master 8e0cf4f Andrew Chow: Merge bitcoin/bitcoin#27846: [coinselection] Increase SRD target by change...
<bitcoin-git> bitcoin/master 1771daa Murch: [fuzz] Show that SRD budgets for non-dust change
<bitcoin-git> bitcoin/master 941b8c6 Murch: [bug] Increase SRD target by change_fee
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/2c2150aa04b8...8e0cf4f90c04
<bitcoin-git> [bitcoin] achow101 merged pull request #26828: assumeutxo: catch and log fs::remove error instead of two exist checks (master...assumeutxo-remove-fix) https://github.com/bitcoin/bitcoin/pull/26828
<bitcoin-git> bitcoin/master 0e21b56 Andrew Toth: assumeutxo: catch and log fs::remove error instead of two exist checks
<bitcoin-git> bitcoin/master 2c2150a Andrew Chow: Merge bitcoin/bitcoin#26828: assumeutxo: catch and log fs::remove error in...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6a473373d495...2c2150aa04b8
<bitcoin-git> [bitcoin] fanquake closed pull request #27956: Create FVCszdsfvs (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27956
<bitcoin-git> [bitcoin] ephantusmurori001 opened pull request #27956: Create FVCszdsfvs (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27956
<bitcoin-git> [bitcoin] fanquake closed pull request #27955: Create ZACFFxzvbxfchbcv (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27955
<bitcoin-git> [bitcoin] fanquake closed pull request #27954: Create dghfhfgcjghvkjh (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27954
<bitcoin-git> [bitcoin] dominiczyhao opened pull request #27955: Create ZACFFxzvbxfchbcv (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27955
<bitcoin-git> [bitcoin] billasubash13 opened pull request #27954: Create dghfhfgcjghvkjh (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27954
<bitcoin-git> [bitcoin] achow101 closed pull request #27953: Create zCzgdxghbfdhfg (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27953
<bitcoin-git> [bitcoin] ngenyamai254 opened pull request #27953: Create zCzgdxghbfdhfg (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27953
<bitcoin-git> [bitcoin] brunoerg closed pull request #27295: test: add support for all networks in `deserialize_v2` (master...2023-03-improv-deserialize-v2) https://github.com/bitcoin/bitcoin/pull/27295
<bitcoin-git> [bitcoin] fanquake closed pull request #27952: Create asgdfhfghfghfgx (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27952
<bitcoin-git> [bitcoin] johanalima017 opened pull request #27952: Create asgdfhfghfghfgx (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27952
<bitcoin-git> [bitcoin] fanquake closed pull request #27951: Create safsagfvdsgvsdgv (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27951
<bitcoin-git> [bitcoin] mathewawitinyadida opened pull request #27951: Create safsagfvdsgvsdgv (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27951
<bitcoin-git> [bitcoin] hebasto closed pull request #27950: Create zfcvzgdfxhfhjgf (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27950
<bitcoin-git> [bitcoin] yandiladavid opened pull request #27950: Create zfcvzgdfxhfhjgf (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27950
<bitcoin-git> [bitcoin] stickies-v opened pull request #27949: http: update libevent workaround to correct version (master...2023-06/libevent-update-versions) https://github.com/bitcoin/bitcoin/pull/27949
<bitcoin-git> [bitcoin] hebasto closed pull request #27948: Create ZHFHFHJFH (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27948
<bitcoin-git> [bitcoin] mohammadalzubaidi1999 opened pull request #27948: Create ZHFHFHJFH (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27948
<bitcoin-git> [bitcoin] instagibbs opened pull request #27947: MaybePunishNodeForTx: Remove unused message arg and logging (master...2023-06-23-maybepunish_message) https://github.com/bitcoin/bitcoin/pull/27947
<bitcoin-git> [bitcoin] fanquake closed pull request #27946: Create atstgrretye (master...patch-3) https://github.com/bitcoin/bitcoin/pull/27946
<bitcoin-git> [bitcoin] LETRUNG779 opened pull request #27946: Create atstgrretye (master...patch-3) https://github.com/bitcoin/bitcoin/pull/27946
<bitcoin-git> [bitcoin] fanquake closed pull request #27945: Create sgfsdhdfjgfj (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27945
<bitcoin-git> [bitcoin] LETRUNGMETA780 opened pull request #27945: Create sgfsdhdfjgfj (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27945
<bitcoin-git> [bitcoin] stickies-v opened pull request #27944: test: various USDT functional test cleanups (27831 follow-ups) (master...2023-06/27831-followups) https://github.com/bitcoin/bitcoin/pull/27944
<bitcoin-git> [bitcoin] pinheadmz closed pull request #27943: Create hgjhjbjh (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27943
<bitcoin-git> [bitcoin] trung797979 opened pull request #27943: Create hgjhjbjh (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27943
<bitcoin-git> [bitcoin] fanquake closed pull request #27942: Update chainparams.cpp (master...master) https://github.com/bitcoin/bitcoin/pull/27942
<bitcoin-git> [bitcoin] Qubess2023 opened pull request #27942: Update chainparams.cpp (master...master) https://github.com/bitcoin/bitcoin/pull/27942
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #27941: test: Fix intermittent issue in mining_getblocktemplate_longpoll.py (master...2306-test-race-mining-) https://github.com/bitcoin/bitcoin/pull/27941
<bitcoin-git> [bitcoin] pinheadmz closed pull request #27434: validation: implement MaybeInvalidateFork() and call from rpc getchaintips (master...chaintips-invalid) https://github.com/bitcoin/bitcoin/pull/27434
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #27940: test: Add implicit-signed-integer-truncation:*/include/c++/ suppression (master...2306-fuzz-supp-aarch64-) https://github.com/bitcoin/bitcoin/pull/27940
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #27882: ci: Bump ARM task to debian:bookworm (master...2306-arm-deb-12-) https://github.com/bitcoin/bitcoin/pull/27882
<bitcoin-git> [bitcoin] fjahr closed pull request #27245: http: Detect remote disconnect - 2nd attempt (master...202303-pr19434) https://github.com/bitcoin/bitcoin/pull/27245
<bitcoin-git> [bitcoin] Crypt-iQ reopened pull request #27909: http: add evhttp_connection_set_closecb to avoid g_requests hang (master...httpserver_fix_wo_fu) https://github.com/bitcoin/bitcoin/pull/27909
<bitcoin-git> [bitcoin] Crypt-iQ closed pull request #27909: http: add evhttp_connection_set_closecb to avoid g_requests hang (master...httpserver_fix_wo_fu) https://github.com/bitcoin/bitcoin/pull/27909
<bitcoin-git> [bitcoin] romanornr opened pull request #27938: Autogen 25.x (25.x...autogen-25.x) https://github.com/bitcoin/bitcoin/pull/27938

2023-06-22

<bitcoin-git> [bitcoin] jonatack opened pull request #27937: doc: i2p documentation updates (master...2023-06-clarify-SAM-bridge-instructions-in-i2p-doc) https://github.com/bitcoin/bitcoin/pull/27937
<bitcoin-git> [bitcoin] brunoerg opened pull request #27935: fuzz: call `LookupSubNet` before calling `Ban` (master...2023-06-fuzz-banman-ban) https://github.com/bitcoin/bitcoin/pull/27935
<bitcoin-git> [bitcoin] achow101 merged pull request #27862: validation: Stricter assumeutxo error handling when renaming chainstates (master...pr/assumeabort) https://github.com/bitcoin/bitcoin/pull/27862
<bitcoin-git> bitcoin/master 9047337 Ryan Ofsky: validation: Stricter assumeutxo error handling in LoadChainstate
<bitcoin-git> bitcoin/master 1c7d08b Ryan Ofsky: validation: Stricter assumeutxo error handling in InvalidateCoinsDBOnDisk
<bitcoin-git> bitcoin/master 6a47337 Andrew Chow: Merge bitcoin/bitcoin#27862: validation: Stricter assumeutxo error handlin...
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/a7261da479c2...6a473373d495
<bitcoin-git> [bitcoin] fanquake merged pull request #27831: test: handle failed `assert_equal()` assertions in bcc callback functions (master...handle_bcc_callback_exceptions) https://github.com/bitcoin/bitcoin/pull/27831
<bitcoin-git> bitcoin/master a7261da fanquake: Merge bitcoin/bitcoin#27831: test: handle failed `assert_equal()` assertio...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2880bb588a35...a7261da479c2
<bitcoin-git> bitcoin/master 61f4b9b virtu: Manage exceptions in bcc callback functions
<bitcoin-git> [bitcoin] kevkevinpal opened pull request #27934: test: added coverage to estimatefee (master...test/rpc/estimatefee/maxconf) https://github.com/bitcoin/bitcoin/pull/27934
<bitcoin-git> [bitcoin] fanquake merged pull request #27889: test: Kill `BOOST_ASSERT` and update the linter (master...230614-assert) https://github.com/bitcoin/bitcoin/pull/27889
<bitcoin-git> bitcoin/master 2880bb5 fanquake: Merge bitcoin/bitcoin#27889: test: Kill `BOOST_ASSERT` and update the lint...
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/0c84a0e4841f...2880bb588a35
<bitcoin-git> bitcoin/master 47fe551 Hennadii Stepanov: test: Kill `BOOST_ASSERT`
<bitcoin-git> bitcoin/master 28fff06 Hennadii Stepanov: test: Make linter to look for `BOOST_ASSERT` macros
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #27932: test: Run fuzz tests on macOS (master...2306-fuzz-mac-) https://github.com/bitcoin/bitcoin/pull/27932
<bitcoin-git> [bitcoin] fanquake merged pull request #27798: depends: modernize clang flags for Darwin (master...darwin-cross-modernize-flags) https://github.com/bitcoin/bitcoin/pull/27798
<bitcoin-git> bitcoin/master 0c84a0e fanquake: Merge bitcoin/bitcoin#27798: depends: modernize clang flags for Darwin
<bitcoin-git> bitcoin/master cbee1d7 Cory Fields: depends: modernize clang flags
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/f1b497546136...0c84a0e4841f
<bitcoin-git> bitcoin/master 2a85857 Cory Fields: ci: disable false-positive warnings for now
<bitcoin-git> [bitcoin] fanquake closed pull request #27931: Create hikteri (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27931
<bitcoin-git> [bitcoin] vdnnf opened pull request #27931: Create hikteri (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27931
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #27090: ci: Use dedicated root path for ci (master...2302-ci-no-nonroot-👫) https://github.com/bitcoin/bitcoin/pull/27090
<bitcoin-git> [bitcoin] furszy closed pull request #25269: wallet: re-activate the not triggered "AmountWithFeeExceedsBalance" error (master...2022_wallet_fix_missing_AmountWithFeeExceedsBalance) https://github.com/bitcoin/bitcoin/pull/25269
<bitcoin-git> [bitcoin] CaseyCarter opened pull request #27930: Don't derive secure_allocator from std::allocator (master...master) https://github.com/bitcoin/bitcoin/pull/27930

2023-06-21

<bitcoin-git> [bitcoin] Brotcrunsher opened pull request #27929: Added static_assert to check that base_blob is using whole bytes. (master...base_blob_whole_byte) https://github.com/bitcoin/bitcoin/pull/27929
<bitcoin-git> [bitcoin] kiminuo opened pull request #27928: Add more tests for the BIP21 implementation (master...feature/2023-BIP21-URI-tests) https://github.com/bitcoin/bitcoin/pull/27928
<bitcoin-git> [bitcoin] fanquake merged pull request #27921: fuzz: Avoid OOM in transaction fuzz target (master...2306-fuzz-tx-) https://github.com/bitcoin/bitcoin/pull/27921
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d23cdf659e14...f1b497546136
<bitcoin-git> bitcoin/master fa31c4d MarcoFalke: fuzz: Avoid OOM in transaction fuzz target
<bitcoin-git> bitcoin/master f1b4975 fanquake: Merge bitcoin/bitcoin#27921: fuzz: Avoid OOM in transaction fuzz target
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #27927: util: Allow std::byte and char Span serialization (master...2306-ser-span-) https://github.com/bitcoin/bitcoin/pull/27927
<bitcoin-git> [bitcoin] fanquake merged pull request #27905: validation: add missing insert to m_dirty_blockindex (master...202306_dirty_blockindex) https://github.com/bitcoin/bitcoin/pull/27905
<bitcoin-git> bitcoin/master d23cdf6 fanquake: Merge bitcoin/bitcoin#27905: validation: add missing insert to m_dirty_blo...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e410fb711ccd...d23cdf659e14
<bitcoin-git> bitcoin/master e639364 Martin Zumsande: validation: add missing insert to m_dirty_blockindex
<bitcoin-git> [bitcoin] joostjager opened pull request #27926: policy: make unstructured annex standard (master...std-unstructured-annex) https://github.com/bitcoin/bitcoin/pull/27926
<bitcoin-git> [bitcoin] fanquake merged pull request #27822: Renamed UniValue::__pushKV to UniValue::pushKVEnd. (master...pushKVUB) https://github.com/bitcoin/bitcoin/pull/27822
<bitcoin-git> bitcoin/master bdea2bb Brotcrunsher: scripted-diff: Following the C++ Standard rules for identifiers with _.
<bitcoin-git> bitcoin/master e410fb7 fanquake: Merge bitcoin/bitcoin#27822: Renamed UniValue::__pushKV to UniValue::pushK...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7d65e3372fc7...e410fb711ccd
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #27925: util: Require explicit Span in serialize (master...2306-ser-span-) https://github.com/bitcoin/bitcoin/pull/27925
<bitcoin-git> [bitcoin] fanquake merged pull request #27733: test: refactor: introduce `generate_keypair` helper with WIF support (master...generate_wif_bytes_keypair) https://github.com/bitcoin/bitcoin/pull/27733
<bitcoin-git> bitcoin/master 1a572ce Sebastian Falbesoner: test: refactor: introduce `generate_keypair` helper with WIF support
<bitcoin-git> bitcoin/master 7d65e33 fanquake: Merge bitcoin/bitcoin#27733: test: refactor: introduce `generate_keypair` ...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a596bdf3e9ec...7d65e3372fc7
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #27925: Require explicit Span in serialize (master...2306-ser-span-) https://github.com/bitcoin/bitcoin/pull/27925
<bitcoin-git> [bitcoin] fanquake merged pull request #27919: ci: Run fuzz target even if input folder is empty (master...2306-ci-fuzz-) https://github.com/bitcoin/bitcoin/pull/27919
<bitcoin-git> bitcoin/master a596bdf fanquake: Merge bitcoin/bitcoin#27919: ci: Run fuzz target even if input folder is e...
<bitcoin-git> bitcoin/master 0000f55 MarcoFalke: ci: Run fuzz target even if input folder is empty
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8d5b93cf5457...a596bdf3e9ec
<bitcoin-git> [bitcoin] fanquake merged pull request #27922: ci: fix llvm-symbolizer in MSAN jobs (master...msan_fix_symbolizer) https://github.com/bitcoin/bitcoin/pull/27922
<bitcoin-git> bitcoin/master 682274a fanquake: ci: install llvm-symbolizer in MSAN jobs
<bitcoin-git> bitcoin/master 8d5b93c fanquake: Merge bitcoin/bitcoin#27922: ci: fix llvm-symbolizer in MSAN jobs
<bitcoin-git> bitcoin/master 96527cd fanquake: ci: use LLVM 16.0.6 in MSAN jobs
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/d1ae96755a0f...8d5b93cf5457
<bitcoin-git> [gui] hernanmarino opened pull request #740: Show own outputs on PSBT signing window (master...mark-change-outputs-on-psbt-sign) https://github.com/bitcoin-core/gui/pull/740

2023-06-20

<bitcoin-git> [bitcoin] glozow merged pull request #27890: refactor: Make m_count_with_* in CTxMemPoolEntry int64_t, drop UBSAN supp (master...2306-ubsan-txmempool-) https://github.com/bitcoin/bitcoin/pull/27890
<bitcoin-git> bitcoin/master d1ae967 glozow: Merge bitcoin/bitcoin#27890: refactor: Make m_count_with_* in CTxMemPoolEn...
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ee22ca59a2b2...d1ae96755a0f
<bitcoin-git> bitcoin/master fa76f0d MarcoFalke: refactor: Make m_count_with_* in CTxMemPoolEntry int64_t, drop UBSAN supp
<bitcoin-git> [bitcoin] ryanofsky merged pull request #26740: wallet: Migrate wallets that are not in a wallet dir (master...migrate-plain-wallet-file) https://github.com/bitcoin/bitcoin/pull/26740
<bitcoin-git> bitcoin/master ee22ca5 Ryan Ofsky: Merge bitcoin/bitcoin#26740: wallet: Migrate wallets that are not in a wal...
<bitcoin-git> [bitcoin] ryanofsky pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/e4bbfb2d4952...ee22ca59a2b2
<bitcoin-git> bitcoin/master bdbe3fd Andrew Chow: wallet: Generated migrated wallet's path from walletdir and name
<bitcoin-git> bitcoin/master a1e6538 Andrew Chow: test: Add test for migrating default wallet and plain file wallet
<bitcoin-git> [bitcoin] achow101 merged pull request #27632: Raise on invalid -debug and -loglevel config options (master...2023-05-raise-on-invalid-debug-and-loglevel-options) https://github.com/bitcoin/bitcoin/pull/27632
<bitcoin-git> bitcoin/master a9c2958 Jon Atack: init: raise on invalid loglevel config option
<bitcoin-git> bitcoin/master b0c3995 Jon Atack: test: -debug and -debugexclude raise on invalid values
<bitcoin-git> bitcoin/master 4c3c19d Jon Atack: init: raise on invalid debug/debugexclude config options
<bitcoin-git> [bitcoin] achow101 pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/688c61303ba9...e4bbfb2d4952
<bitcoin-git> [bitcoin] fanquake opened pull request #27922: ci: fix llvm-symbolizer in MSAN jobs (master...msan_fix_symbolizer) https://github.com/bitcoin/bitcoin/pull/27922
<bitcoin-git> [bitcoin] achow101 merged pull request #27907: bench: bugfix, disable birth time block skip for wallet_create_tx.cpp (master...2023_bench_fix_wallet_create_tx) https://github.com/bitcoin/bitcoin/pull/27907
<bitcoin-git> bitcoin/master 688c613 Andrew Chow: Merge bitcoin/bitcoin#27907: bench: bugfix, disable birth time block skip ...
<bitcoin-git> bitcoin/master a72af2e furszy: bench: disable birth time block skip for wallet_create_tx.cpp
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c2316b1e3429...688c61303ba9
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #27921: fuzz: Avoid timeout in transaction fuzz target (master...2306-fuzz-tx-) https://github.com/bitcoin/bitcoin/pull/27921
<bitcoin-git> [bitcoin] furszy opened pull request #27920: wallet: bugfix, always use apostrophe for spkm descriptor ID (master...2023_wallet_fix_spkm_id_corruption) https://github.com/bitcoin/bitcoin/pull/27920
<bitcoin-git> [bitcoin] fanquake merged pull request #27917: fuzz: Fix implicit-integer-sign-change in wallet/fees fuzz target (master...2306-fuzz-fix-) https://github.com/bitcoin/bitcoin/pull/27917
<bitcoin-git> bitcoin/master c2316b1 fanquake: Merge bitcoin/bitcoin#27917: fuzz: Fix implicit-integer-sign-change in wal...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f80db62b2d05...c2316b1e3429
<bitcoin-git> bitcoin/master faa05d1 MarcoFalke: fuzz: Fix implicit-integer-sign-change in wallet/fees fuzz target
<bitcoin-git> [bitcoin] glozow merged pull request #27622: Fee estimation: avoid serving stale fee estimate (master...05-2023-avoid-serving-stale-fee-estimate) https://github.com/bitcoin/bitcoin/pull/27622
<bitcoin-git> bitcoin/master cf219f2 ismaelsadeeq: tx fees, policy: read stale fee estimates with a regtest-only option
<bitcoin-git> bitcoin/master 3eb241a ismaelsadeeq: tx fees, policy: do not read estimates of old fee_estimates.dat
<bitcoin-git> bitcoin/master 5b886f2 ismaelsadeeq: tx fees, policy: periodically flush fee estimates to fee_estimates.dat
<bitcoin-git> [bitcoin] glozow pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/8f402710371a...f80db62b2d05
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #27919: ci: Run fuzz target even if input folder is empty (master...2306-ci-fuzz-) https://github.com/bitcoin/bitcoin/pull/27919
<bitcoin-git> [bitcoin] brunoerg opened pull request #27918: fuzz: addrman, avoid `ConsumeDeserializable` when possible (master...2023-06-fuzz-addrman-deserializable) https://github.com/bitcoin/bitcoin/pull/27918
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #27917: fuzz: Fix implicit-integer-sign-change in wallet/fees fuzz target (master...2306-fuzz-fix-) https://github.com/bitcoin/bitcoin/pull/27917
<bitcoin-git> [bitcoin] fanquake closed pull request #27916: Update .style.yapf (master...patch-2) https://github.com/bitcoin/bitcoin/pull/27916
<bitcoin-git> [bitcoin] Apetree100122 opened pull request #27916: Update .style.yapf (master...patch-2) https://github.com/bitcoin/bitcoin/pull/27916

2023-06-19

<bitcoin-git> [bitcoin] achow101 opened pull request #27914: feerate: For GetFeePerK() return nSatoshisPerK instead of round trip through GetFee (master...feeperk-wo-round-trip) https://github.com/bitcoin/bitcoin/pull/27914
<bitcoin-git> [bitcoin] achow101 merged pull request #27902: fuzz: wallet, add target for `CoinControl` (master...fuzz-coverage-coincontrol) https://github.com/bitcoin/bitcoin/pull/27902
<bitcoin-git> bitcoin/master 8f40271 Andrew Chow: Merge bitcoin/bitcoin#27902: fuzz: wallet, add target for `CoinControl`
<bitcoin-git> bitcoin/master 40b333e Ayush Singh: fuzz: wallet, add target for CoinControl
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7f0b79ea132d...8f402710371a
<bitcoin-git> [bitcoin] willcl-ark opened pull request #27912: net: run disconnect in I2P thread (master...27843-i2p-thread) https://github.com/bitcoin/bitcoin/pull/27912

2023-06-18

<bitcoin-git> [bitcoin] fanquake merged pull request #27906: doc: test: update TestShell instructions (master...06-2023-test-shell-instruction) https://github.com/bitcoin/bitcoin/pull/27906
<bitcoin-git> bitcoin/master 14405e8 ismaelsadeeq: doc: test: update TestShell instructions
<bitcoin-git> bitcoin/master 7f0b79e fanquake: Merge bitcoin/bitcoin#27906: doc: test: update TestShell instructions
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f0758d8a6696...7f0b79ea132d

2023-06-17

<bitcoin-git> [bitcoin] Crypt-iQ opened pull request #27909: http: add evhttp_connection_set_closecb to avoid g_requests hang (master...httpserver_fix_wo_fu) https://github.com/bitcoin/bitcoin/pull/27909

2023-06-16

<bitcoin-git> [bitcoin] furszy opened pull request #27907: bench: bugfix, disable birth time block skip for wallet_create_tx.cpp (master...2023_bench_fix_wallet_create_tx) https://github.com/bitcoin/bitcoin/pull/27907
<bitcoin-git> [bitcoin] ismaelsadeeq opened pull request #27906: doc: test: update TestShell instructions (master...06-2023-test-shell-instruction) https://github.com/bitcoin/bitcoin/pull/27906
<bitcoin-git> [bitcoin] mzumsande opened pull request #27905: validation: add missing insert to m_dirty_blockindex (master...202306_dirty_blockindex) https://github.com/bitcoin/bitcoin/pull/27905
<bitcoin-git> [bitcoin] achow101 merged pull request #27757: rpc: remove deprecated "warning" field from {create,load,restore,unload}wallet (master...202305-deprecate_walletwarningfield) https://github.com/bitcoin/bitcoin/pull/27757
<bitcoin-git> bitcoin/master 5524fa0 Sebastian Falbesoner: doc: add release note about removal of `deprecatedrpc=walletwarningfield` ...
<bitcoin-git> bitcoin/master 5c77db7 Jon Atack: Restorewallet/createwallet help documentation fixups/improvements
<bitcoin-git> bitcoin/master a00ae31 Sebastian Falbesoner: rpc: remove deprecated "warning" field from {create,load,restore,unload}wa...
<bitcoin-git> [bitcoin] achow101 pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/1ecdf6ea8fb6...f0758d8a6696
<bitcoin-git> [bitcoin] achow101 closed pull request #27903: . (master...master) https://github.com/bitcoin/bitcoin/pull/27903
<bitcoin-git> [bitcoin] Leecoin opened pull request #27903: Leecoin (master...master) https://github.com/bitcoin/bitcoin/pull/27903
<bitcoin-git> [bitcoin] Ayush170-Future opened pull request #27902: fuzz: wallet, add target for `CoinControl` (master...fuzz-coverage-coincontrol) https://github.com/bitcoin/bitcoin/pull/27902
<bitcoin-git> [bitcoin] ColeManna closed pull request #27900: v5.0.0 (master...master) https://github.com/bitcoin/bitcoin/pull/27900
<bitcoin-git> [bitcoin] ColeManna opened pull request #27900: v5.0.0 (master...master) https://github.com/bitcoin/bitcoin/pull/27900
<bitcoin-git> [bitcoin] willcl-ark closed pull request #27899: Bitcoincore (master...master) https://github.com/bitcoin/bitcoin/pull/27899
<bitcoin-git> [bitcoin] yourdeadjr opened pull request #27899: Bitcoincore (master...master) https://github.com/bitcoin/bitcoin/pull/27899
<bitcoin-git> [bitcoin] fanquake merged pull request #27875: build: make sure we can overwrite config.{guess,sub} before doing so (master...2023-06-fix-config.guess-permissions) https://github.com/bitcoin/bitcoin/pull/27875
<bitcoin-git> bitcoin/master fc6c17b 0xb10c: build: make sure we can overwrite config.{guess,sub}
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b3db18a0126b...1ecdf6ea8fb6
<bitcoin-git> bitcoin/master 1ecdf6e fanquake: Merge bitcoin/bitcoin#27875: build: make sure we can overwrite config.{gue...
<bitcoin-git> [bitcoin] fanquake opened pull request #27897: guix: use GCC 12.2.0 to build releases (master...update_guix_post_25_branch_off) https://github.com/bitcoin/bitcoin/pull/27897
<bitcoin-git> [bitcoin] fanquake opened pull request #27896: Remove the syscall sandbox (master...remove_syscall_sandbox) https://github.com/bitcoin/bitcoin/pull/27896
<bitcoin-git> [bitcoin] fanquake pushed tag v22-final: https://github.com/bitcoin/bitcoin/compare/v22-final
<bitcoin-git> [bitcoin] fanquake merged pull request #27887: [25.x] Backports (25.x...25_x_bacports) https://github.com/bitcoin/bitcoin/pull/27887
<bitcoin-git> bitcoin/25.x 6f7a0ae MarcoFalke: ci: Use podman stop over podman kill
<bitcoin-git> bitcoin/25.x de56daa MarcoFalke: ci: Use podman for persistent workers
<bitcoin-git> bitcoin/25.x 71f626e MarcoFalke: ci: Prune dangling images on RESTART_CI_DOCKER_BEFORE_RUN
<bitcoin-git> [bitcoin] fanquake pushed 7 commits to 25.x: https://github.com/bitcoin/bitcoin/compare/cda3fe28083b...642b5dd1b4fc

2023-06-15

<bitcoin-git> [bitcoin] kevkevinpal closed pull request #27878: test: refactoring test in rpc_generate.py (master...test/generateblock/invalidtx) https://github.com/bitcoin/bitcoin/pull/27878
<bitcoin-git> [bitcoin] achow101 merged pull request #27712: test: p2p: check misbehavior for non-continuous headers messages (master...202305-test-check_for_noncontinuous_header_msg) https://github.com/bitcoin/bitcoin/pull/27712
<bitcoin-git> bitcoin/master b3db18a Andrew Chow: Merge bitcoin/bitcoin#27712: test: p2p: check misbehavior for non-continuo...
<bitcoin-git> bitcoin/master a97c59f Sebastian Falbesoner: test: p2p: check misbehavior for non-continuous headers messages
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5b8e07725d5f...b3db18a0126b
<bitcoin-git> [bitcoin] achow101 merged pull request #27892: refactor: Avoid copy of bilingual_str when formatting, Fix ADL violation (master...2306-translate-copy-) https://github.com/bitcoin/bitcoin/pull/27892
<bitcoin-git> bitcoin/master 5b8e077 Andrew Chow: Merge bitcoin/bitcoin#27892: refactor: Avoid copy of bilingual_str when fo...
<bitcoin-git> bitcoin/master fa8ef7d MarcoFalke: refactor: Avoid copy of bilingual_str when formatting, Fix ADL violation
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c454395115a8...5b8e07725d5f
<bitcoin-git> [bitcoin] fanquake merged pull request #27895: test: clean up is node stopped (master...test-cleanup-is-node-stopped) https://github.com/bitcoin/bitcoin/pull/27895
<bitcoin-git> bitcoin/master c454395 fanquake: Merge bitcoin/bitcoin#27895: test: clean up is node stopped
<bitcoin-git> bitcoin/master 6779e6e dimitaracev: test: clean up is node stopped
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9372ec71e8a3...c454395115a8
<bitcoin-git> [bitcoin] achow101 merged pull request #27872: build: suppress external warnings by default (master...make_suppress_external_default) https://github.com/bitcoin/bitcoin/pull/27872
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7a59865793cd...9372ec71e8a3
<bitcoin-git> bitcoin/master 3b2acfc fanquake: build: suppress external warnings by default
<bitcoin-git> bitcoin/master 9372ec7 Andrew Chow: Merge bitcoin/bitcoin#27872: build: suppress external warnings by default
<bitcoin-git> [bitcoin] fanquake closed pull request #27835: doc: clarify full Xcode download is not needed (master...2023/06/no-need-xcode) https://github.com/bitcoin/bitcoin/pull/27835
<bitcoin-git> [bitcoin] fanquake merged pull request #27647: fuzz: wallet, add target for `fees` (master...2023-05-fuzz-wallet-fees) https://github.com/bitcoin/bitcoin/pull/27647
<bitcoin-git> bitcoin/master 7a59865 fanquake: Merge bitcoin/bitcoin#27647: fuzz: wallet, add target for `fees`
<bitcoin-git> bitcoin/master 162602b brunoerg: fuzz: wallet, add target for `fees`
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/681ecac5c2d4...7a59865793cd
<bitcoin-git> [bitcoin] dimitaracev opened pull request #27895: test: clean up is node stopped (master...test-cleanup-is-node-stopped) https://github.com/bitcoin/bitcoin/pull/27895
<bitcoin-git> [bitcoin] fanquake closed pull request #27894: Leecoin (master...master) https://github.com/bitcoin/bitcoin/pull/27894
<bitcoin-git> [bitcoin] Leecoin opened pull request #27894: Leecoin (master...master) https://github.com/bitcoin/bitcoin/pull/27894
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #27892: refactor: Avoid copy of bilingual_str when formatting (master...2306-translate-copy-) https://github.com/bitcoin/bitcoin/pull/27892

2023-06-14

<bitcoin-git> [bitcoin] fanquake closed pull request #27891: Initial commit (master...codespace-supernormand-crispy-couscous-7g4jjqwq7vvhp7ww) https://github.com/bitcoin/bitcoin/pull/27891
<bitcoin-git> [bitcoin] supernormand opened pull request #27891: Initial commit (master...codespace-supernormand-crispy-couscous-7g4jjqwq7vvhp7ww) https://github.com/bitcoin/bitcoin/pull/27891
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #27890: refactor: Make m_count_with_* in CTxMemPoolEntry int64_t, drop UBSAN supp (master...2306-ubsan-txmempool-) https://github.com/bitcoin/bitcoin/pull/27890
<bitcoin-git> [bitcoin] hebasto opened pull request #27889: test: Kill `BOOST_ASSERT` and update the linter (master...230614-assert) https://github.com/bitcoin/bitcoin/pull/27889
<bitcoin-git> [bitcoin] fanquake merged pull request #27881: ci: Use latest `macos-ventura-xcode:14.3.1` image (master...230613-ci-macos) https://github.com/bitcoin/bitcoin/pull/27881
<bitcoin-git> bitcoin/master a13c3f3 Hennadii Stepanov: ci: Use latest `macos-ventura-xcode:14.3.1` image
<bitcoin-git> bitcoin/master 681ecac fanquake: Merge bitcoin/bitcoin#27881: ci: Use latest `macos-ventura-xcode:14.3.1` i...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ff17b28b0231...681ecac5c2d4