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.