Skip to content

v3.7.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 24 Mar 16:35
· 1968 commits to develop since this release

3.7.0 (2022-03-24)

Features

  • Account: account constructor should take a KeyPair or a Signer as parameter (ea6ae40)
  • add BigInt support within BigNumberish (e42427a)
  • using typeguard to narrow variable's type in Account's constructor (ed048f3)