Skip to content

0.76.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@joe-p joe-p released this 24 Jan 22:27
· 465 commits to main since this release
bd6363c

Breaking Changes

  • getting param values now uses pop instead of assert
  • Address.hasAsset is now Address.isOptedInToAsset
  • Address.hasBalance is now Address.isInLedger

Other Changes

  • values are now return on assignment
  • fixed bug when assigning storage value to a type variable
  • fixed small uintN in conditionals