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

Fix: cairo_native swaps the high and low fields of U256 compared to Cairo's u256 #720

Merged
merged 8 commits into from
Jul 8, 2024

Commits on Jul 5, 2024

  1. fix u256 fields swapped

    edg-l committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    ad26b1b View commit details
    Browse the repository at this point in the history
  2. fix tests

    edg-l committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    37dc43d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e098487 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. apply suggestion

    edg-l committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    5bc1344 View commit details
    Browse the repository at this point in the history
  2. add test

    edg-l committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    ef7f397 View commit details
    Browse the repository at this point in the history
  3. remove dbg

    edg-l committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    1d3775b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    702a79b View commit details
    Browse the repository at this point in the history
  5. fix gas

    edg-l committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    0e9d0e4 View commit details
    Browse the repository at this point in the history