Skip to content

Handle aggregated anchor outputs htlc txs#1738

Merged
t-bast merged 3 commits into
masterfrom
claim-revoked-multiple-htlcs
Mar 25, 2021
Merged

Handle aggregated anchor outputs htlc txs#1738
t-bast merged 3 commits into
masterfrom
claim-revoked-multiple-htlcs

Conversation

@t-bast
Copy link
Copy Markdown
Member

@t-bast t-bast commented Mar 23, 2021

An interesting side-effect of anchor outputs is that htlc txs can be merged when they have the same lockTime (thanks to sighash flags).

We're not currently doing that, but our peers may do it, so we need to handle it in the revoked commit tx case and correctly claim multiple outputs if necessary.

An interesting side-effect of anchor outputs is that htlc txs can be merged
when they have the same lockTime (thanks to sighash flags).

We're not currently doing that, but our peers may do it, so we need to handle
it in the revoked commit tx case and correctly claim multiple outputs if
necessary.
@t-bast t-bast requested a review from pm47 March 23, 2021 14:07
@t-bast t-bast merged commit c37eb1a into master Mar 25, 2021
@t-bast t-bast deleted the claim-revoked-multiple-htlcs branch March 25, 2021 13:27
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