Skip to content

Version 0.4.2

Compare
Choose a tag to compare
@chriseth chriseth released this 17 Sep 13:36

Bugfixes:

  • Code Generator: Fix library functions being called from payable functions.
  • Type Checker: Fixed a crash about invalid array types.
  • Code Generator: Fixed a call gas bug that became visible after
    version 0.4.0 for calls where the output is larger than the input.