generated from CareBoo/UPMTemplate-2020
-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [2.2.0](v2.1.1...v2.2.0) (2022-03-23) ### Bug Fixes * **editor:** fix Tooltip compilation issue in unity 2020.3 ([6b71300](6b71300)) ### Features * **account:** add `IAccount`, `ISigner`, and `IAsyncSigner` interfaces ([19f139d](19f139d)), closes [#82](#82) * **account:** add `MicroAlgos` wrapper class ([57a89e6](57a89e6)) * **accounts:** add `MinBalance` to allow developers to estimate min balances ([856c11a](856c11a)), closes [#104](#104) * **application:** add `AppIndex` type ([458392b](458392b)) * **asset:** add `AssetIndex` type ([2c44d55](2c44d55)) * **teal:** add conversion for supported types to `CompiledTeal` ([#112](#112)) ([5a279d2](5a279d2)), closes [#105](#105) * **transaction:** add ability to fully deserialize `BlockTransaction` ([f32da2f](f32da2f)), closes [#108](#108) * **transaction:** refactor signed transaction to use `[AlgoApiObject]` ([8ff034d](8ff034d)), closes [#113](#113) [#114](#114)
- Loading branch information
1 parent
5fcc5d6
commit 8cb382f
Showing
3 changed files
with
24 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters