Skip to content

Conversation

@notTanveer
Copy link

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

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