Bitcoin Core PR #35301 proposes BIP-352 silent payment work
Bitcoin Core PR #35301, authored by Eunovo, is open proposed work for BIP-352 silent payments in Bitcoin Core. It includes unit tests using BIP-352 test vectors and is presented as a follow-up iteration to earlier implementation work.
Mechanically, the PR is tied to Bitcoin Core issue #28536 for tracking and depends on bitcoin-core/secp256k1 PR #1765, so review spans both Bitcoin Core integration and the secp256k1 prerequisite.
Caveat: PR #35301 is still open and currently has a CI failure, so the evidence only supports “proposed,” not merged, implemented, or deployed in Bitcoin Core.
Source: https://github.com/bitcoin/bitcoin/pull/35301
Since we published this, the story has moved:
- bitcoincore.reviews/28122: https://bitcoincore.reviews/28122
https://pipress.xyz/feed/304e91f1dc8988bd24edbd0d882c3798eca67e8a3c8988ce74650bbe343f7d17
https://github.com/bitcoin/bitcoin/pull/35301
https://github.com/bitcoin-core/secp256k1/pull/1765
https://github.com/bitcoin/bitcoin/issues/28536
#Bitcoin #BitcoinCore #SilentPayments #BIP352 #Secp256k1