Skip to content
This repository was archived by the owner on May 27, 2025. It is now read-only.

Conversation

@ShookLyngs
Copy link
Collaborator

@ShookLyngs ShookLyngs commented Jun 6, 2024

Changes

  • Add BtcAccount in the examplex/rgbpp to support both P2WPKH and P2TR
    • Fill BtcAccount.from and BtcAccount.fromPubkey when constructing transactions
    • Remove btcAddress and btcKeyPair relevant usage in the examples
    • Sign PSBT with BtcAccount via the signPsbt() API

Related issues

Test

@ShookLyngs ShookLyngs changed the title feat(examples): support both P2WPKH and P2TR in examples/rgbpp feat(examples): support P2TR in examples/rgbpp Jun 6, 2024
@ShookLyngs ShookLyngs linked an issue Jun 6, 2024 that may be closed by this pull request
@ShookLyngs ShookLyngs requested a review from duanyytop June 6, 2024 12:52
@Flouse Flouse added this pull request to the merge queue Jun 6, 2024
Merged via the queue into develop with commit 1cc7222 Jun 6, 2024
@Flouse Flouse deleted the feat/examples-btc-account branch June 6, 2024 13:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support BTC Taproot address to build and sign RGB++ TX for examples

4 participants