rust-bitcoin-unsafe-fast/fuzz
eunoia_1729 89bd4b61a4
Modify from_script functions in address.rs to return result
Modify from_script functions to return result instead of option so that, in case of errors, there is more
information on what went wrong.

Resolves: #1022
2022-06-09 01:13:51 +05:30
..
fuzz_targets Modify from_script functions in address.rs to return result 2022-06-09 01:13:51 +05:30
hfuzz_input remove hfuzz input not used anymore 2021-09-24 11:51:40 +02:00
.gitignore Add fuzzing code 2017-06-07 09:19:25 +01:00
Cargo.toml Add fuzzing for Witness struct 2021-12-28 09:56:41 +01:00
travis-fuzz.sh Update travis-fuzz.sh to check that fuzz input file names are allowed on Windows systems 2019-12-08 16:42:43 +00:00