<bitcoin-git>
[bitcoin] barajeel opened pull request #31523: docs: Improve wording in benchmarking Update benchmarking.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/31523
<bitcoin-git>
[bitcoin] maflcko opened pull request #31522: ci: Enable DEBUG=1 for one GCC-12 build to catch 117966 regressions (master...2412-ci-gcc-debug) https://github.com/bitcoin/bitcoin/pull/31522
<bitcoin-git>
[bitcoin] ryanofsky merged pull request #31493: refactor: Use immediate lambda to work around GCC bug 117966 (master...2412-gcc-workaround) https://github.com/bitcoin/bitcoin/pull/31493
<bitcoin-git>
bitcoin/master 477b357 Ryan Ofsky: Merge bitcoin/bitcoin#31493: refactor: Use immediate lambda to work around...
<bitcoin-git>
bitcoin/master fa9e048 MarcoFalke: refactor: Use immediate lambda to work around GCC bug 117966
<bitcoin-git>
[bitcoin] ryanofsky merged pull request #31486: fuzz: Abort when using global PRNG without re-seed (master...2412-fuzz-rng-abort) https://github.com/bitcoin/bitcoin/pull/31486
<bitcoin-git>
[bitcoin] Dimitrolito opened pull request #31508: Fix typos and improve consistency in documentation (master...fix/typos) https://github.com/bitcoin/bitcoin/pull/31508
<bitcoin-git>
[bitcoin] hebasto opened pull request #31507: [POC] build: Use clang-cl to build on Windows natively (master...241216-clang-cl) https://github.com/bitcoin/bitcoin/pull/31507
<bitcoin-git>
[bitcoin] achow101 merged pull request #31223: net, init: derive default onion port if a user specified a -port (master...202410_portplus1) https://github.com/bitcoin/bitcoin/pull/31223
<bitcoin-git>
bitcoin/master 1dd3af8 Martin Zumsande: Add release note for #31223
<bitcoin-git>
[bitcoin] achow101 opened pull request #31495: wallet: Utilize IsMine() and CanProvide() in migration to cover edge cases (master...migrate-corner-case-scripts) https://github.com/bitcoin/bitcoin/pull/31495
<bitcoin-git>
[bitcoin] maflcko opened pull request #31493: refactor: Use immediate lambda to work around GCC bug 117966 (master...2412-gcc-workaround) https://github.com/bitcoin/bitcoin/pull/31493
<bitcoin-git>
[bitcoin] andremralves reopened pull request #31492: Execute Discover() when bind=0.0.0.0 or :: is set (master...discover-bind) https://github.com/bitcoin/bitcoin/pull/31492
<bitcoin-git>
[bitcoin] andremralves closed pull request #31492: Execute Discover() when bind=0.0.0.0 or :: is set (master...discover-bind) https://github.com/bitcoin/bitcoin/pull/31492
<bitcoin-git>
[bitcoin] andremralves opened pull request #31492: Execute Discover() when bind=0.0.0.0 or :: is set (master...discover-bind) https://github.com/bitcoin/bitcoin/pull/31492
<bitcoin-git>
[bitcoin] l0rinc opened pull request #31490: refactor: Cache blockundo serialized size for consecutive calls (master...l0rinc/undo) https://github.com/bitcoin/bitcoin/pull/31490
<bitcoin-git>
[bitcoin] maflcko opened pull request #31486: fuzz: Abort when using global PRNG without re-seed (master...2412-fuzz-rng-abort) https://github.com/bitcoin/bitcoin/pull/31486
<bitcoin-git>
[bitcoin] maflcko opened pull request #31481: fuzz: Faster leak check, and SeedRand::ZEROS before every input (master...2412-fuzz-stable-fast) https://github.com/bitcoin/bitcoin/pull/31481
<bitcoin-git>
[bitcoin] theStack opened pull request #31462: test: skip test if any of the needed release binaries is missing (master...202412-test-skip_if_release_binaries_missing) https://github.com/bitcoin/bitcoin/pull/31462
<bitcoin-git>
[bitcoin] dergoegge opened pull request #31460: fuzz: Expand script verification flag testing to segwit v0 and tapscript (master...2024-06-improve-script-tests) https://github.com/bitcoin/bitcoin/pull/31460
<bitcoin-git>
[bitcoin] fanquake opened pull request #31458: build: use `-mbig-obj` for mingw-w64 builds (master...win_debug_O0_big_obj) https://github.com/bitcoin/bitcoin/pull/31458
<bitcoin-git>
[bitcoin] maflcko opened pull request #31457: fuzz: Speed up *_package_eval fuzz targets a bit (master...2412-fuzz-pkg-eval-faster) https://github.com/bitcoin/bitcoin/pull/31457
<bitcoin-git>
[bitcoin] mzumsande opened pull request #31439: validation: In case of a continued reindex, only activate chain in the end (master...202412_reindex_interrupt) https://github.com/bitcoin/bitcoin/pull/31439
<bitcoin-git>
[bitcoin] vasild opened pull request #31431: util: use explicit cast in MultiIntBitSet::Fill() (master...fuzz_bitset_silence_warning) https://github.com/bitcoin/bitcoin/pull/31431
<bitcoin-git>
[bitcoin] achow101 merged pull request #30445: test: addrman: tried 3 times and never a success so `isTerrible=true` (master...2024-07-test-addrman-isterrible) https://github.com/bitcoin/bitcoin/pull/30445
<bitcoin-git>
bitcoin/master 1807df3 brunoerg: test: addrman: tried 3 times and never a success so `isTerrible=true`
<bitcoin-git>
bitcoin/master e8cc790 Ava Chow: Merge bitcoin/bitcoin#30445: test: addrman: tried 3 times and never a succ...