Skip to content

[New Feature]: BIP-352 Sender Side Protocol#96

Open
notTanveer wants to merge 4 commits into
diybitcoinhardware:masterfrom
notTanveer:bip-352
Open

[New Feature]: BIP-352 Sender Side Protocol#96
notTanveer wants to merge 4 commits into
diybitcoinhardware:masterfrom
notTanveer:bip-352

Conversation

@notTanveer
Copy link
Copy Markdown

added the sender-side logic for BIP-352 silent payments, this lets us generate P2TR (Taproot) destination addresses.
this PR is built on top of keith's SP address generation PR #64 .

changes:

  • create_outputs() – main function for the BIP-352 sender flow, to generate the ouput pubkeys
  • decode_silent_payment_address – temp custom decoder for now, until flexible bech32 + error messages #95 gets merged in
  • generate_sp_destination_address() – helper for creating P2TR addresses

@notTanveer notTanveer force-pushed the bip-352 branch 2 times, most recently from edd3f93 to bfc9d7e Compare July 25, 2025 12:53
Comment thread src/embit/bip352.py Outdated
@notTanveer notTanveer requested review from miketlk and odudex as code owners May 21, 2026 08:25
@notTanveer notTanveer force-pushed the bip-352 branch 3 times, most recently from 8f49911 to e9cd05f Compare May 23, 2026 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants