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 independent block proof aggregation pipeline #656

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

Commits on Sep 24, 2024

  1. Add convenience methods

    Nashtare committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    1ac7d7d View commit details
    Browse the repository at this point in the history
  2. Add proof methods

    Nashtare committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    2e47797 View commit details
    Browse the repository at this point in the history
  3. New binary wip

    Nashtare committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    21dd4fb View commit details
    Browse the repository at this point in the history
  4. Add aggregator module

    Nashtare committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    6e4f996 View commit details
    Browse the repository at this point in the history
  5. Tweak

    Nashtare committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    039525b View commit details
    Browse the repository at this point in the history
  6. Doc

    Nashtare committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    5ce2d80 View commit details
    Browse the repository at this point in the history
  7. Add verifier mode

    Nashtare committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    932b38e View commit details
    Browse the repository at this point in the history
  8. Add aggregation mode

    Nashtare committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    8fe6138 View commit details
    Browse the repository at this point in the history
  9. Tweak

    Nashtare committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    4c5d50c View commit details
    Browse the repository at this point in the history
  10. Do not hash PVs

    Nashtare committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    a44491b View commit details
    Browse the repository at this point in the history
  11. Add extra check

    Nashtare committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    e0e232e View commit details
    Browse the repository at this point in the history
  12. Tweak file name

    Nashtare committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    0a000f2 View commit details
    Browse the repository at this point in the history
  13. Update script

    Nashtare committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    a138c30 View commit details
    Browse the repository at this point in the history
  14. Tweak CI

    Nashtare committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    6e6fec1 View commit details
    Browse the repository at this point in the history
  15. Fix

    Nashtare committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    823007d View commit details
    Browse the repository at this point in the history
  16. Comment

    Nashtare committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    a341c4f View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Err msg

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

Commits on Sep 26, 2024

  1. Apply suggestions

    Co-Authored-By: Marko Atanasievski <[email protected]>
    Nashtare and atanmarko committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    24cdb24 View commit details
    Browse the repository at this point in the history
  2. Clarify API

    Nashtare committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    471d0e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa158cd View commit details
    Browse the repository at this point in the history
  4. Revert grep change

    Nashtare committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    3f71218 View commit details
    Browse the repository at this point in the history