Skip to content

Version 0.23.1

Compare
Choose a tag to compare
@diserere diserere released this 21 May 19:49
· 991 commits to master since this release
d8d7243

0.23.1 - May 21, 2020

New

  • Methods serverNow() and serverTimeDelta() of TONClient returns current server time.
  • Check for a clock is out of sync before sending a message (fail if out of sync).
  • Method waitForRunTransaction of contracts module.
  • Method waitForDeployTransaction of contracts module.
  • Method isDeployed of contracts module.