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(l2): deploy Verifier contracts conditionally #1409

Merged
merged 2 commits into from
Dec 5, 2024

Conversation

fborello-lambda
Copy link
Contributor

Motivation

We would like to have the contracts that perform the zk proof verification deployed locally.

Description

  • Deploy the groth16verifier
  • Extra steps are needed to allow multiple zkVMs, we may configure the contract to skip the verification of each zk proof independently.

Will be used by #1397

@fborello-lambda fborello-lambda self-assigned this Dec 4, 2024
@fborello-lambda fborello-lambda requested a review from a team as a code owner December 4, 2024 20:29
@fborello-lambda fborello-lambda merged commit d0ceec7 into l2/implement_sp1 Dec 5, 2024
3 of 5 checks passed
@fborello-lambda fborello-lambda deleted the l2/sp1_contracts branch December 5, 2024 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant