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

Update proof-systems: external prover randomness & regression tests #16139

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

volhovm
Copy link
Member

@volhovm volhovm commented Sep 25, 2024

o1-labs/proof-systems#2598 introduces serialization tests into proof-systems. For that it was necessary to make kimchi prover take rng explicitly (Instead of taking &mut rand::rngs::OsRng internally), this is merely a semantic change.

This PR propagates this semantics to mina and updates to the new version of proof-systems.

@volhovm
Copy link
Member Author

volhovm commented Sep 25, 2024

!ci-build-me

@volhovm
Copy link
Member Author

volhovm commented Sep 25, 2024

!ci-nightly-me

@volhovm volhovm marked this pull request as draft September 25, 2024 12:23
@dannywillems
Copy link
Member

LGTM so far. Waiting for the PRs to be ready.

@volhovm volhovm force-pushed the volhovm/arkworks024-regression-tests branch from 47cdfa0 to 391f009 Compare September 30, 2024 12:23
@volhovm volhovm force-pushed the volhovm/arkworks024-regression-tests branch from 391f009 to d68deac Compare September 30, 2024 12:24
@volhovm
Copy link
Member Author

volhovm commented Sep 30, 2024

!ci-build-me

@volhovm
Copy link
Member Author

volhovm commented Sep 30, 2024

!ci-nightly-me

@volhovm volhovm marked this pull request as ready for review September 30, 2024 12:44
Copy link
Member

@dannywillems dannywillems left a comment

Choose a reason for hiding this comment

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

LGTM. The proof systems commit is targeting the expected one, which is eb5357a69a93b90e79a75666bf61472ab2e1f625 (branch o1-labs/proof-systems#2598)

@volhovm volhovm merged commit b267729 into compatible Oct 1, 2024
53 checks passed
@volhovm volhovm deleted the volhovm/arkworks024-regression-tests branch October 1, 2024 13:51
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