cosmos-sdk/fuzz
Aleksandr Bezobchuk f2b6013cee
chore: use sdkmath in misc packages (#14606)
Co-authored-by: atheeshp <59333759+atheeshp@users.noreply.github.com>
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-01-16 12:48:32 +00:00
..
tests chore: use sdkmath in misc packages (#14606) 2023-01-16 12:48:32 +00:00
oss-fuzz-build.sh fix: fix broken OSS-Fuzz build (#13889) 2022-11-25 06:55:35 +01: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