feat(descriptor): add bip-86 template#388
feat(descriptor): add bip-86 template#388thunderbiscuit merged 1 commit intobitcoindevkit:masterfrom
Conversation
ba8216a to
1f1902e
Compare
|
Looks good! we should make a local swift package with this branch and try it out in your example ios wallet. |
Can do! |
thunderbiscuit
left a comment
There was a problem hiding this comment.
Tested. Looks good! Would you mind adding to the tests that start on line 266? Just for completeness since the other 3 templates are tested/showcased there.
I also think we can remove the comment on line 304; the templates are now showing correct coin types on testnet.
Otherwise ready to go IMO.
Just created a local swift package off of this branch and tried it out in the iOS wallet creating and using a bip-86 wallet, and it worked great. |
Definitely! The code is updated now, and tests pass ✅.
Note |
|
@reez do you mind rebasing this on master? I'll merge right away. Sorry this took so long to review/get in. |

Description
This PR adds the descriptor template for bip-86.
Links
Merged
bdkPull Request adding BIP-86 templateDocs for BIP-86 template
Notes to the reviewers
Changelog notice
Checklists
All Submissions:
cargo fmtandcargo clippybefore committingNew Features:
Bugfixes: