< June 2026 >
Su Mo Tu We Th Fr Sa 12345678910 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30
2024-12-13
<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
<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
<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...