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 felt to bigint functions #23

Merged
merged 11 commits into from
Dec 20, 2023

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    053ed0f View commit details
    Browse the repository at this point in the history
  2. remove mod

    pefontana committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    40d99fa View commit details
    Browse the repository at this point in the history
  3. Add tests

    pefontana committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    ebfebde View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

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

Commits on Dec 18, 2023

  1. Configuration menu
    Copy the full SHA
    360e50a View commit details
    Browse the repository at this point in the history
  2. impl From<&BigInt> for Felt

    pefontana committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    3397b48 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0491cdc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a86316 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dd7580e View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. remove unwrap

    pefontana committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    29f0b9d View commit details
    Browse the repository at this point in the history