Conversation
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Contributor
There was a problem hiding this comment.
Pull request overview
This PR prepares the v1.4.2 release of OpenVM, updating version references across the codebase and documenting the latest changes.
Key Changes:
- Version bump from 1.4.2-rc.1 to 1.4.2 across all workspace crates
- Updated stark-backend dependency from v1.2.2-rc.1 to v1.2.2
- Updated Rust toolchain requirement from 1.86 to 1.90.0
- Added new AOT (Ahead of Time) compilation installation instructions
- Code formatting improvements (Python and TypeScript files)
Reviewed changes
Copilot reviewed 18 out of 19 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
| Cargo.toml | Updated workspace version to 1.4.2 and stark-backend dependencies to v1.2.2 |
| Cargo.lock | Updated all package versions and stark-backend git references |
| CHANGELOG.md | Added v1.4.2 release notes documenting new features and fixes |
| scripts/download_setup.sh | Updated artifact download URL from v1.4.1 to v1.4.2 |
| docs/vocs/vocs.config.ts | Updated version display to v1.4.2 and reformatted with consistent double quotes |
| docs/vocs/vercel.json | Updated S3 URLs for documentation from v1.4.1 to v1.4.2 |
| docs/vocs/docs/pages/specs/reference/rust-frontend.mdx | Updated Rust version requirements from 1.86 to 1.90.0 |
| docs/vocs/docs/pages/index.mdx | Updated installation command to use v1.4.2 and Rust 1.90 |
| docs/vocs/docs/pages/book/writing-apps/generating-proofs.mdx | Updated artifact download URL to v1.4.2 |
| docs/vocs/docs/pages/book/guest-libraries/*.mdx | Updated git tags in dependency examples to v1.4.2 |
| docs/vocs/docs/pages/book/getting-started/*.mdx | Updated installation instructions and git tags to v1.4.2 |
| docs/vocs/docs/pages/book/acceleration-using-extensions/algebra.mdx | Updated git tags in dependency examples to v1.4.2 |
| ci/scripts/bench.py | Updated toolchain to 1.90 and reformatted with Black-style Python formatting |
| .github/workflows/versioning.yml | Updated default version tag to v1.4.2 |
| .github/workflows/release.yml | Updated default version tag to v1.4.2 |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Commit: 7761c34 |
Maillew
pushed a commit
that referenced
this pull request
Dec 12, 2025
- [x] merge openvm-org/stark-backend#204 - [x] update changelog - [x] update stark-backend tag - [x] update book tags
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.