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

Implement Cairo0 Class Hash #2111

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Open

Implement Cairo0 Class Hash #2111

wants to merge 12 commits into from

Commits on Oct 4, 2024

  1. Implement Cairo0 Class Hash

    weiihann committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    a3b8405 View commit details
    Browse the repository at this point in the history
  2. Clean up code

    weiihann committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    7a8b6b9 View commit details
    Browse the repository at this point in the history
  3. Remove core/rust deps

    weiihann committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    0c524e0 View commit details
    Browse the repository at this point in the history
  4. Fix linting

    weiihann committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    8f42417 View commit details
    Browse the repository at this point in the history
  5. Add more comments

    weiihann committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    8d67905 View commit details
    Browse the repository at this point in the history
  6. Fix linting

    weiihann committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    5e46bae View commit details
    Browse the repository at this point in the history
  7. Fix potentially unsafe quoting

    fix
    weiihann committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    f74ec1d View commit details
    Browse the repository at this point in the history
  8. Remove /core/rust from CI

    weiihann committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    6836ec3 View commit details
    Browse the repository at this point in the history
  9. Minor fixes

    weiihann committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    d801a3b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1cb8ed8 View commit details
    Browse the repository at this point in the history
  11. Use digest instead of array

    weiihann committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    e493ea1 View commit details
    Browse the repository at this point in the history
  12. Tidy up code

    weiihann committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    3b82452 View commit details
    Browse the repository at this point in the history