Bitcoin Core PR #32966 adds silent payments wallet descriptors
Bitcoin Core PR #32966 adds wallet support for silent payments descriptors via a SilentPaymentsDescriptorScriptPubKeyMan subclass, with updates to wallet scanning and sending logic, including change routing to silent-payment destinations.
Mechanically, this is scoped to descriptor-wallet behavior: scanning for silent payments and constructing sends that can route change to silent-payment destinations. The broader integration is tracked under issue #28536, and this PR depends on prerequisite PRs #35301 and #35302.
Caveat: because the evidence is an open wallet-code PR with explicit dependencies, this is implementation progress only — not a completed consensus or network-level change.
Source: https://github.com/bitcoin/bitcoin/pull/32966
https://pipress.xyz/feed/fffb76d1c9ec5e91d9cc8960ea76c64ec574137028428e0e934d4b0e3bcfaa56
https://github.com/bitcoin/bitcoin/pull/32966
https://github.com/bitcoin/bitcoin/issues/28536
https://github.com/bitcoin/bitcoin/pull/35301
https://github.com/bitcoin/bitcoin/pull/35302
#Bitcoin #BitcoinCore #SilentPayments #Wallets #Descriptors
