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

[dev docs] updating verifier contract docs to reflect version management design #1829

Merged
merged 7 commits into from
May 28, 2024

Conversation

pdg744
Copy link
Contributor

@pdg744 pdg744 commented May 13, 2024

No description provided.

Copy link

vercel bot commented May 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
docs-website ✅ Ready (Inspect) Visit Preview May 28, 2024 1:58am
1 Ignored Deployment
Name Status Preview Updated (UTC)
reports-and-benchmarks ⬜️ Ignored (Inspect) Visit Preview May 28, 2024 1:58am

@pdg744 pdg744 marked this pull request as ready for review May 14, 2024 00:07
@pdg744 pdg744 requested a review from nategraf May 14, 2024 00:07
@pdg744 pdg744 changed the title Paulg/verifier docs updates updating verifier docs to reflect version management design May 14, 2024
@pdg744 pdg744 self-assigned this May 14, 2024
@pdg744 pdg744 added the documentation Improvements or additions to documentation label May 14, 2024
@pdg744 pdg744 changed the title updating verifier docs to reflect version management design [dev docs] updating verifier contract docs to reflect version management design May 14, 2024
website/api/blockchain-integration/contracts/verifier.md Outdated Show resolved Hide resolved
@@ -38,28 +34,18 @@ In this example, the `IS_EVEN` zkVM program verifies that the number, `x`, is ev
By verifying a receipt with the [image ID][term-image-id] of that program in a `require` statement, it is guaranteed that the stored number will always be even.
RISC Zero's zkVM and the `IS_EVEN` program guarantee that it's computationally impossible to produce a verifying receipt for an odd number.

## Versioning
Copy link
Contributor

Choose a reason for hiding this comment

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

I feel like we should have some direct information about version management here, but we can revisit this with another PR.

pdg744 and others added 2 commits May 20, 2024 11:04
@pdg744 pdg744 merged commit 5bb2448 into main May 28, 2024
27 checks passed
@pdg744 pdg744 deleted the paulg/verifier-docs-updates branch May 28, 2024 02:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants