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

Semaraugusto/add plonk compatibility #123

Merged
merged 12 commits into from
Mar 2, 2022

Conversation

semaraugusto
Copy link
Contributor

[x] - Recompile our circuits with the optimized poseidon implementation
[x] - Remove circuits/anchor and rename circuits/bridge to circuits/anchor
[x] - Update the build scripts
[ ] - Build our system with Plonk.
[x] - Changing vbridge/bridge language to vanchor/anchor language

Build script for plonk generates new interface for verifying proof. Still need to integrate new verifier with current interfaces.

Copy link
Contributor

@akileshtangella akileshtangella left a comment

Choose a reason for hiding this comment

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

Looking good so far, just a few minor stuff.

scripts/bash/setup_verifiers_groth16.sh Outdated Show resolved Hide resolved
scripts/bash/setup_verifiers_plonk.sh Outdated Show resolved Hide resolved
contracts/verifiers/anchor/Verifier2.sol Outdated Show resolved Hide resolved
@akileshtangella akileshtangella requested review from akileshtangella and removed request for akileshtangella March 2, 2022 17:12
@drewstone drewstone merged commit 3452674 into main Mar 2, 2022
@drewstone drewstone deleted the semaraugusto/add-plonk-compatibility branch March 2, 2022 18:28
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.

3 participants