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

fix(zkquiz): update ELF and redeploy verifier contract #1610

Merged
merged 2 commits into from
Dec 16, 2024

Conversation

JuArce
Copy link
Collaborator

@JuArce JuArce commented Dec 14, 2024

Update ELF and redeploy verifier contract

Description

This PR updates de ELF using correct versions of SP1. Also it redeploys the contract iwth the new ELF.

How to Test

  1. cd examples/zkquiz
  2. make answer_quiz KEYSTORE_PATH=<path_to_keystore>

You need a keystore in holesky with some funds

Type of change

Please delete options that are not relevant.

  • Bug fix

Checklist

  • “Hotfix” to testnet, everything else to staging
  • Linked to Github Issue
  • This change requires new documentation.
    • Documentation has been added/updated.

@JuArce JuArce self-assigned this Dec 14, 2024
@JuArce JuArce linked an issue Dec 14, 2024 that may be closed by this pull request
Copy link
Collaborator

@MarcosNicolau MarcosNicolau left a comment

Choose a reason for hiding this comment

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

Confirm it works.

@PatStiles
Copy link
Contributor

Ran locally and confirmed it works

@JuArce JuArce merged commit 676e6e8 into testnet Dec 16, 2024
3 checks passed
@JuArce JuArce deleted the 1607-fix-zkquiz-elf-is-incorrect branch December 16, 2024 15:27
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.

fix: zkquiz elf is incorrect
4 participants