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

BOLT 2: specify that you can't send funding_locked until you've checked the txout #676

Merged
merged 1 commit into from Oct 3, 2019

Conversation

rustyrussell
Copy link
Collaborator

We might argue this does not apply if you set minimum_depth to 0, since
you're assuming trust (TurboChannels-style), but it needs to be specified.

See: CVE-2019-12998 / CVE-2019-12999 / CVE-2019-13000
Signed-off-by: Rusty Russell rusty@rustcorp.com.au

…cked the tx.

We might argue this does not apply if you set `minimum_depth` to 0, since
you're assuming trust (TurboChannels-style), but it needs to be specified.

See: CVE-2019-12998 / CVE-2019-12999 / CVE-2019-13000
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
@rustyrussell rustyrussell added the Meeting Discussion Raise at next meeting label Sep 29, 2019
Copy link
Collaborator

@t-bast t-bast left a comment

Choose a reason for hiding this comment

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

ACK!

@t-bast t-bast added this to Scheduled in Specification Meeting Agenda Sep 30, 2019
@cdecker
Copy link
Collaborator

cdecker commented Sep 30, 2019

ACK 5193fa3

Copy link
Collaborator

@Roasbeef Roasbeef left a comment

Choose a reason for hiding this comment

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

LGTM 🦑

@cdecker cdecker moved this from Scheduled to Accepted in Specification Meeting Agenda Sep 30, 2019
Copy link
Collaborator

@cfromknecht cfromknecht left a comment

Choose a reason for hiding this comment

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

LGTM

@rustyrussell rustyrussell merged commit 78bc516 into lightning:master Oct 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Meeting Discussion Raise at next meeting
Development

Successfully merging this pull request may close these issues.

None yet

5 participants