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: Reproducible ClientIVC proofs #6227

Merged
merged 6 commits into from
May 7, 2024

Conversation

codygunton
Copy link
Contributor

@codygunton codygunton commented May 6, 2024

As part of my work on #6218, I integrated deterministic randomness in order to have reproducible Goblin IVC proofs. This PR isolate those changes. In also includes some changes I made in order to verify that the same work gives us reproducible Client IVC proofs. Along the way I recognize that serialization of Client IVC proofs was broken (translation evaluations were not included). I fixed this as well.

@codygunton codygunton self-assigned this May 6, 2024
@codygunton codygunton requested a review from lucasxia01 May 6, 2024 22:17
@codygunton codygunton marked this pull request as ready for review May 6, 2024 22:20
Copy link
Contributor

@lucasxia01 lucasxia01 left a comment

Choose a reason for hiding this comment

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

LGTM

@codygunton codygunton merged commit c145757 into master May 7, 2024
69 checks passed
@codygunton codygunton deleted the cg/reproducible-client-ivc-proofs branch May 7, 2024 15:04
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