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

implement bip389 multipath descriptors #17

Open
chrisguida opened this issue Aug 24, 2023 · 0 comments · May be fixed by #57
Open

implement bip389 multipath descriptors #17

chrisguida opened this issue Aug 24, 2023 · 0 comments · May be fixed by #57
Assignees

Comments

@chrisguida
Copy link
Owner

chrisguida commented Aug 24, 2023

Change the add method to also accept bip389 descriptors (multipath descriptor) (in addition to the already-supported external/internal format). This format is supported natively in Sparrow.

We can optionally fix this issue for the BDK team bitcoindevkit/bdk#1021

Use this library to implement upstream in BDK, then Smaug, or just do it in Smaug and don't worry about upstreaming it into BDK.

@chrisguida chrisguida self-assigned this Aug 24, 2023
@chrisguida chrisguida assigned fmhoeger and unassigned chrisguida Jan 18, 2024
@chrisguida chrisguida changed the title allow user to specify wallet with single descriptor instead of an external/internal descriptor implement bip389 multipath descriptors Jan 20, 2024
@fmhoeger fmhoeger linked a pull request Feb 6, 2024 that will close this issue
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 a pull request may close this issue.

2 participants