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

149 release version with plonk support #153

Merged
merged 4 commits into from
Aug 14, 2024

Conversation

0xThemis
Copy link
Collaborator

@0xThemis 0xThemis commented Aug 13, 2024

doesnt close 140 anymore - we moved it to other PR
closes #141
closes #142

@0xThemis 0xThemis linked an issue Aug 13, 2024 that may be closed by this pull request
13 tasks
@0xThemis 0xThemis force-pushed the 149-release-version-with-plonk-support branch from e53e81a to 63fd4cf Compare August 13, 2024 10:23
@0xThemis 0xThemis marked this pull request as ready for review August 13, 2024 11:49
@0xThemis 0xThemis requested a review from dkales August 13, 2024 11:49
@0xThemis
Copy link
Collaborator Author

The updates to the md book will be on a dedicated PR - it is easier to test if the changes were already merged on main

Cargo.toml Outdated Show resolved Hide resolved
circom-snarks/Cargo.toml Outdated Show resolved Hide resolved
circom-snarks/src/lib.rs Outdated Show resolved Hide resolved
collaborative-groth16/src/groth16.rs Outdated Show resolved Hide resolved
.release-please-manifest.json Outdated Show resolved Hide resolved
co-circom/src/bin/co-circom.rs Outdated Show resolved Hide resolved
@0xThemis 0xThemis force-pushed the 149-release-version-with-plonk-support branch 2 times, most recently from fc0bb6b to eef2581 Compare August 14, 2024 08:05
@0xThemis 0xThemis requested a review from dkales August 14, 2024 08:21
dkales
dkales previously approved these changes Aug 14, 2024
BREAKING CHANGE: renamed the method from_reader_unchecked
and from_reader_unchecked_for_zkey to better names
showing were to use them
BREAKING CHANGE: moved common code for PLONK and
Groth16 into separate crate. Most notably the
SharedWitness and SharedInput
BREAKING CHANGE: to unify Groth16 and PLONK
we now take the zkey as ref in PLONK when calling prove
@0xThemis 0xThemis force-pushed the 149-release-version-with-plonk-support branch from 699f400 to 7aa5c4e Compare August 14, 2024 08:45
@dkales dkales merged commit 6f613e6 into main Aug 14, 2024
4 checks passed
@dkales dkales deleted the 149-release-version-with-plonk-support branch August 14, 2024 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants