Skip to content

v2.0.0

Choose a tag to compare

@loonggamma loonggamma released this 27 Dec 09:52
· 266 commits to main since this release

Testnet compatibility

Testnet version 18

Breaking Changes

  • Args class has been migrated into the package @massalabs/as-types
  • remove the ERC-20 standard, it will be published in a new package
  • remove the NFT standard, it will be published in a new package

New Features

  • you can now pass String, StaticArray<u8>, Args into Storage functions
  • replaced envy by as-pect testing framework
  • added local execution, added some ABI like getBytecode

What's Changed

New Contributors

Full Changelog: v1.2.0...v2.0.0