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

Fixed V3 Backend #296

Closed
wants to merge 4 commits into from
Closed

Fixed V3 Backend #296

wants to merge 4 commits into from

Conversation

sifnoc
Copy link
Member

@sifnoc sifnoc commented Jul 11, 2024

Major Changes in V3 backend.

  • Replaced the SRS file from hermez-raw-# to hermez-raw-hyperplonk-#, which is generated for the HyperPlonk Backend.
  • Verifier parameters are now required in the process of verifying the proof instead of the 'verifying_key'.
  • The Round interface in the Backend has been changed.
  • The Summa Contract has been removed due to the absence of a Solidity verifier for proofs generated by the HyperPlonk backend.
  • The GH Action Workflow no longer requires an AWS instance for testing.

@sifnoc
Copy link
Member Author

sifnoc commented Jul 11, 2024

This is replaced by #297

@sifnoc sifnoc closed this Jul 11, 2024
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.

1 participant