-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* array refactor WIP * fix dynamicArrayElements WIP * tuple refactor WIP * working returnDynamicArrayFromTuple WIP * replace err() with throw Error() * extractDynamicTupleElement WIP * tuple refactor WIP * tuples: string -> bytes, custom types WIP * support encoding strings in tuples WIP * fix extractDynamicTupleElement WIP * fix tuple string updates WIP * fix objects and custom tuple types WIP * fix static arrays of dynamic types WIP * working non-nested tests WIP * remove processStaticArrayElement WIP * update_dynamic_tuple_element subroutine WIP * reduce update_dynamic_tuple_element scratch usage WIP * update_dynamic_head subroutine * all tests passing * fix dynamic array element access in tuples * updateDynamicArrayInMiddleOfTuple * update example clients * add algokit to ci * 0.11
- Loading branch information
Showing
24 changed files
with
12,813 additions
and
8,749 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
Large diffs are not rendered by default.
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
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.