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

Refactor constraint system #131

Merged
merged 27 commits into from
Feb 4, 2022

Conversation

lgiussan
Copy link

No description provided.

proof-systems/src/gm17/prover.rs Outdated Show resolved Hide resolved
r1cs/core/src/constraint_system.rs Outdated Show resolved Hide resolved
r1cs/core/src/constraint_system.rs Outdated Show resolved Hide resolved
r1cs/core/src/constraint_system.rs Show resolved Hide resolved
r1cs/core/src/constraint_system.rs Outdated Show resolved Hide resolved
r1cs/core/src/constraint_system.rs Outdated Show resolved Hide resolved
r1cs/core/src/lib.rs Show resolved Hide resolved
r1cs/core/src/lib.rs Outdated Show resolved Hide resolved
r1cs/core/src/constraint_system.rs Outdated Show resolved Hide resolved
r1cs/core/src/constraint_system.rs Show resolved Hide resolved
r1cs/core/src/constraint_system.rs Outdated Show resolved Hide resolved
r1cs/core/src/constraint_system.rs Outdated Show resolved Hide resolved
r1cs/core/src/constraint_system.rs Outdated Show resolved Hide resolved
r1cs/core/src/constraint_system.rs Outdated Show resolved Hide resolved
@DanieleDiBenedetto DanieleDiBenedetto changed the base branch from endo to development October 29, 2021 08:47
@DanieleDiBenedetto DanieleDiBenedetto merged commit a12f4a5 into development Feb 4, 2022
@DanieleDiBenedetto DanieleDiBenedetto deleted the refactor_constraint_system branch March 23, 2023 12:24
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.

Refactor and improve ConstraintSystem
3 participants