Skip to content

v0.8.8

Choose a tag to compare

@iamalwaysuncomfortable iamalwaysuncomfortable released this 08 Apr 22:01
2759585

Changelog

Fixes

  • Fix Invalid Account error in SDK deployments
  • Fixes documentation errors in Account, and NetworkClient, ProgramManager, and Wasm documentation
  • Update SnarkVM Version to v1.5.0

Enhancements

  • Adds the ability to specify templates to create in create-leo-app
  • Automatic minimum fee calculation, developers no longer need to specify minimum fees
  • Pre-check of sufficient public balance for public fees prior to execution via the ProgramManager.
  • fromFields/toFields, fromBitsLe/toBitsLe, fromBytesLe/toBytesLe, and toPlaintext serialization methods on all supported Literal Types (Address, Field, Group, Scalar, Signature) allowing hashes to match those hashes made in the Leo environment.

Merged PRs

Full Changelog: v0.8.7...v0.8.8