Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Persist xpub/Derivation Paths used by Minter during PSBT minting #1264

Open
2 tasks
dstadulis opened this issue Dec 19, 2024 · 0 comments
Open
2 tasks

Persist xpub/Derivation Paths used by Minter during PSBT minting #1264

dstadulis opened this issue Dec 19, 2024 · 0 comments
Assignees
Milestone

Comments

@dstadulis
Copy link
Collaborator

Context:

https://github.com/lightninglabs/taproot-assets/tree/cold-group-key
While assessing the MVP functionality of PSBT-based minting (to enable users to mint assets with signatures produced by sending a PSBT to a signing device s.a. a hardware signer) the commit 74f5a32 enhances Minter functionality to produce correct PSBT with proper derivation info.

Remaining functionality necessary for production-ready PSBT minting:

  • Persist xpub/derivation paths used by Minter

The goal is to ensure, if tapd is terminated during the minting process, that the paths / xpubs are stored to disk / DB

Non-MVP enhancement

  • Enable resumption of minting from persisted xpub/derivation paths
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🔖 Ready
Development

No branches or pull requests

3 participants