< 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
2026-06-04
<bitcoin-git>
[bitcoin] sedited opened pull request #35464: kernel: Add function for creating chainparams with a signet challenge (master...kernel_signet_challenge) https://github.com/bitcoin/bitcoin/pull/35464
<bitcoin-git>
[bitcoin] hebasto opened pull request #35463: depends: Drop trailing slash from `CMAKE_INSTALL_LIBDIR` (master...260604-depends-slash) https://github.com/bitcoin/bitcoin/pull/35463
<bitcoin-git>
[bitcoin] optout21 opened pull request #35461: Clarify the assertion message in Assert, Assume and CHECK_NONFATAL (master...2606-assert-msg) https://github.com/bitcoin/bitcoin/pull/35461
<bitcoin-git>
[bitcoin] fanquake merged pull request #35410: net: use the proxy if overriden when doing v2-v1 reconnections (master...keep_using_override_proxy_for_v1_reconnects_with_functional_test) https://github.com/bitcoin/bitcoin/pull/35410
<bitcoin-git>
bitcoin/master d01b461 Vasil Dimov: net: ensure no direct private broadcast connections
<bitcoin-git>
[bitcoin] hodlinator opened pull request #35458: qa: Avoid extra tracebacks when exception is raised (master...2026/06/simplify_tracebacks) https://github.com/bitcoin/bitcoin/pull/35458
<bitcoin-git>
[bitcoin] hodlinator opened pull request #35456: test: Perform full reset of CoinsResult in order to avoid passing 21M BTC (master...2026/06/camount_gifts_2) https://github.com/bitcoin/bitcoin/pull/35456
<bitcoin-git>
[bitcoin] achow101 merged pull request #35335: Make deployment configuration available outside of regtest in unit tests (master...2605_more_deployment_config) https://github.com/bitcoin/bitcoin/pull/35335
<bitcoin-git>
bitcoin/master 801e3bf Antoine Poinsot: chainparams: add overloads for RegTest and SigNet with no options
<bitcoin-git>
bitcoin/master 4995c00 Antoine Poinsot: chainparams: make deployment configuration available on all test networks
<bitcoin-git>
bitcoin/master df7ed5f Antoine Poinsot: chainparams: encapsulate deployment configuration logic
<bitcoin-git>
[bitcoin] achow101 merged pull request #34779: BIP 323: reserve version bits 5-28 as extra nonce space (master...2602_more_version_bits_rolling) https://github.com/bitcoin/bitcoin/pull/34779
<bitcoin-git>
bitcoin/master 1d52405 Antoine Poinsot: qa: test we don't warn for ignored unknown version bits deployments
<bitcoin-git>
bitcoin/master f802edf Anthony Towns: versionbits: Limit live activation params and activation warnings per BIP3...
<bitcoin-git>
bitcoin/master 94e3ac0 Antoine Poinsot: doc: release notes and bips doc update for #34779
<bitcoin-git>
[bitcoin] rustaceanrob opened pull request #35451: lint: Grep for `AUTO` test suites in file names (master...26-6-3-tname-lint) https://github.com/bitcoin/bitcoin/pull/35451
<bitcoin-git>
[bitcoin] willcl-ark opened pull request #35447: [nomerge] test alt docker cache backend (master...warpbuild-docker-cache) https://github.com/bitcoin/bitcoin/pull/35447
<bitcoin-git>
[bitcoin] hebasto merged pull request #34767: Bugfix: GUI/Intro: Handle errors from SelectParams the same as if during InitConfig (master...fix_qt_intro_chain_except) https://github.com/bitcoin/bitcoin/pull/34767
<bitcoin-git>
[bitcoin] achow101 opened pull request #35445: wallet, descriptor: Revert `StringType::COMPAT` for Miniscript expressions and drop the concept of a Descriptor ID that can be validated (master...fix-miniscript-desc-id) https://github.com/bitcoin/bitcoin/pull/35445
<bitcoin-git>
[bitcoin] sedited merged pull request #35269: musig: Include pubnonce in session id (master...musig2-pubnonce-session-id) https://github.com/bitcoin/bitcoin/pull/35269
<bitcoin-git>
bitcoin/master 2ef6679 Ava Chow: test: Check that MuSig2 signing does not reuse nonces
<bitcoin-git>
bitcoin/master 2669019 merge-script: Merge bitcoin/bitcoin#35269: musig: Include pubnonce in session id
<bitcoin-git>
bitcoin/master bb05986 Ava Chow: musig: Include pubnonce in session id
<bitcoin-git>
[bitcoin] alhudz opened pull request #35440: wallet: check descriptor cache xpub length before decoding (master...walletdb-xpub-size-check) https://github.com/bitcoin/bitcoin/pull/35440
2026-06-01
<bitcoin-git>
[bitcoin] xyzconstant opened pull request #35439: test: Improve loopback address check in `rcp_bind.py` (master...fix_loopback_check_in_rpc_bind_tests) https://github.com/bitcoin/bitcoin/pull/35439
<bitcoin-git>
[bitcoin] theStack opened pull request #35438: test: introduce NodeSigner, run feature_taproot.py without wallet compiled (master...202605-test-feature_taproot-w/o-wallet) https://github.com/bitcoin/bitcoin/pull/35438
<bitcoin-git>
[bitcoin] achow101 opened pull request #35437: migrate: Handle HD chains that have identical seeds but different IDs (master...fix-dup-seeds-migration) https://github.com/bitcoin/bitcoin/pull/35437
<bitcoin-git>
[bitcoin] sedited closed pull request #35435: doc: improve clarity in reduce-traffic.md and REST-interface.md (master...doc/clarity-fixes-traffic-rest) https://github.com/bitcoin/bitcoin/pull/35435
<bitcoin-git>
[bitcoin] fernandguil opened pull request #35435: doc: improve clarity in reduce-traffic.md and REST-interface.md (master...doc/clarity-fixes-traffic-rest) https://github.com/bitcoin/bitcoin/pull/35435
<bitcoin-git>
[bitcoin] fanquake closed pull request #35319: net: use the proxy if overriden when doing v2-v1 reconnections (master...keep_using_override_proxy_for_v1_reconnects) https://github.com/bitcoin/bitcoin/pull/35319
<bitcoin-git>
[bitcoin] fanquake closed pull request #33023: test: Add functional tests for blockreconstructionextratxn and extra pool (compactblocks) (master...compactblocks-extratxs-tests-core) https://github.com/bitcoin/bitcoin/pull/33023
<bitcoin-git>
[bitcoin] mjdietzx opened pull request #35431: test: pass -datadir to bitcoin-cli -ipcconnect check (master...minor_fix_interface_bitcoin_cli_test) https://github.com/bitcoin/bitcoin/pull/35431
<bitcoin-git>
[bitcoin] fanquake closed pull request #35428: doc: warn about -bind and dedicated Tor socket in tor.md (master...doc/tor-bind-onion-socket-warning) https://github.com/bitcoin/bitcoin/pull/35428
<bitcoin-git>
[bitcoin] w0xlt opened pull request #35429: wallet: avoid global access in external signer SPKM (master...wallet-external-signer-no-globals) https://github.com/bitcoin/bitcoin/pull/35429
2026-05-31
<bitcoin-git>
[bitcoin] fernandguil opened pull request #35428: doc: warn about -bind and dedicated Tor socket in tor.md (master...doc/tor-bind-onion-socket-warning) https://github.com/bitcoin/bitcoin/pull/35428
<bitcoin-git>
[bitcoin] hebasto opened pull request #35427: [WIP] depends: Build `qt` and `qrencode` packages for OpenBSD hosts (master...260531-openbsd-qt) https://github.com/bitcoin/bitcoin/pull/35427
<bitcoin-git>
qa-assets/main d2f2646 marcofleon: add dbwrapper and dbwrapper_threaded inputs
<bitcoin-git>
[bitcoin] hebasto opened pull request #35414: iwyu: Fix warnings in `src/bench` and treat them as error (master...260529-iwyu-bench) https://github.com/bitcoin/bitcoin/pull/35414
<bitcoin-git>
[bitcoin] HowHsu opened pull request #35411: [RFC] rpc: expose locked-memory arena_count from getmemoryinfo (master...arena_count) https://github.com/bitcoin/bitcoin/pull/35411
<bitcoin-git>
[bitcoin] vasild opened pull request #35410: net: use the proxy if overriden when doing v2-v1 reconnections (with functional test) (master...keep_using_override_proxy_for_v1_reconnects_with_functional_test) https://github.com/bitcoin/bitcoin/pull/35410
<bitcoin-git>
[bitcoin] orbisai0security opened pull request #35409: fix: add buffer-length check in pubkey.cpp (master...fix-pubkey-der-memcpy-bounds-v001) https://github.com/bitcoin/bitcoin/pull/35409
<bitcoin-git>
[bitcoin] fanquake merged pull request #35011: iwyu: Fix warnings in `src/script` and treat them as errors (master...iwyu-script) https://github.com/bitcoin/bitcoin/pull/35011
<bitcoin-git>
bitcoin/master 13b7fff merge-script: Merge bitcoin/bitcoin#35011: iwyu: Fix warnings in `src/script` and treat ...
<bitcoin-git>
bitcoin/master 6183942 Brandon Odiwuor: ci, iwyu: Fix warnings in src/scripts and treat them as error
<bitcoin-git>
[bitcoin] sedited merged pull request #28333: wallet: Construct ScriptPubKeyMans with all data rather than loaded progressively (master...raii-spkm) https://github.com/bitcoin/bitcoin/pull/28333
<bitcoin-git>
bitcoin/master 0301c75 Ava Chow: wallet migration, fuzz: Migrate hd seed once
<bitcoin-git>
bitcoin/master f713fd1 David Gumberg: refactor: wallet: Don't reuse WALLET_BLANK flag for born-encrypted wallets.
<bitcoin-git>
bitcoin/master cd912c4 Ava Chow: wallet: Consolidate generation setup callers into one function
<bitcoin-git>
[bitcoin] rkrux opened pull request #35404: wallet: allow anti-fee-sniping in sendall RPC while not relying of RBF default (master...antifeesniping) https://github.com/bitcoin/bitcoin/pull/35404
<bitcoin-git>
[leveldb-subtree] fanquake merged pull request #52: Revert "Increase maximum read-only mmap()s used from 1000 to 4096 on 64-bit systems" (bitcoin-fork...2025-05-revert-mmap-increase) https://github.com/bitcoin-core/leveldb-subtree/pull/52
<bitcoin-git>
[bitcoin] hebasto opened pull request #35395: doc: Improve test suite dependencies documentation (master...260527-ft-needed) https://github.com/bitcoin/bitcoin/pull/35395