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

Exposing the generator to OCaml #2546

Open
marcbeunardeau88 opened this issue Sep 9, 2024 · 0 comments
Open

Exposing the generator to OCaml #2546

marcbeunardeau88 opened this issue Sep 9, 2024 · 0 comments

Comments

@marcbeunardeau88
Copy link
Contributor

marcbeunardeau88 commented Sep 9, 2024

Write an OCaml wrapper exposing the generator to OCaml
the generator is of the following type
generate_next_proof : state -> (state, proof)
where state is a state of the vm and proof a Pasta/IPA proof
the result can be assumed of fixed size

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

No branches or pull requests

1 participant