Skip to content

fix: enable fuzzing with cargo-fuzz#272

Merged
KyrylR merged 1 commit intoBlockstreamResearch:masterfrom
metalurgical:fix_267
Apr 6, 2026
Merged

fix: enable fuzzing with cargo-fuzz#272
KyrylR merged 1 commit intoBlockstreamResearch:masterfrom
metalurgical:fix_267

Conversation

@metalurgical
Copy link
Copy Markdown
Contributor

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
Contributor Author

resolves #267
closes #267

Copy link
Copy Markdown
Contributor

@apoelstra apoelstra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK f7af079; successfully ran local tests; simple and straightforward

Copy link
Copy Markdown
Collaborator

@KyrylR KyrylR left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK f7af079; successfully ran local tests; code review

@KyrylR KyrylR merged commit b4e74dd into BlockstreamResearch:master Apr 6, 2026
11 checks passed
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.

3 participants