<bitcoin-git>
[bitcoin] l0rinc opened pull request #35228: wallet: remove the unused `COutPoint` parameter. (master...l0rinc/wallet-remove-outpoint) https://github.com/bitcoin/bitcoin/pull/35228
<bitcoin-git>
[bitcoin] l0rinc opened pull request #35227: wallet: check the final BDB page LSN during migration (master...l0rinc/check-bdb-last-page-lsn) https://github.com/bitcoin/bitcoin/pull/35227
<bitcoin-git>
[bitcoin] luke-jr opened pull request #35226: [29.x] Backport coins accounting fixes (and their dependencies) (29.x...fix_coins_accounting-29) https://github.com/bitcoin/bitcoin/pull/35226
<bitcoin-git>
[bitcoin] pinheadmz opened pull request #35225: Policy: require minimal push in bare multisig output scripts (master...p2ms-nonstandard-nonminimal) https://github.com/bitcoin/bitcoin/pull/35225
<bitcoin-git>
[bitcoin] kevkevinpal opened pull request #35224: wallet: importdescriptors should output the request on error (master...importDescriptorsPrintoutRequestOnFailure) https://github.com/bitcoin/bitcoin/pull/35224
<bitcoin-git>
[bitcoin] adrianrozadagarcia opened pull request #35217: psbt: fix PSBTInput::Merge ignoring sighash_type field (master...fix/psbt-merge-sighash-type) https://github.com/bitcoin/bitcoin/pull/35217
<bitcoin-git>
[bitcoin] hebasto opened pull request #35216: qa: Support `get_bind_addrs` and `feature_bind_extra` on illumos (master...260505-illumos-bind) https://github.com/bitcoin/bitcoin/pull/35216
<bitcoin-git>
[bitcoin] l0rinc opened pull request #35202: test: skip `sock_tests` when `socketcall` is blocked on x86-32 (master...l0rinc/skip-i686-sock-tests-seccomp) https://github.com/bitcoin/bitcoin/pull/35202
<bitcoin-git>
[bitcoin] kevkevinpal opened pull request #35201: Refactor: Updated signMessage to use util::Expected and removed SigningResult::OK (master...SigningResultUtilExpected) https://github.com/bitcoin/bitcoin/pull/35201
<bitcoin-git>
[bitcoin] sedited merged pull request #34544: wallet: Disallow wallet names that are paths including `..` and `.` elements (master...wallet-no-relative-paths) https://github.com/bitcoin/bitcoin/pull/34544
<bitcoin-git>
bitcoin/master eed7af6 David Gumberg: doc: Add release note for disallowing some wallet path names
<bitcoin-git>
bitcoin/master 3d7f0e4 Ava Chow: wallettool: Use GetWalletPath to determine the wallet path
<bitcoin-git>
bitcoin/master 2b0dc0d Ava Chow: wallet: Disallow . and .. from wallet names
<bitcoin-git>
[bitcoin] sedited closed pull request #35190: test: replace unwrap()/panic!() with expect() in lint test runner (master...fix/rust-lint-expect-messages) https://github.com/bitcoin/bitcoin/pull/35190
<bitcoin-git>
[bitcoin] ArtSabintsev opened pull request #35191: txdb: handle malformed first coin cursor key (master...codex/fix-txdb-cursor-malformed-key) https://github.com/bitcoin/bitcoin/pull/35191
<bitcoin-git>
[bitcoin] fitzyracing1 opened pull request #35190: test: replace unwrap()/panic!() with expect() in lint test runner (master...fix/rust-lint-expect-messages) https://github.com/bitcoin/bitcoin/pull/35190
<bitcoin-git>
[bitcoin] sedited opened pull request #35187: kernel: Add non-utxo set block validation to API (master...external_coins_block_validation) https://github.com/bitcoin/bitcoin/pull/35187
<bitcoin-git>
[bitcoin] achow101 merged pull request #34256: test: support `get_bind_addrs` and `feature_bind_extra` on macOS & BSD (master...l0rinc/test-macos-bind-netutil) https://github.com/bitcoin/bitcoin/pull/34256
<bitcoin-git>
bitcoin/master 7236a05 Lőrinc: test: enable `feature_bind_extra` on macOS and BSD
<bitcoin-git>
bitcoin/master 4044705 Ava Chow: Merge bitcoin/bitcoin#34256: test: support `get_bind_addrs` and `feature_b...
<bitcoin-git>
bitcoin/master 1950da9 Lőrinc: test: enable `rpc_bind` on macOS and BSD
<bitcoin-git>
[bitcoin] ArtSabintsev opened pull request #35184: rpc: stop accepting HTTP RPC before shutdown (master...codex/rpc-shutdown-before-mining) https://github.com/bitcoin/bitcoin/pull/35184
<bitcoin-git>
[bitcoin] Sjors opened pull request #35183: doc: recommend script_flags instead of deployments.taproot (master...2026/04/doc-26201-addendum) https://github.com/bitcoin/bitcoin/pull/35183
<bitcoin-git>
[bitcoin] pinheadmz closed pull request #32061: Replace libevent with our own HTTP and socket-handling implementation (master...http-rewrite-13march2025) https://github.com/bitcoin/bitcoin/pull/32061
<bitcoin-git>
[bitcoin] pinheadmz opened pull request #35182: Replace libevent with our own HTTP and socket-handling implementation (master...http-rewrite-30Apr2026) https://github.com/bitcoin/bitcoin/pull/35182
<bitcoin-git>
[bitcoin] l0rinc closed pull request #34641: node: scale default `-dbcache` with system RAM (master...l0rinc/dynamic-dbcache) https://github.com/bitcoin/bitcoin/pull/34641
<bitcoin-git>
[bitcoin] Sjors closed pull request #33008: wallet: support bip388 policy with external signer (master...2025/07/bip388-register) https://github.com/bitcoin/bitcoin/pull/33008
<bitcoin-git>
[bitcoin] maflcko closed pull request #35178: fix: the der signature parsing code in pubkey in pubkey.cpp (master...fix-v-002-ecdsa-der-buffer-bounds-check) https://github.com/bitcoin/bitcoin/pull/35178
<bitcoin-git>
[bitcoin] orbisai0security opened pull request #35178: fix: the der signature parsing code in pubkey in pubkey.cpp (master...fix-v-002-ecdsa-der-buffer-bounds-check) https://github.com/bitcoin/bitcoin/pull/35178
<bitcoin-git>
[bitcoin] AgusR7 opened pull request #35177: test: use MiniWallet for getblockstats test data generation (master...test/getblockstats-gen-miniwallet) https://github.com/bitcoin/bitcoin/pull/35177
<bitcoin-git>
[bitcoin] theuni opened pull request #35175: multi_index: fix compilation failure with boost = 1.91 (master...fix-boost-1.91) https://github.com/bitcoin/bitcoin/pull/35175
<bitcoin-git>
[bitcoin] l0rinc opened pull request #35174: test: clean up threadpool test types (master...l0rinc/threadpool-test-casts) https://github.com/bitcoin/bitcoin/pull/35174
<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] optout21 opened pull request #35170: test: Better test coverage for legacy ParseHDKeypath() (master...2604-parse-keypath-legacy) https://github.com/bitcoin/bitcoin/pull/35170
<bitcoin-git>
[bitcoin] achow101 closed pull request #32685: wallet: Allow read-only database access for info and dump commands (master...wallet-readonly-access) https://github.com/bitcoin/bitcoin/pull/32685
<bitcoin-git>
[bitcoin] achow101 closed pull request #35163: Wallet: add consistency check on wallet transactions stored on wallet database when loading the wallet. (master...issue34599) https://github.com/bitcoin/bitcoin/pull/35163
<bitcoin-git>
[bitcoin] achow101 closed pull request #35115: wallet: fix abandon crash on inconsistent state (master...wallet-34599-abandon-confirmed-descendant) https://github.com/bitcoin/bitcoin/pull/35115
<bitcoin-git>
[bitcoin] achow101 closed pull request #35137: rpc: document maxconf default value in wallet RPCs (master...wallet/document-maxconf-default) https://github.com/bitcoin/bitcoin/pull/35137
<bitcoin-git>
[bitcoin] asafmod opened pull request #35166: refactor: Harden prevector::change_capacity against capacity size (master...harden-prevector-change-capacity) https://github.com/bitcoin/bitcoin/pull/35166
<bitcoin-git>
[bitcoin] hebasto opened pull request #35165: cmake: Remove NetBSD-specific workaround from `add_boost_if_needed` (master...260427-boost-netbsd) https://github.com/bitcoin/bitcoin/pull/35165
<bitcoin-git>
[bitcoin] musaHaruna opened pull request #35164: test: cover P2SH sigop counting in test_witness_sigops (master...test/p2sh-sigop-counting) https://github.com/bitcoin/bitcoin/pull/35164
<bitcoin-git>
[bitcoin] Luquitasjeffrey opened pull request #35163: Wallet: add consistency check on wallet transactions stored on wallet database when loading the wallet. (master...issue34599) https://github.com/bitcoin/bitcoin/pull/35163