Skip to content

v0.8.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@meevee98 meevee98 released this 13 May 13:49
· 1877 commits to development since this release

Added

  • Support to N3-rc2
  • Implemented itoa, atoi and get_block interop methods
  • Included UInt256 type
  • Implemented Python built-in sum function
  • Support to type casting

Changed

  • Included an optional CallFlags argument in call_contract method