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

fix: fields and curves fuzzers fix #861

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

fix: fields and curves fuzzers fix #861

wants to merge 4 commits into from

Conversation

entropidelic
Copy link
Contributor

@entropidelic entropidelic commented Apr 9, 2024

This PR fixes fuzzers from the no_gpu_fuzz modules: fields and curves.

The pairing operation in the bn254 fuzzer was removed since we don't have a pairing implementation there yet

@entropidelic entropidelic marked this pull request as ready for review April 9, 2024 13:12
@entropidelic entropidelic requested a review from a team as a code owner April 9, 2024 13:12
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.28%. Comparing base (1a6d14e) to head (8276b10).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #861   +/-   ##
=======================================
  Coverage   72.28%   72.28%           
=======================================
  Files         149      149           
  Lines       33823    33823           
=======================================
  Hits        24450    24450           
  Misses       9373     9373           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants