<bitcoin-git>
[bitcoin] fanquake closed pull request #32844: RPC/txoutproof: Support including (and verifying) proofs of wtxid (master...rpc_gettxoutproof_segwit) https://github.com/bitcoin/bitcoin/pull/32844
<bitcoin-git>
[bitcoin] fanquake closed pull request #32617: [Draft/POC] Add secp256k1-based HPKE (Hybrid Public Key Encryption) For Payjoin v2 (master...secp256k1_hpke) https://github.com/bitcoin/bitcoin/pull/32617
<bitcoin-git>
[bitcoin] sedited closed pull request #34287: [RFC] test: integrate secp256k1lab as subtree and use it for low-level EC ops (master...2026-add-secp256k1lab-subtree2) https://github.com/bitcoin/bitcoin/pull/34287
<bitcoin-git>
[bitcoin] ferminquant opened pull request #35244: doc: document feature deprecation process (master...doc/deprecation-process) https://github.com/bitcoin/bitcoin/pull/35244
<bitcoin-git>
[bitcoin] ferminquant opened pull request #35243: doc: document feature deprecation process (master...codex/doc-deprecation-process) https://github.com/bitcoin/bitcoin/pull/35243
<bitcoin-git>
[bitcoin] isghe opened pull request #35242: doc: mention -stdinwalletpassphrase in walletpassphrase(change) help (master...doc/stdinwalletpassphrase-hint) https://github.com/bitcoin/bitcoin/pull/35242
<bitcoin-git>
[bitcoin] alpurkan17 opened pull request #35238: docs: fix formatting in CONTRIBUTING.md (master...docs/fix-typo-contributing-35207) https://github.com/bitcoin/bitcoin/pull/35238
<bitcoin-git>
[bitcoin] IsmaelBuilds opened pull request #35237: wallet: batch per-block writes in a single SQLite transaction (master...wallet-batch-blockconnected-33618) https://github.com/bitcoin/bitcoin/pull/35237
<bitcoin-git>
[bitcoin] maflcko opened pull request #35235: mv contrib/verify-commits/pre-push-hook.sh to maintainer tools repo (master...2605-mv-contrib) https://github.com/bitcoin/bitcoin/pull/35235
<bitcoin-git>
[bitcoin] fanquake closed pull request #34678: net: drop connection on unknown socket family in AcceptConnection (master...fix-accept-unknown-sockaddr) https://github.com/bitcoin/bitcoin/pull/34678
<bitcoin-git>
[bitcoin] optout21 opened pull request #35229: refactor: Use CBlockIndex parameters as reference (master...2605-block-param-ref) https://github.com/bitcoin/bitcoin/pull/35229
<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
<pinheadmz>
all of the doxygen links in github.com/bitcoin/bitcoin/blob/master/doc/developer-notes.md#threads have these anchor tags that look like hashes but none of them work. looks like they were added manually in #18645 does anyone expect those to be meaningful without constant updates?
<bitcoin-git>
[gui-qml] pseudoramdom opened pull request #563: qml: Implement Sign/verify message page in Wallet Settings (qt6...sign-verify-message) https://github.com/bitcoin-core/gui-qml/pull/563
<bitcoin-git>
[bitcoin] vasild opened pull request #35193: test: avoid non-loopback network traffic from node_init_tests/init_test (master...avoid_internet_traffic_from_init_test) https://github.com/bitcoin/bitcoin/pull/35193
<bitcoin-git>
[bitcoin] rkrux opened pull request #35192: wallet: unfriend LegacyDataSPKM and DescriptorScriptPubKeyMan classes (master...spkms-unfriend) https://github.com/bitcoin/bitcoin/pull/35192
<bitcoin-git>
[bitcoin] vasild closed pull request #26812: test: add end-to-end tests for CConnman and PeerManager (master...e2e_tests) https://github.com/bitcoin/bitcoin/pull/26812
<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 1950da9 Lőrinc: test: enable `rpc_bind` 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 7236a05 Lőrinc: test: enable `feature_bind_extra` on macOS and BSD