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(eigen-client-extra-features): Verifier #326

Merged
merged 28 commits into from
Nov 5, 2024

Commits on Oct 31, 2024

  1. initial commit

    juan518munoz committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    226834f View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Configuration menu
    Copy the full SHA
    27413ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0dd2289 View commit details
    Browse the repository at this point in the history
  3. Add tests

    gianbelinche committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    7f5d01e View commit details
    Browse the repository at this point in the history
  4. Add memstore

    gianbelinche committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    ab03654 View commit details
    Browse the repository at this point in the history
  5. Add assert to tests

    gianbelinche committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    c565e84 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f15932c View commit details
    Browse the repository at this point in the history
  7. Add rest of memstore

    gianbelinche committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    dc5b721 View commit details
    Browse the repository at this point in the history
  8. Address pr comments

    gianbelinche committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    46838fc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d450f8a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ec1a65a View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    7864534 View commit details
    Browse the repository at this point in the history
  2. Fix conflicts

    gianbelinche committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    edafcff View commit details
    Browse the repository at this point in the history
  3. Add verifier

    gianbelinche committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    64226d8 View commit details
    Browse the repository at this point in the history
  4. Fix verifier

    gianbelinche committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    f75bbad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    862329b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f892e99 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    be8c975 View commit details
    Browse the repository at this point in the history
  8. Fix typo

    gianbelinche committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    794bef8 View commit details
    Browse the repository at this point in the history
  9. Fix eigenda env test

    gianbelinche committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    1c1bc02 View commit details
    Browse the repository at this point in the history
  10. Fix verifier test

    gianbelinche committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    6b463d3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7f94fed View commit details
    Browse the repository at this point in the history
  12. Remove unneeded imports

    gianbelinche committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    a1e2028 View commit details
    Browse the repository at this point in the history
  13. Document verifier

    gianbelinche committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    fa1a6a4 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Modify errors

    gianbelinche committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    15ceab3 View commit details
    Browse the repository at this point in the history
  2. Address comments

    gianbelinche committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    db0f14e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff490f9 View commit details
    Browse the repository at this point in the history
  4. Fix conflicts

    gianbelinche committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    a0a044a View commit details
    Browse the repository at this point in the history