< June 2026 >
Su Mo Tu We Th Fr Sa 123456789101112131415 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30
2025-02-21
<bitcoin-git>
[bitcoin] rkrux opened pull request #31925: contrib: update `utxo_to_sqlite` tool documentation and comment (master...utxo-sql) https://github.com/bitcoin/bitcoin/pull/31925
<bitcoin-git>
[bitcoin] l0rinc opened pull request #31923: log,optimization: use original log string when no suspicious chars found (master...lorinc/optimistic-log-escape-message) https://github.com/bitcoin/bitcoin/pull/31923
<bitcoin-git>
[bitcoin] theuni opened pull request #31920: build: create Depends build type for depends and use it by default for depends builds (master...cmake-depends-config2) https://github.com/bitcoin/bitcoin/pull/31920
<bitcoin-git>
[bitcoin] mahdirahimi1999 opened pull request #31919: Refactor file handling with context managers in multiple files (master...refactor/file-handling-improvement) https://github.com/bitcoin/bitcoin/pull/31919
<bitcoin-git>
[bitcoin] fanquake closed pull request #31328: test: locking -testdatadir when not specified and then deleting lock and dir at end of test (master...lockTestDataDir) https://github.com/bitcoin/bitcoin/pull/31328
<bitcoin-git>
[bitcoin] fanquake merged pull request #31662: cmake: Do not modify `CMAKE_TRY_COMPILE_TARGET_TYPE` globally (master...250115-target-type) https://github.com/bitcoin/bitcoin/pull/31662
<bitcoin-git>
[bitcoin] fanquake closed pull request #29589: consensus: Consistently encode and decode `OP_1NEGATE` similar to other small ints in Script (master...2024-03-07-op1neg-py) https://github.com/bitcoin/bitcoin/pull/29589
<bitcoin-git>
[bitcoin] achow101 merged pull request #31742: contrib: fix BUILDDIR in gen-bitcoin-conf script and gen-manpages.py (master...fix-builddir) https://github.com/bitcoin/bitcoin/pull/31742
<bitcoin-git>
bitcoin/master 63a8791 jurraca: contrib: fix BUILDDIR in gen-bitcoin-conf script and gen-manpages.py
<bitcoin-git>
bitcoin/master 9d7672b Ava Chow: Merge bitcoin/bitcoin#31742: contrib: fix BUILDDIR in gen-bitcoin-conf scr...
<bitcoin-git>
[bitcoin] l0rinc opened pull request #31917: fuzz: provide more realistic values to the base58(check) decoders (master...l0rinc/base-encoding-input-fuzz-size-reduction) https://github.com/bitcoin/bitcoin/pull/31917
<bitcoin-git>
[bitcoin] laanwj opened pull request #31916: init: Handle dropped UPnP support more gracefully (master...2025-02-upnp-setting-upgrade) https://github.com/bitcoin/bitcoin/pull/31916
<bitcoin-git>
[bitcoin] fanquake closed pull request #31353: rpc, cli: add getbalances#total, and use it for -getinfo (master...2024-11-total-wallet-balance) https://github.com/bitcoin/bitcoin/pull/31353
<bitcoin-git>
[bitcoin] stephenmiracle4 opened pull request #31915: i deleted a commented line in invalid_signer.py file (master...mimibest) https://github.com/bitcoin/bitcoin/pull/31915
<bitcoin-git>
[bitcoin] stephenmiracle4 opened pull request #31914: i deleted a commented line in invalid_signer.py file (master...mimibest) https://github.com/bitcoin/bitcoin/pull/31914
<bitcoin-git>
[bitcoin] darosior opened pull request #31910: qa: fix an off-by-one in utxo snapshot fuzz target and sanity check its snapshot data (master...2502_assumeutxo_test_fuzz_snapshot) https://github.com/bitcoin/bitcoin/pull/31910
<bitcoin-git>
[bitcoin] tnull opened pull request #31900: Fix delimeter in `package-msg` field of `submitpackage` RPC (master...2025-02-align-delimiter-in-package-msg) https://github.com/bitcoin/bitcoin/pull/31900
<bitcoin-git>
[bitcoin] hebasto opened pull request #31899: cmake: Exclude generated sources from translation (master...250218-translate-target) https://github.com/bitcoin/bitcoin/pull/31899
<bitcoin-git>
[bitcoin] Sjors opened pull request #31897: mining: drop unused -nFees and sigops from CBlockTemplate (master...2025/02/fees) https://github.com/bitcoin/bitcoin/pull/31897
<bitcoin-git>
[bitcoin] maflcko opened pull request #31896: refactor: Remove redundant and confusing calls to IsArgSet (master...2502-less-is-arg-set) https://github.com/bitcoin/bitcoin/pull/31896
<bitcoin-git>
[bitcoin] l0rinc closed pull request #31875: WIP: speed up `BatchWrite` by sorting the batches in descending order (master...l0rinc/sorted-BatchWrite) https://github.com/bitcoin/bitcoin/pull/31875
<bitcoin-git>
[bitcoin] midnightmagic opened pull request #31888: correct wrong assumptions in the contrib linearize data script (master...fix-linearize-gjpyn) https://github.com/bitcoin/bitcoin/pull/31888
<bitcoin-git>
[bitcoin] jonatack opened pull request #31886: cli: return local services in -netinfo (master...2025-02-netinfo-services) https://github.com/bitcoin/bitcoin/pull/31886
<bitcoin-git>
[bitcoin] achow101 merged 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
<bitcoin-git>
bitcoin/master a267589 Martin Zumsande: validation: Don't loop over all chainstates in LoadExternalBlock
<bitcoin-git>
bitcoin/master c9136ca Martin Zumsande: validation: fix issue with an interrupted -reindex
<bitcoin-git>
bitcoin/master 504d0c2 Ava Chow: Merge bitcoin/bitcoin#31439: validation: In case of a continued reindex, o...
<bitcoin-git>
[bitcoin] fanquake merged pull request #31157: Cleanups to port mapping module post UPnP drop (master...2410_cleanups_post_upnp_drop) https://github.com/bitcoin/bitcoin/pull/31157
<bitcoin-git>
bitcoin/master c4e82b8 Antoine Poinsot: mapport: make 'enabled' and 'current' bool
<bitcoin-git>
bitcoin/master 2a6536c Antoine Poinsot: mapport: rename 'use_pcp' to 'enable'
<bitcoin-git>
bitcoin/master 9bd936f Antoine Poinsot: mapport: drop unnecessary function
<bitcoin-git>
[bitcoin] hebasto closed pull request #31779: cmake: Improve safety and robustness during building `crc32c` subtree (master...250202-cmake-crc32c) https://github.com/bitcoin/bitcoin/pull/31779
<bitcoin-git>
[bitcoin] jirijakes opened pull request #31862: doc: Fix description of byte order of hashes in ZMQ documentation (master...zmq-doc) https://github.com/bitcoin/bitcoin/pull/31862
<bitcoin-git>
[bitcoin] achow101 merged pull request #31768: test: check `scanning` field from `getwalletinfo` (master...2025-01-test-wallet-scan) https://github.com/bitcoin/bitcoin/pull/31768
<bitcoin-git>
bitcoin/master 2549fc6 Ava Chow: Merge bitcoin/bitcoin#31768: test: check `scanning` field from `getwalleti...
<bitcoin-git>
[bitcoin] fjahr opened pull request #31861: RFC: Generated headers with ""_hex user-defined literal (master...2025-02-data-header-literal) https://github.com/bitcoin/bitcoin/pull/31861
<bitcoin-git>
[bitcoin] TheCharlatan opened pull request #31860: init: Take lock on blocks directory in BlockManager ctor (master...blockmanLock) https://github.com/bitcoin/bitcoin/pull/31860
<bitcoin-git>
[bitcoin] glozow merged 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/master c39b3cf Ava Chow: test: Extra verification that migratewallet migrates
<bitcoin-git>
bitcoin/master b1ab927 Ava Chow: tests: Test migration of additional P2WSH scripts
<bitcoin-git>
bitcoin/master b777e84 Ava Chow: legacy spkm: Move CanProvide to LegacyDataSPKM