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

Feat/change opening order kzg #694

Merged
merged 8 commits into from May 24, 2023
Merged

Conversation

ThomasPiellard
Copy link
Collaborator

@Tabaie I just changed the order of the polynomials during the batch opening at zeta in plonk (see in prove.go where BatchOpenSinglePoint is called, same in the verifier where BatchVerifyMultiPoints is called). It's to be consistant with with the plonk verifier contract

Copy link
Contributor

@Tabaie Tabaie left a comment

Choose a reason for hiding this comment

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

All good, except that a few lines and a file should be deleted.

backend/plonk/bls12-377/verify.go Outdated Show resolved Hide resolved
backend/plonk/bn254/to_delete.go Outdated Show resolved Hide resolved
@gbotrel
Copy link
Collaborator

gbotrel commented May 23, 2023

@ThomasPiellard fix lines + merge? :)

@Tabaie Tabaie merged commit 52df4cf into develop May 24, 2023
5 checks passed
@Tabaie Tabaie deleted the feat/change_opening_order_kzg branch May 24, 2023 18:23
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

3 participants