Skip to content

Migrate ChannelMonitor writing/reading to new serialization framework #191

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

TheBlueMatt
Copy link
Collaborator

Ok, I really half-assed this one. I wanted to get the API changes out of the way, but internally the functions still do all their own logic, which is dumb, especially considering the serialization framework has a bunch of logic prepped for ChannelMonitors already. Anyway, I assume @yuntai will want to take this over from here and I'll leave it at that.

@TheBlueMatt TheBlueMatt added this to the 0.0.5 milestone Sep 20, 2018
Sadly we can't straight up use the new serialization framework as
we have a few different serialization variants, but that's OK, it
looks identical and is just missing the Writeable impl
@TheBlueMatt TheBlueMatt force-pushed the 2018-09-chanmon-ser-framework branch from 12b1087 to 79a0a0c Compare September 20, 2018 14:46
@TheBlueMatt TheBlueMatt merged commit 92ff499 into lightningdevkit:master Sep 20, 2018
@yuntai
Copy link
Contributor

yuntai commented Sep 25, 2018

After going back to and having finished #157, I will tackle this.

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