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

Basic serde support for Scalar, G1 and G2 (Fix #57) #61

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Jul 3, 2021

  1. Implemented Serde for Scalar

    jstuczyn authored and akakou committed Jul 3, 2021
    Configuration menu
    Copy the full SHA
    65ed052 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45f6f69 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a020efc View commit details
    Browse the repository at this point in the history
  4. Removed unused serde derive feature

    jstuczyn authored and akakou committed Jul 3, 2021
    Configuration menu
    Copy the full SHA
    4916f7c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    86c2215 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

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