-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Reindex chain handler. * created tests for adminOperations file. * sign on ganache * debug * added checks for addresses mismatch. * fix + debug logs * saved file * update logs * added more logs * remove file * added check for supported chain id. * change signature approach. * remove bytes format * added more logs * fix. * fix command * add log in tests. * more logs + waiting for indexing. * fix key * enhancements. * remove promise syntax. * revert type for handle function * added debug. * add debug log. * fix test. * add logs in file infor handler. * fix log * logs to file info handler * json stringify. * added another debug log * changed encrypt method * added ecies method back + logs. * added workaround for decrypting bytes. * convert to string * modified ddo * commented tests. * renamed test file. * renamed file with a valid name.
- Loading branch information
1 parent
2d38c67
commit 8a172ae
Showing
9 changed files
with
314 additions
and
28 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
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.