cosmos-sdk/fuzz
Carlos Santiago Yanzon ffda4af1ec
refactor(types)!: removed global config for verifier (#18607)
Co-authored-by: Julian Toledano <jtoledanodiaz@gmail.com>
Co-authored-by: Julián Toledano <JulianToledano@users.noreply.github.com>
2024-02-02 09:36:54 +00:00
..
tests refactor(types)!: removed global config for verifier (#18607) 2024-02-02 09:36:54 +00:00
oss-fuzz-build.sh refactor(types)!: removed global config for verifier (#18607) 2024-02-02 09:36:54 +00:00
README.md docs: add docs about x/auth/tx (#14021) 2022-11-27 20:30:23 +00:00

Fuzzing

Running

The fuzz tests are in standard Go format. To run a fuzz test, use the -fuzz flag to go test. For example:

go test -fuzz FuzzCryptoHDNewParamsFromPath ./tests

oss-fuzz build status

https://oss-fuzz-build-logs.storage.googleapis.com/index.html#cosmos-sdk