forked from keep-starknet-strange/ziggy-starkdust
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix/range check (keep-starknet-strange#202)
* range check builtin * range check runner * memory validation rule * range check and validation rule * fixes * format * fixed * some fixes * try * numBits() * clean * clean * range check usage * testing * move rangeCheckValidation outside struct * some tests added * clean * dust bunny * fix runInstruction * getFelt bug, some resolves for issues * refactor to tuple * fix hash * Revert "fix hash" This reverts commit 13be3fa. * tuple test refactor * fix test * testing * reset * will test hash on other pr --------- Co-authored-by: lanaivina <[email protected]> Co-authored-by: Thomas Coratger <[email protected]>
- Loading branch information
1 parent
18dccfa
commit 57483be
Showing
6 changed files
with
238 additions
and
41 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