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

Reintroduce #807 #840

Merged
merged 11 commits into from
Apr 11, 2023
Merged

Reintroduce #807 #840

merged 11 commits into from
Apr 11, 2023

Conversation

mitschabaude
Copy link
Collaborator

@mitschabaude mitschabaude commented Apr 10, 2023

This reintroduces the changes from #807 which were reverted for the last snarkyjs release.

In addition, it changes how Circuit.runAndCheck works: it now creates witnesses and checks constraints, similar to the prover. Previously, all of runAndCheck was run in an asProver block, which was an error in how this function was exposed to snarkyjs.

Fixes #799
Fixes #530

@mitschabaude mitschabaude marked this pull request as ready for review April 10, 2023 17:28
Copy link
Member

@Trivo25 Trivo25 left a comment

Choose a reason for hiding this comment

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

yay :D

@mitschabaude mitschabaude merged commit 65e4072 into main Apr 11, 2023
@mitschabaude mitschabaude deleted the feature/reintroduce-807 branch April 11, 2023 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants