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

Example for spending taproot descriptor. #457

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

kanishk779
Copy link
Contributor

The internal key is changed to KeyExpr<Pk>, allowing the internal key to be a musig now. The example elaborates the steps for spending via the internal key.

@sanket1729
Copy link
Member

@tcharding , any clue why the fuzzer is not broken here in rust-miniscript? I was expecting it to break everywhere in rust-bitcoin ecosystem.

@apoelstra
Copy link
Member

Yeah, super weird ... our CI fuzzing code is substantially the same (there are some changes to the bash notation in rust-bitcoin which might affect error reporting, but I don't think that matters, you can see from the CI output here that fuzzing is being run successfully).

Maybe we just needed to wait for something to change on the CI runner side, and re-enabling fuzzing in rust-bitcoin would Just Work now?

@tcharding
Copy link
Member

I've no clue. I was looking at CI runs here in miniscript when I did the "disable fuzzer" PR and could not work it out.

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.

4 participants