Skip to content

export: Add tr() descriptor as compatible with Bitcoin Core#860

Closed
w0xlt wants to merge 1 commit intobitcoindevkit:masterfrom
w0xlt:add_tr_export
Closed

export: Add tr() descriptor as compatible with Bitcoin Core#860
w0xlt wants to merge 1 commit intobitcoindevkit:masterfrom
w0xlt:add_tr_export

Conversation

@w0xlt
Copy link
Copy Markdown
Contributor

@w0xlt w0xlt commented Feb 13, 2023

I tried to export a Taproot wallet and got the error The descriptor is not compatible with Bitcoin Core.

It looks like this part of the code has not yet been updated for tr() descriptor. This PR fixes that.

@danielabrozzoni
Copy link
Copy Markdown
Member

Hey, can you please rebase this one on master? src/wallet/export.rs has been moved to crates/bdk/src/wallet/export.rs

@notmandatory
Copy link
Copy Markdown
Member

@w0xlt are you still able to work on this one? If so please rebase, thanks.

@notmandatory notmandatory modified the milestones: 1.0.0-alpha, 0.30.0 Mar 18, 2024
@rustaceanrob rustaceanrob mentioned this pull request Mar 27, 2024
8 tasks
@notmandatory notmandatory removed this from the 0.30.0 milestone Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working module-descriptor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants