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

htlcswitch: new FuzzPayload* inputs #29

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

Conversation

morehouse
Copy link
Contributor

Inputs found from fuzzing the new fuzz targets.

Based on #28.

coverage.tar.gz

The fuzz target was split into FuzzPayloadFinalBlinding and
FuzzPayloadFinalNoBlinding, so we need to update the corpus.

This commit only copies over inputs that increase coverage for the new
fuzz target.
The fuzz target was split into FuzzPayloadIntermediateBlinding and
FuzzPayloadIntermediateNoBlinding, so we need to update the corpus.

This commit only copies over inputs that increase coverage for the
new fuzz target.
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