-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* added getter for the whole config of an asa * Note over Tuple limitation * params normalizer utility * tests for getters recovered * minor changes to * Better utils * minor fixes in * WIP: Rename CLI. * last fixes in branch * Better README for CLI * Current directory Co-authored-by: Matteo Almanza <[email protected]> * Current path 2. Co-authored-by: Matteo Almanza <[email protected]> * minor fixes * Update README.md Co-authored-by: Matteo Almanza <[email protected]> * Update account.py Co-authored-by: Matteo Almanza <[email protected]> * Update smart_asa_test.py Co-authored-by: Matteo Almanza <[email protected]> * Update smart_asa_test.py Co-authored-by: Matteo Almanza <[email protected]> * named tuples in config getter normalizer * Linting. * better NamedTuple usage * metadata hash encoding * fix getters in readme (#7) * Contract json (#8) * fix getters in readme * added contract interface to repo * fix linter * fix readme: getters and abi (#9) * Add community credits to `README.md` * Use of `abi.NamedTuple` struct in getter `get_asset_config` (#17) * Use of in getter * removing irrelevant comment * minor change * `namedtuple` from `abi.NamedTuple` * Getting annotation the right way. Co-authored-by: cusma <[email protected]> * README: deployed App example Co-authored-by: deanstef <[email protected]> Co-authored-by: Matteo Almanza <[email protected]> Co-authored-by: Adriano Di Luzio <[email protected]>
- Loading branch information
1 parent
1356fa5
commit ce6ffb2
Showing
5 changed files
with
42 additions
and
58 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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