Skip to content

Re-use rust-lightning's serialization macros #23

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

Closed
tnull opened this issue Sep 29, 2022 · 1 comment
Closed

Re-use rust-lightning's serialization macros #23

tnull opened this issue Sep 29, 2022 · 1 comment

Comments

@tnull
Copy link
Collaborator

tnull commented Sep 29, 2022

Currently we manually implement Readable/Writeable. In order to make things easier and to follow the same serialization policy, we should re-use the macros from upstream.

As these are however currently not exported, this is blocked on lightningdevkit/rust-lightning#1551.

@tnull
Copy link
Collaborator Author

tnull commented Mar 13, 2023

Doing this now where possible.

@tnull tnull closed this as completed Mar 13, 2023
@tnull tnull mentioned this issue Mar 13, 2023
47 tasks
@tnull tnull added this to the 0.1 milestone Mar 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant