-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* added basic list functionality * added list to package yaml * change delete * fix iavl spec * added foldl * wip * remove inj restriction, update tests * sdk tests compile * rename StoreKeyRoot * name shuffle * sdk and tests compile * update nameservice * fix tutorial * updated test * stylish * added list spec boilerplate * start with latest * weeder * foldl * length * added elemIndex * rename files * update tests * lists seem to work * fix deleteWHen * test get at index * MapSpec boilerplate * map spec * more lenient test * weeder * Fix query server (#223) * put in var module * added var testsw * StoreQueryHandler for all storage types * query modules compile * bank module compiles * sdk tests compile * simple storage tests compile * nameservice e2e compiles * tutorial compiles but leaves a lot to be desired * added Storage section to tutorial (#224)
- Loading branch information
Showing
59 changed files
with
2,481 additions
and
852 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
../nameservice/tutorial/Foundations/04-Storage.md |
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
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
Oops, something went wrong.