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 Scalar to JS #935

Merged
merged 30 commits into from
Jun 8, 2023
Merged

Move Scalar to JS #935

merged 30 commits into from
Jun 8, 2023

Commits on May 31, 2023

  1. scalar constructor

    mitschabaude committed May 31, 2023
    Configuration menu
    Copy the full SHA
    0a0f4d9 View commit details
    Browse the repository at this point in the history
  2. to fields compressed

    mitschabaude committed May 31, 2023
    Configuration menu
    Copy the full SHA
    b3511e5 View commit details
    Browse the repository at this point in the history
  3. constant scalar ops

    mitschabaude committed May 31, 2023
    Configuration menu
    Copy the full SHA
    b305920 View commit details
    Browse the repository at this point in the history
  4. provable scalar

    mitschabaude committed May 31, 2023
    Configuration menu
    Copy the full SHA
    f18dac4 View commit details
    Browse the repository at this point in the history
  5. from bits

    mitschabaude committed May 31, 2023
    Configuration menu
    Copy the full SHA
    925714c View commit details
    Browse the repository at this point in the history
  6. fix api example

    mitschabaude committed May 31, 2023
    Configuration menu
    Copy the full SHA
    7bc1fbe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9c13a04 View commit details
    Browse the repository at this point in the history
  8. remaining methods

    mitschabaude committed May 31, 2023
    Configuration menu
    Copy the full SHA
    66b12fd View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Configuration menu
    Copy the full SHA
    c4c3b20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9edabd View commit details
    Browse the repository at this point in the history
  3. bindings

    mitschabaude committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    cb497c8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    80b090b View commit details
    Browse the repository at this point in the history
  5. update tests

    mitschabaude committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    effad74 View commit details
    Browse the repository at this point in the history
  6. remove new test

    mitschabaude committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    90b7f7e View commit details
    Browse the repository at this point in the history
  7. remove old scalar

    mitschabaude committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    a286394 View commit details
    Browse the repository at this point in the history
  8. remove old scalar class

    mitschabaude committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    0d3c3e8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    156621c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9171ece View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c7a6c67 View commit details
    Browse the repository at this point in the history
  12. bindings

    mitschabaude committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    60fbb5c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5baafe4 View commit details
    Browse the repository at this point in the history
  14. doccomments

    mitschabaude committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    18962c7 View commit details
    Browse the repository at this point in the history
  15. changelog

    mitschabaude committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    6f6a693 View commit details
    Browse the repository at this point in the history
  16. bindings

    mitschabaude committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    74c8f7d View commit details
    Browse the repository at this point in the history
  17. remove comment

    mitschabaude committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    b5c5767 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Configuration menu
    Copy the full SHA
    ea68d95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    981bcd0 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Configuration menu
    Copy the full SHA
    755f76a View commit details
    Browse the repository at this point in the history
  2. bindings

    mitschabaude committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    aa4f06e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a5bcb22 View commit details
    Browse the repository at this point in the history