Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/lambdaclass/cairo-vm into r…
Browse files Browse the repository at this point in the history
…ange_check96_mod_integration_test
  • Loading branch information
fmoletta committed Apr 5, 2024
2 parents 988e34a + 69ae745 commit 7664e65
Show file tree
Hide file tree
Showing 3 changed files with 215 additions and 225 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
* Remove duplicated implementation of `final_stack` from all builtin runners except output and move it to the enum implementation

* feat: add a method to retrieve the output builtin from the VM [#1690](https://github.com/lambdaclass/cairo-vm/pull/1690)
* feat: Reorganized builtins to be in the top of stack at the end of a run (Cairo1).

* BREAKING: Remove `CairoRunner::add_additional_hash_builtin` & `VirtualMachine::disable_trace`[#1658](https://github.com/lambdaclass/cairo-vm/pull/1658)

Expand Down
Loading

0 comments on commit 7664e65

Please sign in to comment.