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

Verifier tests #23

Merged
merged 8 commits into from
Jul 16, 2023
Merged

Verifier tests #23

merged 8 commits into from
Jul 16, 2023

Commits on Jun 21, 2023

  1. Update polynomial_arithmetic.rs

    Added more documentation for cargo docs.
    Autoparallel committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    c785df5 View commit details
    Browse the repository at this point in the history
  2. docs/PhantomData in polynomials.rs

    Added documentation and removed the use of `PhatomData` here as it seemed unnecessary.
    Autoparallel committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    4476d36 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27905cb View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2023

  1. addressed some verifier test errors

    fixed most borrow checker errors
    
    lifetime annotations, verifier test compiles
    
    cleaned up commented code
    
    update unimplemented message
    
    making it work on composer, assuming you squash this
    JDLBeckman committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    185514a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dcf4973 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d119b82 View commit details
    Browse the repository at this point in the history
  4. cargo fix n format

    laudiacay committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    923545c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ae3749e View commit details
    Browse the repository at this point in the history