Skip to content

0.2.0

Compare
Choose a tag to compare
@koraykoska koraykoska released this 11 Jun 22:23
· 313 commits to master since this release

This version contains the following changes:

  • Bug fix for enum equatables which led to crashes sometimes
  • Split EthereumTransaction and EthereumSignedTransaction
  • Improve API for Web3Response, conform to major standards (Result?, Error?)
  • Make hex string to bytes decoding less restrictive (allow odd number of digits, assume leading zero)