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

Feat(zeromorph): Add Zeromorph PCS #66

Closed
wants to merge 21 commits into from

Commits on Oct 30, 2023

  1. layout and start zeromorph

    PatStiles committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    b8c3317 View commit details
    Browse the repository at this point in the history
  2. fmt

    PatStiles committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    f789599 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

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

Commits on Nov 9, 2023

  1. add tests

    PatStiles committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    baf70e0 View commit details
    Browse the repository at this point in the history
  2. fix failing

    PatStiles committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    5e6723a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5943ada View commit details
    Browse the repository at this point in the history
  4. remove proof struct

    PatStiles committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    733ff3d View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. everything but srs

    PatStiles committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    ac6d2ad View commit details
    Browse the repository at this point in the history
  2. derive pk and vk from srs

    PatStiles committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    0306142 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e649154 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    8ce6f57 View commit details
    Browse the repository at this point in the history
  2. fmt

    PatStiles committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    8444a6e View commit details
    Browse the repository at this point in the history
  3. clippy

    PatStiles committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    2b256e8 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. add factor_roots test

    PatStiles committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    cb1f33b View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. proving working

    PatStiles committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    a522875 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. batching zeromorph working

    PatStiles committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    11435ca View commit details
    Browse the repository at this point in the history
  2. rm data_structs

    PatStiles committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    f4e3bb5 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

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

Commits on Jan 17, 2024

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

Commits on Feb 1, 2024

  1. zm debug

    PatStiles committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    d3f71dd View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. fix offset powers

    PatStiles committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    53971a4 View commit details
    Browse the repository at this point in the history