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

Enhancement: support for the solidity-verifier #64

Open
huitseeker opened this issue Mar 12, 2024 · 0 comments
Open

Enhancement: support for the solidity-verifier #64

huitseeker opened this issue Mar 12, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@huitseeker
Copy link
Contributor

This is actually non-trivial of a(n upstream) PR if one reads between the lines : https://github.com/microsoft/Nova/pull/313/files

This is hinting at the following property: "it's clear that the only thing we will ever use in the secondary circuit is the trivial circuit, so it makes no sense to use a ppsnark (offering optionality) for that component of the circuit".

If the solidity-verifier was to support the non-preprocessing SNARK, it would mean that we could use it for the secondary curve to get better performance.

@huitseeker huitseeker added the enhancement New feature or request label Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant