<bitcoin-git>
[bitcoin] fanquake merged 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/master a99148d sedited: test kernel: Don't log on warnings change
<bitcoin-git>
bitcoin/master ea67fea merge-script: Merge bitcoin/bitcoin#35464: kernel: Add function for creating chainparams...
<bitcoin-git>
bitcoin/master 5b4fd28 sedited: kernel: Generate a signet with a challenge
<bitcoin-git>
[bitcoin] achow101 merged pull request #32606: p2p: Drop unsolicited CMPCTBLOCK from non-HB peer and when blocksonly (master...5-23-25-ignore-unsolicited) https://github.com/bitcoin/bitcoin/pull/32606
<bitcoin-git>
bitcoin/master 25457a3 David Gumberg: test: Tighten getblocktxn checks in parallel cb reconstruction test.
<bitcoin-git>
bitcoin/master 44f377a David Gumberg: refactor: test: Static assert_highbandwidth_states
<bitcoin-git>
bitcoin/master 51dd90f Hodlinator: refactor: Merge announce_cmpct_block() defs into one
<bitcoin-git>
[bitcoin] hebasto opened pull request #35667: refactor: Use `NetworkErrorString` for macOS code in `netif.cpp` (master...260706-networkerror) https://github.com/bitcoin/bitcoin/pull/35667
<bitcoin-git>
[bitcoin] thomasbuilds opened pull request #35665: psbt: avoid duplicate global xpub keys when merging (master...fix-psbt-duplicate-global-xpubs) https://github.com/bitcoin/bitcoin/pull/35665
<bitcoin-git>
[bitcoin] azuchi opened pull request #35664: test: add CLTV and CHECK(MULTI)SIGVERIFY failure-path vectors to script_tests.json (master...add-missing-tests) https://github.com/bitcoin/bitcoin/pull/35664
<bitcoin-git>
[bitcoin] l0rinc opened pull request #35663: validation: avoid preallocating unused txdata during assumevalid (master...l0rinc/validation-skip-txdata-precompute) https://github.com/bitcoin/bitcoin/pull/35663
<bitcoin-git>
[bitcoin] l0rinc opened pull request #35662: script: reset precomputed txdata on reuse (master...l0rinc/script-reset-precomputed-txdata) https://github.com/bitcoin/bitcoin/pull/35662
2026-07-05
<bitcoin-git>
[bitcoin] ryanofsky opened pull request #35661: Update libmultiprocess subtree to add `ThreadMap.makePool` method (master...pr/subtree-11) https://github.com/bitcoin/bitcoin/pull/35661
<bitcoin-git>
[bitcoin] DrahtBot closed pull request #35660: wallet, rpc: accept an array of txids in removeprunedfunds (master...2026-07-removeprunedfunds-array) https://github.com/bitcoin/bitcoin/pull/35660
<bitcoin-git>
[bitcoin] ArikShalom opened pull request #35660: wallet, rpc: accept an array of txids in removeprunedfunds (master...2026-07-removeprunedfunds-array) https://github.com/bitcoin/bitcoin/pull/35660
2026-07-04
<bitcoin-git>
[bitcoin] hebasto opened pull request #35659: Clarify supported *BSD releases and drop outdated workarounds (master...260704-bsd-docs) https://github.com/bitcoin/bitcoin/pull/35659
<bitcoin-git>
[bitcoin] hebasto opened pull request #35658: refactor: Drop unneeded `sys/types.h` include before `ifaddrs.h` (master...260704-systypes) https://github.com/bitcoin/bitcoin/pull/35658
<bitcoin-git>
[bitcoin] sedited merged pull request #35510: test: SOCKS5 proxy: expect that connection may be reset during SOCKS5 handshake or data forwarding (master...socks5_forward_sockets_handle_reset) https://github.com/bitcoin/bitcoin/pull/35510
<bitcoin-git>
bitcoin/master 9a8ef9b Vasil Dimov: test: SOCKS5 proxy: expect that connection may be reset during handshake
<bitcoin-git>
bitcoin/master eb32083 Vasil Dimov: test: SOCKS5 proxy: expect that connection may be reset when forwarding
<bitcoin-git>
[bitcoin] arejula27 opened pull request #35657: refactor: avoid redundant input lookup in `CheckTxInputs` (master...checktxinputs-dedup-haveinputs) https://github.com/bitcoin/bitcoin/pull/35657
<bitcoin-git>
[bitcoin] fabio-porcedda opened pull request #35656: doc: don't use the -j option for clang-tidy (master...doc-clang-tidy) https://github.com/bitcoin/bitcoin/pull/35656
<bitcoin-git>
[bitcoin] sedited merged pull request #35604: log: expose `-logratelimit` in normal help (master...l0rinc/expose-logratelimit) https://github.com/bitcoin/bitcoin/pull/35604
<bitcoin-git>
[bitcoin] pablomartin4btc opened pull request #35655: wallet: Use in-memory SQLite for temporary wallet in exportwatchonlywallet (master...wallet/exportwatchonly-inmemory-tmp-wallet) https://github.com/bitcoin/bitcoin/pull/35655
<bitcoin-git>
[bitcoin] l0rinc opened pull request #35654: txdb: reject malformed first coin cursor key (master...l0rinc/txdb-malformed-first-coin-cursor-key) https://github.com/bitcoin/bitcoin/pull/35654
<bitcoin-git>
[bitcoin] alerodriargui opened pull request #35647: test: avoid http.client for malformed header checks (master...fix-interface-http-whitespace-headers) https://github.com/bitcoin/bitcoin/pull/35647
<bitcoin-git>
[bitcoin] fanquake merged pull request #32489: wallet: Add `exportwatchonlywallet` RPC to export a watchonly version of a wallet (master...export-watchonly-wallet) https://github.com/bitcoin/bitcoin/pull/32489
<bitcoin-git>
bitcoin/master 1e99664 Ava Chow: wallet: Use Descriptor::CanSelfExpand() in CanGetAddresses()
<bitcoin-git>
bitcoin/master a1c8378 Ava Chow: wallet: Write new descriptor's cache in AddWalletDescriptor
<bitcoin-git>
bitcoin/master d2ee922 Ava Chow: descriptor: Add CanSelfExpand()
<bitcoin-git>
[bitcoin] yuvicc opened pull request #35646: RFC: Separate out runtime errors from BlockValidationState using `util::Expected` (master...2026-06-remove_enum_ie) https://github.com/bitcoin/bitcoin/pull/35646
<bitcoin-git>
[bitcoin] hebasto opened pull request #35618: depends: Make tarball creation from local directory reproducible (master...260629-depends-sort) https://github.com/bitcoin/bitcoin/pull/35618
<bitcoin-git>
[bitcoin] maflcko opened pull request #35616: refactor: Use u64 over size_t for all cache sizes to fix a 32-bit overflow (master...2606-fix-u32) https://github.com/bitcoin/bitcoin/pull/35616
<bitcoin-git>
[bitcoin] beihaili opened pull request #35613: zmq: fail startup when address is in use (master...codex/33715-zmq-bind-failure) https://github.com/bitcoin/bitcoin/pull/35613
<bitcoin-git>
[bitcoin] sedited merged pull request #35506: test: ensure group data cluster pointers are live (master...2026-06-actual_clusters_check) https://github.com/bitcoin/bitcoin/pull/35506
<bitcoin-git>
[bitcoin] l0rinc opened pull request #35604: log: expose `-logratelimit` in normal help (master...l0rinc/expose-logratelimit) https://github.com/bitcoin/bitcoin/pull/35604
<bitcoin-git>
bitcoin/master 93012d7 Ava Chow: Merge bitcoin/bitcoin#35601: wallet: remove experimental warning from send...
<bitcoin-git>
[bitcoin] Sjors opened pull request #35598: test: cover feeThreshold = MAX_MONEY in interface_ipc_mining.py (master...2026/06/max-money) https://github.com/bitcoin/bitcoin/pull/35598
<bitcoin-git>
[bitcoin] sedited merged pull request #35266: rpc, wallet: add an option to not load the wallet after migrating (master...2026-05-11-addoptiontonorescanwhenwalletmigrate) https://github.com/bitcoin/bitcoin/pull/35266
<bitcoin-git>
bitcoin/master 4acd063 Pol Espinasa: wallet: make loading the wallet after migrating optional
<bitcoin-git>
bitcoin/master 97d08d6 Pol Espinasa: refactor: store wallet names to MigrationResult
<bitcoin-git>
bitcoin/master b98dd63 Pol Espinasa: rpc: Add load_wallet argument to migratewallet RPC