Skip to content

taproot updates: fix htlc scripts correctness#21

Merged
t-bast merged 1 commit into
t-bast:masterfrom
antonilol:taproot-updates-2
May 24, 2022
Merged

taproot updates: fix htlc scripts correctness#21
t-bast merged 1 commit into
t-bast:masterfrom
antonilol:taproot-updates-2

Conversation

@antonilol

Copy link
Copy Markdown
Contributor

script public key order was not consistent with the signatures and preimages need to be 32 bytes

i could also swap the signatures around but chose this order because bolt 03 also does the remote sig first (arbitrary)

@t-bast t-bast left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Thanks!

@t-bast t-bast merged commit 7a46e7b into t-bast:master May 24, 2022
@antonilol antonilol deleted the taproot-updates-2 branch May 24, 2022 06:33
@t-bast

t-bast commented May 31, 2022

Copy link
Copy Markdown
Owner

@antonilol there is now a spec proposal for taproot, don't hesitate to post feedback on it: lightning/bolts#995

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