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

Expose xpub in ExtendeKeyInfo #156

Closed
allisonmoyer opened this issue Jun 6, 2022 · 3 comments
Closed

Expose xpub in ExtendeKeyInfo #156

allisonmoyer opened this issue Jun 6, 2022 · 3 comments
Labels
enhancement New feature or request summer-of-bitcoin Summer of Bitcoin Project
Milestone

Comments

@allisonmoyer
Copy link

allisonmoyer commented Jun 6, 2022

Related to issue #138 and pull request #139 - our team wants the ability to use xpubs in wallet descriptors when creating a wallet and later sign transactions with the xprv, so we need a reference to the xpub in the ExtendedKeyInfo

cc @notmandatory

@notmandatory
Copy link
Member

Do you need to also sign arbitrary messages as in #139? Or just be able to make a watch only descriptor with xpubs and also sign PSBTs with an xprv based version of the same descriptor? If the later I think #154 will provide what you need.

@allisonmoyer
Copy link
Author

Ah, I didn't see #154, yeah that's exactly what we're looking for at this point, thanks. Any rough idea of timeline for #154 completion?

@notmandatory notmandatory added this to the Release 0.9.0 milestone Aug 18, 2022
@notmandatory notmandatory added enhancement New feature or request summer-of-bitcoin Summer of Bitcoin Project labels Aug 18, 2022
@notmandatory
Copy link
Member

We just merged @dhruv-1001's PR #154 which should do what you want. It will be in the next releases of bdk-ffi, bdk-kotlin, and bdk-swift.

@thunderbiscuit thunderbiscuit removed this from the Release 0.9.0 milestone Sep 8, 2022
@notmandatory notmandatory added this to the Release 0.9.0 milestone Nov 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request summer-of-bitcoin Summer of Bitcoin Project
Projects
Archived in project
Development

No branches or pull requests

3 participants