-
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.
* Transaction router module * message type field added , typed message added to protobuf * added transaction router class * made router class for transactions, instances * finished transaction voodoo, wip putting it into module stuff * empty server * sdk compiles * simple storage comiles * rename PreRoutedTx * nameservice * all e2e tests compile * added TypedMessage to protobuf file * added separate query and server empty serve * added serialize method to crypto sig * Added tx client class and signer stuff * last instance compiles * client runner instance * split out modules * clients compiling, need to update test utils * updated client utils * simple storage tests compile * fix case when account isn't present * wip nameservice tests * more ergonomic query result types * nameservice tests compile * hlint * remove burn signature * updated test for response code * try to fix test * tutorial wip * tutorial compiles
- Loading branch information
Showing
60 changed files
with
2,203 additions
and
1,253 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
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.