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

Add Cairo verify command #37

Merged
merged 2 commits into from
Jan 25, 2024
Merged

Add Cairo verify command #37

merged 2 commits into from
Jan 25, 2024

Conversation

franalgaba
Copy link
Contributor

No description provided.

The job size, model id, and version id can be optionally specified.
"""
echo = Echo()
if not model_id or not version_id:
Copy link
Collaborator

Choose a reason for hiding this comment

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

I'll say that model_id and version_id are only needed if we are using proof_id or the user wants to link the proof to a specific version.

Sometimes the user just might want to proof something that its not related to a version, maybe a proof that he has created.

wdty?

Gonmeso
Gonmeso previously approved these changes Jan 23, 2024
@Gonmeso Gonmeso merged commit 2890ac7 into main Jan 25, 2024
1 check passed
@Gonmeso Gonmeso deleted the feature/add-cairo-verify branch January 25, 2024 13:59
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.

2 participants