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

Encode LDK channel manager + monitor as hex #558

Merged
merged 1 commit into from
Jun 2, 2023

Conversation

benthecarman
Copy link
Collaborator

This is a more mimimal encoding for the two data types so it should take up less space in storage, maybe will cause less storage issues.

I added it so if it sees an array of numbers it'll handle it correctly so we don't have backwards compatiblity issues.

Not sure if this will effect force close stuff but at the very least, it'll make storage more effienct.

This is a more mimimal encoding for the two data types so it should take
up less space in storage, maybe will cause less storage issues.

I added it so if it sees an array of numbers it'll handle it correctly
so we don't have backwards compatiblity issues.

Not sure if this will effect force close stuff but at the very least,
it'll make storage more effienct.
@TonyGiorgio TonyGiorgio merged commit 7cfcef8 into master Jun 2, 2023
3 checks passed
@TonyGiorgio TonyGiorgio deleted the encode-ldk-channels-hex branch June 2, 2023 22:17
TonyGiorgio added a commit that referenced this pull request Jun 3, 2023
…-hex"

This reverts commit 7cfcef8, reversing
changes made to fe72a53.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants