Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update cairo-lang version to 2.5.3 #1596

Merged
merged 29 commits into from
Feb 10, 2024
Merged

Update cairo-lang version to 2.5.3 #1596

merged 29 commits into from
Feb 10, 2024

Commits on Feb 1, 2024

  1. Configuration menu
    Copy the full SHA
    37f7ab7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aef6045 View commit details
    Browse the repository at this point in the history
  3. Fix cairo programs

    pefontana committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    b4b17ea View commit details
    Browse the repository at this point in the history
  4. Update rust changes

    pefontana committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    c78c1fe View commit details
    Browse the repository at this point in the history
  5. update CHANGELOG.md

    pefontana committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    8abfbbe View commit details
    Browse the repository at this point in the history
  6. typo

    pefontana committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    2f7b860 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ecd4de2 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Merge branch 'main' into cairo-lang-2.5.3

    Pedro Fontana authored and Pedro Fontana committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    24386d1 View commit details
    Browse the repository at this point in the history
  2. Update rust version to 1.74.1

    Pedro Fontana authored and Pedro Fontana committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    0ea36bd View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    0f6bf95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a210bf6 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    37ede17 View commit details
    Browse the repository at this point in the history
  2. cargo fmt -all

    Pedro Fontana authored and Pedro Fontana committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    8dc589b View commit details
    Browse the repository at this point in the history
  3. Update Makefile

    Pedro Fontana authored and Pedro Fontana committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    8c0737a View commit details
    Browse the repository at this point in the history
  4. cargo clippy --fix

    Pedro Fontana authored and Pedro Fontana committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    fe0c8db View commit details
    Browse the repository at this point in the history
  5. fix cargo clippy

    Pedro Fontana authored and Pedro Fontana committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    dc0155f View commit details
    Browse the repository at this point in the history
  6. restore fuzzer/Cargo.lock

    Pedro Fontana authored and Pedro Fontana committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    09d82c8 View commit details
    Browse the repository at this point in the history
  7. Makefile

    Pedro Fontana authored and Pedro Fontana committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    ab6c7c7 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'rustv-1.74.1' into cairo-lang-2.5.3

    Pedro Fontana authored and Pedro Fontana committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    c7c8084 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'main' into cairo-lang-2.5.3

    Pedro Fontana authored and Pedro Fontana committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    9cce025 View commit details
    Browse the repository at this point in the history
  10. restore cairo1-run

    Pedro Fontana authored and Pedro Fontana committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    ac35900 View commit details
    Browse the repository at this point in the history
  11. restore cairo programs

    Pedro Fontana authored and Pedro Fontana committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    d3c9836 View commit details
    Browse the repository at this point in the history
  12. Restore Makefile

    Pedro Fontana authored and Pedro Fontana committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    2f169d4 View commit details
    Browse the repository at this point in the history
  13. Restore cairo1-run/Makefile

    Pedro Fontana authored and Pedro Fontana committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    44b4a94 View commit details
    Browse the repository at this point in the history
  14. restore vm/src/tests/cairo_1_run_from_entrypoint_tests.rs

    Pedro Fontana authored and Pedro Fontana committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    4212f1e View commit details
    Browse the repository at this point in the history
  15. Revert "restore cairo programs"

    This reverts commit d3c9836.
    Pedro Fontana authored and Pedro Fontana committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    1230583 View commit details
    Browse the repository at this point in the history
  16. Update cairo1-run crate

    Pedro Fontana authored and Pedro Fontana committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    2942f6d View commit details
    Browse the repository at this point in the history
  17. Revert "restore vm/src/tests/cairo_1_run_from_entrypoint_tests.rs"

    This reverts commit 4212f1e.
    Pedro Fontana authored and Pedro Fontana committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    8592b93 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. fix uint256_div_mod entrypoint

    Pedro Fontana authored and Pedro Fontana committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    e6bd158 View commit details
    Browse the repository at this point in the history