bitcoin/bips#1458
Supporting receiving for silent payments would be a very large undertaking. However, supporting sending should be relatively pretty trivial.
Tracking issues for SP sending support:
Single party payments:
All inputs are signed by the same entity (MuSig considered here)
Upstream
Local
Multi party payments and hardware signers:
The inputs should be signed by different entities (e.g. CoinJoin)
Upstream
Local
Extras:
bitcoin/bips#1458
Supporting receiving for silent payments would be a very large undertaking. However, supporting sending should be relatively pretty trivial.
Tracking issues for SP sending support:
Single party payments:
Upstream
rust-psbtwill replacebitcoin::psbtLocal
p2wpkh,p2pkh)p2trkey path spend)Multi party payments and hardware signers:
Upstream
rust-dleqis a candidate to fill this gap). 6Local
Extras:
Footnotes
PSBT SP Spec Delving Bitcoin Post ↩
BIP 375 Draft ↩
BIP 374 Draft ↩
BlockStream/secp256k1-zkp implementation ↩
BlockStream/secp256k1-zkp implementation exposed for BitBox ↩
NUT12 DLEQ cashubtc/cdk#65 (Cashu Development Kit DLEQ Implementation in Rust) ↩