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: fuzzing test #237

Merged
merged 17 commits into from
Sep 8, 2022
Merged

Feat: fuzzing test #237

merged 17 commits into from
Sep 8, 2022

Commits on Aug 31, 2022

  1. Fuzzing trait defined

    SupremoUGH committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    fe332a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68c60cd View commit details
    Browse the repository at this point in the history
  3. Removed Fuzzing Trait

    SupremoUGH committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    4a8657d View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. Fuzzed and randomized public input tests

    Signed-off-by: Francisco Hernandez Iglesias <f.hernandeziglesias@outlook.com>
    SupremoUGH committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    c574ac3 View commit details
    Browse the repository at this point in the history
  2. fuzz_public_input for ProofSystem

    Signed-off-by: Francisco Hernandez Iglesias <f.hernandeziglesias@outlook.com>
    SupremoUGH committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    4355a5c View commit details
    Browse the repository at this point in the history
  3. randomizing now integrated in fuzzing

    Signed-off-by: Francisco Hernandez Iglesias <f.hernandeziglesias@outlook.com>
    SupremoUGH committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    523863b View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. Configuration menu
    Copy the full SHA
    67fab9c View commit details
    Browse the repository at this point in the history
  2. Fuzz Trait integrated

    Signed-off-by: Francisco Hernandez Iglesias <f.hernandeziglesias@outlook.com>
    SupremoUGH committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    52fba13 View commit details
    Browse the repository at this point in the history
  3. Unnecessary functions removed

    Signed-off-by: Francisco Hernandez Iglesias <f.hernandeziglesias@outlook.com>
    SupremoUGH committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    ed2d6e8 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. Comments addressed.

    Signed-off-by: Francisco Hernandez Iglesias <f.hernandeziglesias@outlook.com>
    SupremoUGH committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    30f6df0 View commit details
    Browse the repository at this point in the history
  2. Lint error.

    Signed-off-by: Francisco Hernandez Iglesias <f.hernandeziglesias@outlook.com>
    SupremoUGH committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    6c2dece View commit details
    Browse the repository at this point in the history
  3. Comments addressed & lint issues

    Signed-off-by: Francisco Hernandez Iglesias <f.hernandeziglesias@outlook.com>
    SupremoUGH committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    c439de0 View commit details
    Browse the repository at this point in the history
  4. lint issues

    Signed-off-by: Francisco Hernandez Iglesias <f.hernandeziglesias@outlook.com>
    SupremoUGH committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    4148a67 View commit details
    Browse the repository at this point in the history
  5. lint

    Signed-off-by: Francisco Hernandez Iglesias <f.hernandeziglesias@outlook.com>
    SupremoUGH committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    cae3d7c View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. comments addressed

    Signed-off-by: Francisco Hernandez Iglesias <f.hernandeziglesias@outlook.com>
    SupremoUGH committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    caadc06 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into feat/fuzzing_test

    Signed-off-by: Brandon H. Gomes <bhgomes@pm.me>
    bhgomes authored Sep 7, 2022
    Configuration menu
    Copy the full SHA
    d9ce336 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. Comments addressed

    Signed-off-by: Francisco Hernandez Iglesias <f.hernandeziglesias@outlook.com>
    SupremoUGH committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    f44dba0 View commit details
    Browse the repository at this point in the history