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

Zero Knowledge Fold for Nova IVC from HyperNova #330

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

Commits on Sep 5, 2024

  1. randomly sample instance

    jkwoods committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    8c5bfd0 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. draft of randomized proving

    jkwoods committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    9f4d393 View commit details
    Browse the repository at this point in the history
  2. lib compiles

    jkwoods committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    15f07b8 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. nifs tests pass

    jkwoods committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    a95548d View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. recursive verify sketch

    jkwoods committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    9c50a86 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    6d8ebcc View commit details
    Browse the repository at this point in the history
  2. clean up

    jkwoods committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    75a67d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7d1f43 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    66ddd1e View commit details
    Browse the repository at this point in the history
  2. clean up

    jkwoods committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    114b4b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7815292 View commit details
    Browse the repository at this point in the history
  4. comments, clarity

    jkwoods committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    2ea8972 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. public method

    jkwoods committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    a9666be View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. add blinds draft

    jkwoods committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    df1e784 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

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

Commits on Oct 15, 2024

  1. rand in hashing

    jkwoods committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    3c9a6e6 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. hashing tests, clippy

    jkwoods committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    b58876f View commit details
    Browse the repository at this point in the history
  2. requested simplifying changes

    jkwoods committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    068249a View commit details
    Browse the repository at this point in the history
  3. clarity refactoring

    jkwoods committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    2a5cee6 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

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

Commits on Oct 22, 2024

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