Skip to content

Commit

Permalink
Merge branch 'main' into perf/simpler_rc_bounds
Browse files Browse the repository at this point in the history
  • Loading branch information
Oppen committed Jul 10, 2023
2 parents e449f31 + 78a64b0 commit 3ff0344
Show file tree
Hide file tree
Showing 5 changed files with 156 additions and 160 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@

* perf: remove pointless iterator from rc limits tracking [#1316](https://github.com/lambdaclass/cairo-vm/pull/1316)

* chore: update dependencies, particularly lamdaworks 0.1.2 -> 0.1.3 [#1323](https://github.com/lambdaclass/cairo-vm/pull/1323)

* fix: fix `UINT256_MUL_DIV_MOD` hint [#1320](https://github.com/lambdaclass/cairo-vm/pull/1320)

* feat: add dependency installation script `install.sh` [#1298](https://github.com/lambdaclass/cairo-vm/pull/1298)


Expand Down
Loading

0 comments on commit 3ff0344

Please sign in to comment.