Skip to content

Feat: Improve Fuzz test coverage #35

Description

@alexanderwiederin

A couple resources about fuzzing with dictionaries:

Some state machine fuzz targets that have found important bugs in LDK over the years (might be helpful or provide inspiration):

Continuous fuzzing vs. manual periodic fuzzing:
LDK provides a good case study here. They do manual fuzzing before releases, which is good. However, continuous fuzzing in the cloud discovered lightningdevkit/rust-lightning#4139 (comment) much earlier than it would have been found through periodic manual fuzzing alone.

Credits for pointers: Matt Morehouse

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions