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

fix: inverse and div in frontend had some variable ID offset issues #62

Merged
merged 2 commits into from Mar 15, 2021

Conversation

gbotrel
Copy link
Collaborator

@gbotrel gbotrel commented Mar 11, 2021

Inverse and Div were adding constraints without cloning the underlying linear expressions, resulting in multiple offsetting of the variable IDs when building a R1CS.

@gbotrel gbotrel merged commit 884a8da into develop Mar 15, 2021
@gbotrel gbotrel deleted the fix/r1cs_panic branch March 15, 2021 21: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.

None yet

1 participant