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

Remove dependence of SNARK on ConstraintSynthesizer #321

Open
Pratyush opened this issue Oct 27, 2020 · 0 comments · May be fixed by #348
Open

Remove dependence of SNARK on ConstraintSynthesizer #321

Pratyush opened this issue Oct 27, 2020 · 0 comments · May be fixed by #348

Comments

@Pratyush
Copy link
Member

ConstraintSynthesizer is specific to R1CS, so either we need to generalize ConstraintSynthesizer to other relations that might pop up in the future, or we need to remove it.

@Pratyush Pratyush transferred this issue from another repository Nov 16, 2020
@Pratyush Pratyush transferred this issue from arkworks-rs/template Nov 20, 2020
@Pratyush Pratyush linked a pull request Apr 20, 2021 that will close this issue
6 tasks
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 a pull request may close this issue.

1 participant