v3.0.0-pre.9
Pre-release
Pre-release
·
302 commits
to pre
since this release
3.0.0-pre.9 (2022-06-20)
Bug Fixes
- algod: fix
AlgodClient.WaitForConfirmationnot 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
AlgoApiExceptionthat can be thrown from anErrorResponse(2eb8209)
BREAKING CHANGES
- abi:
AlgoSdk.Abirenamed toAlgoSdk.Experimental.Abi