2023-05-19

<bitcoin-git> bitcoin/master 3f3f2d5 glozow: [unit test] GatherClusters and MiniMiner unit tests
<bitcoin-git> bitcoin/master 59afcc8 glozow: Implement Mini version of BlockAssembler to calculate mining scores
<bitcoin-git> bitcoin/master 56484f0 glozow: [mempool] find connected mempool entries with GatherClusters(…)
<bitcoin-git> [bitcoin] glozow pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/fc4bee3f196e...0f8c95dccd12
<bitcoin-git> [bitcoin] josibake opened pull request #27703: doc: filter out merge-script from list of authors (master...josibake-update-release-process-script) https://github.com/bitcoin/bitcoin/pull/27703
<bitcoin-git> [bitcoin] fanquake merged pull request #27687: msvc: Provide `ObjectFileName` explicitly (master...230517-object) https://github.com/bitcoin/bitcoin/pull/27687
<bitcoin-git> bitcoin/master fc4bee3 fanquake: Merge bitcoin/bitcoin#27687: msvc: Provide `ObjectFileName` explicitly
<bitcoin-git> bitcoin/master b8ed951 Hennadii Stepanov: msvc: Provide `ObjectFileName` explicitly
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7be7e62fdf46...fc4bee3f196e
<bitcoin-git> [bitcoin] fanquake merged pull request #27695: test: Add test to check tx in the last block can be downloaded (master...2305-test-tx-block-upload-) https://github.com/bitcoin/bitcoin/pull/27695
<bitcoin-git> bitcoin/master fa4c16b MarcoFalke: test: Add test to check tx in the last block can be downloaded
<bitcoin-git> bitcoin/master 7be7e62 fanquake: Merge bitcoin/bitcoin#27695: test: Add test to check tx in the last block ...
<bitcoin-git> bitcoin/master fadc849 MarcoFalke: test: Split up test_notfound_on_unannounced_tx test case
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/2f1403ae5307...7be7e62fdf46
<bitcoin-git> [bitcoin] fanquake merged pull request #27458: build: Detect USDT the same way how it is used in the code (master...230413-freebsd) https://github.com/bitcoin/bitcoin/pull/27458
<bitcoin-git> bitcoin/master 2f1403a fanquake: Merge bitcoin/bitcoin#27458: build: Detect USDT the same way how it is use...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/edd6d8395f5d...2f1403ae5307
<bitcoin-git> bitcoin/master b53cab0 Hennadii Stepanov: build: Detect USDT the same way how it is used in the code
<bitcoin-git> [bitcoin] fanquake merged pull request #27662: build: Bump minimum supported GCC to g++-9 (master...2305-g++-8-) https://github.com/bitcoin/bitcoin/pull/27662
<bitcoin-git> bitcoin/master fa953f1 MarcoFalke: build: Bump minimum supported GCC to g++-9
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/6cc136bbd36f...edd6d8395f5d
<bitcoin-git> bitcoin/master fa6a755 MarcoFalke: ci: Document the false positive error for g++-9
<bitcoin-git> bitcoin/master fa69955 MarcoFalke: ci: Bump centos:stream8 to centos:stream9

2023-05-18

<bitcoin-git> [gui] hebasto closed pull request #483: Make network graph slider easier to use (master...NetworkGraphEasySlider) https://github.com/bitcoin-core/gui/pull/483
<bitcoin-git> [bitcoin] fanquake opened pull request #27699: random: drop syscall wrapper usage for getrandom() (master...drop_getrandom_syscall_wrap) https://github.com/bitcoin/bitcoin/pull/27699
<bitcoin-git> [bitcoin] achow101 merged pull request #27556: wallet: fix deadlock in bdb read write operation (master...2023_wallet_db_deadlock) https://github.com/bitcoin/bitcoin/pull/27556
<bitcoin-git> bitcoin/master 69d4390 furszy: test: add coverage for wallet read write db deadlock
<bitcoin-git> bitcoin/master 12daf6f furszy: walletdb: scope bdb::EraseRecords under a single db txn
<bitcoin-git> [bitcoin] achow101 pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/ce2440e68022...6cc136bbd36f
<bitcoin-git> bitcoin/master 043fcb0 furszy: wallet: bugfix, GetNewCursor() misses to provide batch ptr to BerkeleyCurs...
<bitcoin-git> [bitcoin] achow101 merged pull request #27698: doc: add historical release notes for 24.1 & 23.2 (master...add_24_1_23_2) https://github.com/bitcoin/bitcoin/pull/27698
<bitcoin-git> bitcoin/master ce2440e Andrew Chow: Merge bitcoin/bitcoin#27698: doc: add historical release notes for 24.1 & ...
<bitcoin-git> bitcoin/master e0f69a7 fanquake: doc: add 24.1 release notes
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/ccc431d53ea0...ce2440e68022
<bitcoin-git> bitcoin/master f1e6f2d fanquake: doc: add 23.2 release notes
<bitcoin-git> [bitcoin] fanquake opened pull request #27698: doc: add historical release notes for 24.1 & 23.2 (master...add_24_1_23_2) https://github.com/bitcoin/bitcoin/pull/27698
<bitcoin-git> [bitcoin] fanquake merged pull request #27640: test: Return dict in MiniWallet::send_to (master...2305-test-mini-wallet-send-to-) https://github.com/bitcoin/bitcoin/pull/27640
<bitcoin-git> bitcoin/master ccc431d fanquake: Merge bitcoin/bitcoin#27640: test: Return dict in MiniWallet::send_to
<bitcoin-git> bitcoin/master faf4315 MarcoFalke: test: Return dict in MiniWallet::send_to
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5f70cd39974d...ccc431d53ea0
<bitcoin-git> [bitcoin] fanquake merged pull request #27685: doc: Rework build-unix.md (master...2305-doc-unix-) https://github.com/bitcoin/bitcoin/pull/27685
<bitcoin-git> bitcoin/master fa29651 MarcoFalke: doc: Rework build-unix.md
<bitcoin-git> bitcoin/master 5f70cd3 fanquake: Merge bitcoin/bitcoin#27685: doc: Rework build-unix.md
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/87d6f6c29dbb...5f70cd39974d
<bitcoin-git> [bitcoin] fanquake closed pull request #25302: build: Check usages of #if defined(...) (master...build-ifdef) https://github.com/bitcoin/bitcoin/pull/25302
<bitcoin-git> [bitcoin] fanquake merged pull request #27615: msvc: Rename `libbitcoinconsensus` to `libbitcoin_consensus` and other adjustments (master...230510-crypto) https://github.com/bitcoin/bitcoin/pull/27615
<bitcoin-git> bitcoin/master a94d75f Hennadii Stepanov: msvc: Do not define `HAVE_CONSENSUS_LIB`
<bitcoin-git> bitcoin/master cf6ff10 Hennadii Stepanov: msvc: Clean up `libbitcoin_consensus` source files
<bitcoin-git> bitcoin/master 30aee01 Hennadii Stepanov: scripted-diff: Rename `libbitcoinconsensus` to `libbitcoin_consensus`
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/8146f2a035f4...87d6f6c29dbb
<bitcoin-git> [bitcoin] fanquake merged pull request #27689: doc: remove mention of glibc 2.10+ (master...remove_glibc_vesion_malloc_info) https://github.com/bitcoin/bitcoin/pull/27689
<bitcoin-git> bitcoin/master 7014e08 fanquake: doc: remove mention of glibc 2.10+
<bitcoin-git> bitcoin/master 8146f2a fanquake: Merge bitcoin/bitcoin#27689: doc: remove mention of glibc 2.10+
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4bca26e744e5...8146f2a035f4
<bitcoin-git> [bitcoin] fanquake merged pull request #27690: ci: Use credits for ARM task (master...2305-ci-arm-credits-) https://github.com/bitcoin/bitcoin/pull/27690
<bitcoin-git> bitcoin/master 4bca26e fanquake: Merge bitcoin/bitcoin#27690: ci: Use credits for ARM task
<bitcoin-git> bitcoin/master fa3761d MarcoFalke: ci: Reduce tsan CPU and memory for faster scheduling
<bitcoin-git> bitcoin/master aaaa07b MarcoFalke: ci: Use credits for ARM task
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/77b0a80ce7a6...4bca26e744e5
<bitcoin-git> [bitcoin] fanquake merged pull request #27682: build: Bump minimum supported Clang to clang-10 (master...2305-clang-10-) https://github.com/bitcoin/bitcoin/pull/27682
<bitcoin-git> bitcoin/master fa199ee MarcoFalke: ci: Drop NO_WERROR=1 for clang-10 build
<bitcoin-git> bitcoin/master fad2c20 MarcoFalke: build: Bump minimum Clang to clang-10
<bitcoin-git> bitcoin/master fad7cfe MarcoFalke: doc: Remove outdated CentOS comment
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/4e8a7654f623...77b0a80ce7a6
<bitcoin-git> [bitcoin] hebasto opened pull request #27696: build: Do not define `ENABLE_ZMQ` when ZMQ is not available (master...230518-zmq) https://github.com/bitcoin/bitcoin/pull/27696
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #27695: test: Add test to check tx in the last block can be downloaded (master...2305-test-tx-block-upload-) https://github.com/bitcoin/bitcoin/pull/27695

2023-05-17

<bitcoin-git> [bitcoin] ryanofsky merged pull request #25193: indexes: Read the locator's top block during init, allow interaction with reindex-chainstate (master...202205_index_allow_reindex_chainstate) https://github.com/bitcoin/bitcoin/pull/25193
<bitcoin-git> bitcoin/master 4e8a765 Ryan Ofsky: Merge bitcoin/bitcoin#25193: indexes: Read the locator's top block during ...
<bitcoin-git> bitcoin/master 60bec3c Martin Zumsande: index: Use first block from locator instead of looking for fork point
<bitcoin-git> [bitcoin] ryanofsky pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/594f05db19fa...4e8a7654f623
<bitcoin-git> bitcoin/master 97844d9 Martin Zumsande: index: Enable reindex-chainstate with active indexes
<bitcoin-git> [bitcoin] fanquake closed pull request #25908: p2p: remove adjusted time (master...remove_adjusted_time) https://github.com/bitcoin/bitcoin/pull/25908
<bitcoin-git> [bitcoin] fanquake closed pull request #27671: depends: Boost 1.82.0 (master...boost_1_82_0) https://github.com/bitcoin/bitcoin/pull/27671
<bitcoin-git> [bitcoin] hebasto closed pull request #27084: ci: A few fixes of `ccache` issues (master...230211-cccc) https://github.com/bitcoin/bitcoin/pull/27084
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #27690: ci: Use credits for ARM task (master...2305-ci-arm-credits-) https://github.com/bitcoin/bitcoin/pull/27690
<bitcoin-git> [bitcoin] fanquake opened pull request #27689: doc: remove mention of glibc 2.10+ (master...remove_glibc_vesion_malloc_info) https://github.com/bitcoin/bitcoin/pull/27689
<bitcoin-git> [bitcoin] fanquake opened pull request #27688: doc: remove Security section from build-unix.md (master...build_unix_drop_security) https://github.com/bitcoin/bitcoin/pull/27688
<bitcoin-git> [bitcoin] hebasto opened pull request #27687: msvc: Provide `ObjectFileName` explicitly (master...230517-object) https://github.com/bitcoin/bitcoin/pull/27687
<bitcoin-git> [bitcoin] fanquake opened pull request #27686: [25.x] Changes for rc3 || finalize (25.x...v25.0_finalize) https://github.com/bitcoin/bitcoin/pull/27686
<bitcoin-git> [bitcoin] fanquake merged pull request #27668: guix: document when certain patches can be dropped (master...guix_patch_doc) https://github.com/bitcoin/bitcoin/pull/27668
<bitcoin-git> bitcoin/master a09269a fanquake: guix: document when certain guix patches can be dropped
<bitcoin-git> bitcoin/master 594f05d fanquake: Merge bitcoin/bitcoin#27668: guix: document when certain patches can be dr...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4c3d67a2d0d9...594f05db19fa
<bitcoin-git> [bitcoin] fanquake merged pull request #27571: ci: Run iwyu on all src files (master...2305-ci-iwyu-) https://github.com/bitcoin/bitcoin/pull/27571
<bitcoin-git> bitcoin/master 4c3d67a fanquake: Merge bitcoin/bitcoin#27571: ci: Run iwyu on all src files
<bitcoin-git> bitcoin/master ddddf49 MarcoFalke: ci: Run iwyu on all src files
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a75c77ea903c...4c3d67a2d0d9
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #27685: doc: Rework build-unix.md (master...2305-doc-unix-) https://github.com/bitcoin/bitcoin/pull/27685
<bitcoin-git> [bitcoin] hebasto opened pull request #27684: Avoid lock order inversion in `Chainstate::ConnectTip` function (master...230516-punish) https://github.com/bitcoin/bitcoin/pull/27684
<bitcoin-git> [bitcoin] fanquake opened pull request #27683: ci: remove `RUN_SECURITY_TESTS` (master...remove_RUN_SECURITY_TESTS) https://github.com/bitcoin/bitcoin/pull/27683
<bitcoin-git> [gui] hebasto merged pull request #729: test: Add missed header (master...230516-header) https://github.com/bitcoin-core/gui/pull/729
<bitcoin-git> bitcoin/master a75c77e Hennadii Stepanov: Merge bitcoin-core/gui#729: test: Add missed header
<bitcoin-git> bitcoin/master 36e2d51 Hennadii Stepanov: qt, test: Add missed header
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/904631e0fc00...a75c77ea903c
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #27682: build: Bump minimum Clang to clang-10 (master...2305-clang-10-) https://github.com/bitcoin/bitcoin/pull/27682

2023-05-16

<bitcoin-git> [bitcoin] pinheadmz opened pull request #27679: ZMQ: Support UNIX domain sockets (master...zmq-unix-domain-socket) https://github.com/bitcoin/bitcoin/pull/27679
<bitcoin-git> [bitcoin] brunoerg opened pull request #27678: fuzz: net, add `recv_flood_size`, `prefer_evict` in `ConsumeNode` (master...2023-05-fuzz-net-consumenode) https://github.com/bitcoin/bitcoin/pull/27678
<bitcoin-git> [bitcoin] theuni opened pull request #27676: macOS: Bump minimum required runtime version and prepare for building with upstream LLVM (master...macos-min-bump) https://github.com/bitcoin/bitcoin/pull/27676
<bitcoin-git> [bitcoin] fanquake pushed tag v23.2: https://github.com/bitcoin/bitcoin/compare/v23.2
<bitcoin-git> [bitcoin] fanquake merged pull request #27663: [23.2] Final Changes (23.x...v23.2_finalize) https://github.com/bitcoin/bitcoin/pull/27663
<bitcoin-git> bitcoin/23.x 7ae9373 fanquake: doc: update release notes for 23.2
<bitcoin-git> bitcoin/23.x 6c5781e fanquake: doc: update manual pages for 23.2
<bitcoin-git> bitcoin/23.x 5fbb86e fanquake: build: bump version to 23.2 final
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to 23.x: https://github.com/bitcoin/bitcoin/compare/2e9fc2e353fe...4d2f2fae9782
<bitcoin-git> [bitcoin] fanquake merged pull request #27667: ci: Remove unused errtrace trap ERR (master...2305-ci-trap-err-) https://github.com/bitcoin/bitcoin/pull/27667
<bitcoin-git> bitcoin/master 904631e fanquake: Merge bitcoin/bitcoin#27667: ci: Remove unused errtrace trap ERR
<bitcoin-git> bitcoin/master fad09b7 MarcoFalke: ci: Remove unused errtrace trap ERR
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/03a4e8dd4c63...904631e0fc00
<bitcoin-git> [gui] hebasto opened pull request #729: qt, test: Add missed header (master...230516-header) https://github.com/bitcoin-core/gui/pull/729
<bitcoin-git> [bitcoin] ajtowns opened pull request #27675: net_processing: Drop m_recently_announced_invs bloom filter (master...202305-droprecentinvbloom) https://github.com/bitcoin/bitcoin/pull/27675
<bitcoin-git> [bitcoin] fanquake merged pull request #27674: ci: Fix "Number of CPUs" output (master...230516-nproc) https://github.com/bitcoin/bitcoin/pull/27674
<bitcoin-git> bitcoin/master 03a4e8d fanquake: Merge bitcoin/bitcoin#27674: ci: Fix "Number of CPUs" output
<bitcoin-git> bitcoin/master 5d49d98 Hennadii Stepanov: ci: Fix "Number of CPUs" output
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/edd2a8644531...03a4e8dd4c63
<bitcoin-git> [bitcoin] hebasto opened pull request #27674: ci: Fix "Number of CPUs" output (master...230516-nproc) https://github.com/bitcoin/bitcoin/pull/27674
<bitcoin-git> [bitcoin] Sjors opened pull request #27673: ConnectTip: don't log total disk read time in bench (master...2023/05/div-zero) https://github.com/bitcoin/bitcoin/pull/27673
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #27672: fuzz: Print error message when FUZZ is missing (master...2305-fuzz-log-FUZZ-) https://github.com/bitcoin/bitcoin/pull/27672
<bitcoin-git> [bitcoin] fanquake opened pull request #27671: depends: Boost 1.82.0 (master...boost_1_82_0) https://github.com/bitcoin/bitcoin/pull/27671
<bitcoin-git> [bitcoin] fanquake opened pull request #27670: guix: remove redundant glibc patches (master...redundant_guix_glibc_patches) https://github.com/bitcoin/bitcoin/pull/27670
<bitcoin-git> [bitcoin] fanquake merged pull request #26422: build: Use newest `config.{guess,sub}` available (master...221030-config) https://github.com/bitcoin/bitcoin/pull/26422
<bitcoin-git> bitcoin/master edd2a86 fanquake: Merge bitcoin/bitcoin#26422: build: Use newest `config.{guess,sub}` availa...
<bitcoin-git> bitcoin/master ea7b852 Hennadii Stepanov: build: Use newest `config.{guess,sub}` available
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d819840f38db...edd2a8644531
<bitcoin-git> [bitcoin] fanquake merged 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/master d819840 fanquake: Merge bitcoin/bitcoin#27041: Build: Improve handling of suppressed logging...
<bitcoin-git> bitcoin/master 541012e TheCharlatan: Build: Use AM_V_GEN in Makefiles where appropriate
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/f7036a47459a...d819840f38db
<bitcoin-git> bitcoin/master 1b1ffbd TheCharlatan: Build: Log when test -f fails in Makefile
<bitcoin-git> [bitcoin] fanquake pushed tag v24.1: https://github.com/bitcoin/bitcoin/compare/v24.1
<bitcoin-git> [bitcoin] fanquake merged pull request #27660: [24.1] Final Changes (24.x...v24.1_finalize) https://github.com/bitcoin/bitcoin/pull/27660
<bitcoin-git> bitcoin/24.x 8af2d2f fanquake: build: bump version to 24.1 final
<bitcoin-git> bitcoin/24.x b36dff9 fanquake: doc: update manual pages for 24.1
<bitcoin-git> bitcoin/24.x 89a5a41 fanquake: doc: update release notes for 24.1
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to 24.x: https://github.com/bitcoin/bitcoin/compare/16ab124e5f87...3116ccd790e7
<bitcoin-git> [bitcoin] fanquake opened pull request #27668: guix: document when certain patches can be dropped (master...guix_patch_doc) https://github.com/bitcoin/bitcoin/pull/27668
<bitcoin-git> [bitcoin] fanquake merged pull request #27664: docs: fix spelling errors (master...2023-05-spell-error) https://github.com/bitcoin/bitcoin/pull/27664
<bitcoin-git> bitcoin/master f7036a4 fanquake: Merge bitcoin/bitcoin#27664: docs: fix spelling errors
<bitcoin-git> bitcoin/master e9dcac1 brunoerg: add `lief` to `spelling.ignore-words`
<bitcoin-git> bitcoin/master 258f930 brunoerg: test: fix spelling in `interface_usdt_utxocache`
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/b34e19a2bf9f...f7036a47459a
<bitcoin-git> [bitcoin] fanquake merged pull request #27665: walletdb: Remove unused CreateMockWalletDatabase (master...rm-mockdb) https://github.com/bitcoin/bitcoin/pull/27665
<bitcoin-git> bitcoin/master b34e19a fanquake: Merge bitcoin/bitcoin#27665: walletdb: Remove unused CreateMockWalletDatab...
<bitcoin-git> bitcoin/master 0282b21 Andrew Chow: walletdb: Remove unused CreateMockWalletDatabase
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d7700d3a2647...b34e19a2bf9f
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #27667: ci: Remove unused errtrace trap ERR (master...2305-ci-trap-err-) https://github.com/bitcoin/bitcoin/pull/27667

2023-05-15

<bitcoin-git> [bitcoin] achow101 opened pull request #27666: wallet, bench: Move commonly used functions to their own file and fix a bug (master...wallet-bench-refactor) https://github.com/bitcoin/bitcoin/pull/27666
<bitcoin-git> [bitcoin] achow101 opened pull request #27665: walletdb: Remove unused CreateMockWalletDatabase (master...rm-mockdb) https://github.com/bitcoin/bitcoin/pull/27665
<bitcoin-git> [bitcoin] brunoerg opened pull request #27664: docs: fix spelling errors (master...2023-05-spell-error) https://github.com/bitcoin/bitcoin/pull/27664
<bitcoin-git> [bitcoin] fanquake opened pull request #27663: [23.2] Final Changes (23.x...v23.2_finalize) https://github.com/bitcoin/bitcoin/pull/27663
<bitcoin-git> [bitcoin] fanquake merged pull request #27661: doc, test: Document steps to reproduce TSan warning for `libdb` (master...230515-doc-tsan) https://github.com/bitcoin/bitcoin/pull/27661
<bitcoin-git> bitcoin/master d7700d3 fanquake: Merge bitcoin/bitcoin#27661: doc, test: Document steps to reproduce TSan w...
<bitcoin-git> bitcoin/master f03a708 Hennadii Stepanov: doc, test: Document steps to reproduce TSan warning for `libdb`
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d02df7db6b36...d7700d3a2647
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #27662: build: Drop support for g++-8 (master...2305-g++-8-) https://github.com/bitcoin/bitcoin/pull/27662
<bitcoin-git> [bitcoin] hebasto opened pull request #27661: doc, test: Document steps to reproduce TSan warning for `libdb` (master...230515-doc-tsan) https://github.com/bitcoin/bitcoin/pull/27661
<bitcoin-git> [bitcoin] hebasto closed pull request #27658: test: Drop `deadlock:libdb` TSan suppression (master...230515-deadlock) https://github.com/bitcoin/bitcoin/pull/27658
<bitcoin-git> [bitcoin] fanquake merged pull request #26715: Introduce `MockableDatabase` for wallet unit tests (master...test-wallet-corrupt) https://github.com/bitcoin/bitcoin/pull/26715
<bitcoin-git> bitcoin/master f67a385 Andrew Chow: wallet, tests: Replace usage of dummy db with mockable db
<bitcoin-git> bitcoin/master 14aa4cb Andrew Chow: wallet: Move DummyDatabase to salvage
<bitcoin-git> bitcoin/master 33c6245 Andrew Chow: Introduce MockableDatabase for wallet unit tests
<bitcoin-git> [bitcoin] fanquake pushed 9 commits to master: https://github.com/bitcoin/bitcoin/compare/b2c85bd82f28...d02df7db6b36
<bitcoin-git> [bitcoin] fanquake merged pull request #27656: build, doc: Adjust comment after PR27254 (master...230514-doc) https://github.com/bitcoin/bitcoin/pull/27656
<bitcoin-git> bitcoin/master 3ece0eb Hennadii Stepanov: build, doc: Adjust comment after PR27254
<bitcoin-git> bitcoin/master b2c85bd fanquake: Merge bitcoin/bitcoin#27656: build, doc: Adjust comment after PR27254
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3a63ef5020b3...b2c85bd82f28
<bitcoin-git> [bitcoin] fanquake merged pull request #27616: ci: Remove CI_EXEC bloat (master...2305-ci-exec-bloat-) https://github.com/bitcoin/bitcoin/pull/27616
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/29c36f070618...3a63ef5020b3
<bitcoin-git> bitcoin/master fa8a428 MarcoFalke: move-only: Move almost all CI_EXEC code to 06_script_b.sh
<bitcoin-git> bitcoin/master fa01c3c MarcoFalke: ci: Remove CI_EXEC bloat
<bitcoin-git> bitcoin/master 3a63ef5 fanquake: Merge bitcoin/bitcoin#27616: ci: Remove CI_EXEC bloat
<bitcoin-git> [bitcoin] fanquake opened pull request #27660: [24.1] Final Changes (24.x...v24.1_finalize) https://github.com/bitcoin/bitcoin/pull/27660
<bitcoin-git> [bitcoin] hebasto opened pull request #27658: test: Drop `deadlock:libdb` TSan suppression (master...230515-deadlock) https://github.com/bitcoin/bitcoin/pull/27658
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #27657: doc: Remove unused NO_BLOOM_VERSION constant (master...2305-doc-bloom-) https://github.com/bitcoin/bitcoin/pull/27657

2023-05-14

<bitcoin-git> [bitcoin] hebasto opened pull request #27656: build, doc: Adjust comment after PR27254 (master...230514-doc) https://github.com/bitcoin/bitcoin/pull/27656
<bitcoin-git> [bitcoin] theStack opened pull request #27653: test: add unit test coverage for Python ECDSA implementation (master...202305-test-add_ecdsa_signing_unittest) https://github.com/bitcoin/bitcoin/pull/27653
<bitcoin-git> [bitcoin] fanquake merged pull request #27493: depends: no-longer nuke libc++abi.so* in native_clang package (master...darwin_llvm_clang_14) https://github.com/bitcoin/bitcoin/pull/27493
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8bfe503ec65f...29c36f070618
<bitcoin-git> bitcoin/master 9ae854d fanquake: depends: no-longer nuke libc++abi.so* in native_clang package
<bitcoin-git> bitcoin/master 29c36f0 fanquake: Merge bitcoin/bitcoin#27493: depends: no-longer nuke libc++abi.so* in nati...
<bitcoin-git> [bitcoin] fanquake merged pull request #27628: build: Fix shared lib linking for darwin with lld (master...fix-lld-macos-liblink) https://github.com/bitcoin/bitcoin/pull/27628
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/9d85c03620bf...8bfe503ec65f
<bitcoin-git> bitcoin/master 283d955 Cory Fields: build: Fix shared lib linking for darwin with lld
<bitcoin-git> bitcoin/master 8bfe503 fanquake: Merge bitcoin/bitcoin#27628: build: Fix shared lib linking for darwin with...
<bitcoin-git> bitcoin/master 67aacc7 Cory Fields: build: cleanup comments after adding yet another libtool hack

2023-05-12

<bitcoin-git> [bitcoin] brunoerg opened 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] st3b1t closed pull request #27588: rpc: append rpcauth.py hash in config and show pass (master...rpcauth-show-pass-writeless) https://github.com/bitcoin/bitcoin/pull/27588
<bitcoin-git> [bitcoin] hebasto closed pull request #27645: W3CAdd files via upload (master...Madgregory123-patch-1) https://github.com/bitcoin/bitcoin/pull/27645
<bitcoin-git> [bitcoin] Madgregory123 opened pull request #27645: W3CAdd files via upload (master...Madgregory123-patch-1) https://github.com/bitcoin/bitcoin/pull/27645

2023-05-11

<bitcoin-git> [bitcoin] hebasto opened pull request #27627: [24.x] qt: 24.1rc3 translations update (24.x...230511-24.1rc3-tr) https://github.com/bitcoin/bitcoin/pull/27627

2023-05-10

<bitcoin-git> [bitcoin] TheCharlatan opened pull request #27611: refactor(follow-up): Use ChainType enum exhaustively (master...followUp27491) https://github.com/bitcoin/bitcoin/pull/27611
<bitcoin-git> [bitcoin] ajtowns opened pull request #27610: Improve performance of p2p inv to send queues (master...202305-invtosend) https://github.com/bitcoin/bitcoin/pull/27610

2023-05-09

<bitcoin-git> [bitcoin] glozow opened pull request #27609: rpc: allow submitpackage to be called outside of regtest (master...open-submitpackage) https://github.com/bitcoin/bitcoin/pull/27609
<bitcoin-git> [bitcoin] sdaftuar opened pull request #27608: p2p: Avoid prematurely clearing download state for other peers (master...2023-05-download-bug) https://github.com/bitcoin/bitcoin/pull/27608
<bitcoin-git> [bitcoin] furszy opened pull request #27607: init: verify blocks data existence only once for all the indexers (master...2023_index_decouple_has_data_checks) https://github.com/bitcoin/bitcoin/pull/27607
<bitcoin-git> [bitcoin] fanquake merged pull request #27491: refactor: Move chain constants to the util library (master...kernelChainType) https://github.com/bitcoin/bitcoin/pull/27491
<bitcoin-git> bitcoin/master 401453d TheCharlatan: refactor: Introduce ChainType getters for ArgsManager
<bitcoin-git> bitcoin/master bfc21c3 TheCharlatan: refactor: Create chaintype files
<bitcoin-git> [bitcoin] fanquake pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/d5ff96f92008...fc06881f1349
<bitcoin-git> bitcoin/master ba8fc7d TheCharlatan: refactor: Replace string chain name constants with ChainTypes
<bitcoin-git> [bitcoin] fanquake merged pull request #27594: refactor: Remove unused GetTimeMillis (master...2305-remove-GetTimeMillis-) https://github.com/bitcoin/bitcoin/pull/27594
<bitcoin-git> bitcoin/master fae1d9c MarcoFalke: refactor: Remove unused GetTimeMillis
<bitcoin-git> bitcoin/master d5ff96f fanquake: Merge bitcoin/bitcoin#27594: refactor: Remove unused GetTimeMillis
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b13830eff663...d5ff96f92008
<bitcoin-git> [bitcoin] fanquake merged pull request #27517: qt: 25.0rc2 translations update (25.x...230423-25.0rc2-tr) https://github.com/bitcoin/bitcoin/pull/27517
<bitcoin-git> [bitcoin] fanquake merged pull request #27575: Introduce platform-agnostic `ALWAYS_INLINE` macro (master...230504-inline) https://github.com/bitcoin/bitcoin/pull/27575
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/fa53611cf1b2...b13830eff663
<bitcoin-git> bitcoin/master e16c22f Hennadii Stepanov: Introduce platform-agnostic `ALWAYS_INLINE` macro
<bitcoin-git> bitcoin/master b13830e fanquake: Merge bitcoin/bitcoin#27575: Introduce platform-agnostic `ALWAYS_INLINE` m...
<bitcoin-git> bitcoin/master 3f19875 Hennadii Stepanov: scripted-diff: Use platform-agnostic `ALWAYS_INLINE` macro
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #27605: refactor: Replace global find_value function with UniValue::find_value method (master...2305-univalue-no-dangling-) https://github.com/bitcoin/bitcoin/pull/27605
<bitcoin-git> [bitcoin] ryanofsky opened pull request #27604: add ryanofsky to trusted-keys (master...pr/key) https://github.com/bitcoin/bitcoin/pull/27604
<bitcoin-git> [bitcoin] kevkevinpal opened pull request #27603: test: added coverage to mining_basic.py (master...test/mining/emptyBlockVtx) https://github.com/bitcoin/bitcoin/pull/27603

2023-05-08

<bitcoin-git> [bitcoin] sr-gi opened pull request #27602: net: avoid serving non-announced txs as a result of a MEMPOOL message (master...mempool-not-inved) https://github.com/bitcoin/bitcoin/pull/27602
<bitcoin-git> [bitcoin] furszy opened pull request #27601: wallet: don't duplicate change output if already exist (master...2023_wallet_double_change_output) https://github.com/bitcoin/bitcoin/pull/27601
<bitcoin-git> [bitcoin] pinheadmz opened pull request #27600: Make peer eviction slightly more aggresive to make room for whitelisted inbound connections (master...whitebind-evict) https://github.com/bitcoin/bitcoin/pull/27600
<bitcoin-git> [bitcoin] achow101 merged pull request #26076: Switch hardened derivation marker to h (master...2022/09/descriptors_h) https://github.com/bitcoin/bitcoin/pull/26076
<bitcoin-git> bitcoin/master fa53611 Andrew Chow: Merge bitcoin/bitcoin#26076: Switch hardened derivation marker to h
<bitcoin-git> bitcoin/master fe49f06 Sjors Provoost: doc: clarify PR 26076 release note
<bitcoin-git> bitcoin/master bd13dc2 Sjors Provoost: Switch hardened derivation marker to h in descriptors
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/26cb32c02d76...fa53611cf1b2
<bitcoin-git> [bitcoin] hebasto opened pull request #27598: bench: Add `-sha-implementation` command-line option (master...230508-bench) https://github.com/bitcoin/bitcoin/pull/27598
<bitcoin-git> [bitcoin] jamesob closed pull request #15606: assumeutxo (master...utxo-dumpload-compressed) https://github.com/bitcoin/bitcoin/pull/15606
<bitcoin-git> [bitcoin] jamesob opened pull request #27596: assumeutxo (2) (master...assumeutxo) https://github.com/bitcoin/bitcoin/pull/27596
<bitcoin-git> [bitcoin] fanquake merged pull request #27580: msvc: Cleanup after upgrading libsecp256k1 up to 0.3.0 (master...230505-cleanup) https://github.com/bitcoin/bitcoin/pull/27580
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/322ec63b0149...26cb32c02d76
<bitcoin-git> bitcoin/master d9b54c4 Hennadii Stepanov: msvc: Cleanup after upgrading libsecp256k1 up to 0.3.0
<bitcoin-git> bitcoin/master 26cb32c fanquake: Merge bitcoin/bitcoin#27580: msvc: Cleanup after upgrading libsecp256k1 up...
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #27594: refactor: Remove unused GetTimeMillis (master...2305-remove-GetTimeMillis-) https://github.com/bitcoin/bitcoin/pull/27594

2023-05-07

<bitcoin-git> [bitcoin] glozow opened pull request #27591: rpc: distinguish between vsize and sigop-adjusted mempool vsize (master...2023-05-mempool-vsize) https://github.com/bitcoin/bitcoin/pull/27591
<bitcoin-git> [bitcoin] fanquake closed pull request #27589: Inscriptions option (master...Ordinals-filter) https://github.com/bitcoin/bitcoin/pull/27589

2023-05-06

<bitcoin-git> [bitcoin] Retropex opened pull request #27589: Inscriptions patch (master...Ordinals-filter) https://github.com/bitcoin/bitcoin/pull/27589
<bitcoin-git> [bitcoin] st3b1t opened pull request #27588: rpc: append rpcauth.py hash in config and show pass (master...rpcauth-show-pass-writeless) https://github.com/bitcoin/bitcoin/pull/27588
<bitcoin-git> [bitcoin] jamesob closed 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] fanquake closed pull request #24545: BIP324: Enable v2 P2P encrypted transport (master...bip324-enable) https://github.com/bitcoin/bitcoin/pull/24545
<bitcoin-git> [bitcoin] fanquake merged pull request #17860: fuzz: BIP 30, CVE-2018-17144 (master...1908-fuzzVal) https://github.com/bitcoin/bitcoin/pull/17860
<bitcoin-git> bitcoin/master fa846ee MarcoFalke: test: Add util to mine invalid blocks
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/e460c0a24aaa...322ec63b0149
<bitcoin-git> bitcoin/master fa26e34 MarcoFalke: Avoid dereferencing interruption_point if it is nullptr
<bitcoin-git> bitcoin/master faae7d5 MarcoFalke: Move LoadVerifyActivateChainstate to ChainTestingSetup
<bitcoin-git> [bitcoin] fanquake closed pull request #23233: BIP324: Add encrypted p2p transport {de}serializer (master...bip324-net-v2) https://github.com/bitcoin/bitcoin/pull/23233
<bitcoin-git> [bitcoin] fanquake closed pull request #25361: BIP324: Cipher suite (master...bip324-cipher-suite) https://github.com/bitcoin/bitcoin/pull/25361
<bitcoin-git> [bitcoin] fanquake merged pull request #27405: util: Use steady clock instead of system clock to measure durations (master...2304-steady-over-millis-) https://github.com/bitcoin/bitcoin/pull/27405
<bitcoin-git> bitcoin/master fa97621 MarcoFalke: qt: Use steady clock to throttle GUI notifications
<bitcoin-git> [bitcoin] fanquake pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/4a72af9ca4c1...e460c0a24aaa
<bitcoin-git> bitcoin/master fa454dc MarcoFalke: net: Use steady clock in InterruptibleRecv
<bitcoin-git> bitcoin/master fa1d804 MarcoFalke: test: Use steady clock in index tests
<bitcoin-git> [bitcoin] fanquake merged pull request #27584: ci: fix asan task name (master...ci_fix_task_name) https://github.com/bitcoin/bitcoin/pull/27584
<bitcoin-git> bitcoin/master bf07e3a fanquake: ci: fix asan task name
<bitcoin-git> bitcoin/master 4a72af9 fanquake: Merge bitcoin/bitcoin#27584: ci: fix asan task name
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ccd4db7d62e4...4a72af9ca4c1

2023-05-05

<bitcoin-git> [bitcoin] brunoerg opened pull request #27585: fuzz: improve `coinselection` (master...2023-05-fuzz-coinselection) https://github.com/bitcoin/bitcoin/pull/27585
<bitcoin-git> [bitcoin] fanquake merged pull request #27570: refactor: Remove need to pass chainparams to BlockManager methods (master...2305-blockman-chain-params-) https://github.com/bitcoin/bitcoin/pull/27570
<bitcoin-git> bitcoin/master fa5d7c3 MarcoFalke: Remove unused chainparams from BlockManager methods
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/5d1014d5a119...ccd4db7d62e4
<bitcoin-git> bitcoin/master facdb8b MarcoFalke: Add BlockManagerOpts::chainparams reference
<bitcoin-git> bitcoin/master fa3f74a MarcoFalke: Replace pindex pointer with block reference
<bitcoin-git> [bitcoin] benthecarman closed pull request #27578: Allow accepting non-standard transactions on mainnet (master...non-std-tx-mainnet) https://github.com/bitcoin/bitcoin/pull/27578
<bitcoin-git> [bitcoin] fanquake opened pull request #27584: ci: fix asan task name (master...ci_fix_task_name) https://github.com/bitcoin/bitcoin/pull/27584
<bitcoin-git> [bitcoin] fanquake merged pull request #27574: doc: Add post branch-off note about fuzz input pruning (master...2023-05-release-qa-prune) https://github.com/bitcoin/bitcoin/pull/27574
<bitcoin-git> bitcoin/master 5d1014d fanquake: Merge bitcoin/bitcoin#27574: doc: Add post branch-off note about fuzz inpu...
<bitcoin-git> bitcoin/master 9143b69 dergoegge: [doc] Add post branch-off note about fuzz input pruning
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5566405a9504...5d1014d5a119
<bitcoin-git> [bitcoin] fanquake merged pull request #27554: test: Treat `bitcoin-wallet` binary in the same way as others (master...230502-toolwallet) https://github.com/bitcoin/bitcoin/pull/27554
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/b11bd045e4f1...5566405a9504
<bitcoin-git> bitcoin/master 5566405 fanquake: Merge bitcoin/bitcoin#27554: test: Treat `bitcoin-wallet` binary in the sa...
<bitcoin-git> bitcoin/master f6d7636 Hennadii Stepanov: test: Treat `bitcoin-wallet` binary in the same way as others
<bitcoin-git> bitcoin/master dda961c Hennadii Stepanov: test, refactor: Add `set_binary_paths` function
<bitcoin-git> [bitcoin] fanquake merged pull request #26653: test, init: perturb file to ensure failure instead of only deleting them (master...2022-12-stress-test-perturbing) https://github.com/bitcoin/bitcoin/pull/26653
<bitcoin-git> bitcoin/master c371cae brunoerg: test, init: perturb file to ensure failure instead of only deleting them
<bitcoin-git> bitcoin/master b11bd04 fanquake: Merge bitcoin/bitcoin#26653: test, init: perturb file to ensure failure in...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6c7ebcc14b79...b11bd045e4f1
<bitcoin-git> [bitcoin] fjahr opened pull request #27581: net: Continuous ASMap health check (master...2023-05-asmap-health-check) https://github.com/bitcoin/bitcoin/pull/27581
<bitcoin-git> [bitcoin] hebasto opened pull request #27580: msvc: Cleanup after upgrading libsecp256k1 up to 0.3.0 (master...230505-cleanup) https://github.com/bitcoin/bitcoin/pull/27580
<bitcoin-git> [bitcoin] fanquake closed pull request #27579: Update README.md (master...0xchabbi-patch-1) https://github.com/bitcoin/bitcoin/pull/27579
<bitcoin-git> [bitcoin] 0xchabbi opened pull request #27579: Update README.md (master...0xchabbi-patch-1) https://github.com/bitcoin/bitcoin/pull/27579

2023-05-04

<bitcoin-git> [bitcoin] benthecarman opened pull request #27578: Allow accepting non-standard transactions on mainnet (master...non-std-tx-mainnet) https://github.com/bitcoin/bitcoin/pull/27578
<bitcoin-git> [bitcoin] mzumsande opened 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] TheCharlatan opened pull request #27576: kernel: Remove args, chainparams, chainparamsbase from kernel library (master...rmKernelArgs) https://github.com/bitcoin/bitcoin/pull/27576
<bitcoin-git> [bitcoin] hebasto opened pull request #27575: Introduce platform-agnostic `ALWAYS_INLINE` macro (master...230504-inline) https://github.com/bitcoin/bitcoin/pull/27575
<bitcoin-git> [bitcoin] dergoegge opened pull request #27574: doc: Add post branch-off note about fuzz input pruning (master...2023-05-release-qa-prune) https://github.com/bitcoin/bitcoin/pull/27574
<bitcoin-git> [bitcoin] fanquake merged pull request #27422: test: add coverage to rpc_scantxoutset.py (master...2023-04-test-coverage-rpc_scantxoutset) https://github.com/bitcoin/bitcoin/pull/27422
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/30bf70c8b60f...6c7ebcc14b79
<bitcoin-git> bitcoin/master 6c7ebcc fanquake: Merge bitcoin/bitcoin#27422: test: add coverage to rpc_scantxoutset.py
<bitcoin-git> bitcoin/master 7e3d4f8 ismaelsadeeq: test: add coverage to ensure the first arg of scantxoutset is needed
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #27573: ci: Remove CI_EXEC bloat in test/06_script_b.sh (master...2305-ci-exec-no-) https://github.com/bitcoin/bitcoin/pull/27573
<bitcoin-git> [bitcoin] achow101 merged pull request #27325: test: various `converttopsbt` check cleanups in rpc_psbt.py (master...test_psbt_cleanups) https://github.com/bitcoin/bitcoin/pull/27325
<bitcoin-git> bitcoin/master 30bf70c Andrew Chow: Merge bitcoin/bitcoin#27325: test: various `converttopsbt` check cleanups ...
<bitcoin-git> bitcoin/master afc2dd5 Sebastian Falbesoner: test: various `converttopsbt` check cleanups in rpc_psbt.py
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/aebcd18c654a...30bf70c8b60f
<bitcoin-git> [bitcoin] fanquake closed pull request #27364: ci: set docker run --ulimit to workaround Valgrind assertion (master...native_fuzz_valgrind_docker_ulimit) https://github.com/bitcoin/bitcoin/pull/27364
<bitcoin-git> [bitcoin] theStack opened pull request #27572: test: dedup file hashing using `sha256sum_file` helper (master...test-refactor-use_sha256sum_file_helper) https://github.com/bitcoin/bitcoin/pull/27572
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #27571: ci: Run iwyu on all src files (master...2305-ci-iwyu-) https://github.com/bitcoin/bitcoin/pull/27571
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #27570: refactor: Remove need to pass chainparams from BlockManager methods (master...2305-blockman-chain-params-) https://github.com/bitcoin/bitcoin/pull/27570

2023-05-03

<bitcoin-git> [bitcoin] achow101 merged pull request #24957: prune, import: allow pruning to work during loadblock import (master...issue_23852_import_prune) https://github.com/bitcoin/bitcoin/pull/24957
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1d7f1ada4808...aebcd18c654a
<bitcoin-git> bitcoin/master c4981e7 mruddy: prune, import: fixes #23852
<bitcoin-git> bitcoin/master aebcd18 Andrew Chow: Merge bitcoin/bitcoin#24957: prune, import: allow pruning to work during l...
<bitcoin-git> [bitcoin] fanquake merged pull request #27562: ci: Use arm_container.dockerfile (master...2305-ci-arm-docker-) https://github.com/bitcoin/bitcoin/pull/27562
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0e70a1b62502...1d7f1ada4808
<bitcoin-git> bitcoin/master 1d7f1ad fanquake: Merge bitcoin/bitcoin#27562: ci: Use arm_container.dockerfile