-
Notifications
You must be signed in to change notification settings - Fork 37
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
Static Channel Backups #607
Conversation
483747e
to
7b01cca
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Still reviewing and need to test but here's a few initial things
Do you think this is something we can use? I really like this idea: ElementsProject/lightning#5361 |
Made an issue, would be cool to do eventually, probably easier to ignore for now |
7223298
to
c60c94f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code looks solid. Will come down to more testing I think but I think we can go ahead and merge and get this in the settings and emergency page.
Part of #237
Initial implementation of static channel backups, stores the channel monitors and when you attempt to recover it'll send a dummy channel re-establish event to tell the counter party to force close the channel.
Things still todo in follow ups:
encrypt backups