Skip to content

Comments

release: v1.4.3#2348

Merged
jonathanpwang merged 3 commits intomainfrom
release/1.4.3
Jan 12, 2026
Merged

release: v1.4.3#2348
jonathanpwang merged 3 commits intomainfrom
release/1.4.3

Conversation

@jonathanpwang
Copy link
Contributor

No description provided.

Copilot AI review requested due to automatic review settings January 12, 2026 00:40
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR finalizes the v1.4.3 release by updating all version references from v1.4.2 to v1.4.3 across the codebase. The primary change removes the release candidate designation (v1.4.3-rc.0 → v1.4.3) in the Cargo workspace and updates all documentation, scripts, and configuration files to reference the new stable version.

Changes:

  • Updated workspace version from 1.4.3-rc.0 to 1.4.3 in Cargo.toml
  • Updated all package versions in Cargo.lock
  • Updated documentation examples, installation instructions, and configuration files to reference v1.4.3
  • Updated stark-backend documentation URLs from v1.2.2 to v1.2.3

Reviewed changes

Copilot reviewed 15 out of 16 changed files in this pull request and generated no comments.

Show a summary per file
File Description
Cargo.toml Updates workspace version from 1.4.3-rc.0 to 1.4.3 (final release)
Cargo.lock Updates all package versions to 1.4.3
scripts/download_setup.sh Updates artifact download URL to v1.4.3
docs/vocs/vocs.config.ts Updates version display text to v1.4.3
docs/vocs/vercel.json Updates openvm docs URLs to v1.4.3 and stark-backend docs URLs to v1.2.3
docs/vocs/docs/pages/index.mdx Updates installation command example to use v1.4.3 tag
docs/vocs/docs/pages/book/writing-apps/generating-proofs.mdx Updates download script URL to v1.4.3
docs/vocs/docs/pages/book/guest-libraries/sha2.mdx Updates Cargo dependency example to v1.4.3
docs/vocs/docs/pages/book/guest-libraries/ruint.mdx Updates Cargo dependency examples to v1.4.3
docs/vocs/docs/pages/book/guest-libraries/keccak256.mdx Updates Cargo dependency example to v1.4.3
docs/vocs/docs/pages/book/guest-libraries/k256.mdx Updates Cargo dependency examples to v1.4.3
docs/vocs/docs/pages/book/getting-started/quickstart.mdx Updates Cargo dependency example to v1.4.3
docs/vocs/docs/pages/book/getting-started/install.mdx Updates all installation command examples to v1.4.3
docs/vocs/docs/pages/book/acceleration-using-extensions/algebra.mdx Updates Cargo dependency examples to v1.4.3
.github/workflows/versioning.yml Updates default version value and examples to v1.4.3
.github/workflows/release.yml Updates default version value and examples to v1.4.3

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions

This comment has been minimized.

@github-actions
Copy link

group app.proof_time_ms app.cycles app.cells_used leaf.proof_time_ms leaf.cycles leaf.cells_used
verify_fibair (+6 [+2.6%]) 235 322,610 2,058,654 - - -
fibonacci (+23 [+2.3%]) 1,022 1,500,209 2,100,402 - - -
regex (+18 [+0.8%]) 2,374 4,137,502 17,695,216 - - -
ecrecover (+16 [+2.2%]) 745 122,859 2,265,100 - - -
pairing (+54 [+3.7%]) 1,519 1,745,742 25,408,302 - - -

Commit: 89cc6d2

Benchmark Workflow

@jonathanpwang jonathanpwang merged commit e8feb93 into main Jan 12, 2026
72 checks passed
@jonathanpwang jonathanpwang deleted the release/1.4.3 branch January 12, 2026 02:08
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.

1 participant