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

Add STARK batching #388

Closed
wants to merge 24 commits into from
Closed

Commits on Jul 11, 2024

  1. Add STARK batching

    hratoanina committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    8b653b2 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Add batch openings

    hratoanina committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    b86c0d2 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Adapt simple_transfer test

    hratoanina committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    6f22a9a View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Lower Keccak len

    hratoanina committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    509ce34 View commit details
    Browse the repository at this point in the history
  2. Update Fri strategy

    hratoanina committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    c7dcb86 View commit details
    Browse the repository at this point in the history
  3. Fix FFT table vec len

    hratoanina committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    9472223 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    29b7ce4 View commit details
    Browse the repository at this point in the history
  5. Lower trace length

    hratoanina committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    791a840 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3ca2cf3 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Fix instances

    hratoanina committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    76cd6fa View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Chunk quotient polynomials

    hratoanina committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    c9ed24c View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Fix fri instances

    hratoanina committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    a3c23aa View commit details
    Browse the repository at this point in the history
  2. Update ranges

    hratoanina committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    e78b987 View commit details
    Browse the repository at this point in the history
  3. Define ranges dynamically

    hratoanina committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    e977e60 View commit details
    Browse the repository at this point in the history
  4. Small fixes

    hratoanina committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    f4f936c View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

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

Commits on Jul 29, 2024

  1. Address some comments

    hratoanina committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    94ec346 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1309f83 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c7117a View commit details
    Browse the repository at this point in the history
  4. Add error msg

    Nashtare committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    f44f9a4 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

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

Commits on Aug 5, 2024

  1. Prove openings

    hratoanina committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    d33418a View commit details
    Browse the repository at this point in the history
  2. Include public values

    hratoanina committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    6df9dba View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Debug

    hratoanina committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    4b6c39b View commit details
    Browse the repository at this point in the history