Skip to content

v1.1.1

Compare
Choose a tag to compare
@graup graup released this 17 Jun 03:51

This is a patch release containing several bug fixes regarding smart contract execution.

Bug Fixes

  • [ctr/lua] allow 0 byte to key at setitem
  • [ctr/lua] tx error if conversion of return value to json fails
  • [ctr/lua] If matched function name does not exist, changed the error to occur even if the default function exists