<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
<zzz123>
bbl - in the interim give https://x.com/123456/status/1864931738108998074 a peek. i'm banned from the mailing list and github. blackballed in bitcoin. sad. i just want credit, man.
<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
<glozow>
I've put up the next PR for making orphan resolution more robust by trying with all candidate peers, #31397. It is getting some review (thanks!!). We have a meeting 2h from now in #bitcoin-core-pr-reviews. I'm also happy to do a video call walkthrough if enough people are interested? lmk.
<gribble`>
https://github.com/bitcoin/bitcoin/issues/31243 | descriptor: Move filling of keys from `DescriptorImpl::MakeScripts` to `PubkeyProvider::GetPubKey` by achow101 · Pull Request #31243 · bitcoin/bitcoin · GitHub
<gribble`>
https://github.com/bitcoin/bitcoin/issues/31242 | wallet, desc spkm: Return SigningProvider only if we have the privkey by achow101 · Pull Request #31242 · bitcoin/bitcoin · GitHub
<sipa>
perhaps also an interesting update that won't affect things in the too near future: during bitcoin research week at chaincode, some researchers came up with an idea for how optimal cluster linearization may be doable in polynomial time
<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...
<bitcoin-git>
[bitcoin] BrandonOdiwuor opened pull request #31415: test: fix TestShell initialization and reset() (master...testshell-fix) https://github.com/bitcoin/bitcoin/pull/31415
<bitcoin-git>
[bitcoin] instagibbs opened pull request #31414: func: test orphan parent is re-requested from 2nd peer (master...2024-12-double-request-orphan-parent) https://github.com/bitcoin/bitcoin/pull/31414
<bitcoin-git>
[bitcoin] maflcko opened pull request #31413: rpc: Remove deprecated dummy alias for listtransactions::label (master...2412-rpc-no-depr-arg-names) https://github.com/bitcoin/bitcoin/pull/31413
<bitcoin-git>
[bitcoin] achow101 opened pull request #31407: guix: Notarize MacOS app bundle and codesign all MacOS and Windows binaries (master...macos-notarization) https://github.com/bitcoin/bitcoin/pull/31407
<bitcoin-git>
[bitcoin] brunoerg opened pull request #31406: test: fix `test_invalid_tx_in_compactblock` in `p2p_compactblocks` (master...2024-12-fix-test-p2pcompactblocks) https://github.com/bitcoin/bitcoin/pull/31406
<bitcoin-git>
[bitcoin] mzumsande opened pull request #31405: validation: stricter internal handling of invalid blocks (master...202411_stricter_invalidblock_handling) https://github.com/bitcoin/bitcoin/pull/31405
<bitcoin-git>
qa-assets/main 86e21ec maflcko: Merge pull request #213 from dergoegge/2024-12-inputs
<bitcoin-git>
[bitcoin] fanquake merged pull request #31387: doc: Use more precise anchor link to codesigning docs (master...docs-codesigning) https://github.com/bitcoin/bitcoin/pull/31387
<bitcoin-git>
[bitcoin] maflcko opened pull request #31403: test: Call generate RPCs through test framework only (master...2412-test-gen) https://github.com/bitcoin/bitcoin/pull/31403
<bitcoin-git>
[bitcoin] fanquake merged pull request #31395: build: Set shared linker flags in toolchain file (master...toolchain_set_shared_linker_flags) https://github.com/bitcoin/bitcoin/pull/31395
<bitcoin-git>
bitcoin/master 6cd95de merge-script: Merge bitcoin/bitcoin#31395: build: Set shared linker flags in toolchain f...
<bitcoin-git>
bitcoin/master a8e0470 TheCharlatan: build: Set shared linker flags in toolchain file