-
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.
* storage prefix * 0.13.0 * remove accidental import * 0.14.0 - Tuple refactor (#45) * replace err() with throw Error() * subroutines for processing tuple elements * remove scratch.oldTupleElement * add tsconfig to tests/contracts/ * use Address instead of Account * remove empty create * WIP with a lot of TODOs * getElementEnd WIP * saving work WIP * dynamicArrayInMiddleOfTuple * DynamicArrayInMiddleOfTupl * namedTuple * staticStringArrayArg * nestedTuple, es2020 * better dryrun() * getTupleElement * getElementHead * save WIP * save progress WIP * passing literal access, non-update tests * move dynamic element access * updateDynamicElementInTupleWithSameLength * updateDynamicArrayInMiddleOfTuple * passing all update tests * passing all tests * remove dead code * compile/run examples, add pre-commit script * accessDynamicStringArray * properly specify arrayType for custom types * 0.14.0 * recompile contacts app
- Loading branch information
Showing
22 changed files
with
10,781 additions
and
8,287 deletions.
There are no files selected for viewing
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.
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
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.