Skip to content

channeld: handle funding_locked message before reestablish. #2373

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

Merged

Conversation

rustyrussell
Copy link
Contributor

LND seems to do this occasionally, though fixed in new versions. Workaround
in the meantime.

I tested this by hacking our code to send it prematurely, and this worked.

Fixes: #2219
Signed-off-by: Rusty Russell [email protected]

LND seems to do this occasionally, though fixed in new versions.  Workaround
in the meantime.

I tested this by hacking our code to send it prematurely, and this worked.

Fixes: ElementsProject#2219
Signed-off-by: Rusty Russell <[email protected]>
@rustyrussell rustyrussell added this to the v0.7 milestone Feb 20, 2019
@cdecker
Copy link
Member

cdecker commented Feb 20, 2019

ACK 96aae09

@cdecker cdecker merged commit 5f0b065 into ElementsProject:master Feb 20, 2019
@TheBlueMatt
Copy link

Note that this is still not "fixed in new versions" 😭

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

Successfully merging this pull request may close these issues.

BLW sometimes sends funding_locked before re-establish
3 participants