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.
EC OP builtin runner (keep-starknet-strange#311)
* wip: deduce memory cell for EC OP * deref const returned by switch * add correct return * add some tests * add tests * fix deduce memory cell test * finish deduce memory cell tests * remove unused consts and fromInteger * replace tuple of usize with ECPoint
- Loading branch information
1 parent
a3b37c1
commit e67f6be
Showing
4 changed files
with
796 additions
and
39 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
Oops, something went wrong.