Skip to content

v0.9.13

Choose a tag to compare

@iamalwaysuncomfortable iamalwaysuncomfortable released this 25 Nov 16:26
· 36 commits to mainnet since this release
8801114

Description

SDK release v0.9.13 upgrades its SnarkVM version for its testnet and mainnet binaries to SnarkVM tag 4.4.0 and adds several development features for developing against a local devnet with the SDK

Features

  • Upgrades the core SnarkVM dependency to v4.4.0
  • Adds new methods for upgrading programs on the Aleo network
  • Adds support for proofless execution transactions that can be used with Aleo Devnode
  • Adds support for quick deployments to Aleo Devnode
  • Adds a create-leo-app example for using Aleo Devnode with the SDK
  • Adds a utility function for converting string arrays to big int arrays to SealanceMerkleTree class and adds formatting for Sealance Merkle Proofs