<bitcoin-git>
[bitcoin] SecondPort closed pull request #31574: Fix memory issue during chainstate initialization on 2GB box (master...fix-memory-issue) https://github.com/bitcoin/bitcoin/pull/31574
<bitcoin-git>
[bitcoin] SecondPort opened pull request #31574: Fix memory issue during chainstate initialization on 2GB box (master...fix-memory-issue) https://github.com/bitcoin/bitcoin/pull/31574
<bitcoin-git>
[bitcoin] ryanofsky merged 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/master 5709718 Lőrinc: coins: warn on shutdown for big UTXO set flushes
<bitcoin-git>
bitcoin/master 9355578 Ryan Ofsky: Merge bitcoin/bitcoin#31534: coins: warn on shutdown for big UTXO set flus...
<bitcoin-git>
[bitcoin] jaeheonshim opened pull request #31572: refactor: Remove redundant edge case in fee rate rounding logic (master...2412-refactor-fee-rate-rounding) https://github.com/bitcoin/bitcoin/pull/31572
2024-12-26
<bitcoin-git>
[bitcoin] brunoerg opened pull request #31570: test: descriptor: fix test for `MaxSatisfactionWeight` (master...2024-12-descriptor-fix-test) https://github.com/bitcoin/bitcoin/pull/31570
<bitcoin-git>
[bitcoin] lucasbalieiro closed pull request #31567: test: add unit tests for SigningResultString function (master...test/common-signmessage) https://github.com/bitcoin/bitcoin/pull/31567
2024-12-24
<bitcoin-git>
[bitcoin] lucasbalieiro opened pull request #31567: test: add unit tests for SigningResultString function (master...test/common-signmessage) https://github.com/bitcoin/bitcoin/pull/31567
<bitcoin-git>
[bitcoin] lucasbalieiro closed pull request #31566: [WIP] test: add unit tests for SigningResultString function (master...test/common-signmessage) https://github.com/bitcoin/bitcoin/pull/31566
<bitcoin-git>
[bitcoin] lucasbalieiro opened pull request #31566: test: add unit tests for SigningResultString function (master...test/common-signmessage) https://github.com/bitcoin/bitcoin/pull/31566
<bitcoin-git>
[bitcoin] Sjors opened pull request #31564: Add checkblock RPC and checkBlock() to Mining interface (master...2024/12/check-block) https://github.com/bitcoin/bitcoin/pull/31564
<bitcoin-git>
[bitcoin] maflcko opened pull request #31563: rpc: Extend scope of validation mutex in generatetoaddress (master...2412-generatetoaddress-missing-lock) https://github.com/bitcoin/bitcoin/pull/31563
<bitcoin-git>
[bitcoin] theStack opened pull request #31560: rpc: allow writing UTXO set to a named pipe, introduce dump_to_sqlite.sh script (master...202412-dumptxoutset-allow_write_to_named_pipe) https://github.com/bitcoin/bitcoin/pull/31560
2024-12-23
<bitcoin-git>
[bitcoin] mzumsande opened pull request #31556: validation: Send correct notification during snapshot completion (master...202412_assumeutxo_wallet) https://github.com/bitcoin/bitcoin/pull/31556
<bitcoin-git>
[bitcoin] brunoerg opened pull request #31555: descriptor: remove unreachable verification for `pkh` (master...2024-12-descriptor-unreachable) https://github.com/bitcoin/bitcoin/pull/31555
<bitcoin-git>
[bitcoin] l0rinc opened pull request #31551: optimization: bulk reads(27%)/writes(290%) in [undo]block [de]serialization (master...l0rinc/bulk-block-read-write) https://github.com/bitcoin/bitcoin/pull/31551
2024-12-20
<bitcoin-git>
[bitcoin] marcofleon opened pull request #31549: fuzz: Abort if system time is called without mock time being set (master...2024/12/fuzz-set-mocktime) https://github.com/bitcoin/bitcoin/pull/31549
<bitcoin-git>
[bitcoin] maflcko opened pull request #31548: fuzz: Abort when global PRNG is used before SeedRand::ZEROS (master...2412-fuzz-abort-g-rng) https://github.com/bitcoin/bitcoin/pull/31548
<bitcoin-git>
[bitcoin] l0rinc opened pull request #31547: build: Use character literals for generated headers to avoid narrowing (master...l0rinc/GenerateHeaderFromJson-character-literal) https://github.com/bitcoin/bitcoin/pull/31547
<bitcoin-git>
[bitcoin] 0xB10C closed pull request #31377: ci: allow passing extra args to docker build with CI_IMAGE_BUILD_EXTRA_ARGS (master...2024-11-CI_IMAGE_BUILD_EXTRA_ARGS) https://github.com/bitcoin/bitcoin/pull/31377
<bitcoin-git>
[bitcoin] 0xB10C opened pull request #31545: ci: optionally use local docker build cache (master...2024-11-ci-optional-local-docker-build-cache) https://github.com/bitcoin/bitcoin/pull/31545
2024-12-19
<bitcoin-git>
[bitcoin] hebasto opened pull request #31544: cmake: Remove unused `BUILD_TESTING` variable from "dev-mode" preset (master...241219-unused) https://github.com/bitcoin/bitcoin/pull/31544
<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] 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
<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 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/master fa18acb MarcoFalke: fuzz: Abort when using global PRNG without re-seed
<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
<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