package
0.0.0-20210125194012-33935c3f2c82
Repository: https://github.com/filecoin-project/fuzzing-lotus.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Fuzzes DecodeBlock function for a given BlockHeader.
Fuzzes DecodeBlockMsg using random data.
Structural fuzzing on the BlockMsg struct to provide valid binary data.
TODO also check when modifying width, even though this is a const? currently search space is small enought that you might as well just test all possibilities.