Skip to content

fix: enable fuzzing with cargo-fuzz#272

Open
metalurgical wants to merge 1 commit intoBlockstreamResearch:masterfrom
metalurgical:fix_267
Open

fix: enable fuzzing with cargo-fuzz#272
metalurgical wants to merge 1 commit intoBlockstreamResearch:masterfrom
metalurgical:fix_267

Conversation

@metalurgical
Copy link
Copy Markdown

This enables fuzzing of targets using cargo-fuzz on github actions where it previously was ignored.

Changes:

  • Install cargo fuzz
  • Run cargo fuzz for each target

Can be updated to use mapfile or parameterized in future.

This enables fuzzing of targets using cargo-fuzz on github actions where it previously was ignored.

Changes:
- Install cargo fuzz
- Run cargo fuzz for each target

Can be updated to use mapfile or parameterized in future.
@metalurgical metalurgical requested a review from delta1 as a code owner April 3, 2026 22:34
@metalurgical
Copy link
Copy Markdown
Author

resolves #267
closes #267

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.

1 participant