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: fixed M_01 #25

Merged
merged 2 commits into from Nov 21, 2023
Merged

fix: fixed M_01 #25

merged 2 commits into from Nov 21, 2023

Conversation

ThomasPiellard
Copy link
Contributor

@ThomasPiellard ThomasPiellard commented Sep 11, 2023

Note: the tests fail with this modification because the proof has not been updated to the new FS implementation (I tested it locally on test circuits though). I'll ask to regenerate the proof.

Now gamma depends on:
[S_1], [S_2], [S_3], [Ql], [Qr],[Qm],[Qo],[Qk], AND the [Qcp_i], [l], [r], [o], public_inputs

beta depends on gamma

alpha (used to bundle the different arguments) depends on beta AND the commitments to the wires associated to the Qcp_i

zeta depends on alpha and the commitment to the quotient polynomial

Copy link
Contributor

@thedarkjester thedarkjester left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approving for merging when conflicts resolved

@ThomasPiellard ThomasPiellard merged commit 3139764 into Consensys:main Nov 21, 2023
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

2 participants