Skip to content

Lity v1.2.7

Latest
Compare
Choose a tag to compare
@hydai hydai released this 28 Feb 08:45
· 1669 commits to lity since this release
2271bfa

Features:

  • Add support for contract-standard option in JSON compiler.

Language Features:

  • General: Add a new modifier freegas, which allows developers to use contract balance to pay the transaction fee for the users.
  • General: Add a new built-in function rand to get an uint random number from the virtual machine.