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

MockProver Tests #26

Open
jp4g opened this issue Jun 6, 2023 · 1 comment
Open

MockProver Tests #26

jp4g opened this issue Jun 6, 2023 · 1 comment

Comments

@jp4g
Copy link
Collaborator

jp4g commented Jun 6, 2023

It would be ideal to verify the authenticity of Halo2 circuits natively. We should run MockProver against generated circuits to verify their outputs. One issue is that the witness solver will fail to generate values that cause the circuit to fail. Therefore, to fully ensure that circuits behave in the expected case for each of the examples/ tests, we will need to have custom witness maps that will cause the halo2 prover to fail.

@jp4g
Copy link
Collaborator Author

jp4g commented Jun 18, 2023

#32 Added MockProver for PSE

Axiom to be included in axiom-equality branch

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