Skip to content

Commit

Permalink
feat: Reorganized builtins to be in the top of stack at the end of ru…
Browse files Browse the repository at this point in the history
…n. (#1686)

* feat: Reorganized builtins to be in the top of stack at the end of run.

* Push fixes

* fmt

* add changelog change

---------

Co-authored-by: Federica <fedemoletta@hotmail.com>
Co-authored-by: juanbono <juanbono94@gmail.com>
  • Loading branch information
3 people authored Apr 5, 2024
1 parent ec00e31 commit 69ae745
Show file tree
Hide file tree
Showing 3 changed files with 192 additions and 199 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

#### Upcoming Changes

* 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)

* feat: output builtin add_attribute method [#1691](https://github.com/lambdaclass/cairo-vm/pull/1691)
Expand Down
1 change: 1 addition & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 69ae745

Please sign in to comment.