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

implement stateless interface #135

Closed
wants to merge 8 commits into from
Closed

implement stateless interface #135

wants to merge 8 commits into from

Conversation

BoyuanFeng
Copy link

In this PR we have added a stateless interface for compile(), prove(), verify(), struct ProvingKey, and struct VerifyingKey.

Close #128

Copy link
Contributor

@LukePearson1 LukePearson1 left a comment

Choose a reason for hiding this comment

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

Looked at the code - if this is all there is for now, then it's perfect to me. Perhaps I'm missing something as it's still in draft; else, feel free to merge.

@BoyuanFeng BoyuanFeng closed this by deleting the head repository Sep 30, 2023
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.

Standardized ProvingKey, VerifyingKey, and Proof ABIs
3 participants