v0.8.1
Pre-release
Pre-release
Added
- Support to N3-rc2
- Implemented
itoa
,atoi
andget_block
interop methods - Included UInt256 type
- Implemented Python built-in
sum
function - Support to type casting
Changed
- Included an optional
CallFlags
argument incall_contract
method