Skip to content

v5.5.0

Compare
Choose a tag to compare
@joticajulian joticajulian released this 19 Mar 22:24
· 54 commits to main since this release

πŸš€ Features

  • New function in Contract class to fetch the ABI from the contract meta store.
  • Function to decode events.
  • The ABI now accepts types (binary descriptor) or koilib_types (json descriptor) in Contract class and Serializer class πŸ₯³

πŸ› Bug Fixes

  • fix prepare function Transaction class