Skip to content

v1.4.1

Latest

Choose a tag to compare

@jonathanpwang jonathanpwang released this 27 Oct 04:37
· 3 commits to main since this release
05cb6a1

This release updates to stark-backend v1.2.1 for CUDA performance gains in the backend. Other changes include:

Added

  • (CLI) Add configurable segmentation arguments to cargo openvm prove commands.

Changed

  • (Toolchain) Update cargo openvm build to use Rust nightly version nightly-2025-08-02.
  • (Primitives Library) Fix in openvm-algebra-complex-macros to ensure const byte arrays have proper memory alignment.
  • (Executor) Modified VirtualMachine::build_metered_ctx to take the program (&VmExe<Val<E::SC>>) as an argument.
  • (Prover/Executor) Changed default segmentation limits and updated segmentation logic.

What's Changed

New Contributors

Full Changelog: v1.4.0...v1.4.1