-
v6.0.0 Stable
released this
2021-05-26 20:06:56 +09:00 | 146 commits to master since this releaseAdded
- Child contracts
Chain.clone
Chain.create
Chain.bytecode_hash
- Minor support for variadic functions
void
type that represents an empty typeCall.fee
builtin
Changed
- Contract interfaces must be now invocated by
contract interface
keywords main
keyword to indicate the main contract in case there are child contracts aroundList.sum
andList.product
no longer useList.foldl
Removed
Downloads