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: add the ability to verify blob KZG proofs #3

Closed
wants to merge 14 commits into from

Commits on Jul 5, 2024

  1. feat: compute roots_of_unity

    leruaa committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    3abeab2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75982ce View commit details
    Browse the repository at this point in the history
  3. fix: missing files

    leruaa committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    9c97f16 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8868ed4 View commit details
    Browse the repository at this point in the history
  5. feat: add roots_of_unity.bin

    leruaa committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    ccd814d View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. Configuration menu
    Copy the full SHA
    4eace8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5b5b8f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1706e2a View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. Configuration menu
    Copy the full SHA
    f09dcc9 View commit details
    Browse the repository at this point in the history
  2. test: small refactoring

    leruaa committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    16292c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5c382b View commit details
    Browse the repository at this point in the history
  4. fix: no_std build

    leruaa committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    e6ef5f2 View commit details
    Browse the repository at this point in the history
  5. fix: pub use KzgError

    leruaa committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    0609d5b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1f29a95 View commit details
    Browse the repository at this point in the history