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

Fix/refactors #104

Merged
merged 9 commits into from
Aug 26, 2022
Merged

Fix/refactors #104

merged 9 commits into from
Aug 26, 2022

Commits on Jun 30, 2022

  1. Configuration menu
    Copy the full SHA
    e97c95a View commit details
    Browse the repository at this point in the history
  2. Fix formatting

    mmagician committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    7dc88c8 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. Fix msm usage after ark-ec breaking change

    Use `<E::G{1,2}Projective as VariableBaseMSM>::msm_bigint` instead of `VariableBase::msm`
    mmagician authored and mmaker committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    51181ca View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

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

Commits on Aug 26, 2022

  1. Update Cargo.toml

    weikengchen authored Aug 26, 2022
    Configuration menu
    Copy the full SHA
    93191b0 View commit details
    Browse the repository at this point in the history
  2. Update src/ipa_pc/mod.rs

    weikengchen authored Aug 26, 2022
    Configuration menu
    Copy the full SHA
    9a6ae89 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    96b5078 View commit details
    Browse the repository at this point in the history
  4. apply fmt

    yuwen01 committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    745124f View commit details
    Browse the repository at this point in the history
  5. small change to ipa_pc open

    yuwen01 committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    4eb5975 View commit details
    Browse the repository at this point in the history