Skip to content

v0.9.1

Compare
Choose a tag to compare
@maoueh maoueh released this 21 Mar 16:24
· 56 commits to develop since this release

0.9.1

  • Fixed encoding of function when dealing with a bool referenced as a sub type (like in a function that accepts bool[]).

  • Added support for tuple in event in ABI generated code (thanks @incrypto32).

  • Fixed wrong handling of FixedArray when the array element's type is dynamic itself in ABI generated code.

Commits

v0.9.0...v0.9.1