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

Change type of privateData from string to Buffer #54

Merged
merged 2 commits into from
Jul 29, 2024
Merged

Conversation

emlun
Copy link
Member

@emlun emlun commented Jul 18, 2024

Preliminary step towards resolving the "phase 0" laid out in wwWallet/wallet-ecosystem#62.

The internal format of the opaque privateData should be up to the frontend alone, so there's no need for the server backend to care about any format conversions, other than making sure the binary data is unchanged. This simplifies things by reducing the number of format conversions that need to be made.

This is mutually dependent on this PR in wallet-frontend:

@emlun emlun merged commit 31a421d into master Jul 29, 2024
2 checks passed
@emlun emlun deleted the privatedata-buffer branch August 6, 2024 10:34
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.

1 participant