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

Breaking changes for v2 schema #548

Open
1 task
tmpfs opened this issue Aug 21, 2024 · 1 comment
Open
1 task

Breaking changes for v2 schema #548

tmpfs opened this issue Aug 21, 2024 · 1 comment
Assignees

Comments

@tmpfs
Copy link
Collaborator

tmpfs commented Aug 21, 2024

Notes for breaking changes which can be made when migrating to v2 of the binary encoding:

  • Bank secret routing is now optional in the UI but is declared as SecretString - we should convert this to Option<SecretString>
@tmpfs tmpfs self-assigned this Aug 21, 2024
@tmpfs
Copy link
Collaborator Author

tmpfs commented Aug 25, 2024

We may want to consider protobuf encoding and something like buffdb as the storage layer.

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

No branches or pull requests

1 participant