Skip to main content

v2.0.0

  • Bump OpenVM to v2.0.0
  • Breaking: upload_exe with UploadExeArgs replaces register_new_program with BuildArgs as the path used by cargo axiom build. BuildArgs no longer carries config_source, allow_dirty, keep_tarball, exclude_files, include_dirs or openvm_rust_toolchain.
  • Reads OpenVM v2 build output: openvm/release/<bin>.vmexe and target/<openvm-target>/release/<bin>

v1.3.0

  • Bump OpenVM to v1.7.0

v1.2.0

  • Bump OpenVM to v1.6.0

v1.1.0

  • Bump OpenVM to v1.5.0

v1.0.2

  • Improve compilation time of the SDK itself.

v1.0.1

  • Add support for execution modes.

v1.0.0

  • Initial release of Axiom SDK with support for OpenVM v1.4.0.