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

Upgrade to Cairo 2.5.3 and other refactors #271

Merged
merged 25 commits into from
Feb 8, 2024

Commits on Jul 25, 2023

  1. Update Scarb.toml

    delaaxe committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    3c6361c View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Configuration menu
    Copy the full SHA
    e17cc0c View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Configuration menu
    Copy the full SHA
    0213ae3 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    0000ed7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9bcc14e View commit details
    Browse the repository at this point in the history
  3. Remove unnecessary muts

    delaaxe committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    5a4072b View commit details
    Browse the repository at this point in the history
  4. Upgrade version

    delaaxe committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    f624189 View commit details
    Browse the repository at this point in the history
  5. Remove unnecessary muts

    delaaxe committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    b2b8ca4 View commit details
    Browse the repository at this point in the history
  6. Fix test

    delaaxe committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    46fed68 View commit details
    Browse the repository at this point in the history
  7. Upgrade version

    delaaxe committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    daa420f View commit details
    Browse the repository at this point in the history
  8. Fix test

    delaaxe committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    8febf47 View commit details
    Browse the repository at this point in the history
  9. Use assert! in tests

    delaaxe committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    790381c View commit details
    Browse the repository at this point in the history
  10. Use while loops

    delaaxe committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    7c93d4a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7091f2e View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Configuration menu
    Copy the full SHA
    1898a08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35dd9ad View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. More while loops

    delaaxe committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    0ec18d6 View commit details
    Browse the repository at this point in the history
  2. Update to 2.5.3

    delaaxe committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    06edda6 View commit details
    Browse the repository at this point in the history
  3. Delete bytes copy.cairo

    delaaxe committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    13992b3 View commit details
    Browse the repository at this point in the history
  4. Revert loops

    Revert changes
    delaaxe committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    e49bda0 View commit details
    Browse the repository at this point in the history
  5. Update diff.cairo

    delaaxe committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    17c925e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    95b709a View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. Configuration menu
    Copy the full SHA
    0603fd5 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. Use assert_eq!

    delaaxe committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    7ee011b View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Update Scarb.toml

    delaaxe committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    e0804ea View commit details
    Browse the repository at this point in the history