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

Move low-level operations to JS #967

Merged
merged 24 commits into from
Jun 20, 2023
Merged

Move low-level operations to JS #967

merged 24 commits into from
Jun 20, 2023

Commits on Jun 6, 2023

  1. move Group.add to JS

    Trivo25 committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    933455f View commit details
    Browse the repository at this point in the history
  2. clean up imports

    Trivo25 committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    f89ce6d View commit details
    Browse the repository at this point in the history
  3. fix seal

    Trivo25 committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    e5786a2 View commit details
    Browse the repository at this point in the history
  4. fix if statement

    Trivo25 committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    3e3998b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    633e621 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. changelog

    Trivo25 committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    822baa4 View commit details
    Browse the repository at this point in the history
  2. rewrite assertOnCurve

    Trivo25 committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    574b267 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    354e0a5 View commit details
    Browse the repository at this point in the history
  4. uncomment code

    Trivo25 committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    3f7276a View commit details
    Browse the repository at this point in the history
  5. comment

    Trivo25 committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    61ea3c1 View commit details
    Browse the repository at this point in the history
  6. handle negation

    Trivo25 committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    ae68c1c View commit details
    Browse the repository at this point in the history
  7. constant scale zero

    Trivo25 committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    072557d View commit details
    Browse the repository at this point in the history
  8. add tests

    Trivo25 committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    d145b0b View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2023

  1. make zero 0

    Trivo25 committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    f412241 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa47f32 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2023

  1. comments

    Trivo25 committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    e358157 View commit details
    Browse the repository at this point in the history
  2. comments

    Trivo25 committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    bce7d29 View commit details
    Browse the repository at this point in the history
  3. bindings

    Trivo25 committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    925f16e View commit details
    Browse the repository at this point in the history
  4. bindings

    Trivo25 committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    54c32a1 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. add tests

    Trivo25 committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    edc88a1 View commit details
    Browse the repository at this point in the history
  2. fix proving and constraints

    Trivo25 committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    8c3b50f View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Configuration menu
    Copy the full SHA
    11913a8 View commit details
    Browse the repository at this point in the history
  2. build bindings and add tests

    Trivo25 committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    d937a1e View commit details
    Browse the repository at this point in the history
  3. dump new vks

    Trivo25 committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    6e80437 View commit details
    Browse the repository at this point in the history