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

chore: prover network versions #1785

Merged
merged 2 commits into from
Nov 12, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions book/generating-proofs/prover-network/versions.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ The prover network currently only supports specific versions of SP1:

| Version | Description |
| ------- | -------------------------------------------------------------------------------------------------------------------------------------------------------- |
| v2.X.X | Audited, production ready version. |
| v3.X.X | Pre-release version with enhanced performance, currently being audited. **Recommended for benchmarking or testing, not recommended for production use.** |
| v3.X.X | V3 Release. Latest performant & production ready version. |

`X` denotes that any minor and patch version is supported (e.g. `v2.1.0`, `v2.1.1`).

Expand Down
1 change: 1 addition & 0 deletions book/verification/supported-versions.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Supported Versions