Skip to content

Commit

Permalink
Added segment arena cairo1 runner validation.
Browse files Browse the repository at this point in the history
  • Loading branch information
orizi committed Apr 17, 2024
1 parent 584eaa2 commit 9699235
Show file tree
Hide file tree
Showing 7 changed files with 282 additions and 176 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.

* Bump `starknet-types-core` version + Use the lib's pedersen hash [#1692](https://github.com/lambdaclass/cairo-vm/pull/1692)

Expand Down
Loading

0 comments on commit 9699235

Please sign in to comment.