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: Minimize Commitment info in plonk vk #633

Merged
merged 4 commits into from Apr 20, 2023
Merged

Conversation

Tabaie
Copy link
Contributor

@Tabaie Tabaie commented Apr 9, 2023

This small PR removes some unnecessary info from the Plonk vk, making it easier to pass it around in Solidity.
Incidentally, it also implements some of the verifier side of multi-commits.

@Tabaie Tabaie changed the title refactor: do not include committed wires indexes in plonk vk refactor: Minimize Commitment info in plonk vk Apr 9, 2023
@ThomasPiellard ThomasPiellard self-requested a review April 19, 2023 09:39
@Tabaie Tabaie merged commit bc57850 into develop Apr 20, 2023
4 checks passed
@Tabaie Tabaie deleted the plonk-commitment-info branch April 20, 2023 03:53
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