-
Notifications
You must be signed in to change notification settings - Fork 160
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix
BuiltinRunner::final_stack
and remove quick fix (#778)
* Save progress * Restrict builtin methods argumnets to avoid mutability issues * Clippy * Remove old comment * Update changelog entry * Add missing .rev() * Fix changelog * Update CHANGELOG.md Co-authored-by: Mario Rugiero <[email protected]> * add parameter to keccak constructor for clippy * Add method `CairoRunner::get_builtins_final_stack` (#780) * Add method get_builtins_final_stack * Add tests * Fix extra line Co-authored-by: Mario Rugiero <[email protected]> Co-authored-by: Juan Rigada <[email protected]> Co-authored-by: jrigada <[email protected]>
- Loading branch information
1 parent
639ab22
commit 195f9ce
Showing
12 changed files
with
448 additions
and
367 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
Oops, something went wrong.