<bitcoin-git>
[bitcoin] hebasto merged pull request #33824: ci: Enable experimental kernel stuff in most CI tasks via `dev-mode` (master...2511-ci-dev-mode-kernel) https://github.com/bitcoin/bitcoin/pull/33824
<bitcoin-git>
[bitcoin] hodlinator opened pull request #33909: ci: Make the max number of commits tested explicit (master...2025/11/ci_max_commits) https://github.com/bitcoin/bitcoin/pull/33909
<bitcoin-git>
[bitcoin] fanquake merged pull request #33026: test, refactor: Embedded ASMap [1/3]: Selected minor preparatory work (master...2023-10-asmap-in-source-prep) https://github.com/bitcoin/bitcoin/pull/33026
<bitcoin-git>
bitcoin/master 606a251 Pieter Wuille: tests: add unit test vectors for asmap interpreter
<bitcoin-git>
[gui] ajtowns opened pull request #911: Adds non-mempool wallet balance to overview (master...202511-wallet-unconf-bal-gui) https://github.com/bitcoin-core/gui/pull/911
2025-11-18
<bitcoin-git>
[gui] hebasto reopened pull request #700: Dialog for allowing the user to choose the change output when bumping a tx (master...bumpfee-choose-reduce-output) https://github.com/bitcoin-core/gui/pull/700
<bitcoin-git>
[gui] hebasto closed pull request #700: Dialog for allowing the user to choose the change output when bumping a tx (master...bumpfee-choose-reduce-output) https://github.com/bitcoin-core/gui/pull/700
<bitcoin-git>
[bitcoin] w0xlt opened pull request #33908: kernel: add context‑free block validation API (`btck_check_block_context_free`) with POW/Merkle flags (master...kerne_checkblock) https://github.com/bitcoin/bitcoin/pull/33908
<bitcoin-git>
[gui] hebasto merged pull request #910: Added test coverage for qt gui#901 console history filter (master...2025-11-gui-filtered-qt-tests) https://github.com/bitcoin-core/gui/pull/910
<bitcoin-git>
[bitcoin] achow101 merged pull request #32821: rpc: Handle -named argument parsing where '=' character is used (master...rpc-args) https://github.com/bitcoin/bitcoin/pull/32821
<bitcoin-git>
bitcoin/master 694f04e zaidmstrr: rpc: Handle -named argument parsing where '=' character is used
<bitcoin-git>
bitcoin/master f53dbbc zaidmstrr: test: Add functional tests for named argument parsing
<bitcoin-git>
bitcoin/master a7f9bbe Ava Chow: Merge bitcoin/bitcoin#32821: rpc: Handle -named argument parsing where '='...
<bitcoin-git>
[bitcoin] maflcko opened pull request #33905: ci: Consistenly only cache on the default branch (master...2511-ci-cache-branch) https://github.com/bitcoin/bitcoin/pull/33905
<bitcoin-git>
[bitcoin] kevkevinpal opened pull request #33904: rest: add interface for gettxspendingprevout rpc (master...feat/rest-gettxspendingprevout) https://github.com/bitcoin/bitcoin/pull/33904
<bitcoin-git>
[bitcoin] waketraindev opened pull request #33894: net: Remove unused `local_socket_bytes` variable in `CConnman::GetAddresses()` (master...prs/2025-11-getaddresses-unused-code) https://github.com/bitcoin/bitcoin/pull/33894
<bitcoin-git>
[bitcoin] theStack opened pull request #33893: test: add `-alertnotify` test for large work invalid chain warning (master...202511-test-trigger_alertnotify_large_work_invalid_chain) https://github.com/bitcoin/bitcoin/pull/33893
<bitcoin-git>
[bitcoin] hodlinator opened pull request #33887: doc: Improve CI docs on env and qemu-user-static (master...2025/11/issue_31199_ci_docs) https://github.com/bitcoin/bitcoin/pull/33887
<bitcoin-git>
[bitcoin] stringintech opened pull request #33877: kernel: Rename in-memory DB option setters and simplify API (master...2025/11/kernel-in-mem-options) https://github.com/bitcoin/bitcoin/pull/33877
<bitcoin-git>
[bitcoin] maflcko reopened pull request #31823: tests: Add witness commitment if we have a witness transaction in `FullBlockTest.update_block()` (master...2025-02-07-featureblockpy-witnesscommitment) https://github.com/bitcoin/bitcoin/pull/31823
<bitcoin-git>
[bitcoin] maflcko closed pull request #31823: tests: Add witness commitment if we have a witness transaction in `FullBlockTest.update_block()` (master...2025-02-07-featureblockpy-witnesscommitment) https://github.com/bitcoin/bitcoin/pull/31823
<bitcoin-git>
[bitcoin] maflcko opened pull request #33869: refactor: Avoid -W*-whitespace in git archive (master...2511-git-archive-ws) https://github.com/bitcoin/bitcoin/pull/33869
<bitcoin-git>
[bitcoin] glozow merged pull request #33003: test: add option to skip large re-org test in feature_block (master...2025-07-test-featureblock-skiplargereorg) https://github.com/bitcoin/bitcoin/pull/33003
<bitcoin-git>
bitcoin/master 8810642 brunoerg: test: add option to skip large re-org test in feature_block
<bitcoin-git>
bitcoin/master e652b69 merge-script: Merge bitcoin/bitcoin#33003: test: add option to skip large re-org test in...
<bitcoin-git>
[bitcoin] frankomosh opened pull request #33858: test: add unit test coverage for the empty leaves path in MerkleComputation (master...merkle-empty-path) https://github.com/bitcoin/bitcoin/pull/33858
2025-11-11
<bitcoin-git>
[bitcoin] hebasto opened pull request #33857: depends, doc: Learn `x86_64-w64-mingw32ucrt` host and document it (master...251111-doc-ucrt) https://github.com/bitcoin/bitcoin/pull/33857
<bitcoin-git>
[bitcoin] yuvicc opened pull request #33856: kernel, validation: Refactor ProcessNewBlock(Headers) to return BlockValidationState (master...2025-11-refractor_bool_to_blockvalidationstate) https://github.com/bitcoin/bitcoin/pull/33856
<bitcoin-git>
[bitcoin] fanquake closed pull request #30059: Add option dbfilesize to control LevelDB target ("max") file size (master...dbfilesize_param) https://github.com/bitcoin/bitcoin/pull/30059
<bitcoin-git>
[bitcoin] fanquake merged pull request #33433: test: rpc_bind: Skip nonloopback test if no such address is found (master...qafix_rpc_bind_nonloopback_unavail) https://github.com/bitcoin/bitcoin/pull/33433
<bitcoin-git>
[bitcoin] hebasto opened pull request #33841: cmake: Switch to `minisketch` upstream build system (master...251110-minisketch) https://github.com/bitcoin/bitcoin/pull/33841
<bitcoin-git>
[bitcoin] maflcko opened pull request #33840: test: [refactor] Use reference over ptr to chainman (master...2511-assert-func) https://github.com/bitcoin/bitcoin/pull/33840
<bitcoin-git>
[bitcoin] glozow reopened pull request #33565: net_processing: rename RelayTransaction to better describe what it does (master...rename_RelayTransaction) https://github.com/bitcoin/bitcoin/pull/33565
2025-11-09
<bitcoin-git>
[bitcoin] achow101 closed pull request #33832: refactor: Add missing include in util/result.h (master...refactor/add-missing-include-util-result) https://github.com/bitcoin/bitcoin/pull/33832
<bitcoin-git>
[bitcoin] achow101 closed pull request #33833: script: Remove dead nullptr check in VerifyScript (master...refactor/verifyscript-remove-null-check) https://github.com/bitcoin/bitcoin/pull/33833