2023-02-08

<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8d69b614cc59...51d51d3082e8
<bitcoin-git> bitcoin/master 51d51d3 MarcoFalke: Merge bitcoin/bitcoin#26507: test: remove unused vars in `feature_block`
<bitcoin-git> [bitcoin] fanquake merged pull request #23810: docs: avoid C-style casts; use modern C++ casts (master...c-style-cast) https://github.com/bitcoin/bitcoin/pull/23810
<bitcoin-git> bitcoin/master 8d69b61 fanquake: Merge bitcoin/bitcoin#23810: docs: avoid C-style casts; use modern C++ cas...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1bcabe6f2ac8...8d69b614cc59
<bitcoin-git> bitcoin/master 7534723 Pasta: docs: document c-style cast prohibition
<bitcoin-git> [bitcoin] fanquake closed pull request #26495: contrib: Speed up systemd boot (master...systemd-after-network) https://github.com/bitcoin/bitcoin/pull/26495
<bitcoin-git> [bitcoin] fanquake closed pull request #25791: validation: change non-standard scriptpubkey error message. (master...nonstandard_scriptpubkey) https://github.com/bitcoin/bitcoin/pull/25791

2023-02-07

<bitcoin-git> [bitcoin] achow101 opened pull request #27058: contrib: Improve verify-commits.py to work with maintainers leaving (master...improve-verify-commits) https://github.com/bitcoin/bitcoin/pull/27058
<bitcoin-git> [bitcoin] fanquake opened pull request #27057: build: set boost cppflags with --enable-fuzz (master...still_set_boost_cppflags_when_enable_fuzz) https://github.com/bitcoin/bitcoin/pull/27057
<bitcoin-git> [bitcoin] fanquake opened pull request #27056: doc: use arch agnostic clang path in fuzzing doc (macOS) (master...macos_fuzzing_doc_arch_agnostic) https://github.com/bitcoin/bitcoin/pull/27056
<bitcoin-git> [gui] MarcoFalke merged pull request #697: Remove reindex special case from the progress bar label (master...2301-gui-reindex-👖) https://github.com/bitcoin-core/gui/pull/697
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fe86616bb4ad...1bcabe6f2ac8
<bitcoin-git> bitcoin/master faff2ba MarcoFalke: Remove reindex special case from the progress bar label
<bitcoin-git> bitcoin/master 1bcabe6 MarcoFalke: Merge bitcoin-core/gui#697: Remove reindex special case from the progress ...
<bitcoin-git> [gui] hebasto closed pull request #655: Persist "mask values" in gui (master...jadi-issue652-persist-mask) https://github.com/bitcoin-core/gui/pull/655
<bitcoin-git> [bitcoin] fanquake merged pull request #26421: build: copy config.{guess,sub} post autogen in zmq package (master...fix_macos_zeromq_older_ubuntu) https://github.com/bitcoin/bitcoin/pull/26421
<bitcoin-git> bitcoin/master 1914e47 fanquake: build: copy config.{guess,sub} post autogen in zmq package
<bitcoin-git> bitcoin/master fe86616 fanquake: Merge bitcoin/bitcoin#26421: build: copy config.{guess,sub} post autogen i...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ab5b26f072a2...fe86616bb4ad
<bitcoin-git> [bitcoin] fanquake merged pull request #21995: build: Make dependency package archive timestamps deterministic (master...210519-repro) https://github.com/bitcoin/bitcoin/pull/21995
<bitcoin-git> bitcoin/master ab5b26f fanquake: Merge bitcoin/bitcoin#21995: build: Make dependency package archive timest...
<bitcoin-git> bitcoin/master 6ebe576 Hennadii Stepanov: build: Make dependency package archive timestamps deterministic
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6e08e5cb5cca...ab5b26f072a2
<bitcoin-git> [bitcoin] fanquake merged pull request #17127: util: Set safe permissions for data directory and `wallets/` subdir (master...20191013-permissions) https://github.com/bitcoin/bitcoin/pull/17127
<bitcoin-git> [bitcoin] fanquake closed pull request #26088: init: Add option for rpccookie permissions (master...2022-09-rpccookie-perms) https://github.com/bitcoin/bitcoin/pull/26088
<bitcoin-git> bitcoin/master 581f16e Hennadii Stepanov: Apply default umask in `SetupEnvironment()`
<bitcoin-git> bitcoin/master 8a6219e Hennadii Stepanov: Remove `-sysperms` option
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/5a80086ec2c1...6e08e5cb5cca
<bitcoin-git> bitcoin/master c9ba4f9 Hennadii Stepanov: test: Add test for file system permissions
<bitcoin-git> [bitcoin] laanwj opened pull request #27054: Remove laanwj from trusted-keys (master...remove-laanwj-key) https://github.com/bitcoin/bitcoin/pull/27054
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26701: contrib: make DNS seeds file an argument in CLI (`makeseeds`) (master...2022-12-seeds-improv) https://github.com/bitcoin/bitcoin/pull/26701
<bitcoin-git> bitcoin/master 5a80086 MarcoFalke: Merge bitcoin/bitcoin#26701: contrib: make DNS seeds file an argument in C...
<bitcoin-git> bitcoin/master 1c07500 brunoerg: contrib: make DNS seeds file an argument in CLI
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/52ddbd52f980...5a80086ec2c1

2023-02-06

<bitcoin-git> [bitcoin] pinheadmz opened pull request #27053: wallet: reuse change dest when re-creating TX with avoidpartialspends (master...change-addresses) https://github.com/bitcoin/bitcoin/pull/27053
<bitcoin-git> [bitcoin] achow101 merged pull request #26345: refactor: modernize the implementation of uint256.* (master...refactor/uint256-modernize) https://github.com/bitcoin/bitcoin/pull/26345
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/aff75463e2c7...52ddbd52f980
<bitcoin-git> bitcoin/master 52ddbd5 Andrew Chow: Merge bitcoin/bitcoin#26345: refactor: modernize the implementation of uin...
<bitcoin-git> bitcoin/master 935acdc pasta: refactor: modernize the implementation of uint256.*
<bitcoin-git> [bitcoin] LarryRuane opened pull request #27052: test: rpc: add last block announcement time to getpeerinfo result (master...2023-02-getpeerinfo) https://github.com/bitcoin/bitcoin/pull/27052
<bitcoin-git> [bitcoin] fanquake closed pull request #21319: RPC/Blockchain: Optimise getblock for simple disk-hex case (master...getblock_optimise) https://github.com/bitcoin/bitcoin/pull/21319
<bitcoin-git> [bitcoin] dergoegge opened pull request #27050: p2p, validation: Don't download witnesses for assumed-valid blocks when running in prune mode (master...2023-02-av-wit-🧙) https://github.com/bitcoin/bitcoin/pull/27050
<bitcoin-git> [bitcoin] fanquake closed pull request #25434: mempool: Add option to bypass contextual timelocks in testmempoolaccept (master...bypass-timelocks) https://github.com/bitcoin/bitcoin/pull/25434
<bitcoin-git> [bitcoin] fanquake closed pull request #25050: CValidationInterface: ValidationInterfaceUnregistering, called when being unregistered (master...validationIF_unregister) https://github.com/bitcoin/bitcoin/pull/25050
<bitcoin-git> [bitcoin] fanquake closed pull request #27049: doc: git install command (master...osx-instructions) https://github.com/bitcoin/bitcoin/pull/27049
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #27036: test: Remove last uses of snprintf and simplify (master...2023_02_FixDBWrapperTest) https://github.com/bitcoin/bitcoin/pull/27036
<bitcoin-git> bitcoin/master aff7546 MarcoFalke: Merge bitcoin/bitcoin#27036: test: Remove last uses of snprintf and simpli...
<bitcoin-git> bitcoin/master b803229 John Moffett: Remove use of snprintf and simplify
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d8f982603722...aff75463e2c7
<bitcoin-git> [gui] RandyMcMillan closed pull request #702: Map Ctrl+0 to clear RPC console (master...1674512069/5271c77f8/a62231bca-console-clear-key-code) https://github.com/bitcoin-core/gui/pull/702
<bitcoin-git> [bitcoin] BitcoinMechanic opened pull request #27049: git install command (master...osx-instructions) https://github.com/bitcoin/bitcoin/pull/27049
<bitcoin-git> [gui] pablomartin4btc opened pull request #708: qt: mask values on transactions view (master...mask-values-on-transaction-table) https://github.com/bitcoin-core/gui/pull/708
<bitcoin-git> [bitcoin] fanquake closed pull request #27047: Update SECURITY.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27047

2023-02-05

<bitcoin-git> [bitcoin] Jazz811 opened pull request #27047: Update SECURITY.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27047
<bitcoin-git> [bitcoin] fanquake merged pull request #27030: Update nanobench to version v4.3.10 (master...2023-02-update-nanobench) https://github.com/bitcoin/bitcoin/pull/27030
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8f4ae6581874...d8f982603722
<bitcoin-git> bitcoin/master 82f895d Martin Leitner-Ankerl: Update nanobench to version v4.3.10
<bitcoin-git> bitcoin/master d8f9826 fanquake: Merge bitcoin/bitcoin#27030: Update nanobench to version v4.3.10
<bitcoin-git> [bitcoin] fanquake merged pull request #27009: validation: Skip VerifyDB checks of level =3 if dbcache is too small (master...202301_verifychain_assertfix) https://github.com/bitcoin/bitcoin/pull/27009
<bitcoin-git> bitcoin/master 8f4ae65 fanquake: Merge bitcoin/bitcoin#27009: validation: Skip VerifyDB checks of level >=3...
<bitcoin-git> bitcoin/master fe683f3 Martin Zumsande: log: Log VerifyDB Progress over multiple lines
<bitcoin-git> bitcoin/master 61431e3 Martin Zumsande: validation: Skip VerifyDB checks of level >=3 if dbcache is too small
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/d71b0e78eb0f...8f4ae6581874
<bitcoin-git> [bitcoin] achow101 closed pull request #27042: Hub dataset added (master...master) https://github.com/bitcoin/bitcoin/pull/27042
<bitcoin-git> [bitcoin] Bhaney44 opened pull request #27042: Hub dataset added (master...master) https://github.com/bitcoin/bitcoin/pull/27042

2023-02-03

<bitcoin-git> [bitcoin] achow101 merged pull request #25966: test: Remove redundant test (master...remove-redundant-test) https://github.com/bitcoin/bitcoin/pull/25966
<bitcoin-git> bitcoin/master fb1c6c1 yancy: test: Remove redundant test
<bitcoin-git> bitcoin/master d71b0e7 Andrew Chow: Merge bitcoin/bitcoin#25966: test: Remove redundant test
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e2ae5c349cd9...d71b0e78eb0f
<bitcoin-git> [bitcoin] TheCharlatan opened pull request #27041: Build: Improve handling of suppressed logging in Makefiles (master...2023-02-make-log-test-f) https://github.com/bitcoin/bitcoin/pull/27041
<bitcoin-git> [bitcoin] achow101 merged pull request #27037: rpc: decode Miniscript descriptor when possible in decodescript (master...decodescript_miniscript) https://github.com/bitcoin/bitcoin/pull/27037
<bitcoin-git> bitcoin/master e2ae5c3 Andrew Chow: Merge bitcoin/bitcoin#27037: rpc: decode Miniscript descriptor when possib...
<bitcoin-git> bitcoin/master 6699d85 Antoine Poinsot: doc: release notes for #27037
<bitcoin-git> bitcoin/master dfc9acb Antoine Poinsot: rpc: decode Miniscript descriptor when possible in decodescript
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/2ccd7be26f0e...e2ae5c349cd9
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/daebf9ebb0c3...2ccd7be26f0e
<bitcoin-git> bitcoin/master fdb8dc8 Andrew Chow: gui: Show watchonly balance only for Legacy wallets
<bitcoin-git> bitcoin/master 2ccd7be Hennadii Stepanov: Merge bitcoin-core/gui#653: Show watchonly balance only for Legacy wallets
<bitcoin-git> [gui] hebasto merged pull request #653: Show watchonly balance only for Legacy wallets (master...show-bal-send) https://github.com/bitcoin-core/gui/pull/653
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/aaa55971f6af...daebf9ebb0c3
<bitcoin-git> bitcoin/master c497a19 John Moffett: Fix comment about how wallet txs are sorted
<bitcoin-git> bitcoin/master daebf9e Hennadii Stepanov: Merge bitcoin-core/gui#705: doc: Fix comment about how wallet txs are sort...
<bitcoin-git> [gui] hebasto merged pull request #705: doc: Fix comment about how wallet txs are sorted (master...2023_01_FixIncorrectCommentTTM) https://github.com/bitcoin-core/gui/pull/705
<bitcoin-git> [bitcoin] pinheadmz opened pull request #27039: blockstorage: do not flush block to disk if it is already there (master...reindex-read-only) https://github.com/bitcoin/bitcoin/pull/27039
<bitcoin-git> [bitcoin] fanquake opened pull request #27038: security-check: test for `_FORTIFY_SOURCE` usage in release binaries (master...sec_check_fortify_source) https://github.com/bitcoin/bitcoin/pull/27038
<bitcoin-git> [bitcoin] darosior opened pull request #27037: rpc: decode Miniscript descriptor when possible in decodescript (master...decodescript_miniscript) https://github.com/bitcoin/bitcoin/pull/27037
<bitcoin-git> [bitcoin] john-moffett opened pull request #27036: test: Remove last uses of snprintf and simplify (master...2023_02_FixDBWrapperTest) https://github.com/bitcoin/bitcoin/pull/27036
<bitcoin-git> [bitcoin] theStack opened pull request #27035: test: simplify and speedup mempool_updatefromblock.py by using MiniWallet (master...202302-test-use_MiniWallet_for_mempool_updatefromblock) https://github.com/bitcoin/bitcoin/pull/27035
<bitcoin-git> [bitcoin] furszy opened pull request #27034: rpc: make importaddress compatible with descriptors wallet (master...2022_rpc_importaddress_descriptors_compatible) https://github.com/bitcoin/bitcoin/pull/27034
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26875: Tests: Fill out dust limit unit test for known types except bare multisig (master...add_dust_limits) https://github.com/bitcoin/bitcoin/pull/26875
<bitcoin-git> bitcoin/master b093f56 Greg Sanders: Fill out dust limit unit test for known types except bare multisig
<bitcoin-git> bitcoin/master aaa5597 MarcoFalke: Merge bitcoin/bitcoin#26875: Tests: Fill out dust limit unit test for know...
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7753efcbcf3c...aaa55971f6af
<bitcoin-git> [bitcoin] hebasto closed pull request #24363: ci: Catch assertion error message into logs for test_bitcoin.exe (master...220216-assert) https://github.com/bitcoin/bitcoin/pull/24363
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #27033: ci: Store depends in volume, not host folder (master...2302-ci-depends-vol-🏆) https://github.com/bitcoin/bitcoin/pull/27033
<bitcoin-git> [bitcoin] martinus opened pull request #27030: Update nanobench to version v4.3.10 (master...2023-02-update-nanobench) https://github.com/bitcoin/bitcoin/pull/27030

2023-02-02

<bitcoin-git> [bitcoin] hebasto closed pull request #26766: ci: Use clang-15 and IWYU v0.19 in "tidy" task (master...221228-clang15) https://github.com/bitcoin/bitcoin/pull/26766
<bitcoin-git> [bitcoin] hebasto closed pull request #26763: ci: Treat IWYU violations as errors (master...221228-iwyu) https://github.com/bitcoin/bitcoin/pull/26763
<bitcoin-git> [bitcoin] fanquake merged pull request #27004: test: Use std::unique_ptr over manual delete in coins_tests (master...2301-test-uniq-ptr-🕴) https://github.com/bitcoin/bitcoin/pull/27004
<bitcoin-git> bitcoin/master 7753efc fanquake: Merge bitcoin/bitcoin#27004: test: Use std::unique_ptr over manual delete ...
<bitcoin-git> bitcoin/master fab9f7d MarcoFalke: test: Use std::unique_ptr over manual delete in coins_tests
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c2028f98aec3...7753efcbcf3c
<bitcoin-git> [bitcoin] fanquake opened pull request #27029: guix: consolidate to glibc 2.27 for Linux builds (master...glibc_2_27) https://github.com/bitcoin/bitcoin/pull/27029
<bitcoin-git> [bitcoin] hebasto closed pull request #23609: build: Add -fvisibility=hidden flag for macOS host (master...211126-reduce) https://github.com/bitcoin/bitcoin/pull/23609
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #27028: ci: Cache more stuff in the ci images: msan, iwyu, pip, sdks (master...2301-ci-cache-apt-🚴) https://github.com/bitcoin/bitcoin/pull/27028
<bitcoin-git> [bitcoin] fanquake merged pull request #27012: ci: Print iwyu patch in git diff format (master...2302-ci-iwyu-git-diff-📖) https://github.com/bitcoin/bitcoin/pull/27012
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b3ef3291993d...c2028f98aec3
<bitcoin-git> bitcoin/master fa6986a MarcoFalke: ci: Print iwyu patch in git diff format
<bitcoin-git> bitcoin/master c2028f9 fanquake: Merge bitcoin/bitcoin#27012: ci: Print iwyu patch in git diff format
<bitcoin-git> [bitcoin] fanquake opened pull request #27027: build: use _FORTIFY_SOURCE=3 (master...fortify_source_3) https://github.com/bitcoin/bitcoin/pull/27027
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26976: ci: Cache package manager install step (master...2301-ci-cache-apt-🚴) https://github.com/bitcoin/bitcoin/pull/26976
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ea41abade4b7...b3ef3291993d
<bitcoin-git> bitcoin/master fa486de MarcoFalke: ci: Cache package manager install step
<bitcoin-git> bitcoin/master b3ef329 MarcoFalke: Merge bitcoin/bitcoin#26976: ci: Cache package manager install step
<bitcoin-git> bitcoin/master 576f7b8 John Moffett: Fix misleading RPC console wallet message
<bitcoin-git> bitcoin/master ea41aba Hennadii Stepanov: Merge bitcoin-core/gui#695: Fix misleading RPC console wallet message
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/526f67a5cabf...ea41abade4b7
<bitcoin-git> [gui] hebasto merged pull request #695: Fix misleading RPC console wallet message (master...2023_01_FixNoWalletRPCConsoleMessage) https://github.com/bitcoin-core/gui/pull/695
<bitcoin-git> [bitcoin] willcl-ark opened pull request #27025: github: Switch to yaml issue templates (master...yaml-issue-templates) https://github.com/bitcoin/bitcoin/pull/27025
<bitcoin-git> bitcoin/master 526f67a Hennadii Stepanov: Merge bitcoin-core/gui#704: Correctly limit overview transaction list
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/21138fe37724...526f67a5cabf
<bitcoin-git> bitcoin/master 08209c0 John Moffett: Correctly limit overview transaction list
<bitcoin-git> [gui] hebasto merged pull request #704: Correctly limit overview transaction list (master...2023_01_FixOverviewTxList) https://github.com/bitcoin-core/gui/pull/704
<bitcoin-git> [bitcoin] fanquake merged pull request #26992: refactor: Remove unused CDataStream SerializeMany constructor (master...2301-ser-many-remove-💻) https://github.com/bitcoin/bitcoin/pull/26992
<bitcoin-git> bitcoin/master 21138fe fanquake: Merge bitcoin/bitcoin#26992: refactor: Remove unused CDataStream Serialize...
<bitcoin-git> bitcoin/master fa47b28 MarcoFalke: refactor: Remove unused CDataStream SerializeMany constructor
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9dc50a5a0788...21138fe37724
<bitcoin-git> [bitcoin] fanquake merged pull request #27005: util: Use steady clock for logging timer (master...2301-log-steady-clock-🔆) https://github.com/bitcoin/bitcoin/pull/27005
<bitcoin-git> bitcoin/master 9dc50a5 fanquake: Merge bitcoin/bitcoin#27005: util: Use steady clock for logging timer
<bitcoin-git> bitcoin/master fad7af7 MarcoFalke: Use steady clock for logging timer
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/102645280b94...9dc50a5a0788
<bitcoin-git> [bitcoin] fanquake closed pull request #26348: Make P2SH redeem script "IF .. PUSH x ELSE ... PUSH y ENDIF CHECKMULTISIG .. " standard (master...master) https://github.com/bitcoin/bitcoin/pull/26348
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #27013: ci: avoid using `-Werror` for older compilers (master...avoid_werror_older_release_compiler) https://github.com/bitcoin/bitcoin/pull/27013
<bitcoin-git> bitcoin/master 1026452 MarcoFalke: Merge bitcoin/bitcoin#27013: ci: avoid using `-Werror` for older compilers
<bitcoin-git> bitcoin/master 71383f2 fanquake: ci: avoid using -Werror for older compilers
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fdd363ebd917...102645280b94
<bitcoin-git> [bitcoin] Xekyo opened pull request #27021: Implement Mini version of BlockAssembler to calculate mining scores (master...add-mini-miner) https://github.com/bitcoin/bitcoin/pull/27021

2023-02-01

<bitcoin-git> [bitcoin] BritanniaDev closed pull request #27020: Merge Updates V3.1.1 (master...britanniacoin-current) https://github.com/bitcoin/bitcoin/pull/27020
<bitcoin-git> [bitcoin] BritanniaDev opened pull request #27020: Merge Updates V3.1.1 (master...britanniacoin-current) https://github.com/bitcoin/bitcoin/pull/27020
<bitcoin-git> [bitcoin] achow101 merged pull request #26910: wallet: migrate wallet, exit early if no legacy data exist (master...2022_wallet_prevent_descriptors_migration) https://github.com/bitcoin/bitcoin/pull/26910
<bitcoin-git> bitcoin/master fdd363e Andrew Chow: Merge bitcoin/bitcoin#26910: wallet: migrate wallet, exit early if no lega...
<bitcoin-git> bitcoin/master 6d31900 furszy: wallet: migrate wallet, exit early if no legacy data exist
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2d5acc901db3...fdd363ebd917
<bitcoin-git> [bitcoin] instagibbs opened pull request #27019: Expand eviction benchmarking (master...bench_eviction) https://github.com/bitcoin/bitcoin/pull/27019
<codo> Does bitcoin-git detect when there is conversation and then keeps silent? Or is there no github activity because people are busy having the conversation?
<bitcoin-git> [bitcoin] glozow opened pull request #27018: mempool / miner: regularly flush below-minrelayfeerate entries, mine everything in the mempool (master...2023-01-flushandmine) https://github.com/bitcoin/bitcoin/pull/27018
<bitcoin-git> [bitcoin] fanquake opened pull request #27016: mapport: require miniupnpc API version 17 or later (master...mostly_non_broken_upnp_verions) https://github.com/bitcoin/bitcoin/pull/27016
<bitcoin-git> [bitcoin] fanquake merged pull request #27015: p2p: 26847 fixups (AddrMan totals) (master...202302_addrman_testfix) https://github.com/bitcoin/bitcoin/pull/27015
<bitcoin-git> bitcoin/master dc70c1e Martin Zumsande: addrman: Use std::nullopt instead of {}
<bitcoin-git> bitcoin/master 2d5acc9 fanquake: Merge bitcoin/bitcoin#27015: p2p: 26847 fixups (AddrMan totals)
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/550e6bd227c3...2d5acc901db3
<bitcoin-git> bitcoin/master 59cc66a Martin Zumsande: test: Remove AddrMan unit test that fails consistency checks
<bitcoin-git> [bitcoin] fanquake merged pull request #26935: refactor: Fix clang-tidy readability-const-return-type violations (master...2301-readability-const-return-type-🛥) https://github.com/bitcoin/bitcoin/pull/26935
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8fc3bcf93d0d...550e6bd227c3
<bitcoin-git> bitcoin/master fa451d4 MarcoFalke: Fix clang-tidy readability-const-return-type violations
<bitcoin-git> bitcoin/master 550e6bd fanquake: Merge bitcoin/bitcoin#26935: refactor: Fix clang-tidy readability-const-re...
<bitcoin-git> [bitcoin] mzumsande opened pull request #27015: p2p: 26847 fixups (AddrMan totals) (master...202302_addrman_testfix) https://github.com/bitcoin/bitcoin/pull/27015
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #27010: refactor: use `Hash` helpers for double-SHA256 calculations (master...202301-refactor-use_double_sha256_helper) https://github.com/bitcoin/bitcoin/pull/27010
<bitcoin-git> bitcoin/master 8fc3bcf MarcoFalke: Merge bitcoin/bitcoin#27010: refactor: use `Hash` helpers for double-SHA25...
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/22ccf4e3603a...8fc3bcf93d0d
<bitcoin-git> bitcoin/master 87f11ef Sebastian Falbesoner: refactor: use `Hash` helper for double-SHA256 calculations
<bitcoin-git> [bitcoin] fanquake opened pull request #27013: ci: avoid using `-Werror` for older compilers (master...avoid_werror_older_release_compiler) https://github.com/bitcoin/bitcoin/pull/27013
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #27012: ci: Print iwyu patch in git diff format (master...2302-ci-iwyu-git-diff-📖) https://github.com/bitcoin/bitcoin/pull/27012
<bitcoin-git> [bitcoin] glozow merged pull request #26991: doc: followups to #26471 (master...26471-followups) https://github.com/bitcoin/bitcoin/pull/26991
<bitcoin-git> bitcoin/master e325e0f willcl-ark: doc: Fix comment syntax error
<bitcoin-git> [bitcoin] glozow pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/17acbc1a5a8d...22ccf4e3603a
<bitcoin-git> bitcoin/master 22ccf4e glozow: Merge bitcoin/bitcoin#26991: doc: followups to #26471
<bitcoin-git> bitcoin/master 47c174d willcl-ark: doc: NetPermissionFlags for tx relay in blocksonly
<bitcoin-git> [bitcoin] fanquake merged pull request #25974: test, build: Separate `read_json` function into its own module (master...220901-test) https://github.com/bitcoin/bitcoin/pull/25974
<bitcoin-git> bitcoin/master 17acbc1 fanquake: Merge bitcoin/bitcoin#25974: test, build: Separate `read_json` function in...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e1bf5470f919...17acbc1a5a8d
<bitcoin-git> bitcoin/master 7a820ce Hennadii Stepanov: test, build: Separate `read_json` function into its own module
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26705: clang-tidy: Fix `modernize-use-default-member-init` in headers and force to check all headers (master...221215-tidy) https://github.com/bitcoin/bitcoin/pull/26705
<bitcoin-git> bitcoin/master b0e9169 Hennadii Stepanov: clang-tidy: Force to check all headers
<bitcoin-git> bitcoin/master 96ee992 Hennadii Stepanov: clang-tidy: Fix `modernize-use-default-member-init` in headers
<bitcoin-git> bitcoin/master e1bf547 MarcoFalke: Merge bitcoin/bitcoin#26705: clang-tidy: Fix `modernize-use-default-member...
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/ba39ffe938b9...e1bf5470f919
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26888: net: simplify the call to vProcessMsg.splice() (master...simplify_vProcessMsg_splice) https://github.com/bitcoin/bitcoin/pull/26888
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ba3d32715f98...ba39ffe938b9
<bitcoin-git> bitcoin/master dfc01cc Vasil Dimov: net: simplify the call to vProcessMsg.splice()
<bitcoin-git> bitcoin/master ba39ffe MarcoFalke: Merge bitcoin/bitcoin#26888: net: simplify the call to vProcessMsg.splice()

2023-01-31

<bitcoin-git> [bitcoin] sipa opened pull request #27011: Add simulation-based `CCoinsViewCache` fuzzer (master...202301_coinscache_fuzz) https://github.com/bitcoin/bitcoin/pull/27011
<bitcoin-git> [bitcoin] achow101 merged pull request #26847: p2p: track AddrMan totals by network and table, improve precision of adding fixed seeds (master...202212_addrman_tracknets) https://github.com/bitcoin/bitcoin/pull/26847
<bitcoin-git> bitcoin/master 4885d6f Martin Zumsande: addrman, refactor: move count increment into Create()
<bitcoin-git> bitcoin/master d35595a Martin Zumsande: addrman: add function to return size by network and table
<bitcoin-git> [bitcoin] achow101 pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/b5868f4b1f88...ba3d32715f98
<bitcoin-git> bitcoin/master c77c877 Martin Zumsande: net: Load fixed seeds from reachable networks for which we don't have addr...
<bitcoin-git> [bitcoin] theStack opened pull request #27010: refactor: use `Hash` helpers for double-SHA256 calculations (master...202301-refactor-use_double_sha256_helper) https://github.com/bitcoin/bitcoin/pull/27010
<bitcoin-git> [bitcoin] mzumsande opened pull request #27009: validation: Skip VerifyDB checks of level =3 if dbcache is too small (master...202301_verifychain_assertfix) https://github.com/bitcoin/bitcoin/pull/27009
<bitcoin-git> [bitcoin] fanquake merged pull request #23670: build: Build minisketch test in `make check`, not in `make` (master...211204-check) https://github.com/bitcoin/bitcoin/pull/23670
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1ff254e45cba...b5868f4b1f88
<bitcoin-git> bitcoin/master b5868f4 fanquake: Merge bitcoin/bitcoin#23670: build: Build minisketch test in `make check`,...
<bitcoin-git> bitcoin/master 6d58117 Hennadii Stepanov: build: Build minisketch test in `make check`, not in `make`
<bitcoin-git> [bitcoin] fanquake reopened pull request #15218: validation: Flush state after initial sync (master...flush-after-ibd) https://github.com/bitcoin/bitcoin/pull/15218
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26974: refactor: rpc: set TxToJSON default verbosity to SHOW_DETAILS (master...txtojson-default-verbosity-details) https://github.com/bitcoin/bitcoin/pull/26974
<bitcoin-git> bitcoin/master a24e633 stickies-v: refactor: rpc: set TxToJSON default verbosity to SHOW_DETAILS
<bitcoin-git> bitcoin/master 1ff254e MarcoFalke: Merge bitcoin/bitcoin#26974: refactor: rpc: set TxToJSON default verbosity...
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2b211b41e36f...1ff254e45cba
<bitcoin-git> [bitcoin] jamesob opened pull request #27008: assumeutxo: keep cache when flushing snapshot (#17487 followup) (master...2023-01-au-flush-optimize) https://github.com/bitcoin/bitcoin/pull/27008
<bitcoin-git> [bitcoin] furszy opened pull request #27006: reduce cs_main scope, guard block index 'nFile' under a local mutex (master...2022_reduce_cs_main_scope_blockindex_nfile) https://github.com/bitcoin/bitcoin/pull/27006
<bitcoin-git> [bitcoin] fanquake merged pull request #26952: build: Avoid `BOOST_NO_CXX98_FUNCTION_BASE` macro redefinition (master...230123-boost) https://github.com/bitcoin/bitcoin/pull/26952
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/357d750cab52...2b211b41e36f
<bitcoin-git> bitcoin/master d4c59da Hennadii Stepanov: build: Avoid `BOOST_NO_CXX98_FUNCTION_BASE` macro redefinition
<bitcoin-git> bitcoin/master 2b211b4 fanquake: Merge bitcoin/bitcoin#26952: build: Avoid `BOOST_NO_CXX98_FUNCTION_BASE` m...
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #27005: util: Use steady clock for logging timer (master...2301-log-steady-clock-🔆) https://github.com/bitcoin/bitcoin/pull/27005
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #27004: test: Use std::unique_ptr over manual delete in coins_tests (master...2301-test-uniq-ptr-🕴) https://github.com/bitcoin/bitcoin/pull/27004
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26956: test: refactor: introduce `replace_in_config` helper (master...202301-test-introduce_replace_in_config_helper) https://github.com/bitcoin/bitcoin/pull/26956
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ceb74b844caf...357d750cab52
<bitcoin-git> bitcoin/master b530d96 Sebastian Falbesoner: test: refactor: introduce `replace_in_config` helper
<bitcoin-git> bitcoin/master 357d750 MarcoFalke: Merge bitcoin/bitcoin#26956: test: refactor: introduce `replace_in_config`...

2023-01-30

<bitcoin-git> [bitcoin] achow101 merged pull request #26998: depends: ensure we are appending to sqlite cflags (master...msan_flags_missing) https://github.com/bitcoin/bitcoin/pull/26998
<bitcoin-git> bitcoin/master ceb74b8 Andrew Chow: Merge bitcoin/bitcoin#26998: depends: ensure we are appending to sqlite cf...
<bitcoin-git> bitcoin/master 56a03f1 fanquake: depends: ensure we are appending to sqlite cflags
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c8cb62272eac...ceb74b844caf
<bitcoin-git> [bitcoin] achow101 merged pull request #26999: A few follow-ups to #17487 (coins write without cache drop) (master...202301_flush_coins_followup) https://github.com/bitcoin/bitcoin/pull/26999
<bitcoin-git> bitcoin/master 941feb6 Pieter Wuille: Avoid unclear {it = ++it;}
<bitcoin-git> bitcoin/master 98db35c Pieter Wuille: Follow coding style for named arguments
<bitcoin-git> [bitcoin] achow101 pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/7241b936c5b4...c8cb62272eac
<bitcoin-git> bitcoin/master bb00357 Pieter Wuille: Make test/fuzz/coins_view exercise CCoinsViewCache::Sync()
<bitcoin-git> [bitcoin] sipa opened pull request #26999: A few follow-ups to #17487 (coins write without cache drop) (master...202301_flush_coins_followup) https://github.com/bitcoin/bitcoin/pull/26999
<bitcoin-git> [bitcoin] fanquake merged pull request #26965: refactor: Remove stray cs_main redundant declaration (master...2301-cs-main-🔋) https://github.com/bitcoin/bitcoin/pull/26965
<bitcoin-git> bitcoin/master faba08b MarcoFalke: refactor: Remove stray cs_main redundant declaration
<bitcoin-git> bitcoin/master 7241b93 fanquake: Merge bitcoin/bitcoin#26965: refactor: Remove stray cs_main redundant decl...
<bitcoin-git> bitcoin/master fa02591 MarcoFalke: doc: Export threadsafety.h from sync.h
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/82903a7a8dc3...7241b936c5b4
<bitcoin-git> [bitcoin] fanquake opened pull request #26998: depends: ensure we are appending to sqlite cflags (master...msan_flags_missing) https://github.com/bitcoin/bitcoin/pull/26998
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #24923: Rework logging timer (master...2204-log-time-📬) https://github.com/bitcoin/bitcoin/pull/24923
<bitcoin-git> [bitcoin] fanquake merged pull request #17487: coins: allow write to disk without cache drop (master...2019-11-au-coins-erase) https://github.com/bitcoin/bitcoin/pull/17487
<bitcoin-git> bitcoin/master 2c3cbd6 James O'Beirne: test: add use of Sync() to coins tests
<bitcoin-git> bitcoin/master 79cedc3 James O'Beirne: coins: add Sync() method to allow flush without cacheCoins drop
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/0a1d372ad0b8...82903a7a8dc3
<bitcoin-git> bitcoin/master 6d8affc James O'Beirne: test: refactor: clarify the coins simulation
<bitcoin-git> [bitcoin] fanquake merged pull request #26649: refactor: Use AutoFile and HashVerifier (without ser-type and ser-version) where possible (master...2212-ser-type-ver-👬) https://github.com/bitcoin/bitcoin/pull/26649
<bitcoin-git> bitcoin/master eeee610 MarcoFalke: Use AutoFile and HashVerifier where possible
<bitcoin-git> bitcoin/master 0a1d372 fanquake: Merge bitcoin/bitcoin#26649: refactor: Use AutoFile and HashVerifier (with...
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/228edafc6634...0a1d372ad0b8
<bitcoin-git> bitcoin/master fa96114 MarcoFalke: Add HashVerifier
<bitcoin-git> [bitcoin] instagibbs opened pull request #26997: s/transcation/transaction/ (master...transcation) https://github.com/bitcoin/bitcoin/pull/26997
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #26996: test: Log when LongpollThread is ending (master...2301-test-log-😀) https://github.com/bitcoin/bitcoin/pull/26996
<bitcoin-git> [bitcoin] fanquake merged pull request #23619: build: Propagate user-defined flags to host packages (master...211128-flags) https://github.com/bitcoin/bitcoin/pull/23619
<bitcoin-git> bitcoin/master 228edaf fanquake: Merge bitcoin/bitcoin#23619: build: Propagate user-defined flags to host p...
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/79e18ebc81f1...228edafc6634
<bitcoin-git> bitcoin/master 071eef1 Hennadii Stepanov: build: Propagate user-defined flags to host packages
<bitcoin-git> bitcoin/master a3a2bd9 Hennadii Stepanov: ci: Drop no longer needed package-specific flags
<bitcoin-git> [bitcoin] fanquake opened pull request #26994: depends: define `__BSD_VISIBLE` for FreeBSD bdb build (master...freebsd_bsd_visible_bdb) https://github.com/bitcoin/bitcoin/pull/26994
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #26992: refactor: Remove unused CDataStream SerializeMany constructor (master...2301-ser-many-remove-💻) https://github.com/bitcoin/bitcoin/pull/26992
<bitcoin-git> [bitcoin] fanquake merged pull request #26896: build: Remove port-forwarding runtime setting options from configure (master...remove_network_compile_time_default_setting) https://github.com/bitcoin/bitcoin/pull/26896
<bitcoin-git> bitcoin/master 25a0e8b fanquake: Remove configure-time setting of DEFAULT_UPNP
<bitcoin-git> bitcoin/master 06562e5 fanquake: Remove configure-time setting of DEFAULT_NATPMP
<bitcoin-git> [bitcoin] fanquake pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/b1329b7523ed...79e18ebc81f1
<bitcoin-git> bitcoin/master 02f5a5e fanquake: build: remove --enable-natpmp-default from configure
<bitcoin-git> [bitcoin] willcl-ark opened pull request #26991: doc: followups to #26471 (master...26471-followups) https://github.com/bitcoin/bitcoin/pull/26991
<bitcoin-git> [bitcoin] glozow merged pull request #26499: wallet: Abandon descendants of orphaned coinbases (master...fix-wallet-orphaned-reward) https://github.com/bitcoin/bitcoin/pull/26499
<bitcoin-git> bitcoin/master b0fa598 Andrew Chow: test: Check that orphaned coinbase unconf spend is still abandoned
<bitcoin-git> bitcoin/master b1329b7 glozow: Merge bitcoin/bitcoin#26499: wallet: Abandon descendants of orphaned coinb...
<bitcoin-git> bitcoin/master 9addbd7 Andrew Chow: wallet: Automatically abandon orphaned coinbases and their children
<bitcoin-git> [bitcoin] glozow pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/37fea41bbf85...b1329b7523ed
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #26978: ci: Fix BOOST_TEST_RANDOM (master...2301-ci-boost-test-random-🏿) https://github.com/bitcoin/bitcoin/pull/26978
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26982: p2p: 25880 fixups (stalling timeout) (master...202201_fix_stalling_test) https://github.com/bitcoin/bitcoin/pull/26982
<bitcoin-git> bitcoin/master 37fea41 MarcoFalke: Merge bitcoin/bitcoin#26982: p2p: 25880 fixups (stalling timeout)
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/1c8b80f440ae...37fea41bbf85
<bitcoin-git> bitcoin/master 6548ba6 Martin Zumsande: test: fix intermittent errors in p2p_ibd_stalling.py
<bitcoin-git> bitcoin/master b2a1e47 Martin Zumsande: net_processing: simplify logging statement
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #15294: refactor: Extract RipeMd160 (master...ripe-md) https://github.com/bitcoin/bitcoin/pull/15294
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/114c5eca77fc...1c8b80f440ae
<bitcoin-git> bitcoin/master 6879be6 Ben Woosley: refactor: Extract RIPEMD160
<bitcoin-git> bitcoin/master 1c8b80f MarcoFalke: Merge bitcoin/bitcoin#15294: refactor: Extract RipeMd160
<bitcoin-git> [bitcoin] pablomartin4btc opened pull request #26990: bitcoin:cli add validation to -generate command to avoid confusion when it's used with -rpcwallet (master...bitcoin-cli-generate-validation-when-rpcwallet) https://github.com/bitcoin/bitcoin/pull/26990

2023-01-29

<bitcoin-git> [bitcoin] stratospher opened pull request #26988: [rpc]: Add test-only RPC addrmaninfo for new/tried table address count (master...rpc_addrmaninfo) https://github.com/bitcoin/bitcoin/pull/26988
<bitcoin-git> [bitcoin] fanquake closed pull request #26987: Fix attempt Msvc wip (master...msvc-wip) https://github.com/bitcoin/bitcoin/pull/26987
<bitcoin-git> [bitcoin] aguycalled opened pull request #26987: Fix attempt Msvc wip (master...msvc-wip) https://github.com/bitcoin/bitcoin/pull/26987

2023-01-28

<bitcoin-git> [bitcoin] scgbckbone opened pull request #26985: explicit `-d/--delete` argument for verifybinaries/verify.py (master...explicit_delete_arg_verifybinaries) https://github.com/bitcoin/bitcoin/pull/26985
<bitcoin-git> [bitcoin] fanquake merged pull request #25465: build: remove boost library detection (master...uncrazy_libsecp) https://github.com/bitcoin/bitcoin/pull/25465
<bitcoin-git> bitcoin/master db648e8 fanquake: build: remove unneeded var exporting
<bitcoin-git> bitcoin/master 114c5ec fanquake: Merge bitcoin/bitcoin#25465: build: remove boost library detection
<bitcoin-git> bitcoin/master 14afc71 fanquake: build: remove Boost lib detection from ax_boost_base
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/69f35d20a670...114c5eca77fc
<bitcoin-git> [bitcoin] fanquake merged pull request #22811: build: Fix depends build system when working with subtargets (master...210826-subtarget) https://github.com/bitcoin/bitcoin/pull/22811
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4b51290f7195...69f35d20a670
<bitcoin-git> bitcoin/master 69f35d2 fanquake: Merge bitcoin/bitcoin#22811: build: Fix depends build system when working ...
<bitcoin-git> bitcoin/master 978852a Hennadii Stepanov: build: Fix depends build system when working with subtargets

2023-01-27

<bitcoin-git> [bitcoin] mzumsande opened pull request #26982: p2p: 25880 fixups (stalling timeout) (master...202201_fix_stalling_test) https://github.com/bitcoin/bitcoin/pull/26982
<bitcoin-git> [bitcoin] fanquake merged pull request #26977: ci: Fetch no git history, unless lint (master...2301-ci-no-hist-🏥) https://github.com/bitcoin/bitcoin/pull/26977
<bitcoin-git> bitcoin/master 4b51290 fanquake: Merge bitcoin/bitcoin#26977: ci: Fetch no git history, unless lint
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/483a4bb8197a...4b51290f7195
<bitcoin-git> bitcoin/master faa65f1 MarcoFalke: ci: Fetch no git history, unless lint
<bitcoin-git> [bitcoin] achow101 merged pull request #26834: contrib: remove install_db4.sh (master...remove_install_db4) https://github.com/bitcoin/bitcoin/pull/26834
<bitcoin-git> bitcoin/master 483a4bb Andrew Chow: Merge bitcoin/bitcoin#26834: contrib: remove install_db4.sh
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/9a288430df93...483a4bb8197a
<bitcoin-git> bitcoin/master 14ce843 fanquake: doc: add new NO_* options from #26833
<bitcoin-git> bitcoin/master 44f3c7d fanquake: contrib: remove install_db4.sh
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26900: refactor: Add BlockManager getters (master...2301-blockman-fun-💭) https://github.com/bitcoin/bitcoin/pull/26900
<bitcoin-git> bitcoin/master fae71fe MarcoFalke: Add BlockManager::GetPruneTarget()
<bitcoin-git> bitcoin/master faf7b4f MarcoFalke: Add BlockManager::IsPruneMode()
<bitcoin-git> bitcoin/master fa0f043 MarcoFalke: Add BlockManager::LoadingBlocks()
<bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/835212cd1d8f...9a288430df93
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #26978: ci: Fix BOOST_TEST_RANDOM (master...2301-ci-boost-test-random-🏿) https://github.com/bitcoin/bitcoin/pull/26978
<bitcoin-git> [gui] john-moffett opened pull request #705: doc: Fix comment about how wallet txs are sorted (master...2023_01_FixIncorrectCommentTTM) https://github.com/bitcoin-core/gui/pull/705
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #26977: ci: Fetch no git history, unless lint (master...2301-ci-no-hist-🏥) https://github.com/bitcoin/bitcoin/pull/26977