Skip to content

Commit 368e3fb

Browse files
Bump Cairo to v2.12.0-dev.0 (#2040)
* Bump Cairo to v2.12.0-dev.0 * Updte CHANGELOG.md * Update lock * Use as_str instead of as_ref Compiler cannot infer type with as_ref * Update entrypoint offset Changes in the compiler must have changed casm generation
1 parent 82e465b commit 368e3fb

File tree

8 files changed

+175
-215
lines changed

8 files changed

+175
-215
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
#### Upcoming Changes
44

5+
* chore: update cairo-lang dependencies to 2.12.0-dev.0 #[2040](https://github.com/lambdaclass/cairo-vm/pull/2040)
6+
57
* feat: add get_current_step getter [#2034](https://github.com/lambdaclass/cairo-vm/pull/2034)
68

79
* feat: implement VirtualMachine::is_accessed [#2033](https://github.com/lambdaclass/cairo-vm/pull/2033)

0 commit comments

Comments
 (0)