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
Cargo.toml Add fuzzing for Witness struct 2021-12-28 09:56:41 +01:00
travis-fuzz.sh