github ProvableHQ/sdk v0.8.8

latest releases: v0.9.2, v0.9.0
5 months ago

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

Don't miss a new sdk release

NewReleases is sending notifications on new releases.