Skip to content

0.3.1

Compare
Choose a tag to compare
@koraykoska koraykoska released this 01 Sep 15:54
· 313 commits to master since this release

This version is a bug fix only release and contains the following fixes:

  • Fixed an error where the decoder crashed on some wrong inputs instead of throwing an error (#44, #45)
  • Make JSON-RPC error fields accessible (#47)
  • Add an overloaded method to deploy a contract using an array of ABIEncodable (#49)
  • Fixed an error with parsing contract ABI fallback functions (#48, #50)