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

Complete bn254 bindings implementation #3

Draft
wants to merge 17 commits into
base: wasm_kzg_prover
Choose a base branch
from

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    45a8551 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf757f6 View commit details
    Browse the repository at this point in the history
  3. Update mina

    gabrielbosio committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    bcf6af9 View commit details
    Browse the repository at this point in the history
  4. Adapt to bn254 poseidon

    gabrielbosio committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    145a962 View commit details
    Browse the repository at this point in the history
  5. Use bn254 poseidon

    gabrielbosio committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    382b0eb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e285fb4 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Update mina and bindings

    gabrielbosio committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    d25e249 View commit details
    Browse the repository at this point in the history
  2. Return index with proof

    gabrielbosio committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    de8b5f6 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Update bindings and mina

    gabrielbosio committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    3278a3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02e38a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b6ed2b0 View commit details
    Browse the repository at this point in the history
  4. Log verifier srs

    gabrielbosio committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    500404c View commit details
    Browse the repository at this point in the history
  5. Log srs depth

    gabrielbosio committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    af2045d View commit details
    Browse the repository at this point in the history
  6. Hardcode bn254 srs depth

    gabrielbosio committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    e121fa6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a8c55db View commit details
    Browse the repository at this point in the history
  8. Update kimchi

    gabrielbosio committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    a4ef5eb View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Expose bn254 Poseidon

    gabrielbosio committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    0dea027 View commit details
    Browse the repository at this point in the history