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

Add generic_ec::serde::PreferCompact #28

Merged
merged 2 commits into from
Mar 27, 2024
Merged

Add generic_ec::serde::PreferCompact #28

merged 2 commits into from
Mar 27, 2024

Conversation

survived
Copy link
Contributor

@survived survived commented Mar 25, 2024

Note: I couldn't make Compact to accept both compact and non-compact formats, as there are some limitations to parsing the ambiguous data, specifically, PreferCompact can't accept list-encoded structs (see the PreferCompact docs)

@survived survived marked this pull request as ready for review March 25, 2024 11:06
@survived survived requested a review from maurges March 25, 2024 11:06
Copy link
Contributor

@maurges maurges left a comment

Choose a reason for hiding this comment

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

Knowing that the tests pass in LFDT-Lockness/cggmp21#96 gives me security in these changes

@survived survived merged commit 0d5de2b into m Mar 27, 2024
24 checks passed
@survived survived deleted the prefer-compact branch March 27, 2024 08:12
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