Closed MauroToscano closed 3 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 72.82%. Comparing base (
264f29b
) to head (5280843
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Fix and improve fuzzers
Description
Fuzzers where not working
Additionally, I changed the Stark fuzzers to use bigger numbers than u64, so it can be used as reference when adding new fuzzers.
This PR doesn't fix:
Those have compilations errors that need to be handled
Type of change