Skip to content

Conversation

@sekulicd
Copy link
Collaborator

@sekulicd sekulicd commented May 12, 2022

This adds descriptor pkg with initial implementation for Wpkh descriptor wallet.

@tiero @altafan @louisinger please review.

sekulicd added 30 commits May 20, 2020 13:41

"github.com/btcsuite/btcutil/hdkeychain"

"github.com/btcsuite/btcd/txscript"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am afraid that for elements we should have a way to extends it since elements has more opcodes. For now it's fine tho

"github.com/btcsuite/btcutil/hdkeychain"

"github.com/btcsuite/btcd/txscript"
"github.com/btcsuite/btcutil"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shouldn't be github.com/btcsuite/btcd/btcutil now?

Copy link
Collaborator Author

@sekulicd sekulicd May 12, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we use github.com/btcsuite/btcutil in other pkg's, maybe we can treat this(replacing btcutil pkg everywhere) in another issue?

@tiero
Copy link
Member

tiero commented May 12, 2022

utACK for me @sekulicd , I would wait an actual implementation using this pkg before merging.

You can test there requiring this commit directly

@tiero tiero changed the title Wpkh wallet descriptor Output descriptors: wpkh fragment support May 13, 2022
@tiero tiero merged commit fbc178f into vulpemventures:master May 13, 2022
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 this pull request may close these issues.

2 participants