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

Fuzzing #421

Open
4 tasks
sam0x17 opened this issue May 15, 2024 · 0 comments · May be fixed by #439
Open
4 tasks

Fuzzing #421

sam0x17 opened this issue May 15, 2024 · 0 comments · May be fixed by #439
Assignees
Labels
blue team defensive programming, CI, etc

Comments

@sam0x17
Copy link
Contributor

sam0x17 commented May 15, 2024

We should add automated fuzzing to the CI particularly to catch bugs around matrix operations and unanticipated combinations of extrinsics potentially.

AC:

  • pick a fuzzing library/crate
  • get fuzzing working
  • get fuzzing working automatically in the CI
  • profit?
@sam0x17 sam0x17 added the blue team defensive programming, CI, etc label May 15, 2024
@keithtensor keithtensor self-assigned this May 20, 2024
@keithtensor keithtensor linked a pull request May 20, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blue team defensive programming, CI, etc
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants