Skip to content

v3.5.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Mar 07:16
· 2011 commits to develop since this release

3.5.0 (2022-03-11)

Bug Fixes

  • contract test (a9b4103)
  • contract-factory: move more towards ethers.js api (4caa6ce)
  • contract: structure change (1ef9d2f)
  • contract: tests for new contract interface (9273f54)
  • enable validateMethodAndArgs on call (efa63d6)
  • reverting validateMethodAndArgs changes (d847fa8)

Features

  • contractFactory: lib expanded with contract factory (2c9c3d1)
  • contract: implement contract.deployed() ⇒ Promise<Contract> (91f4992)
  • contract: new contract interface (01eeae8)
  • contract: new contract methods signature (cc87943)
  • default contract args (2a3956d)
  • provider: preparation for the fee integration (c1c231b)