Skip to content

2.0.0

Compare
Choose a tag to compare
@cmditch cmditch released this 31 Jul 17:37
· 19 commits to master since this release
  • Changed imports from Abi to AbiEncode and AbiDecode
  • Removed unsupported types for the time being.
  • De-pluralize "ies" in type alias names. Add "y" to end.
    Helpful for properly naming data returned from functions with multiple return values (structs/tuples).
  • Manually entry of staticByte length required for time being. Need to majorly refactor type parsing.