forked from lambdaclass/cairo-vm
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add missing methods to lambdaworks implementation (lambdaclass#1290)
* Add missing methods to lambdaworks impl * Remove `modpow` and `to_signed_bytes_le` from lw-felt * Add `From<&Big(U)Int>` to lw-felt * Move comments out of `FeltOps` and remove trait * Fix build * Update changelog * Uncomment deprecated tags
- Loading branch information
1 parent
b643d66
commit 7fab14c
Showing
4 changed files
with
63 additions
and
36 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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