Skip to content

Sigma SDK v5.0.10 for Ergo mainnet v5.0.x

Compare
Choose a tag to compare
@aslesarenko aslesarenko released this 08 Aug 18:44
· 373 commits to develop since this release

This release includes the following key new features:

  • new sigmastate-js alpha version 0.2.2 published which contains fixes in secure random generation, typescript declarations of exported classes
  • ErgoScript compiler is available from sigmastate-js module (functionally equivalent to JVM version)
  • ErgoTree template method implemented to obtain contract bytes with placeholders instead of constants
  • CI action set up to run JS test and publish snapshot version of sigmastate-js on npmjs.com

What's Changed

Full Changelog: v5.0.9...v5.0.10