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: runtime opts #1579

Merged
merged 48 commits into from
Oct 3, 2024
Merged

feat: runtime opts #1579

merged 48 commits into from
Oct 3, 2024

Commits on Sep 8, 2024

  1. update sp1 circuit version

    ctian1 committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    80cd500 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. fix: uncomment

    jtguibas authored and ctian1 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    c5fb8b0 View commit details
    Browse the repository at this point in the history
  2. update tag to rc4

    jtguibas authored and ctian1 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    aeaf94e View commit details
    Browse the repository at this point in the history
  3. faster weierstrass

    ctian1 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    bc6590e View commit details
    Browse the repository at this point in the history
  4. working different memory

    ctian1 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    43881bf View commit details
    Browse the repository at this point in the history
  5. tweak

    ctian1 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    eb84291 View commit details
    Browse the repository at this point in the history
  6. memory tweaks -> 9s

    ctian1 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    34248ea View commit details
    Browse the repository at this point in the history
  7. use hashmap for program memory

    ctian1 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    e2a69d3 View commit details
    Browse the repository at this point in the history
  8. fix

    ctian1 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    9311de7 View commit details
    Browse the repository at this point in the history
  9. fix

    ctian1 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    414599a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    559cfef View commit details
    Browse the repository at this point in the history
  11. keccak + more opts

    ctian1 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    d49d26b View commit details
    Browse the repository at this point in the history
  12. fix

    ctian1 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    4241ff0 View commit details
    Browse the repository at this point in the history
  13. cleanup

    ctian1 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    eec4ae2 View commit details
    Browse the repository at this point in the history
  14. fixes

    ctian1 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    99cd61d View commit details
    Browse the repository at this point in the history
  15. fix

    ctian1 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    3bfcc63 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. tweak

    ctian1 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    4142f1c View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    ec036ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6be10d5 View commit details
    Browse the repository at this point in the history
  3. vk_merkle_data serde

    ctian1 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    e241093 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    55f5da2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    02a10ba View commit details
    Browse the repository at this point in the history
  6. comment out shapes

    ctian1 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    14b0432 View commit details
    Browse the repository at this point in the history
  7. test

    ctian1 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    fcc4f22 View commit details
    Browse the repository at this point in the history
  8. shape tweak

    ctian1 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    17b6816 View commit details
    Browse the repository at this point in the history
  9. tweak

    ctian1 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    942700c View commit details
    Browse the repository at this point in the history
  10. tweak shape

    ctian1 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    dcebfe3 View commit details
    Browse the repository at this point in the history
  11. tweak

    ctian1 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    d5ec989 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

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

    ctian1 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    a52eb47 View commit details
    Browse the repository at this point in the history
  3. cleanup

    ctian1 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    efdd21c View commit details
    Browse the repository at this point in the history
  4. fix

    ctian1 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    bc167ac View commit details
    Browse the repository at this point in the history
  5. fix

    ctian1 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    0f58190 View commit details
    Browse the repository at this point in the history
  6. cleanup

    ctian1 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    3ef7522 View commit details
    Browse the repository at this point in the history
  7. cleanup

    ctian1 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    590e683 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    69d0f81 View commit details
    Browse the repository at this point in the history
  9. ProofShape::from_traces

    ctian1 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    b628d2a View commit details
    Browse the repository at this point in the history
  10. fix

    ctian1 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    bbbabfe View commit details
    Browse the repository at this point in the history
  11. fix

    ctian1 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    01db3c8 View commit details
    Browse the repository at this point in the history
  12. fix

    ctian1 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    82bd385 View commit details
    Browse the repository at this point in the history
  13. fix

    ctian1 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    36ab134 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

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

    ctian1 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    f08b2d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c53a623 View commit details
    Browse the repository at this point in the history
  4. cleanup zeroed_f_vec

    ctian1 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    d7d0984 View commit details
    Browse the repository at this point in the history
  5. comment

    ctian1 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    3738838 View commit details
    Browse the repository at this point in the history
  6. fix

    ctian1 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    b35e584 View commit details
    Browse the repository at this point in the history
  7. fix

    ctian1 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    5b5c8d7 View commit details
    Browse the repository at this point in the history