-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Functions added for comparing dataJson (#7)
* [fix]: parsing fixed * added doc, removed print statement and unused functions * added panic for the case when len of declared class is non-zero but class hash is zero * adding clone and eq traits to structs * functions added to compare class declarations and contract updates * made function public for use * updated comparing functions * updated datajson update to handle primitive as well * removed unorderEq for class declaration
- Loading branch information
Showing
2 changed files
with
87 additions
and
6 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