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

ci: fuzz and bench #59

Merged
merged 10 commits into from
Jun 4, 2021
Merged

ci: fuzz and bench #59

merged 10 commits into from
Jun 4, 2021

Commits on Jun 2, 2021

  1. feat: added element_fuzz.go with build tag gofuzz to expose non-asm (…

    …generic) impl for fuzz testing
    gbotrel committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    4ff9cb5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80de0e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56ec31c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    37d2eb5 View commit details
    Browse the repository at this point in the history
  5. feat: added kzg Fuzz test

    gbotrel committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    05eb1af View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c431b75 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3a7296e View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2021

  1. Configuration menu
    Copy the full SHA
    2e3bba5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9468287 View commit details
    Browse the repository at this point in the history
  3. build: re-ran go genearte

    gbotrel committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    0358592 View commit details
    Browse the repository at this point in the history