Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update cairo-lang version to 2.5.3 (#1596)
* Update cairo-lang version to 2.5.3 * Fix cairo programs * Update rust changes * update CHANGELOG.md * typo * Fix array_append.cairo program * Update rust version to 1.74.1 * cargo fmt -all * Update Makefile * cargo clippy --fix * fix cargo clippy * restore fuzzer/Cargo.lock * restore cairo1-run * restore cairo programs * Restore Makefile * Restore cairo1-run/Makefile * restore vm/src/tests/cairo_1_run_from_entrypoint_tests.rs * Revert "restore cairo programs" This reverts commit d3c9836. * Update cairo1-run crate * Revert "restore vm/src/tests/cairo_1_run_from_entrypoint_tests.rs" This reverts commit 4212f1e. * fix uint256_div_mod entrypoint --------- Co-authored-by: Pedro Fontana <peter@Pedros-MacBook-Pro.local>
- Loading branch information