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 support #1177

Open
Legogris opened this issue Jan 14, 2021 · 7 comments
Open

taproot support #1177

Legogris opened this issue Jan 14, 2021 · 7 comments
Assignees

Comments

@Legogris
Copy link

Searching the repo, I don't find much explicit mention of this. Where is libbitcoin on the path to taproot support?

@evoskuil
Copy link
Member

Taproot work in in a branch in my personal repo. It’s not yet complete. I did most of it last year. Worked on it a little recently. I expect to have it done before it activates.

@skaht
Copy link

skaht commented Jan 14, 2021

Nice!

@evoskuil
Copy link
Member

evoskuil commented Mar 6, 2021

Still expect to have this done before activation, at least in libbitcoin-system. Whether node/server v4 is out by then is an open question. Just getting back into full time work, and once the dependencies are all upgraded I'll move to completing this next.

@brickinedifice
Copy link

Hello. Can I use libbitcoin to create and spend V1_P2TR transactions?

@evoskuil
Copy link
Member

evoskuil commented Mar 8, 2023

Not with any specific support. Version3 (release) does not have TR features. Version4 should when released.

@ktasyaran
Copy link

ktasyaran commented Mar 18, 2023

Hello. If I understood correctly, P2TR addresses can be validated/used with Version4. Right?

If so, is there any info for Version4 release date?

@evoskuil
Copy link
Member

Yes, no :) but work is ongoing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants
@Legogris @evoskuil @skaht @ktasyaran @brickinedifice and others