Skip to content

Releases: openvm-org/openvm

v1.0.0-rc.1

10 Feb 06:53
30576cc
Compare
Choose a tag to compare

This release consists primarily of performance optimizations on the STARK aggregation (recursion) program and chips, and the performance of the VM memory during execution and trace generation.

What's Changed

New Contributors

Full Changelog: v1.0.0-rc.0...v1.0.0-rc.1

v1.0.0-rc.0

27 Jan 19:07
d5b6cde
Compare
Choose a tag to compare

What's Changed

Read more

v0.1.1-alpha

03 Jan 21:11
ac2f619
Compare
Choose a tag to compare

Highlights

Bug Fixes

  • fix: Incorrect lazy initialization of memory data structure by @zlangley in #1113
  • [fix] build_guest_package didn't target any specific package, there was no way to build examples with it by @Golovanov399 in #1114
  • fix: cli build with profile by @jonathanpwang in #1143
  • [update] Update openvm-stark-backend to v0.1.1-alpha by @nyunyunyunyu in #1117 -- fixed vkey size issue

What's Changed

New Contributors

Full Changelog: v0.1.0-alpha...v0.1.1-alpha

v0.1.0-alpha

16 Dec 10:57
31c5b18
Compare
Choose a tag to compare

What's Changed

Read more