<bitcoin-git>
[bitcoin] l0rinc opened pull request #31645: optimization: increase default LevelDB write batch size to 64 MiB (master...l0rinc/utxo-dump-batching) https://github.com/bitcoin/bitcoin/pull/31645
<bitcoin-git>
[bitcoin] l0rinc opened pull request #31644: leveldb: show non-default options during init (master...l0rinc/leveldb-options-logging) https://github.com/bitcoin/bitcoin/pull/31644
<bitcoin-git>
[bitcoin] brunoerg opened pull request #31635: test: add coverage for unknown address type for `createwalletdescriptor` (master...2025-01-test-wallet-createwalletdescriptor) https://github.com/bitcoin/bitcoin/pull/31635
<bitcoin-git>
[bitcoin] brunoerg closed pull request #31609: test: importdescriptors is not available for non-descriptor wallets (master...2025-01-test-wallet-legacy-importdescriptors) https://github.com/bitcoin/bitcoin/pull/31609
<bitcoin-git>
[bitcoin] hodlinator opened pull request #31633: net: Disconnect message follow-ups to #28521 (master...2024/12/disconnecting) https://github.com/bitcoin/bitcoin/pull/31633
<bitcoin-git>
[bitcoin] achow101 merged 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] achow101 merged pull request #31462: test: raise explicit error 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/master 1ea7e45 Sebastian Falbesoner: test: raise explicit error if any of the needed release binaries is missing
<bitcoin-git>
bitcoin/master 56725f8 Ava Chow: Merge bitcoin/bitcoin#31462: test: raise explicit error if any of the need...
<bitcoin-git>
[bitcoin] hebasto opened pull request #31626: depends: Use base system's `sha256sum` utility (master...250109-sha256sum) https://github.com/bitcoin/bitcoin/pull/31626
<bitcoin-git>
[bitcoin] luke-jr opened pull request #31623: tracing: Rename the `MIN` macro to `_TRACEPOINT_TEST_MIN` in log_raw_p2p_msgs (master...tracing_MIN_macro_rename) https://github.com/bitcoin/bitcoin/pull/31623
<bitcoin-git>
[bitcoin] achow101 opened pull request #31622: psbt: add non-default sighash types to PSBTs and unify sighash type match checking (master...psbt-sighashes) https://github.com/bitcoin/bitcoin/pull/31622
<bitcoin-git>
[bitcoin] Eunovo opened pull request #31615: Ensure assumevalid is always used during reindex (master...31494-reindex-assumevalid) https://github.com/bitcoin/bitcoin/pull/31615
<bitcoin-git>
[bitcoin] vasild opened pull request #31614: test: expect that files may disappear from /proc/PID/fd/ (master...expect_file_not_found_in_get_socket_inodes) https://github.com/bitcoin/bitcoin/pull/31614
2025-01-06
<bitcoin-git>
[bitcoin] achow101 merged pull request #31596: doc: Clarify comments about endianness after #30526 (master...pr/docblob) https://github.com/bitcoin/bitcoin/pull/31596
<bitcoin-git>
[bitcoin] l0rinc opened pull request #31610: scripted-diff: Replace invalid txid in RPC examples with valid one (master...l0rinc/gettransaction-rpc-doc) https://github.com/bitcoin/bitcoin/pull/31610
<bitcoin-git>
[bitcoin] fanquake merged 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/master 0a76c29 Hennadii Stepanov: doc: Install `net/py-pyzmq` port on FreeBSD for `interface_zmq.py`
<bitcoin-git>
bitcoin/master 49fc225 merge-script: Merge bitcoin/bitcoin#31526: doc: Install `net/py-pyzmq` port on FreeBSD f...
<bitcoin-git>
[bitcoin] brunoerg opened pull request #31609: test: importdescriptors is not available for non-descriptor wallets (master...2025-01-test-wallet-legacy-importdescriptors) https://github.com/bitcoin/bitcoin/pull/31609
<bitcoin-git>
[bitcoin] achow101 merged pull request #31547: build: Use character literals for generated json headers to avoid narrowing (master...l0rinc/GenerateHeaderFromJson-character-literal) https://github.com/bitcoin/bitcoin/pull/31547
<bitcoin-git>
bitcoin/master 63b6b63 Lőrinc: build: Use character literals for generated headers to avoid narrowing
<bitcoin-git>
bitcoin/master fa04485 MarcoFalke: test: Re-enable univalue test fail18.json
<bitcoin-git>
[bitcoin] ryanofsky opened pull request #31596: doc: Clarify comments about endianness after #30526 (master...pr/docblob) https://github.com/bitcoin/bitcoin/pull/31596
<bitcoin-git>
[bitcoin] hebasto opened pull request #31595: qa: Ensure consistent use of decimals instead of floats (master...250102-decimal) https://github.com/bitcoin/bitcoin/pull/31595
<bitcoin-git>
[bitcoin] maflcko closed pull request #31481: fuzz: Faster leak check when generating corpus (master...2412-fuzz-stable-fast) https://github.com/bitcoin/bitcoin/pull/31481
<bitcoin-git>
[bitcoin] achow101 opened pull request #31590: descriptors: Try pubkeys of both evenness when retrieving the private keys for an xonly pubkey in a descriptor (master...fix-constpubkey-xonly-getprivkey) https://github.com/bitcoin/bitcoin/pull/31590
2025-01-01
<bitcoin-git>
[bitcoin] maflcko closed pull request #31587: Enhance fee estimation logic and improve error handling in TxConfirmS… (master...patch-2) https://github.com/bitcoin/bitcoin/pull/31587
<bitcoin-git>
[bitcoin] theStack opened pull request #31588: contrib: fix `test_deterministic_coverage.sh` script for out-of-tree builds (master...202501-contrib-fix-test-deterministic_coverage_sh) https://github.com/bitcoin/bitcoin/pull/31588
2024-12-31
<bitcoin-git>
[bitcoin] Gudnessuche opened pull request #31587: Enhance fee estimation logic and improve error handling in TxConfirmS… (master...patch-2) https://github.com/bitcoin/bitcoin/pull/31587
<bitcoin-git>
[bitcoin] jaeheonshim closed 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
<bitcoin-git>
[bitcoin] furszy closed pull request #27006: reduce cs_main scope, guard block index 'nFile' under a local mutex (master...2022_reduce_cs_main_scope_blockindex_nfile) https://github.com/bitcoin/bitcoin/pull/27006
<bitcoin-git>
[bitcoin] furszy closed pull request #26732: [WIP] wallet: tx creation, don't select outputs from txes that are being replaced (master...2022_wallet_do_not_select_utxo_from_the_tx_being_replaced) https://github.com/bitcoin/bitcoin/pull/26732
<bitcoin-git>
[bitcoin] Sjors opened pull request #31581: test: have miner_tests use Mining interface and fewer cs_main locks (master...2024/12/miner_tests) https://github.com/bitcoin/bitcoin/pull/31581
<bitcoin-git>
[bitcoin] brunoerg opened pull request #31577: fuzz: fuzz `max_ret_len` for `DecodeBase58`/`DecodeBase58Check` (master...2024-12-fuzz-base-encode-decode) https://github.com/bitcoin/bitcoin/pull/31577
<bitcoin-git>
[bitcoin] hebasto opened pull request #31576: test: Move `script_assets_tests` into its own suite (master...241227-test-assets) https://github.com/bitcoin/bitcoin/pull/31576
<bitcoin-git>
[bitcoin] SecondPort opened pull request #31575: Fix memory issue during chainstate initialization on 2GB box (master...fix-memory-issue-1) https://github.com/bitcoin/bitcoin/pull/31575
<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 reopened 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 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