Skip to content

v3.9.0

Choose a tag to compare

@github-actions github-actions released this 08 Apr 14:00
· 2220 commits to develop since this release

3.9.0 (2022-04-08)

Bug Fixes

  • account: adding overhead on estimateFee for maxFee (ec52f61)
  • contract: override object when invoking a function (c605151)
  • estimatedFeeToMaxFee with integers only (71d19a7)
  • rename txVersion to version (2ae36b2)
  • utils: remove check for the BN (50a7951)

Features

  • account: adding new transaction version for fee estimation (2f7cb3f)