2024-07-25

<bitcoin-git> [bitcoin] fanquake merged pull request #30519: ci: add `_LIBCPP_REMOVE_TRANSITIVE_INCLUDES` to TSAN (libc++) job (master...tsan_LIBCPP_REMOVE_TRANSITIVE_INCLUDES) https://github.com/bitcoin/bitcoin/pull/30519
<bitcoin-git> bitcoin/master e3edacc fanquake: ci: add _LIBCPP_REMOVE_TRANSITIVE_INCLUDES to TSAN job
<bitcoin-git> bitcoin/master 6e78616 fanquake: refactor: fix missing includes
<bitcoin-git> bitcoin/master 1ca1df9 merge-script: Merge bitcoin/bitcoin#30519: ci: add `_LIBCPP_REMOVE_TRANSITIVE_INCLUDES` ...
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/fa0b5d68823b...1ca1df9353b6
<bitcoin-git> [bitcoin] paplorinc closed pull request #30442: optimization: Precalculate SipHash constant XOR with k0 and k1 in SaltedOutpointHasher (master...paplorinc/siphash) https://github.com/bitcoin/bitcoin/pull/30442
<bitcoin-git> [bitcoin] pinheadmz closed pull request #30521: Create Wap (master...patch-1) https://github.com/bitcoin/bitcoin/pull/30521
<bitcoin-git> [bitcoin] Vick145 opened pull request #30521: Create Wap (master...patch-1) https://github.com/bitcoin/bitcoin/pull/30521

2024-07-24

<bitcoin-git> [qa-assets] agroce opened pull request #193: New inputs from muttfuzz (main...main) https://github.com/bitcoin-core/qa-assets/pull/193
<bitcoin-git> [bitcoin] fanquake opened pull request #30519: ci: add `_LIBCPP_REMOVE_TRANSITIVE_INCLUDES` to TSAN (libc++) job (master...tsan_LIBCPP_REMOVE_TRANSITIVE_INCLUDES) https://github.com/bitcoin/bitcoin/pull/30519
<bitcoin-git> [bitcoin] fanquake merged pull request #30467: [27.x] More backports (27.x...27_more_backports) https://github.com/bitcoin/bitcoin/pull/30467
<bitcoin-git> bitcoin/27.x 0933cf5 Sebastian Falbesoner: net: fix race condition in self-connect detection
<bitcoin-git> bitcoin/27.x fa90989 Ava Chow: psbt: Check non witness utxo outpoint early
<bitcoin-git> bitcoin/27.x 064f214 Sebastian Falbesoner: net: prevent sending messages in `NetEventsInterface::InitializeNode`
<bitcoin-git> [bitcoin] fanquake pushed 9 commits to 27.x: https://github.com/bitcoin/bitcoin/compare/b6440f20f2cc...0cbdc6b3802d
<bitcoin-git> [bitcoin] fanquake merged pull request #30423: contrib: simplify `test-security-check` (master...test_test_cleanups) https://github.com/bitcoin/bitcoin/pull/30423
<bitcoin-git> bitcoin/master 51d8f43 fanquake: contrib: simplify ELF test-security-check
<bitcoin-git> bitcoin/master 1810e20 fanquake: contrib: simplify PE test-security-check
<bitcoin-git> bitcoin/master 6c9746f fanquake: contrib: simplify MACHO test-security-check
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/960727703229...fa0b5d68823b
<bitcoin-git> [bitcoin] fanquake merged pull request #30111: locks: introduce mutex for tx download, flush rejection filters once per tip change (master...2024-05-txdownload-mutex) https://github.com/bitcoin/bitcoin/pull/30111
<bitcoin-git> bitcoin/master 18a4355 glozow: update recent_rejects filters on ActiveTipChange
<bitcoin-git> bitcoin/master 36f170d glozow: add ValidationInterface::ActiveTipChange
<bitcoin-git> bitcoin/master 3eb1307 glozow: guard TxRequest and rejection caches with new mutex
<bitcoin-git> [bitcoin] fanquake pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/1518c086fd2f...960727703229
<bitcoin-git> [bitcoin] fanquake merged pull request #30513: depends: Bump `libmultiprocess` for CMake fixes (master...240723-mp) https://github.com/bitcoin/bitcoin/pull/30513
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2c86bb002caf...1518c086fd2f
<bitcoin-git> bitcoin/master ec0e805 Hennadii Stepanov: depends: Bump `libmultiprocess` for CMake fixes
<bitcoin-git> bitcoin/master 1518c08 merge-script: Merge bitcoin/bitcoin#30513: depends: Bump `libmultiprocess` for CMake fix...
<bitcoin-git> [bitcoin] fanquake merged pull request #29878: depends: build expat with CMake (master...depends_expat_use_cmake) https://github.com/bitcoin/bitcoin/pull/29878
<bitcoin-git> bitcoin/master a517029 fanquake: depends: switch to building expat with CMake
<bitcoin-git> bitcoin/master 2c86bb0 merge-script: Merge bitcoin/bitcoin#29878: depends: build expat with CMake
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7cc00bfc86b4...2c86bb002caf
<bitcoin-git> [bitcoin] TheCharlatan opened pull request #30517: refactor: Add FlatFileSeq member variables in BlockManager (master...flatfileseqmember) https://github.com/bitcoin/bitcoin/pull/30517

2024-07-23

<bitcoin-git> [bitcoin] fjahr opened pull request #30516: Assumeutxo: Sanitize block height in metadata (master...2024-07-au-blockheight-san) https://github.com/bitcoin/bitcoin/pull/30516
<bitcoin-git> [bitcoin] luisschwab opened pull request #30515: rpc: add utxo's blockhash and number of confirmations to scantxoutset output (master...feat/add-blockhash-and-nconfs-to-scantxoutset-output) https://github.com/bitcoin/bitcoin/pull/30515
<bitcoin-git> [bitcoin] hebasto opened pull request #30513: depends: Bump `libmultiprocess` for CMake fixes (master...240723-mp) https://github.com/bitcoin/bitcoin/pull/30513
<bitcoin-git> [bitcoin] ryanofsky merged pull request #30436: fix: Make TxidFromString() respect string_view length (master...2024-07_fix_TxidFromString) https://github.com/bitcoin/bitcoin/pull/30436
<bitcoin-git> bitcoin/master f11f816 Hodlinator: refactor: Make uint256_tests no longer use deprecated BOOST_CHECK()
<bitcoin-git> bitcoin/master 2f5577d Hodlinator: test: uint256 - Garbage suffixes and zero padding
<bitcoin-git> [bitcoin] ryanofsky pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/ed2d775e0eac...7cc00bfc86b4
<bitcoin-git> bitcoin/master f0eeee2 Ryan Ofsky: test: Add test for TxidFromString() behavior
<bitcoin-git> [bitcoin] achow101 merged pull request #30408: rpc: doc: use "output script" terminology consistently in "asm"/"hex" results (master...202407-rpc-doc_improve_hex_asm_result_scriptPubKey_naming) https://github.com/bitcoin/bitcoin/pull/30408
<bitcoin-git> bitcoin/master 29eafd5 Sebastian Falbesoner: rpc: doc: use "output script" terminology consistently in "asm"/"hex" resu...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8ae79f115533...ed2d775e0eac
<bitcoin-git> bitcoin/master ed2d775 Ava Chow: Merge bitcoin/bitcoin#30408: rpc: doc: use "output script" terminology con...
<bitcoin-git> [bitcoin] maflcko opened pull request #30512: net: Log accepted connection after m_nodes.push_back; Fix intermittent test issue (master...2407-net-fixups) https://github.com/bitcoin/bitcoin/pull/30512
<bitcoin-git> [bitcoin] achow101 merged pull request #30403: test, assumeutxo: Remove resolved todo comments and add new test (master...2024-07-au-todo) https://github.com/bitcoin/bitcoin/pull/30403
<bitcoin-git> bitcoin/master 8ae79f1 Ava Chow: Merge bitcoin/bitcoin#30403: test, assumeutxo: Remove resolved todo commen...
<bitcoin-git> bitcoin/master c2f86d4 Fabian Jahr: test: Remove already resolved assumeutxo todo comments
<bitcoin-git> bitcoin/master d63ef73 Fabian Jahr: test: Add loadtxoutset test with tip on snapshot block
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/51ac4792e571...8ae79f115533
<bitcoin-git> [bitcoin] fanquake opened pull request #30511: guix: GCC 12 consolidation (master...winpthreads_gcc_12) https://github.com/bitcoin/bitcoin/pull/30511
<bitcoin-git> [bitcoin] ryanofsky opened pull request #30510: multiprocess: Add IPC wrapper for Mining interface (master...pr/mine-types) https://github.com/bitcoin/bitcoin/pull/30510
<bitcoin-git> [bitcoin] ryanofsky opened pull request #30509: multiprocess: Add -ipcbind option to bitcoin-node (master...pr/ipc-bind) https://github.com/bitcoin/bitcoin/pull/30509
<bitcoin-git> [bitcoin] hebasto opened pull request #30508: depends: Fix CMake-generated `libzmq.pc` file (master...240723-zmq-pc) https://github.com/bitcoin/bitcoin/pull/30508
<bitcoin-git> [bitcoin] glozow opened pull request #30507: m_tx_download_mutex followups (master...2024-07-30111-followups) https://github.com/bitcoin/bitcoin/pull/30507
<bitcoin-git> [bitcoin] fanquake merged pull request #30504: doc: use proper doxygen formatting for CTxMemPool::cs (master...doc_doxygen_par) https://github.com/bitcoin/bitcoin/pull/30504
<bitcoin-git> bitcoin/master 6a5e9e4 Vasil Dimov: doc: use proper doxygen formatting for CTxMemPool::cs
<bitcoin-git> bitcoin/master 51ac479 merge-script: Merge bitcoin/bitcoin#30504: doc: use proper doxygen formatting for CTxMem...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/910d38b22f57...51ac4792e571
<bitcoin-git> [bitcoin] hebasto opened pull request #30506: depends: Cleanup postprocess commands after switching to CMake (master...240723-postprocess) https://github.com/bitcoin/bitcoin/pull/30506
<bitcoin-git> [bitcoin] vasild opened pull request #30504: doc: use proper doxygen formatting for CTxMemPool::cs (master...doc_doxygen_par) https://github.com/bitcoin/bitcoin/pull/30504
<bitcoin-git> [bitcoin] fanquake merged pull request #30474: fuzz: Speed up PickValue in txorphan (master...2407-fuzz-txo) https://github.com/bitcoin/bitcoin/pull/30474
<bitcoin-git> bitcoin/master 910d38b merge-script: Merge bitcoin/bitcoin#30474: fuzz: Speed up PickValue in txorphan
<bitcoin-git> bitcoin/master fa33a63 MarcoFalke: fuzz: Speed up PickValue in txorphan
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8754d055c65e...910d38b22f57
<bitcoin-git> [bitcoin] vasild opened pull request #30502: doc: add release notes for #22729 (master...release-notes-22729) https://github.com/bitcoin/bitcoin/pull/30502

2024-07-22

<bitcoin-git> [bitcoin] fanquake merged pull request #30494: fuzz: reduce keypool size in `scriptpubkeyman` target (master...2024-07-fuzz-spkm-fix) https://github.com/bitcoin/bitcoin/pull/30494
<bitcoin-git> bitcoin/master 8754d05 merge-script: Merge bitcoin/bitcoin#30494: fuzz: reduce keypool size in `scriptpubkeyman...
<bitcoin-git> bitcoin/master dcb4ec9 brunoerg: fuzz: reduce keypool size in scriptpubkeyman target
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b927a39c633b...8754d055c65e
<bitcoin-git> [bitcoin] fanquake merged pull request #30488: depends: Fix CMake-generated `libevent*.pc` files (master...depends-libevent-patch) https://github.com/bitcoin/bitcoin/pull/30488
<bitcoin-git> bitcoin/master 8c935e6 Hennadii Stepanov: depends: Fix CMake-generated `libevent*.pc` files
<bitcoin-git> bitcoin/master b927a39 merge-script: Merge bitcoin/bitcoin#30488: depends: Fix CMake-generated `libevent*.pc` f...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/55e473c43e43...b927a39c633b
<bitcoin-git> [bitcoin] fanquake merged pull request #30500: Fix lint-spelling warnings (master...paplorinc/codespell) https://github.com/bitcoin/bitcoin/pull/30500
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/038730a7953e...55e473c43e43
<bitcoin-git> bitcoin/master bccfca0 Lőrinc: Fix lint-spelling warnings
<bitcoin-git> bitcoin/master 55e473c merge-script: Merge bitcoin/bitcoin#30500: Fix lint-spelling warnings
<bitcoin-git> [bitcoin] fanquake merged pull request #30501: lint: Add missing docker.io prefix to ci/lint_imagefile (master...2407-lint-fixes) https://github.com/bitcoin/bitcoin/pull/30501
<bitcoin-git> bitcoin/master fadb7c2 MarcoFalke: lint: Add missing docker.io prefix to ci/lint_imagefile
<bitcoin-git> bitcoin/master fa7bee1 MarcoFalke: lint: Use git clone --depth=1
<bitcoin-git> bitcoin/master 038730a merge-script: Merge bitcoin/bitcoin#30501: lint: Add missing docker.io prefix to ci/lint...
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/c69ba20bce48...038730a7953e
<bitcoin-git> [bitcoin] fanquake merged pull request #29723: depends: build zeromq with CMake (master...zeromq_cmake_switch) https://github.com/bitcoin/bitcoin/pull/29723
<bitcoin-git> bitcoin/master 0c86052 fanquake: depends: add zeromq mktemp macos patch
<bitcoin-git> [bitcoin] fanquake pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/98537a021204...c69ba20bce48
<bitcoin-git> bitcoin/master 2de68d6 fanquake: depends: add zeromq builtin sha1 patch
<bitcoin-git> bitcoin/master cbbc229 fanquake: depends: add zeromq windows usage patch
<bitcoin-git> [bitcoin] maflcko opened pull request #30501: lint: Add missing docker.io prefix to ci/lint_imagefile (master...2407-lint-fixes) https://github.com/bitcoin/bitcoin/pull/30501
<bitcoin-git> [bitcoin] fanquake merged pull request #30499: lint: Use consistent out-of-tree build for python and test_runner (master...2407-lint-fixes) https://github.com/bitcoin/bitcoin/pull/30499
<bitcoin-git> bitcoin/master fa8d73e MarcoFalke: lint: Use consistent out-of-tree build for python and test_runner
<bitcoin-git> bitcoin/master fa9ad59 MarcoFalke: lint: Use $CI_RETRY_EXE when building ./ci/lint_imagefile
<bitcoin-git> bitcoin/master fa0f859 MarcoFalke: doc: Clarify intent of ./ci/lint_run_all.sh
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/3a29ff5deadc...98537a021204
<bitcoin-git> [bitcoin] paplorinc opened pull request #30500: Fix lint-spelling warnings (master...paplorinc/codespell) https://github.com/bitcoin/bitcoin/pull/30500
<bitcoin-git> [bitcoin] maflcko opened pull request #30499: lint: Use consistent out-of-tree build for python and test_runner (master...2407-lint-fixes) https://github.com/bitcoin/bitcoin/pull/30499
<bitcoin-git> [bitcoin] glozow merged pull request #30463: qa: Functional test improvements (master...240716-ftest) https://github.com/bitcoin/bitcoin/pull/30463
<bitcoin-git> bitcoin/master a047344 Hennadii Stepanov: scripted-diff: Add `__file__` argument to `BitcoinTestFramework.init()`
<bitcoin-git> bitcoin/master 9bf7ca6 Hennadii Stepanov: qa: Consider `cache` and `config.ini` relative to invocation directory
<bitcoin-git> bitcoin/master a8e3af1 Hennadii Stepanov: qa: Do not assume running `feature_asmap.py` from source directory
<bitcoin-git> [bitcoin] glozow pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/a1b8a917b176...3a29ff5deadc
<bitcoin-git> [bitcoin] fanquake merged pull request #30473: fuzz: Limit parse_univalue input length (master...2407-fuzz-pu) https://github.com/bitcoin/bitcoin/pull/30473
<bitcoin-git> bitcoin/master a1b8a91 merge-script: Merge bitcoin/bitcoin#30473: fuzz: Limit parse_univalue input length
<bitcoin-git> bitcoin/master fa80b16 MarcoFalke: fuzz: Limit parse_univalue input length
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8d573611575c...a1b8a917b176
<bitcoin-git> [bitcoin] maflcko opened pull request #30497: rpc: Return precise loadtxoutset error messages (master...2407-loadtxoutset-rpc-err) https://github.com/bitcoin/bitcoin/pull/30497
<bitcoin-git> [bitcoin] Sjors closed pull request #30443: Introduce waitFeesChanged() mining interface (master...2024/07/mining-fees-changed) https://github.com/bitcoin/bitcoin/pull/30443

2024-07-20

<bitcoin-git> [bitcoin] brunoerg closed pull request #28908: fuzz: compare scripts from `Expand` and `ExpandFromCache` (master...2023-11-fuzz-descriptor-expand) https://github.com/bitcoin/bitcoin/pull/28908
<bitcoin-git> [bitcoin] brunoerg opened pull request #30494: fuzz: reduce keypool size in scriptpubkeyman target (master...2024-07-fuzz-spkm-fix) https://github.com/bitcoin/bitcoin/pull/30494
<bitcoin-git> [bitcoin] fanquake merged pull request #30491: Fix MSVC warning C4273 "inconsistent dll linkage" (master...240719-msvc-runtime) https://github.com/bitcoin/bitcoin/pull/30491
<bitcoin-git> bitcoin/master 7703884 Hennadii Stepanov: Fix MSVC warning C4273 "inconsistent dll linkage"
<bitcoin-git> bitcoin/master 8d57361 merge-script: Merge bitcoin/bitcoin#30491: Fix MSVC warning C4273 "inconsistent dll link...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/efeb39785aee...8d573611575c
<bitcoin-git> [bitcoin] fanquake merged pull request #30490: depends: bump libmultiprocess for CMake fixes (master...depends-multiprocess-bump) https://github.com/bitcoin/bitcoin/pull/30490
<bitcoin-git> bitcoin/master efeb397 merge-script: Merge bitcoin/bitcoin#30490: depends: bump libmultiprocess for CMake fixes
<bitcoin-git> bitcoin/master d318c4e Cory Fields: depends: bump libmultiprocess for CMake fixes
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ed739d14b58b...efeb39785aee
<bitcoin-git> [bitcoin] hebasto reopened pull request #29790: [DO NOT MERGE] cmake: Migrate CI scripts to CMake-based build system -- WIP (master...240402-cmake-DA) https://github.com/bitcoin/bitcoin/pull/29790
<bitcoin-git> [bitcoin] 1440000bytes opened pull request #30493: policy: enable full-rbf by default (master...2023-07-enable-full-rbf) https://github.com/bitcoin/bitcoin/pull/30493
<bitcoin-git> [bitcoin] achow101 closed pull request #30492: Update translation_process.md (27.x...patch-1) https://github.com/bitcoin/bitcoin/pull/30492
<bitcoin-git> [bitcoin] FisZika opened pull request #30492: Update translation_process.md (27.x...patch-1) https://github.com/bitcoin/bitcoin/pull/30492

2024-07-19

<bitcoin-git> [bitcoin] hebasto opened pull request #30491: Fix MSVC warning C4273 "inconsistent dll linkage" (master...240719-msvc-runtime) https://github.com/bitcoin/bitcoin/pull/30491
<bitcoin-git> [bitcoin] Sjors closed pull request #30475: Stratum v2 Template Provider common functionality (master...2024/07/sv2-tp-common) https://github.com/bitcoin/bitcoin/pull/30475
<bitcoin-git> [bitcoin] Sjors closed pull request #30332: Stratum v2 connman (master...2024/06/sv2_connection) https://github.com/bitcoin/bitcoin/pull/30332
<bitcoin-git> [bitcoin] theuni opened pull request #30490: depends: bump libmultiprocess for CMake fixes (master...depends-multiprocess-bump) https://github.com/bitcoin/bitcoin/pull/30490
<bitcoin-git> [bitcoin] theuni closed pull request #30489: depends: zmq: Fix Autotools-generated `libzmq.pc` file (master...depends-zmq-patch) https://github.com/bitcoin/bitcoin/pull/30489
<bitcoin-git> [bitcoin] theuni opened pull request #30489: depends: zmq: Fix Autotools-generated `libzmq.pc` file (master...depends-zmq-patch) https://github.com/bitcoin/bitcoin/pull/30489
<bitcoin-git> [bitcoin] theuni opened pull request #30488: depends: Fix CMake-generated `libevent*.pc` files (master...depends-libevent-patch) https://github.com/bitcoin/bitcoin/pull/30488
<bitcoin-git> [bitcoin] Sjors opened pull request #30487: ci: skip Github CI on branch pushes for forks (master...2024/07/ci-fork-github) https://github.com/bitcoin/bitcoin/pull/30487
<bitcoin-git> [bitcoin] maflcko opened pull request #30485: log: Remove NOLINT(bitcoin-unterminated-logprintf) (master...2407-log-lint) https://github.com/bitcoin/bitcoin/pull/30485
<bitcoin-git> [bitcoin] fanquake merged pull request #29880: depends: build FreeType with CMake (master...depends_freetype_use_cmake) https://github.com/bitcoin/bitcoin/pull/29880
<bitcoin-git> bitcoin/master ed739d1 merge-script: Merge bitcoin/bitcoin#29880: depends: build FreeType with CMake
<bitcoin-git> bitcoin/master ff4f3de fanquake: depends: use CMake to build FreeType
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ec74f457416a...ed739d14b58b
<bitcoin-git> [bitcoin] maflcko opened pull request #30482: rest: Reject truncated hex txid early in getutxos parsing (master...2407-rest-txid) https://github.com/bitcoin/bitcoin/pull/30482
<bitcoin-git> [bitcoin] theStack opened pull request #30481: test: add creating/spending validity checks for rare output scripts (master...202407-test-rare_output_scripts) https://github.com/bitcoin/bitcoin/pull/30481
<bitcoin-git> [bitcoin] achow101 merged pull request #30245: net: Allow -proxy=[::1] on nodes with IPV6 lo only (master...allow-dns-ipv6-lo-only) https://github.com/bitcoin/bitcoin/pull/30245
<bitcoin-git> bitcoin/master ec74f45 Ava Chow: Merge bitcoin/bitcoin#30245: net: Allow -proxy=[::1] on nodes with IPV6 lo...
<bitcoin-git> bitcoin/master 23333b7 Max Edwards: net: Allow DNS lookups on nodes with IPV6 lo only
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0cac45755e6b...ec74f457416a
<bitcoin-git> [bitcoin] achow101 merged pull request #30320: assumeutxo: Don't load a snapshot if it's not in the best header chain (master...202406_assumeutxo_bestheader) https://github.com/bitcoin/bitcoin/pull/30320
<bitcoin-git> bitcoin/master 0cac457 Ava Chow: Merge bitcoin/bitcoin#30320: assumeutxo: Don't load a snapshot if it's not...
<bitcoin-git> bitcoin/master 55b6d7b Martin Zumsande: validation: Don't load a snapshot if it's not in the best header chain.
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6144aa21d060...0cac45755e6b
<bitcoin-git> [bitcoin] achow101 merged pull request #30444: rest: Reject negative outpoint index early in getutxos parsing (master...2407-rest-index) https://github.com/bitcoin/bitcoin/pull/30444

2024-07-18

<bitcoin-git> bitcoin/master fab54db MarcoFalke: rest: Reject negative outpoint index in getutxos parsing
<bitcoin-git> bitcoin/master fac932b MarcoFalke: refactor: Use util::Split to avoid a harmless unsigned-integer-overflow
<bitcoin-git> bitcoin/master 6144aa2 Ava Chow: Merge bitcoin/bitcoin#30444: rest: Reject negative outpoint index early in...
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/20ccb30b7af1...6144aa21d060
<bitcoin-git> [bitcoin] fanquake closed pull request #30480: 6fe04302f75958ca1ad398e637e9e44c680d3a2eCreate devcontainer.json (master...patch-1) https://github.com/bitcoin/bitcoin/pull/30480
<bitcoin-git> [bitcoin] Psc544 opened pull request #30480: 6fe04302f75958ca1ad398e637e9e44c680d3a2eCreate devcontainer.json (master...patch-1) https://github.com/bitcoin/bitcoin/pull/30480
<bitcoin-git> [bitcoin] mzumsande opened pull request #30479: validation: Add eligible ancestors of reconsidered block to setBlockIndexCandidates (master...202407_fix_resetfailure) https://github.com/bitcoin/bitcoin/pull/30479
<bitcoin-git> [bitcoin] glozow merged pull request #30453: test: Non-Shy version sender (master...2407-test-ver) https://github.com/bitcoin/bitcoin/pull/30453
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ef19a193fc66...20ccb30b7af1
<bitcoin-git> bitcoin/master faed5d3 MarcoFalke: test: Non-Shy version sender
<bitcoin-git> bitcoin/master 20ccb30 glozow: Merge bitcoin/bitcoin#30453: test: Non-Shy version sender
<bitcoin-git> [bitcoin] ryanofsky merged pull request #30356: refactor: add coinbase constraints to BlockAssembler::Options (master...2024/06/coinbase-constraints) https://github.com/bitcoin/bitcoin/pull/30356
<bitcoin-git> [bitcoin] ryanofsky pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/9c8b36eba658...ef19a193fc66
<bitcoin-git> bitcoin/master c504b69 Sjors Provoost: refactor: add coinbase constraints to BlockCreateOptions
<bitcoin-git> bitcoin/master 6b4c817 Sjors Provoost: refactor: pass BlockCreateOptions to createNewBlock
<bitcoin-git> bitcoin/master 323cfed Sjors Provoost: refactor: use CHECK_NONFATAL to avoid single-use symbol
<bitcoin-git> bitcoin/master 9c8b36e merge-script: Merge bitcoin/bitcoin#30464: test, refactor: Fix MSVC warning C4101 "unref...
<bitcoin-git> bitcoin/master 44f0878 Hennadii Stepanov: test: Fix MSVC warning C4101 "unreferenced local variable"
<bitcoin-git> [bitcoin] fanquake merged pull request #30464: test, refactor: Fix MSVC warning C4101 "unreferenced local variable" (master...240716-univalue) https://github.com/bitcoin/bitcoin/pull/30464
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/efbf4e71ce8e...9c8b36eba658
<bitcoin-git> bitcoin/master 5d25a82 Hennadii Stepanov: univalue, refactor: Convert indentation tabs to spaces
<bitcoin-git> [bitcoin] hebasto opened pull request #30477: depends: Amend handling flags environment variables (master...240718-deps-env) https://github.com/bitcoin/bitcoin/pull/30477
<bitcoin-git> [bitcoin] brunoerg closed pull request #30461: fuzz: add target for `CoinsResult` (master...2024-07-fuzz-coinsresult) https://github.com/bitcoin/bitcoin/pull/30461
<bitcoin-git> [bitcoin] achow101 merged pull request #29523: Wallet: Add `max_tx_weight` to transaction funding options (take 2) (master...02-2024-add-max-weight-to-tx-funding) https://github.com/bitcoin/bitcoin/pull/29523
<bitcoin-git> bitcoin/master b6fc504 ismaelsadeeq: [wallet]: update the data type of `change_output_size`, `change_spend_size...
<bitcoin-git> bitcoin/master 7f61d31 ismaelsadeeq: [refactor]: update coin selection algorithms input parameter `max_weight` ...
<bitcoin-git> bitcoin/master baab0d2 ismaelsadeeq: [doc]: update reason for deducting change output weight
<bitcoin-git> [bitcoin] achow101 pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/3679fa167f7d...efbf4e71ce8e

2024-07-17

<bitcoin-git> [bitcoin] fanquake merged pull request #28893: Fix SSE4.1-related issues (master...231116-sse41) https://github.com/bitcoin/bitcoin/pull/28893
<bitcoin-git> bitcoin/master 6ec1ca7 Hennadii Stepanov: build: Fix test for SSE4.1 intrinsics
<bitcoin-git> bitcoin/master 3679fa1 merge-script: Merge bitcoin/bitcoin#28893: Fix SSE4.1-related issues
<bitcoin-git> bitcoin/master d440f13 Hennadii Stepanov: crypto: Guard code with `ENABLE_SSE41` macro
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/5f5862f3820a...3679fa167f7d
<bitcoin-git> [bitcoin] fanquake merged pull request #30468: test: bump mocktime only after node has received and sent bytes (master...fix-timeout-and-race) https://github.com/bitcoin/bitcoin/pull/30468
<bitcoin-git> bitcoin/master c322bdd stratospher: test: bump mocktime after node has received and sent bytes
<bitcoin-git> bitcoin/master 5f5862f merge-script: Merge bitcoin/bitcoin#30468: test: bump mocktime only after node has recei...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/bfce85d135cb...5f5862f3820a
<bitcoin-git> [bitcoin] Sjors opened pull request #30475: Stratum v2 Template Provider common functionality (master...2024/07/sv2-tp-common) https://github.com/bitcoin/bitcoin/pull/30475
<bitcoin-git> bitcoin/master bfce85d merge-script: Merge bitcoin/bitcoin#30466: refactor: Make m_last_notified_header private
<bitcoin-git> [bitcoin] fanquake merged pull request #30466: refactor: Make m_last_notified_header private (master...2407-priv-last-header) https://github.com/bitcoin/bitcoin/pull/30466
<bitcoin-git> bitcoin/master fa92705 MarcoFalke: refactor: Make m_last_notified_header private
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/37992244e636...bfce85d135cb
<bitcoin-git> [bitcoin] maflcko opened pull request #30474: fuzz: Speed up PickValue in txorphan (master...2407-fuzz-txo) https://github.com/bitcoin/bitcoin/pull/30474
<bitcoin-git> [bitcoin] maflcko opened pull request #30473: fuzz: Limit parse_univalue input length (master...2407-fuzz-pu) https://github.com/bitcoin/bitcoin/pull/30473
<bitcoin-git> [bitcoin] fanquake merged pull request #30457: doc: getaddressinfo[isscript] is optional (master...2407-doc) https://github.com/bitcoin/bitcoin/pull/30457
<bitcoin-git> bitcoin/master 3799224 merge-script: Merge bitcoin/bitcoin#30457: doc: getaddressinfo[isscript] is optional
<bitcoin-git> bitcoin/master fa6390d MarcoFalke: doc: getaddressinfo[isscript] is optional
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6f9db1ebcab4...37992244e636
<bitcoin-git> [bitcoin] fanquake closed pull request #30472: btc (master...master) https://github.com/bitcoin/bitcoin/pull/30472
<bitcoin-git> [bitcoin] Igor258 opened pull request #30472: btc (master...master) https://github.com/bitcoin/bitcoin/pull/30472
<bitcoin-git> [bitcoin] fanquake closed pull request #30470: btc (master...master) https://github.com/bitcoin/bitcoin/pull/30470
<bitcoin-git> [bitcoin] Igor258 opened pull request #30470: btc (master...master) https://github.com/bitcoin/bitcoin/pull/30470
<bitcoin-git> [bitcoin] fjahr opened pull request #30469: index: Fix coinstats overflow and introduce index versioning (master...2024-07-csi-overflow-2) https://github.com/bitcoin/bitcoin/pull/30469
<bitcoin-git> [bitcoin] stratospher opened pull request #30468: test: bump mocktime only after node has received and sent bytes (master...fix-timeout-and-race) https://github.com/bitcoin/bitcoin/pull/30468
<bitcoin-git> [bitcoin] fanquake opened pull request #30467: [27.x] More backports (27.x...27_more_backports) https://github.com/bitcoin/bitcoin/pull/30467
<bitcoin-git> [bitcoin] maflcko opened pull request #30466: refactor: Make m_last_notified_header private (master...2407-priv-last-header) https://github.com/bitcoin/bitcoin/pull/30466

2024-07-16

<bitcoin-git> [bitcoin] hebasto opened pull request #30465: depends: Set `CMAKE_SYSTEM_VERSION` for CMake builds (master...240716-deps-cmake) https://github.com/bitcoin/bitcoin/pull/30465
<bitcoin-git> [bitcoin] hebasto opened pull request #30464: test, refactor: Fix MSVC warning C4101 "unreferenced local variable" (master...240716-univalue) https://github.com/bitcoin/bitcoin/pull/30464
<bitcoin-git> [bitcoin] achow101 merged pull request #30357: Fix cases of calls to `FillPSBT` errantly returning `complete=true` (master...walletprocesspsbt-no-finalize) https://github.com/bitcoin/bitcoin/pull/30357
<bitcoin-git> bitcoin/master 39cea21 willcl-ark: wallet: fix FillPSBT errantly showing as complete
<bitcoin-git> bitcoin/master 7e36dca willcl-ark: test: add test for modififed walletprocesspsbt calls
<bitcoin-git> bitcoin/master 6f9db1e Ava Chow: Merge bitcoin/bitcoin#30357: Fix cases of calls to `FillPSBT` errantly ret...
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/45750f61d65d...6f9db1ebcab4
<bitcoin-git> [bitcoin] achow101 merged pull request #22729: Make it possible to disable Tor binds and abort startup on bind failure (master...torbind) https://github.com/bitcoin/bitcoin/pull/22729
<bitcoin-git> bitcoin/master af55253 Vasil Dimov: net: report an error if unable to bind on the Tor listening addr:port
<bitcoin-git> bitcoin/master bca346a Vasil Dimov: net: require P2P binds to succeed
<bitcoin-git> bitcoin/master 9a7e5f4 Vasil Dimov: net: don't extra bind for Tor if binds are restricted
<bitcoin-git> [bitcoin] achow101 pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/16b4f75d04c8...45750f61d65d
<bitcoin-git> [bitcoin] achow101 merged pull request #28923: script/sign: avoid duplicated signature verification after signing (+introduce signing benchmarks) (master...202311-add_SignTransaction_benchmark) https://github.com/bitcoin/bitcoin/pull/28923
<bitcoin-git> bitcoin/master 16b4f75 Ava Chow: Merge bitcoin/bitcoin#28923: script/sign: avoid duplicated signature verif...
<bitcoin-git> bitcoin/master fe92c15 Sebastian Falbesoner: script/sign: avoid duplicated signature verification after signing
<bitcoin-git> bitcoin/master 0800895 Sebastian Falbesoner: bench: add benchmark for `SignTransaction`
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/ad5579e056ac...16b4f75d04c8
<bitcoin-git> [bitcoin] hebasto opened pull request #30463: qa: Functional test improvements (master...240716-ftest) https://github.com/bitcoin/bitcoin/pull/30463
<bitcoin-git> [bitcoin] achow101 merged pull request #30429: rpc: Use CHECK_NONFATAL over Assert (master...2407-rpc-no-assert) https://github.com/bitcoin/bitcoin/pull/30429
<bitcoin-git> bitcoin/master fa62707 MarcoFalke: rpc: Use CHECK_NONFATAL over Assert
<bitcoin-git> bitcoin/master ad5579e Ava Chow: Merge bitcoin/bitcoin#30429: rpc: Use CHECK_NONFATAL over Assert
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1d24d383b45e...ad5579e056ac
<bitcoin-git> [bitcoin] maflcko closed pull request #28236: fuzz: wallet, add target for Spend (master...fuzz-coverage-spend) https://github.com/bitcoin/bitcoin/pull/28236
<bitcoin-git> [bitcoin] theuni opened pull request #30462: utils: replace boost::date_time usage with c++20 std::chrono (master...nuke-date-time) https://github.com/bitcoin/bitcoin/pull/30462
<bitcoin-git> [bitcoin] brunoerg opened pull request #30461: fuzz: add target for `CoinsResult` (master...2024-07-fuzz-coinsresult) https://github.com/bitcoin/bitcoin/pull/30461
<bitcoin-git> [bitcoin] fanquake closed pull request #30459: Alterando readme (master...alterando-readme) https://github.com/bitcoin/bitcoin/pull/30459
<bitcoin-git> [bitcoin] gabrielsellan-paylivre opened pull request #30459: Alterando readme (master...alterando-readme) https://github.com/bitcoin/bitcoin/pull/30459
<bitcoin-git> [bitcoin] maflcko opened pull request #30457: doc: getaddressinfo[isscript] is optional (master...2407-doc) https://github.com/bitcoin/bitcoin/pull/30457
<bitcoin-git> [bitcoin] fanquake merged pull request #30435: init: change shutdown order of load block thread and scheduler (master...202407_shutdown_order) https://github.com/bitcoin/bitcoin/pull/30435
<bitcoin-git> bitcoin/master 1d24d38 merge-script: Merge bitcoin/bitcoin#30435: init: change shutdown order of load block thr...
<bitcoin-git> bitcoin/master 5fd4836 Martin Zumsande: init: change shutdown order of load block thread and scheduler
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/24dffdde7b40...1d24d383b45e
<bitcoin-git> [bitcoin] alfonsoromanz opened pull request #30455: test: assumeutxo: add missing tests in wallet_assumeutxo.py (master...wallet_assumeutxo_tests) https://github.com/bitcoin/bitcoin/pull/30455
<bitcoin-git> [bitcoin] brunoerg closed pull request #29129: wallet, rpc: add BIP44 `account` in `createwallet` (master...2023-12-externalsigner-account-parameter) https://github.com/bitcoin/bitcoin/pull/29129
<bitcoin-git> [bitcoin] hebasto closed pull request #29790: [DO NOT MERGE] cmake: Migrate CI scripts to CMake-based build system -- WIP (master...240402-cmake-DA) https://github.com/bitcoin/bitcoin/pull/29790
<bitcoin-git> [bitcoin] hebasto opened pull request #30454: build: Introduce CMake-based buid system (master...240716-cmake) https://github.com/bitcoin/bitcoin/pull/30454
<bitcoin-git> [bitcoin] fanquake merged pull request #29072: build: use `-no_exported_symbols` on macOS (master...use_no_exported_symbols_macos) https://github.com/bitcoin/bitcoin/pull/29072
<bitcoin-git> bitcoin/master 24dffdd merge-script: Merge bitcoin/bitcoin#29072: build: use `-no_exported_symbols` on macOS
<bitcoin-git> bitcoin/master 81d4dc8 fanquake: build: use -no_exported_symbols on macOS
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/46878326808f...24dffdde7b40
<bitcoin-git> [bitcoin] ryanofsky merged pull request #30425: kernel: De-globalize static validation variables (master...kernelRmGlobals) https://github.com/bitcoin/bitcoin/pull/30425
<bitcoin-git> bitcoin/master 3443943 TheCharlatan: refactor: De-globalize validation benchmark timekeeping
<bitcoin-git> bitcoin/master 51fa262 TheCharlatan: refactor: Mark some static global vars as const
<bitcoin-git> bitcoin/master 39f9b80 TheCharlatan: refactor: De-globalize last notified header index
<bitcoin-git> [bitcoin] ryanofsky pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/1db0be83535f...46878326808f
<bitcoin-git> [bitcoin] maflcko opened pull request #30453: test: Non-Shy version sender (master...2407-test-ver) https://github.com/bitcoin/bitcoin/pull/30453
<bitcoin-git> [bitcoin] fanquake merged pull request #28263: Add fuzz test for FSChaCha20Poly1305, AEADChacha20Poly1305 (master...fuzz_chacha20poly1305) https://github.com/bitcoin/bitcoin/pull/28263
<bitcoin-git> bitcoin/master 8607773 stratospher: Add fuzz test for FSChaCha20Poly1305
<bitcoin-git> bitcoin/master c807f33 stratospher: Add fuzz test for AEADChacha20Poly1305
<bitcoin-git> bitcoin/master 1db0be8 merge-script: Merge bitcoin/bitcoin#28263: Add fuzz test for FSChaCha20Poly1305, AEADCha...
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/5f538f2a7caf...1db0be83535f
<bitcoin-git> [bitcoin] fanquake opened pull request #30452: guix: bump time-machine to 3c58b759a51072aabd7eaaca680674a0c2b36c23 (master...guix_mingw64_12_0_1) https://github.com/bitcoin/bitcoin/pull/30452
<bitcoin-git> [bitcoin] fanquake merged pull request #30387: contrib: use c++ compiler rather than c compiler for binary checks (master...cxx-security-check) https://github.com/bitcoin/bitcoin/pull/30387
<bitcoin-git> bitcoin/master 261f770 Cory Fields: contrib: rename cc to cxx in binary checking scripts
<bitcoin-git> bitcoin/master a38c960 Cory Fields: contrib: use c++ rather than c for binary tests
<bitcoin-git> bitcoin/master 9010b13 Cory Fields: contrib: c++ify test stubs after switching to c++ compilers
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/35dddbccf1fb...5f538f2a7caf
<bitcoin-git> [bitcoin] glozow merged pull request #30394: net: fix race condition in self-connect detection (master...202407-p2p-fix_selfdetection_racecond) https://github.com/bitcoin/bitcoin/pull/30394
<bitcoin-git> bitcoin/master 0dbcd4c Sebastian Falbesoner: net: prevent sending messages in `NetEventsInterface::InitializeNode`
<bitcoin-git> bitcoin/master 66673f1 Sebastian Falbesoner: net: fix race condition in self-connect detection
<bitcoin-git> bitcoin/master 16bd283 Sebastian Falbesoner: Reapply "test: p2p: check that connecting to ourself leads to disconnect"
<bitcoin-git> [bitcoin] glozow pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/d41f4a69e7be...35dddbccf1fb
<bitcoin-git> [bitcoin] fanquake merged pull request #30420: test: Fix intermittent failure in p2p_v2_misbehaving.py (master...fix-race-earlykey) https://github.com/bitcoin/bitcoin/pull/30420
<bitcoin-git> bitcoin/master d41f4a6 merge-script: Merge bitcoin/bitcoin#30420: test: Fix intermittent failure in p2p_v2_misb...
<bitcoin-git> bitcoin/master c6d4336 stratospher: test: Fix intermittent failure in p2p_v2_misbehaving.py
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8426e018bf22...d41f4a69e7be

2024-07-15

<bitcoin-git> [bitcoin] ryanofsky merged pull request #30428: log: LogError with FlatFilePos in UndoReadFromDisk (master...2407-log-err-undo) https://github.com/bitcoin/bitcoin/pull/30428
<bitcoin-git> bitcoin/master aaaa332 MarcoFalke: refactor: Mark IsBlockPruned const
<bitcoin-git> [bitcoin] ryanofsky pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/ff827a8f46e5...8426e018bf22
<bitcoin-git> bitcoin/master fad59a2 MarcoFalke: log: LogError with FlatFilePos in UndoReadFromDisk
<bitcoin-git> bitcoin/master fa14e1d MarcoFalke: log: Fix __func__ in LogError in blockstorage module
<bitcoin-git> [bitcoin] fanquake merged pull request #30407: test: [refactor] Pass TestOpts (master...2407-test-opts) https://github.com/bitcoin/bitcoin/pull/30407
<bitcoin-git> bitcoin/master fa690c8 MarcoFalke: test: [refactor] Pass TestOpts
<bitcoin-git> bitcoin/master ff827a8 merge-script: Merge bitcoin/bitcoin#30407: test: [refactor] Pass TestOpts
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/262260ce1e91...ff827a8f46e5
<bitcoin-git> [gui] hebasto closed pull request #792: Correct tooltip wording for watch-only wallets (master...change-spendable-wording-ui) https://github.com/bitcoin-core/gui/pull/792
<bitcoin-git> [bitcoin] fanquake merged pull request #30197: fuzz: bound some miniscript operations to avoid fuzz timeouts (master...2405_desc_fuzz_timeouts) https://github.com/bitcoin/bitcoin/pull/30197
<bitcoin-git> bitcoin/master bc34bc2 Antoine Poinsot: fuzz: limit the number of nested wrappers in descriptors
<bitcoin-git> bitcoin/master 262260c merge-script: Merge bitcoin/bitcoin#30197: fuzz: bound some miniscript operations to avo...
<bitcoin-git> bitcoin/master 8d73401 Antoine Poinsot: fuzz: limit the number of sub-fragments per fragment for descriptors
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/84063a4c4c0a...262260ce1e91
<bitcoin-git> [bitcoin] Sjors closed pull request #30441: [WIP] Add getCoinbaseMerklePath() to Mining interface (master...2024/07/coinbase-merkle-path) https://github.com/bitcoin/bitcoin/pull/30441
<bitcoin-git> [gui] hebasto merged pull request #827: OptionsDialog: Prefer to stretch actual options area rather than waste space (master...qt_opts_stretch) https://github.com/bitcoin-core/gui/pull/827
<bitcoin-git> bitcoin/master b71bfd9 Luke Dashjr: GUI/OptionsDialog: Prefer to stretch actual options area rather than waste...
<bitcoin-git> bitcoin/master 84063a4 Hennadii Stepanov: Merge bitcoin-core/gui#827: OptionsDialog: Prefer to stretch actual option...
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/35102d492830...84063a4c4c0a
<bitcoin-git> [bitcoin] fanquake opened pull request #30451: depends: remove Darwin ENV unsetting (master...darwin_rid_depends_env) https://github.com/bitcoin/bitcoin/pull/30451
<bitcoin-git> [bitcoin] fanquake merged pull request #30373: fuzz: fix key size in `crypter` (master...2024-06-fuzz-crypter) https://github.com/bitcoin/bitcoin/pull/30373
<bitcoin-git> bitcoin/master 35102d4 merge-script: Merge bitcoin/bitcoin#30373: fuzz: fix key size in `crypter`
<bitcoin-git> bitcoin/master 4383dc9 brunoerg: fuzz: fix key size in crypter target
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6ae903e24afa...35102d492830
<bitcoin-git> [gui] hebasto merged pull request #795: Keep focus on "Hide" while ModalOverlay is visible (master...gui-weird-focus-fix) https://github.com/bitcoin-core/gui/pull/795
<bitcoin-git> bitcoin/master 992b1bb Jadi: qt: keep focus on "Hide" while ModalOverlay is visible
<bitcoin-git> bitcoin/master 6ae903e Hennadii Stepanov: Merge bitcoin-core/gui#795: Keep focus on "Hide" while ModalOverlay is vis...
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/01ed4927f09f...6ae903e24afa
<bitcoin-git> [bitcoin] fanquake merged pull request #30412: MiniMiner: use FeeFrac in AncestorFeerateComparator (master...2024-07-miniminer-feefrac) https://github.com/bitcoin/bitcoin/pull/30412
<bitcoin-git> bitcoin/master de273d5 glozow: MiniMiner: use FeeFrac in AncestorFeerateComparator