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

Reduce the need for extraneous generics in downstream code. #83

Draft
wants to merge 27 commits into
base: master
Choose a base branch
from

Commits on Aug 11, 2021

  1. WIP field ext

    Pratyush committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    700870b View commit details
    Browse the repository at this point in the history
  2. Get fields to compile

    Pratyush committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    195d74f View commit details
    Browse the repository at this point in the history
  3. Get groups to compile

    Pratyush committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    66e9073 View commit details
    Browse the repository at this point in the history
  4. Get pairings to compile

    Pratyush committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    d71692b View commit details
    Browse the repository at this point in the history
  5. Rest

    Pratyush committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    329e839 View commit details
    Browse the repository at this point in the history
  6. Update prelude

    Pratyush committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    0c81335 View commit details
    Browse the repository at this point in the history
  7. Tweak

    Pratyush committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    2dac127 View commit details
    Browse the repository at this point in the history
  8. Tweak

    Pratyush committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    c28febd View commit details
    Browse the repository at this point in the history
  9. Add Sum for nonnative

    Pratyush committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    a2d2d47 View commit details
    Browse the repository at this point in the history
  10. Fix summation for nonnative

    Pratyush committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    0f44d4f View commit details
    Browse the repository at this point in the history
  11. Format

    Pratyush committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    dbdd949 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

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

    Pratyush committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    6d1f4e0 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

  1. Configuration menu
    Copy the full SHA
    3ec003b View commit details
    Browse the repository at this point in the history
  2. Fix addition with zero

    Pratyush committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    3228392 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91f8bde View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ede4a1 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2022

  1. Configuration menu
    Copy the full SHA
    02d739b View commit details
    Browse the repository at this point in the history
  2. temp remove dev-dependencies (until curves are published)

    due to circular dev-dependencies
    mmagician committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    e6c3050 View commit details
    Browse the repository at this point in the history
  3. bring back dev-dependencies

    to be merged only after curves crates are released
    mmagician committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    84768ff View commit details
    Browse the repository at this point in the history
  4. bump patch version

    mmagician committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    6606d9b View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2022

  1. fix

    onewayfunc committed Dec 18, 2022
    Configuration menu
    Copy the full SHA
    bdffd13 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. Parameters -> Config

    Pratyush committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    ea86966 View commit details
    Browse the repository at this point in the history
  2. Format

    Pratyush committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    7e2b678 View commit details
    Browse the repository at this point in the history
  3. Merge

    Pratyush committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    be772d4 View commit details
    Browse the repository at this point in the history
  4. Format

    Pratyush committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    9db36c5 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. Tweak

    Pratyush committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    7e49804 View commit details
    Browse the repository at this point in the history