Skip to content

v3.0.0-pre.9

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 20 Jun 01:59
· 302 commits to pre since this release

3.0.0-pre.9 (2022-06-20)

Bug Fixes

  • algod: fix AlgodClient.WaitForConfirmation not using correct wait time (169be0b)
  • json: fix strings failing to be read on null (dac58b7)
  • webgl: fix webgl errors being caused in player test builds (f7ee641)

Code Refactoring

  • abi: mark ABI as Experimental (86f2c25)

Features

  • abi: add APIs to better create Tuples from ArgsArray (5a109ed)
  • api: add AlgoApiException that can be thrown from an ErrorResponse (2eb8209)

BREAKING CHANGES

  • abi: AlgoSdk.Abi renamed to AlgoSdk.Experimental.Abi