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

feat: Support Serialize/Deserialize for CompressedGroup under the derive_serde feature #48

Merged

Conversation

huitseeker
Copy link
Contributor

@huitseeker huitseeker commented May 31, 2023

  • Add optional serde_arrays dependency to support serialization of compressed group elements,
  • Update derive_serde feature to incorporate new dependency.

This is useful for, e.g., Nova support (where this is complementary to #47).

…ive_serde feature

- Add optional `serde_arrays` dependency to support serialization of compressed group elements,
- Update `derive_serde` feature to incorporate new dependency.
Copy link
Contributor

@han0110 han0110 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks for helping add this!

@han0110 han0110 merged commit cf57ee9 into privacy-scaling-explorations:main May 31, 2023
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