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 groupToField and return uncompressed serialized commitments #146

Merged

Conversation

dragan2234
Copy link
Contributor

@dragan2234 dragan2234 commented Feb 1, 2024

Switching to uncompressed commitments and adding a groupToField method.

Closes #130
Closes #128

This is paired with hyperledger/besu-verkle-trie#37

Signed-off-by: Dragan Pilipovic <draganpilipovic1997bp@gmail.com>
@dragan2234 dragan2234 force-pushed the change-commitments-add-group-to-field branch from 09cc80b to 0bea327 Compare February 1, 2024 19:06
@dragan2234 dragan2234 marked this pull request as ready for review February 1, 2024 19:07
Copy link
Contributor

@matkt matkt left a comment

Choose a reason for hiding this comment

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

LGTM

@matkt matkt merged commit b3f626d into hyperledger:main Feb 12, 2024
11 checks passed
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.

Use uncompressed serialisation in ipa_multipoint Commit should serialise the commitment
2 participants