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

Taproot: add support for Taproot descriptors #1710

Merged
merged 5 commits into from Jul 19, 2021
Merged

Conversation

prusnak
Copy link
Member

@prusnak prusnak commented Jul 15, 2021

This is the first of long series of PRs that will implement Taproot on Trezor. Part of #1656

This one takes care of implementing new enum fields to Input and Output scripts and adds possibility to generate a Taproot account descriptor. Taproot does not use new prefix for XPUBs and recommends using descriptors instead.

@prusnak prusnak changed the title feat(common,core,legacy,python): add support for Taproot descriptors Taproot: add support for Taproot descriptors Jul 15, 2021
Copy link
Contributor

@matejcik matejcik left a comment

Choose a reason for hiding this comment

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

utACK

@prusnak prusnak added this to Firmware in Taproot 🥕 Jul 17, 2021
@prusnak prusnak changed the base branch from master to taproot July 19, 2021 08:38
@prusnak prusnak merged commit 03f56b8 into taproot Jul 19, 2021
@prusnak prusnak deleted the taproot-descriptors branch July 19, 2021 08:38
@prusnak prusnak moved this from Firmware PRs to Firmware merged to Taproot branch in Taproot 🥕 Jul 19, 2021
@alex-jerechinsky alex-jerechinsky removed this from Firmware merged to Taproot branch in Taproot 🥕 Oct 22, 2021
@alex-jerechinsky alex-jerechinsky added this to Firmware merged to Taproot branch in Taproot 🥕 Oct 22, 2021
@hynek-jina hynek-jina added this to the Taproot 🥕 milestone Dec 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants