Skip to content

Commit

Permalink
Added segment arena cairo1 runner validation. (#1721)
Browse files Browse the repository at this point in the history
* Added segment arena cairo1 runner validation.

* Made segment finalization happen in empty dicts as well.

---------

Co-authored-by: Pedro Fontana <[email protected]>
  • Loading branch information
orizi and pefontana authored Apr 24, 2024
1 parent 1a46c9f commit 5e19e9d
Show file tree
Hide file tree
Showing 7 changed files with 283 additions and 183 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
## Cairo-VM Changelog

#### Upcoming Changes
* feat: Add support for cairo1 run with segements arena validation.
* Refactored the runner CASM code generation to user a more high level builder.
* Added segment merging of the dictionary segments.
* Added validation of the generated segment arena in cairo1 run.

* feat: Implement `extend_additional_data` for `BuiltinRunner`[#1726](https://github.com/lambdaclass/cairo-vm/pull/1726)

Expand Down
Loading

0 comments on commit 5e19e9d

Please sign in to comment.