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

Add missing methods to lambdaworks implementation #1290

Merged
merged 6 commits into from
Jun 28, 2023
Merged

Commits on Jun 27, 2023

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

Commits on Jun 28, 2023

  1. Remove modpow and to_signed_bytes_le from lw-felt

    * Add `From<&Big(U)Int>` to lw-felt
    * Move comments out of `FeltOps` and remove trait
    MegaRedHand committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    69b46b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a666fe View commit details
    Browse the repository at this point in the history
  3. Fix build

    MegaRedHand committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    d7d4f19 View commit details
    Browse the repository at this point in the history
  4. Update changelog

    MegaRedHand committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    4b12090 View commit details
    Browse the repository at this point in the history
  5. Uncomment deprecated tags

    MegaRedHand committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    bdfa0a0 View commit details
    Browse the repository at this point in the history