2022-03-10

<bitcoin-git> bitcoin/master 76d44e8 MarcoFalke: Merge bitcoin/bitcoin#24469: test: Correctly decode UTF-8 literal string p...
<bitcoin-git> [bitcoin] achow101 merged pull request #24520: guix: only check for the macOS SDK once (master...check_macOS_SDK_one_time) https://github.com/bitcoin/bitcoin/pull/24520
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/05957a888de9...d1a940f729a7
<bitcoin-git> bitcoin/master e802310 fanquake: guix: only check for the macOS SDK once
<bitcoin-git> bitcoin/master d1a940f Andrew Chow: Merge bitcoin/bitcoin#24520: guix: only check for the macOS SDK once
<bitcoin-git> [bitcoin] fanquake opened pull request #24520: guix: only check for the macOS SDK once (master...check_macOS_SDK_one_time) https://github.com/bitcoin/bitcoin/pull/24520
<bitcoin-git> [bitcoin] jonatack opened pull request #24519: doc: update multisig-tutorial.md to descriptor wallet by default (master...multisig-tutorial-update) https://github.com/bitcoin/bitcoin/pull/24519
<bitcoin-git> [bitcoin] laanwj pushed tag v23.0rc2: https://github.com/bitcoin/bitcoin/compare/v23.0rc2
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to 23.x: https://github.com/bitcoin/bitcoin/compare/2bd5fdbceda5...71866d856679
<bitcoin-git> bitcoin/23.x 60ca24a laanwj: build: Bump to 23.0rc2
<bitcoin-git> bitcoin/23.x 71866d8 laanwj: doc: Update manual pages for rc2
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24516: build, ci: Fix MSVC builds and other improvements (master...220310-msvc-ci) https://github.com/bitcoin/bitcoin/pull/24516
<bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/5e33620ad813...05957a888de9
<bitcoin-git> bitcoin/master 20b6c87 Hennadii Stepanov: build: Specify `zeromq` port explicitly for MSVC builds
<bitcoin-git> bitcoin/master c3296b2 Hennadii Stepanov: build: Drop `double-conversion` from MSVC dependencies
<bitcoin-git> bitcoin/master 7ff43e5 Hennadii Stepanov: ci: Invalidate vcpkg binary cache if dependencies changed
<bitcoin-git> [bitcoin] fanquake merged pull request #24514: [23.x] Second round signapple backports (M1) (23.x...second_round_signapple_backports) https://github.com/bitcoin/bitcoin/pull/24514
<bitcoin-git> [bitcoin] fanquake merged pull request #24511: [23.x] qt: Avoid crash on startup if int specified in settings.json (23.x...23.x-settings-json-crash) https://github.com/bitcoin/bitcoin/pull/24511
<bitcoin-git> bitcoin/23.x 4607f70 Ryan Ofsky: test: Add tests for GetArg methods / settings.json type coercion
<bitcoin-git> bitcoin/23.x 7e1b968 Ryan Ofsky: qt: Avoid crash on startup if int specified in settings.json
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to 23.x: https://github.com/bitcoin/bitcoin/compare/cbdfb46b55a2...430808ab13d9
<bitcoin-git> bitcoin/23.x 430808a fanquake: Merge bitcoin/bitcoin#24511: [23.x] qt: Avoid crash on startup if int spec...
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24371: util: Fix `ReadBinaryFile` reading beyond maxsize (master...fix-readwritefile) https://github.com/bitcoin/bitcoin/pull/24371
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/430acb7d2a32...5e33620ad813
<bitcoin-git> bitcoin/master 5e33620 MarcoFalke: Merge bitcoin/bitcoin#24371: util: Fix `ReadBinaryFile` reading beyond max...
<bitcoin-git> bitcoin/master a84650e klementtan: util: Fix ReadBinaryFile reading beyond maxsize
<bitcoin-git> [bitcoin] hebasto opened pull request #24516: build, ci: Fix MSVC builds and other improvements (master...220310-msvc-ci) https://github.com/bitcoin/bitcoin/pull/24516

2022-03-09

<bitcoin-git> [bitcoin] dongcarl opened pull request #24515: Only load BlockMan in BlockMan member functions (master...2022-03-kirby-p2.5) https://github.com/bitcoin/bitcoin/pull/24515
<bitcoin-git> [bitcoin] jamesob closed pull request #24504: doc: guix: add lzma python tip (master...2022-03-xcode-extract-doc) https://github.com/bitcoin/bitcoin/pull/24504
<bitcoin-git> [bitcoin] fanquake opened pull request #24514: [23.x] Second round signapple backports (M1) (23.x...second_round_signapple_backports) https://github.com/bitcoin/bitcoin/pull/24514
<bitcoin-git> [bitcoin] fanquake merged pull request #24506: build, mac: Include arch in codesignature tarball (master...mac-arch-in-codesig) https://github.com/bitcoin/bitcoin/pull/24506
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/47bbd3ff4f5e...430acb7d2a32
<bitcoin-git> bitcoin/master 6e9308c Andrew Chow: guix: use latest signapple
<bitcoin-git> bitcoin/master 0189df1 Andrew Chow: build, mac: Include arch in codesignature tarball
<bitcoin-git> bitcoin/master 430acb7 fanquake: Merge bitcoin/bitcoin#24506: build, mac: Include arch in codesignature tar...
<bitcoin-git> [bitcoin] jamesob opened pull request #24513: CChainState -> Chainstate (master...2022-03-chainstate-rename) https://github.com/bitcoin/bitcoin/pull/24513
<bitcoin-git> [bitcoin] jonatack opened pull request #24512: [23.x] init, doc: improve -onlynet help and related tor/i2p documentation (23.x...23.x-onlynet-help-and-doc-improvements) https://github.com/bitcoin/bitcoin/pull/24512
<bitcoin-git> [bitcoin] achow101 opened pull request #24511: [23.x] qt: Avoid crash on startup if int specified in settings.json (23.x...23.x-settings-json-crash) https://github.com/bitcoin/bitcoin/pull/24511
<bitcoin-git> [bitcoin] achow101 merged pull request #24498: qt: Avoid crash on startup if int specified in settings.json (master...pr/setint) https://github.com/bitcoin/bitcoin/pull/24498
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/7003b6ab24f6...47bbd3ff4f5e
<bitcoin-git> bitcoin/master 84b0973 Ryan Ofsky: test: Add tests for GetArg methods / settings.json type coercion
<bitcoin-git> bitcoin/master 47bbd3f Andrew Chow: Merge bitcoin/bitcoin#24498: qt: Avoid crash on startup if int specified i...
<bitcoin-git> bitcoin/master 5b1aae1 Ryan Ofsky: qt: Avoid crash on startup if int specified in settings.json
<bitcoin-git> [bitcoin] theStack opened pull request #24510: test: check for importprunedfunds RPC errors (master...202203-test-check_for_importprunedfunds_RPC_errors) https://github.com/bitcoin/bitcoin/pull/24510
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24138: index: Commit MuHash and best block together for coinstatsindex (master...202201_coinstatsindex_commits) https://github.com/bitcoin/bitcoin/pull/24138
<bitcoin-git> bitcoin/master 691d45f Ryan Ofsky: Add coinstatsindex_unclean_shutdown test
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/aa83bbb1fe48...7003b6ab24f6
<bitcoin-git> bitcoin/master eb6cc05 Martin Zumsande: index: Commit DB_MUHASH and DB_BEST_BLOCK to disk together
<bitcoin-git> bitcoin/master 7003b6a MarcoFalke: Merge bitcoin/bitcoin#24138: index: Commit MuHash and best block together ...
<bitcoin-git> [bitcoin] hebasto opened pull request #24509: doc: Add `guix` prefix for changes to reproducible builds (master...220309-prefix) https://github.com/bitcoin/bitcoin/pull/24509
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24490: tests: Ensure sorted/multi_a descriptors always generate different addrs (master...fix-wallet-tr-unique-descs) https://github.com/bitcoin/bitcoin/pull/24490
<bitcoin-git> bitcoin/master db27ac9 Andrew Chow: tests: Ensure sorted/multi_a descriptors always generate different addrs
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fe5fdbd687db...aa83bbb1fe48
<bitcoin-git> bitcoin/master aa83bbb MarcoFalke: Merge bitcoin/bitcoin#24490: tests: Ensure sorted/multi_a descriptors alwa...
<bitcoin-git> [bitcoin] fanquake merged pull request #24495: guix: only use native GCC 7 toolchain for Linux builds (master...fix_macos_build_m1) https://github.com/bitcoin/bitcoin/pull/24495
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/05e5af5a6c88...fe5fdbd687db
<bitcoin-git> bitcoin/master bb12870 fanquake: guix: only use native GCC 7 toolchain for Linux builds
<bitcoin-git> bitcoin/master fe5fdbd fanquake: Merge bitcoin/bitcoin#24495: guix: only use native GCC 7 toolchain for Lin...
<bitcoin-git> [bitcoin] laanwj merged pull request #24507: fix CI: bitcoin-chainstate: Lock `cs_main` to `UnloadBlockIndex` (master...2022-03-libbitcoinkernel-quick-unloadblockindex-fix) https://github.com/bitcoin/bitcoin/pull/24507
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0cc5a19205f8...05e5af5a6c88
<bitcoin-git> bitcoin/master 05e5af5 laanwj: Merge bitcoin/bitcoin#24507: fix CI: bitcoin-chainstate: Lock `cs_main` to...
<bitcoin-git> bitcoin/master 7a68fe4 Carl Dong: bitcoin-chainstate: Lock cs_main to UnloadBlockIndex
<bitcoin-git> [bitcoin] hebasto opened pull request #24508: guix: Drop unneeded openssl dependency for signapple (master...220309-openssl) https://github.com/bitcoin/bitcoin/pull/24508
<bitcoin-git> [bitcoin] fanquake merged pull request #24503: guix: use the latest version of signapple (master...latest_signapple) https://github.com/bitcoin/bitcoin/pull/24503
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/9d22dbe2e155...0cc5a19205f8
<bitcoin-git> bitcoin/master cbc3f63 fanquake: guix: use latest upstream python-certvalidator
<bitcoin-git> bitcoin/master 40894f6 fanquake: guix: use latest upstream signapple
<bitcoin-git> bitcoin/master 0cc5a19 fanquake: Merge bitcoin/bitcoin#24503: guix: use the latest version of signapple

2022-03-08

<bitcoin-git> [bitcoin] dongcarl opened pull request #24507: fix CI: bitcoin-chainstate: Lock `cs_main` to `UnloadBlockIndex` (master...2022-03-libbitcoinkernel-quick-unloadblockindex-fix) https://github.com/bitcoin/bitcoin/pull/24507
<bitcoin-git> [bitcoin] LarryRuane closed pull request #20331: allow -loadblock blocks to be unsorted (master...loadblock-unsorted) https://github.com/bitcoin/bitcoin/pull/20331
<bitcoin-git> [bitcoin] achow101 merged pull request #24198: wallet, rpc: add wtxid in WalletTxToJSON (master...2022-01-listtransactions-wtxid) https://github.com/bitcoin/bitcoin/pull/24198
<bitcoin-git> [bitcoin] achow101 pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/b07fdd7f9eef...9d22dbe2e155
<bitcoin-git> bitcoin/master 7482b6f brunoerg: wallet: add GetWitnessHash()
<bitcoin-git> bitcoin/master e8c659a brunoerg: wallet: add wtxid in WalletTxToJSON
<bitcoin-git> bitcoin/master a5b6673 brunoerg: test: add wtxid in expected_fields for wallet_basic
<bitcoin-git> [gui] laanwj opened pull request #563: qt: Remove network detection based on address in BIP21 (master...2022-03-remove-autodetect-code) https://github.com/bitcoin-core/gui/pull/563
<bitcoin-git> [bitcoin] achow101 opened pull request #24506: build, mac: Include arch in codesignature tarball (master...mac-arch-in-codesig) https://github.com/bitcoin/bitcoin/pull/24506
<bitcoin-git> [bitcoin] achow101 opened pull request #24505: wallet: Add a deprecation warning for newly created legacy wallets (master...deprecate-warning-new-legacy-wallets) https://github.com/bitcoin/bitcoin/pull/24505
<bitcoin-git> [bitcoin] jamesob opened pull request #24504: doc: guix: add lzma python tip (master...2022-03-xcode-extract-doc) https://github.com/bitcoin/bitcoin/pull/24504
<bitcoin-git> [bitcoin] jamesob closed pull request #24364: refactor: remove duplicate code from BlockAssembler (master...2022-02-ba-dup-code) https://github.com/bitcoin/bitcoin/pull/24364
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24312: addrman: Log too low compat value (master...2202-logNeg) https://github.com/bitcoin/bitcoin/pull/24312
<bitcoin-git> bitcoin/master b07fdd7 MarcoFalke: Merge bitcoin/bitcoin#24312: addrman: Log too low compat value
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/64a4483dc679...b07fdd7f9eef
<bitcoin-git> bitcoin/master fa097d0 MarcoFalke: addrman: Log too low compat value
<bitcoin-git> [bitcoin] div72 closed pull request #24500: ci: use compiler version in ccache compiler check (master...ci-specify-compilercheck) https://github.com/bitcoin/bitcoin/pull/24500
<bitcoin-git> [bitcoin] fanquake opened pull request #24503: guix: use the latest version of signapple (master...latest_signapple) https://github.com/bitcoin/bitcoin/pull/24503
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24496: test: refactor: use `random.sample` for choosing random keys in wallet_taproot.py (master...202203-test-refactor-replace_key_manual_key_sampling_with_randomsample) https://github.com/bitcoin/bitcoin/pull/24496
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c9ed9927bbb7...64a4483dc679
<bitcoin-git> bitcoin/master 64a4483 MarcoFalke: Merge bitcoin/bitcoin#24496: test: refactor: use `random.sample` for choos...
<bitcoin-git> bitcoin/master 31846b0 Sebastian Falbesoner: test: refactor: use `random.sample` for choosing random keys in wallet_tap...
<bitcoin-git> [bitcoin] glozow opened pull request #24502: wallet: don't create long chains by default (master...2022-03-rejectlongchains) https://github.com/bitcoin/bitcoin/pull/24502
<bitcoin-git> [bitcoin] div72 opened pull request #24500: ci: use compiler version in ccache compiler check (master...ci-specify-compilercheck) https://github.com/bitcoin/bitcoin/pull/24500

2022-03-07

<bitcoin-git> [bitcoin] brunoerg opened pull request #24499: test, devtools: add script to mutate cpp files (master...2022-03-mutation-test) https://github.com/bitcoin/bitcoin/pull/24499
<bitcoin-git> [bitcoin] ryanofsky opened pull request #24498: qt: Avoid crash on startup if int specified in settings.json (master...pr/setint) https://github.com/bitcoin/bitcoin/pull/24498
<bitcoin-git> [bitcoin] theStack opened pull request #24496: test: refactor: use `random.sample` for choosing random keys in wallet_taproot.py (master...202203-test-refactor-replace_key_manual_key_sampling_with_randomsample) https://github.com/bitcoin/bitcoin/pull/24496
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #24493: Add missing fs::u8path wrap (master...2203-fsJail-🤖) https://github.com/bitcoin/bitcoin/pull/24493
<bitcoin-git> [bitcoin] fanquake opened pull request #24495: guix: only use native GCC 7 toolchain for Linux builds (master...fix_macos_build_m1) https://github.com/bitcoin/bitcoin/pull/24495
<bitcoin-git> [bitcoin] fanquake merged pull request #24132: build: Bump minimum Qt version to 5.11.3 (master...220123-qtmin) https://github.com/bitcoin/bitcoin/pull/24132
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/bda692d246d7...c9ed9927bbb7
<bitcoin-git> bitcoin/master e22d10b Hennadii Stepanov: ci: Switch from bionic to buster
<bitcoin-git> bitcoin/master c9ed992 fanquake: Merge bitcoin/bitcoin#24132: build: Bump minimum Qt version to 5.11.3
<bitcoin-git> bitcoin/master 956f732 Hennadii Stepanov: build: Bump minimum Qt version to 5.11.3
<bitcoin-git> [bitcoin] glozow opened pull request #24494: wallet: generate random change target for each tx for better privacy (master...2022-03-minchange) https://github.com/bitcoin/bitcoin/pull/24494
<bitcoin-git> [bitcoin] fanquake merged pull request #24489: build: Move guix time machine to prelude (master...2022-03-time-machine-configuration) https://github.com/bitcoin/bitcoin/pull/24489
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5e49b2a2529a...bda692d246d7
<bitcoin-git> bitcoin/master 6833ace laanwj: build: Move guix time machine to prelude
<bitcoin-git> bitcoin/master bda692d fanquake: Merge bitcoin/bitcoin#24489: build: Move guix time machine to prelude
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24493: Add missing fs::u8path wrap (master...2203-fsJail-🤖) https://github.com/bitcoin/bitcoin/pull/24493
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24050: validation: Give `m_block_index` ownership of `CBlockIndex`s (master...2022-01-kirby-p2) https://github.com/bitcoin/bitcoin/pull/24050
<bitcoin-git> bitcoin/master dd79dad Carl Dong: refactor: Rewrite InsertBlockIndex with try_emplace
<bitcoin-git> bitcoin/master bec86ae Carl Dong: blockstorage: Make m_block_index own CBlockIndex's
<bitcoin-git> bitcoin/master 531dce0 Carl Dong: tests: Remove now-unnecessary manual Unload's
<bitcoin-git> [bitcoin] MarcoFalke pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/b9894a13083c...5e49b2a2529a
<bitcoin-git> [bitcoin] fanquake opened pull request #24491: contrib: fix implicit function decleration in win symbol check (master...fix_implicit_declaration_win_checks) https://github.com/bitcoin/bitcoin/pull/24491
<bitcoin-git> [bitcoin] fanquake merged pull request #24461: build: Minor leveldb subtree update (master...2203-leveldb-🔛) https://github.com/bitcoin/bitcoin/pull/24461
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/cba41db327a2...b9894a13083c
<bitcoin-git> bitcoin/master 1b20109 MarcoFalke: Squashed 'src/leveldb/' changes from f8ae182c1e..330dd6235f
<bitcoin-git> bitcoin/master fa0c32e MarcoFalke: build: Minor leveldb subtree update
<bitcoin-git> bitcoin/master b9894a1 fanquake: Merge bitcoin/bitcoin#24461: build: Minor leveldb subtree update
<bitcoin-git> [bitcoin] laanwj merged pull request #24299: validation, refactor: UnloadBlockIndex and ChainstateManager::Reset thread safety cleanups (master...UnloadBlockIndex-and-ChainstateManager-dtor-cleanups) https://github.com/bitcoin/bitcoin/pull/24299
<bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/f6d335e82822...cba41db327a2
<bitcoin-git> bitcoin/master daad009 Jon Atack: validation: replace lock with annotation in UnloadBlockIndex()
<bitcoin-git> bitcoin/master ae9ceed Jon Atack: validation, refactoring: remove ChainstateManager::Reset()
<bitcoin-git> bitcoin/master cba41db laanwj: Merge bitcoin/bitcoin#24299: validation, refactor: UnloadBlockIndex and Ch...
<bitcoin-git> [bitcoin] achow101 opened pull request #24490: tests: Ensure sorted/multi_a descriptors always generate different addrs (master...fix-wallet-tr-unique-descs) https://github.com/bitcoin/bitcoin/pull/24490
<bitcoin-git> [bitcoin] laanwj merged pull request #24468: init, doc: improve -onlynet help and related tor/i2p documentation (master...onlynet-help-and-doc-improvements) https://github.com/bitcoin/bitcoin/pull/24468
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3b08427b5800...f6d335e82822
<bitcoin-git> bitcoin/master a1db99a Jon Atack: init, doc: improve -onlynet help and tor/i2p documentation
<bitcoin-git> bitcoin/master f6d335e laanwj: Merge bitcoin/bitcoin#24468: init, doc: improve -onlynet help and related ...
<bitcoin-git> [bitcoin] laanwj opened pull request #24489: build: Move guix time machine to prelude (master...2022-03-time-machine-configuration) https://github.com/bitcoin/bitcoin/pull/24489
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #24463: doc: Add link to release note draft in the wiki (23.x...2203-wiki-🌱) https://github.com/bitcoin/bitcoin/pull/24463
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24488: ci: Bump vcpkg to the latest version (master...220307-vcpkg) https://github.com/bitcoin/bitcoin/pull/24488
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6687bb24ae88...3b08427b5800
<bitcoin-git> bitcoin/master 3b08427 MarcoFalke: Merge bitcoin/bitcoin#24488: ci: Bump vcpkg to the latest version
<bitcoin-git> bitcoin/master 68c4a9e Hennadii Stepanov: ci: Bump vcpkg to the latest version
<bitcoin-git> [bitcoin] fanquake merged pull request #24476: [22.x] fs: Make compatible with boost 1.78 (22.x...22_x_boost_178) https://github.com/bitcoin/bitcoin/pull/24476
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to 22.x: https://github.com/bitcoin/bitcoin/compare/9b5f674abb0e...cb13ba6d1172
<bitcoin-git> bitcoin/22.x 021c3d8 Andrew Chow: fs: Make compatible with boost 1.78
<bitcoin-git> bitcoin/22.x cb13ba6 fanquake: Merge bitcoin/bitcoin#24476: [22.x] fs: Make compatible with boost 1.78
<bitcoin-git> [bitcoin] fanquake merged pull request #24485: [23.x] guix: use same commit for codesigning time-machine (23.x...backport_24484) https://github.com/bitcoin/bitcoin/pull/24485
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to 23.x: https://github.com/bitcoin/bitcoin/compare/440fbe6dbada...cbdfb46b55a2
<bitcoin-git> bitcoin/23.x 0dcbd2e fanquake: guix: use same commit for codesigning time-machine
<bitcoin-git> bitcoin/23.x cbdfb46 fanquake: Merge bitcoin/bitcoin#24485: [23.x] guix: use same commit for codesigning ...
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24306: util: Make ArgsManager::GetPathArg more widely usable (master...pr/patharg) https://github.com/bitcoin/bitcoin/pull/24306
<bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/384866e870b6...6687bb24ae88
<bitcoin-git> bitcoin/master 687e655 Ryan Ofsky: util: Add GetPathArg default path argument
<bitcoin-git> bitcoin/master 5b946ed Ryan Ofsky: util, refactor: Use GetPathArg to read "-settings" value
<bitcoin-git> bitcoin/master 60aa179 Pavol Rusnak: Use GetPathArg where possible
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24427: refactor: Release cs_main before MaybeSendFeefilter (master...2202-cs_main-🔹) https://github.com/bitcoin/bitcoin/pull/24427
<bitcoin-git> bitcoin/master faa329f MarcoFalke: refactor: Release cs_main before MaybeSendFeefilter
<bitcoin-git> bitcoin/master 384866e MarcoFalke: Merge bitcoin/bitcoin#24427: refactor: Release cs_main before MaybeSendFee...
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4774b753bb3e...384866e870b6
<bitcoin-git> [bitcoin] hebasto opened pull request #24488: ci: Bump vcpkg to the latest version (master...220307-vcpkg) https://github.com/bitcoin/bitcoin/pull/24488

2022-03-06

<bitcoin-git> [bitcoin] theStack opened pull request #24486: wallet: refactor: dedup sqlite blob binding (master...202203-wallet-refactor-dedup_sqlite_blob_binding) https://github.com/bitcoin/bitcoin/pull/24486
<bitcoin-git> [bitcoin] fanquake opened pull request #24485: [23.x] guix: use same commit for codesigning time-machine (23.x...backport_24484) https://github.com/bitcoin/bitcoin/pull/24485
<bitcoin-git> [bitcoin] achow101 merged pull request #24484: guix: use same commit for codesigning time-machine (master...sync_guix_time_machine) https://github.com/bitcoin/bitcoin/pull/24484
<bitcoin-git> bitcoin/master 29862bd fanquake: guix: use same commit for codesigning time-machine
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c8f2817bd6b8...4774b753bb3e
<bitcoin-git> bitcoin/master 4774b75 Andrew Chow: Merge bitcoin/bitcoin#24484: guix: use same commit for codesigning time-ma...
<bitcoin-git> [bitcoin] fanquake opened pull request #24484: guix: use same commit for codesigning time-machine (master...sync_guix_time_machine) https://github.com/bitcoin/bitcoin/pull/24484

2022-03-05

<bitcoin-git> [bitcoin] luke-jr opened pull request #24479: Bugfix: util: Correctly handle Number value types in GetArg/GetBoolArg (master...bugfix_settings_numberval) https://github.com/bitcoin/bitcoin/pull/24479
<bitcoin-git> bitcoin/master c8f2817 Hennadii Stepanov: Merge bitcoin-core/gui#549: refactor: use std::chrono for formatDurationSt...
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/cc70f65d212b...c8f2817bd6b8
<bitcoin-git> bitcoin/master 6f2593d Jon Atack: gui, refactor: use std::chrono for formatDurationStr() helper
<bitcoin-git> [gui] hebasto merged pull request #549: refactor: use std::chrono for formatDurationStr() helper (master...formatDurationStr-std-chrono) https://github.com/bitcoin-core/gui/pull/549
<bitcoin-git> [bitcoin] fanquake opened pull request #24476: [22.x] fs: Make compatible with boost 1.78 (22.x...22_x_boost_178) https://github.com/bitcoin/bitcoin/pull/24476
<bitcoin-git> [bitcoin] prayank23 closed pull request #22891: Add fee rate distribution in -getinfo (master...mempool-getinfo) https://github.com/bitcoin/bitcoin/pull/22891

2022-03-04

<bitcoin-git> [bitcoin] ajtowns opened pull request #24474: Additional thread safety annotations for CNode/Peer (master...202203-msgproc-mutex) https://github.com/bitcoin/bitcoin/pull/24474
<bitcoin-git> [bitcoin] fanquake merged pull request #24460: build: update ax_cxx_compile_stdcxx to serial 14 (master...2203-ax_cxx_compile_stdcxx-😈) https://github.com/bitcoin/bitcoin/pull/24460
<bitcoin-git> bitcoin/master fa7dada MarcoFalke: build: update ax_cxx_compile_stdcxx to serial 14
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/bada9636d7f2...cc70f65d212b
<bitcoin-git> bitcoin/master cc70f65 fanquake: Merge bitcoin/bitcoin#24460: build: update ax_cxx_compile_stdcxx to serial...
<bitcoin-git> [bitcoin] achow101 merged pull request #24043: Add (sorted)multi_a descriptor for k-of-n multisig inside tr (master...202201_multi_a) https://github.com/bitcoin/bitcoin/pull/24043
<bitcoin-git> bitcoin/master 25e95f9 Pieter Wuille: Merge/generalize IsValidMultisigKeyCount/GetMultisigKeyCount
<bitcoin-git> bitcoin/master 79728c4 Pieter Wuille: Add (sorted)multi_a descriptor and script derivation
<bitcoin-git> [bitcoin] achow101 pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/4fae737f4b74...bada9636d7f2
<bitcoin-git> bitcoin/master 3eed6fc Pieter Wuille: Add multi_a descriptor inference
<bitcoin-git> [bitcoin] fanquake merged pull request #24441: fuzz: Limit script_format to 100kB (master...2202-fuzzScriptFormat100k-🤙) https://github.com/bitcoin/bitcoin/pull/24441
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/619f8a27ad0f...4fae737f4b74
<bitcoin-git> bitcoin/master 4fae737 fanquake: Merge bitcoin/bitcoin#24441: fuzz: Limit script_format to 100kB
<bitcoin-git> bitcoin/master bbbbeaf MarcoFalke: fuzz: Limit script_format to 100kB
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #22763: fuzz: execute each file in dir without fuzz engine (master...issue-21461-execute-file-without-fuzz-engine) https://github.com/bitcoin/bitcoin/pull/22763
<bitcoin-git> [bitcoin] ajtowns opened pull request #24472: fuzz: execute each file in dir without fuzz engine (master...202203-phuzztesting) https://github.com/bitcoin/bitcoin/pull/24472

2022-03-03

<bitcoin-git> [bitcoin] ryanofsky opened pull request #24470: Disallow more unsafe string->path conversions allowed by path append operators (master...pr/patha) https://github.com/bitcoin/bitcoin/pull/24470
<bitcoin-git> [bitcoin] ryanofsky opened pull request #24469: test: Correctly decode UTF-8 literal string paths (master...pr/testu) https://github.com/bitcoin/bitcoin/pull/24469
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24304: [kernel 0/n] Introduce `bitcoin-chainstate` (master...2022-02-libbitcoinkernel-p0-minimal) https://github.com/bitcoin/bitcoin/pull/24304
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/727b0cb59259...619f8a27ad0f
<bitcoin-git> bitcoin/master 095aa6c Carl Dong: build: Add example bitcoin-chainstate executable
<bitcoin-git> bitcoin/master 2c03cec Carl Dong: ci: Build bitcoin-chainstate
<bitcoin-git> bitcoin/master 619f8a2 MarcoFalke: Merge bitcoin/bitcoin#24304: [kernel 0/n] Introduce `bitcoin-chainstate`
<bitcoin-git> [bitcoin] laanwj pushed tag v23.0rc1: https://github.com/bitcoin/bitcoin/compare/v23.0rc1
<bitcoin-git> bitcoin/23.x 440fbe6 laanwj: qt: Pull translations for 0.23rc1
<bitcoin-git> [bitcoin] laanwj pushed 1 commit to 23.x: https://github.com/bitcoin/bitcoin/compare/5d2b11c7c9b6...440fbe6dbada
<bitcoin-git> [bitcoin] laanwj pushed 1 commit to 23.x: https://github.com/bitcoin/bitcoin/compare/0970d151d750...5d2b11c7c9b6
<bitcoin-git> bitcoin/23.x 5d2b11c laanwj: doc: Generate manual pages for 23.0rc1
<bitcoin-git> [bitcoin] laanwj pushed 1 commit to master: https://github.com/bitcoin/bitcoin/compare/e0cb7b371f90...727b0cb59259
<bitcoin-git> bitcoin/master 727b0cb laanwj: doc: Clean out release notes
<bitcoin-git> [bitcoin] laanwj pushed 1 commit to master: https://github.com/bitcoin/bitcoin/compare/30308cc380a8...e0cb7b371f90
<bitcoin-git> bitcoin/master e0cb7b3 laanwj: build: Bump version to 23.99
<bitcoin-git> [bitcoin] jonatack opened pull request #24468: init, doc: improve -onlynet help and related tor/i2p documentation (master...onlynet-help-and-doc-improvements) https://github.com/bitcoin/bitcoin/pull/24468
<bitcoin-git> [bitcoin] laanwj merged pull request #20196: net: fix GetListenPort() to derive the proper port (master...fix_GetListenPort) https://github.com/bitcoin/bitcoin/pull/20196
<bitcoin-git> bitcoin/master 60da1ea Vasil Dimov: timedata: make it possible to reset the state
<bitcoin-git> bitcoin/master 43868ba Vasil Dimov: timedata: rename variables to match the coding style
<bitcoin-git> bitcoin/master 3cb9d9c Vasil Dimov: net: make CaptureMessage() mockable
<bitcoin-git> [bitcoin] laanwj pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/08bcfa27675d...30308cc380a8
<bitcoin-git> [bitcoin] theStack opened pull request #24467: doc: minor improvements in getutxos REST endpoint synopsis (master...202203-doc-rest-getutxos_improvements) https://github.com/bitcoin/bitcoin/pull/24467

2022-03-02

<bitcoin-git> [bitcoin] klementtan opened pull request #24464: logging: Add severity level to logs (master...log_level) https://github.com/bitcoin/bitcoin/pull/24464
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24463: doc: Add link to release note draft in the wiki (master...2203-wiki-🌱) https://github.com/bitcoin/bitcoin/pull/24463
<bitcoin-git> [bitcoin] Empact opened pull request #24462: For descriptor pubkey parse errors, include context information (master...2022-03-descriptor-pubkey-context) https://github.com/bitcoin/bitcoin/pull/24462
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24461: build: Minor leveldb subtree update (master...2203-leveldb-🔛) https://github.com/bitcoin/bitcoin/pull/24461
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24460: build: update ax_cxx_compile_stdcxx to serial 14 (master...2203-ax_cxx_compile_stdcxx-😈) https://github.com/bitcoin/bitcoin/pull/24460
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24375: Do not use `LocalTestingSetup` in getarg_tests test file. (master...pr/fixt) https://github.com/bitcoin/bitcoin/pull/24375
<bitcoin-git> bitcoin/master 5d7f225 Kiminuo: Do not use `LocalTestingSetup` in getarg_tests test file.
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8b6cd42c6226...08bcfa27675d
<bitcoin-git> bitcoin/master 08bcfa2 MarcoFalke: Merge bitcoin/bitcoin#24375: Do not use `LocalTestingSetup` in getarg_test...
<bitcoin-git> [bitcoin] laanwj merged pull request #24165: p2p: extend inbound eviction protection by network to CJDNS peers (master...protect-inbound-cjdns-peers-from-eviction) https://github.com/bitcoin/bitcoin/pull/24165
<bitcoin-git> bitcoin/master f7b8094 Jon Atack: p2p: extend inbound eviction protection by network to CJDNS peers
<bitcoin-git> bitcoin/master 0c00c0c Jon Atack: test: fix off-by-one logic in an eviction protection test
<bitcoin-git> [bitcoin] laanwj pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/267917f5632a...8b6cd42c6226
<bitcoin-git> bitcoin/master 0a1bb84 Jon Atack: test: add tests for inbound eviction protection of CJDNS peers
<bitcoin-git> [bitcoin] laanwj merged pull request #23304: wallet: Derive inactive HD chains in additional places (master...inactivehd-derive-keypath-string) https://github.com/bitcoin/bitcoin/pull/23304
<bitcoin-git> bitcoin/master 70134eb Andrew Chow: wallet: Properly set hd chain counters when loading
<bitcoin-git> [bitcoin] laanwj pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/ba11eb354b9f...267917f5632a
<bitcoin-git> bitcoin/master 0652ee7 Rob Fielding: Add size check on meta.key_origin.path
<bitcoin-git> bitcoin/master 961b9e4 Andrew Chow: wallet: Parse hdKeypath if key_origin is not available
<bitcoin-git> [bitcoin] laanwj merged pull request #23542: net: open p2p connections to nodes that listen on non-default ports (master...connect_to_any_port) https://github.com/bitcoin/bitcoin/pull/23542
<bitcoin-git> bitcoin/master 2e38a0e Vasil Dimov: net: add CServiceHash constructor so the caller can provide the salts
<bitcoin-git> [bitcoin] laanwj pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/848b11615b67...ba11eb354b9f
<bitcoin-git> bitcoin/master 9720863 Vasil Dimov: net: open p2p connections to nodes that listen on non-default ports
<bitcoin-git> bitcoin/master d0abce9 Vasil Dimov: net: include the port when deciding a relay destination
<bitcoin-git> [gui] w0xlt closed pull request #561: Remove unnecessary validation (master...remove_unnecessary_validation) https://github.com/bitcoin-core/gui/pull/561

2022-03-01

<bitcoin-git> [gui] luke-jr opened pull request #562: Warn when sending to already-used Bitcoin addresses (master...wallet_warn_reuse_gui) https://github.com/bitcoin-core/gui/pull/562
<bitcoin-git> [bitcoin] dongcarl opened pull request #24456: blockman: Properly guard blockfile members (master...2022-02-kirby-p4) https://github.com/bitcoin/bitcoin/pull/24456
<bitcoin-git> [bitcoin] dongcarl closed pull request #17602: net: Limit # of IPs learned from a DNS seed by family (master...2019-11-lower-nMaxIPs) https://github.com/bitcoin/bitcoin/pull/17602
<bitcoin-git> [bitcoin] laanwj merged pull request #22834: net: respect -onlynet= when making outbound connections (master...onlynet) https://github.com/bitcoin/bitcoin/pull/22834
<bitcoin-git> bitcoin/master e53a850 Vasil Dimov: net: respect -onlynet= when making outbound connections
<bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/024b8e12a54c...848b11615b67
<bitcoin-git> bitcoin/master 0eea83a Vasil Dimov: scripted-diff: rename `proxyType` to `Proxy`
<bitcoin-git> bitcoin/master 848b116 laanwj: Merge bitcoin/bitcoin#22834: net: respect -onlynet= when making outbound c...
<bitcoin-git> [bitcoin] Empact opened pull request #24455: refactor: Split ArgsManager out of util/system (master...2022-03-util-args-manager) https://github.com/bitcoin/bitcoin/pull/24455
<bitcoin-git> [bitcoin] achow101 opened pull request #24454: tests: Calculate input weight more accurately (master...fix-input-weight-test) https://github.com/bitcoin/bitcoin/pull/24454
<bitcoin-git> [bitcoin] fanquake merged pull request #24451: qt: Pre-branch translation updates for 23.x (master...2022-02-prebranch-translations-update) https://github.com/bitcoin/bitcoin/pull/24451
<bitcoin-git> bitcoin/master b67ef6d laanwj: qt: Pre-branch translation updates for 23.x
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/25290071c434...024b8e12a54c
<bitcoin-git> bitcoin/master 024b8e1 fanquake: Merge bitcoin/bitcoin#24451: qt: Pre-branch translation updates for 23.x
<bitcoin-git> [bitcoin] fanquake merged pull request #23276: [22.x] Backports for 22.x (22.x...initial_backports_22_1) https://github.com/bitcoin/bitcoin/pull/23276
<bitcoin-git> [gui] w0xlt opened pull request #561: Remove unnecessary validation (master...remove_unnecessary_validation) https://github.com/bitcoin-core/gui/pull/561

2022-02-28

<bitcoin-git> [bitcoin] luke-jr opened pull request #24453: Bugfix: doc: Correct change_address/changeAddress in wallet RPC help (master...fix_rpcdoc_changeaddr_STR) https://github.com/bitcoin/bitcoin/pull/24453
<bitcoin-git> [bitcoin] sipa closed pull request #24452: Smart contracts (master...SmartContracts) https://github.com/bitcoin/bitcoin/pull/24452
<bitcoin-git> [bitcoin] dynamo-foundation opened pull request #24452: Smart contracts (master...SmartContracts) https://github.com/bitcoin/bitcoin/pull/24452
<bitcoin-git> [bitcoin] laanwj opened pull request #24451: qt: Pre-branch translation updates for 23.x (master...2022-02-prebranch-translations-update) https://github.com/bitcoin/bitcoin/pull/24451
<bitcoin-git> [bitcoin] laanwj merged pull request #24397: build: Fix Boost.Process check for Boost 1.73 and older (master...220220-boost) https://github.com/bitcoin/bitcoin/pull/24397
<bitcoin-git> [bitcoin] laanwj pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/159f89c11864...25290071c434
<bitcoin-git> bitcoin/master 2199ef7 Hennadii Stepanov: build: Fix a non-portable use of `test`
<bitcoin-git> bitcoin/master d436c48 Hennadii Stepanov: build, refactor: Replace tabs with spaces
<bitcoin-git> bitcoin/master 6997885 Hennadii Stepanov: build: Fix Boost.Process check for Boost 1.73 and older
<bitcoin-git> [bitcoin] laanwj merged pull request #24365: wallet: Don't generate keys for wallets with private keys disabled during upgradewallet (master...upgrade-disable-privkeys) https://github.com/bitcoin/bitcoin/pull/24365
<bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/c7da61dcc374...159f89c11864
<bitcoin-git> bitcoin/master 3d985d4 Andrew Chow: wallet: Don't generate keys when privkeys disabled when upgrading
<bitcoin-git> bitcoin/master c7376cc Andrew Chow: tests: Test upgrading wallet with privkeys disabled
<bitcoin-git> bitcoin/master 159f89c laanwj: Merge bitcoin/bitcoin#24365: wallet: Don't generate keys for wallets with ...
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24403: Avoid implicit-integer-sign-change in VerifyLoadedChainstate (master...2202-intB) https://github.com/bitcoin/bitcoin/pull/24403
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/b71a07778fac...c7da61dcc374
<bitcoin-git> bitcoin/master fa79916 MarcoFalke: Fixup style of VerifyDB
<bitcoin-git> bitcoin/master fa462ea MarcoFalke: Avoid implicit-integer-sign-change in VerifyLoadedChainstate
<bitcoin-git> bitcoin/master c7da61d MarcoFalke: Merge bitcoin/bitcoin#24403: Avoid implicit-integer-sign-change in VerifyL...
<bitcoin-git> [bitcoin] fanquake merged pull request #24417: net: Update hardcoded seeds for 23.x (master...2022-02-hardcoded-seeds-update) https://github.com/bitcoin/bitcoin/pull/24417
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/40ab879f11d3...b71a07778fac
<bitcoin-git> bitcoin/master 9f27157 laanwj: contrib: make-seeds updates for 23.x
<bitcoin-git> bitcoin/master d80dc12 laanwj: net: Update hardcoded seeds for 23.x
<bitcoin-git> bitcoin/master b71a077 fanquake: Merge bitcoin/bitcoin#24417: net: Update hardcoded seeds for 23.x
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24418: Chainparams update for 23.x (master...2022-02-chainparams-update) https://github.com/bitcoin/bitcoin/pull/24418
<bitcoin-git> bitcoin/master dca693e laanwj: Update nMinimumChainWork, defaultAssumeValid for 23.x
<bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/292a841553c0...40ab879f11d3
<bitcoin-git> bitcoin/master 37282dc laanwj: Update m_assumed_* chain parameters for 23.x
<bitcoin-git> bitcoin/master 85e71a3 laanwj: Update chainTxData for 23.x
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24449: fuzz: FuzzedFileProvider::write should not return negative value (master...fopencookie_write) https://github.com/bitcoin/bitcoin/pull/24449
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ee8c99712561...292a841553c0
<bitcoin-git> bitcoin/master fc47181 eugene: fuzz: FuzzedFileProvider::write should not return negative value
<bitcoin-git> bitcoin/master 292a841 MarcoFalke: Merge bitcoin/bitcoin#24449: fuzz: FuzzedFileProvider::write should not re...

2022-02-27

<bitcoin-git> [bitcoin] Crypt-iQ opened pull request #24449: fuzz: FuzzedFileProvider::write should not return negative value (master...fopencookie_write) https://github.com/bitcoin/bitcoin/pull/24449
<bitcoin-git> [bitcoin] luke-jr opened pull request #24448: Guix: Fix building for i686-linux-gnu (master...guix_linux_i686) https://github.com/bitcoin/bitcoin/pull/24448
<bitcoin-git> [bitcoin] fanquake closed pull request #24447: Minor grammar fixes (master...patch-1) https://github.com/bitcoin/bitcoin/pull/24447
<bitcoin-git> [bitcoin] git-sgmoore opened pull request #24447: Minor grammar fixes (master...patch-1) https://github.com/bitcoin/bitcoin/pull/24447

2022-02-26

<bitcoin-git> [bitcoin] fanquake closed pull request #24444: Dev ss (master...dev_ss) https://github.com/bitcoin/bitcoin/pull/24444
<bitcoin-git> [bitcoin] kishorependyala opened pull request #24444: Dev ss (master...dev_ss) https://github.com/bitcoin/bitcoin/pull/24444
<bitcoin-git> [gui] w0xlt opened pull request #560: Make error message layout consistent (master...3_error_message_addr) https://github.com/bitcoin-core/gui/pull/560
<bitcoin-git> [bitcoin] sipa closed pull request #24442: jurat initial commit (master...jurat-0.1) https://github.com/bitcoin/bitcoin/pull/24442
<bitcoin-git> [bitcoin] vadpert opened pull request #24442: jurat initial commit (master...jurat-0.1) https://github.com/bitcoin/bitcoin/pull/24442

2022-02-25

<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24441: fuzz: Limit script_format to 100kB (master...2202-fuzzScriptFormat100k-🤙) https://github.com/bitcoin/bitcoin/pull/24441
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #24028: doc: Explain in the generate* RPC docs that they are only for testing (master...202201_rpcmining_lol_no) https://github.com/bitcoin/bitcoin/pull/24028
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #16490: rpc: Report reason for replaceable txpool transactions (master...1907-rpcMempoolWhyReplacable) https://github.com/bitcoin/bitcoin/pull/16490
<bitcoin-git> [bitcoin] fanquake merged pull request #24402: refactor: Avoid implicit-integer-sign-change in bech32.cpp (master...2202-intbech) https://github.com/bitcoin/bitcoin/pull/24402
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/07e1464fc9b3...ee8c99712561
<bitcoin-git> bitcoin/master aaaa4db MarcoFalke: Avoid implicit-integer-sign-change in bech32.cpp
<bitcoin-git> bitcoin/master fae6b26 MarcoFalke: test: Remove no longer needed suppressions
<bitcoin-git> bitcoin/master ee8c997 fanquake: Merge bitcoin/bitcoin#24402: refactor: Avoid implicit-integer-sign-change ...
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24440: doc: update maintainer list in REVIEWERS (master...update_reviewers_maintainers) https://github.com/bitcoin/bitcoin/pull/24440
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0dc1002c3012...07e1464fc9b3
<bitcoin-git> bitcoin/master 3fadafd fanquake: doc: update maintainer list in REVIEWERS