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: call verifier gateway, add deployment instructions, example env for prover network #13

Merged
merged 14 commits into from
Jul 2, 2024

Conversation

mattstam
Copy link
Contributor

@mattstam mattstam commented Jun 27, 2024

  • updates sp1 version and fixes sp1 ci: https://github.com/succinctlabs/sp1/actions/runs/9749591914/job/26910251447 going to seperate out into a dev branch
  • updates contracts to use verifier gateway
  • moves EVM related content into a separate README, so that when --evm is not used we don't show any of that
  • contract deployment steps (included getting the required constructor args, like vkey)
  • example env for network prover usage

view
returns (uint32, uint32, uint32)
{
// this.verifyProof(fibonacciProgramVkey, publicValues, proof);
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: remove?

@mattstam mattstam changed the title feat: call verifier, update sp1 version feat: fix sp1 ci, call verifier, update sp1 version Jul 1, 2024
@mattstam mattstam marked this pull request as ready for review July 1, 2024 21:02
@mattstam mattstam changed the title feat: fix sp1 ci, call verifier, update sp1 version feat: call verifier gateway, add deployment instructions, example env for prover network Jul 2, 2024
@mattstam mattstam merged commit 4b793b4 into main Jul 2, 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.

3 participants