<bitcoin-git>
[bitcoin] maflcko opened pull request #31542: test: Embed univalue json tests in binary (master...2412-univalue-json-tests) https://github.com/bitcoin/bitcoin/pull/31542
<bitcoin-git>
[bitcoin] hebasto opened pull request #31541: qa: Use `sys.executable` when invoking other Python scripts (master...241219-qa-signers) https://github.com/bitcoin/bitcoin/pull/31541
<bitcoin-git>
[bitcoin] hebasto opened pull request #31537: Do not print "Reducing -maxconnections..." warning in tests (master...241218-maxconn-warn) https://github.com/bitcoin/bitcoin/pull/31537
<bitcoin-git>
bitcoin/master 366fbf1 Sjors Provoost: test: drop extraneous bracket in mining util
<bitcoin-git>
[bitcoin] hebasto opened pull request #31535: doc: Install `py3-zmq` port on OpenBSD for `interface_zmq.py` (master...241218-openbsd-pyzmq) https://github.com/bitcoin/bitcoin/pull/31535
<bitcoin-git>
bitcoin/master c991cea Sjors Provoost: Remove processNewBlock() from mining interface
<bitcoin-git>
bitcoin/master facb4d0 MarcoFalke: refactor: Move GuessVerificationProgress into ChainstateManager
<bitcoin-git>
[bitcoin] l0rinc opened pull request #31534: coins: warn on shutdown for big UTXO set flushes (master...l0rinc/warn-big-flush) https://github.com/bitcoin/bitcoin/pull/31534
<bitcoin-git>
[bitcoin] mzumsande opened pull request #31533: fuzz: Add fuzz target for block index tree and related validation events (master...202412_fuzz_checkblockindex_pr) https://github.com/bitcoin/bitcoin/pull/31533
<darosior>
development phase. Didn't want to commit to it publicly before actually doing it, but since you ask i plan on writing a draft BIP soon. I think a logical follow-up would be to implement the changes in bitcoin-inquisition. Then, well, we'll see. That's already a bunch of work to do before deciding what to focus on next.
<Chris_Stewart_5>
to bitcoin-wizards i suppose!
<bitcoin-git>
[bitcoin] A-Manning opened pull request #31531: rpc: Add signet_challenge field to getblockchaininfo and getmininginfo (master...signet-rpc) https://github.com/bitcoin/bitcoin/pull/31531
<bitcoin-git>
[bitcoin] l0rinc opened pull request #31528: doc: emphasize that `Assume` always evaluates (master...l0rinc/document-assume-evaluation) https://github.com/bitcoin/bitcoin/pull/31528
<bitcoin-git>
[bitcoin] hebasto opened pull request #31526: doc: Install `net/py-pyzmq` port on FreeBSD for `interface_zmq.py` (master...241218-freebsd-pyzmq) https://github.com/bitcoin/bitcoin/pull/31526
<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 fa9e048 MarcoFalke: refactor: Use immediate lambda to work around GCC bug 117966
<bitcoin-git>
bitcoin/master 477b357 Ryan Ofsky: Merge bitcoin/bitcoin#31493: refactor: Use immediate lambda to work around...
<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/master fae63bf MarcoFalke: fuzz: Clarify that only SeedRandomStateForTest(SeedRand::ZEROS) is allowed
<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
<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