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

feat [breaking changes]: Extensible VirtualMachineError and removed PartialEq trait #783

Merged
merged 9 commits into from
Feb 13, 2023

Commits on Feb 3, 2023

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

Commits on Feb 13, 2023

  1. Fix matches in tests

    Juanma authored and Juanma committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    c61d8f8 View commit details
    Browse the repository at this point in the history
  2. Fix match in find_element_hint test

    Juanma authored and Juanma committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    6e50def View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' of github.com:lambdaclass/cairo-rs into extensibl…

    …e_virtualmachine_error
    Juanma authored and Juanma committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    a3e3e1e View commit details
    Browse the repository at this point in the history
  4. Merge with main; remove assert_eq

    Juanma authored and Juanma committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    5a28268 View commit details
    Browse the repository at this point in the history
  5. Fix math_utils tests

    Juanma authored and Juanma committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    bce4570 View commit details
    Browse the repository at this point in the history
  6. Fix relocatable tests

    Juanma authored and Juanma committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    0247165 View commit details
    Browse the repository at this point in the history
  7. Remove uneeded test

    Juanma authored and Juanma committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    220c537 View commit details
    Browse the repository at this point in the history
  8. Fix calculate_isqrt_b test

    Juanma authored and Juanma committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    c0d94ba View commit details
    Browse the repository at this point in the history