rust-bitcoin-unsafe-fast/fuzz/fuzz_targets
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
..
deser_net_msg.rs Use new inclusive range syntax 2020-10-08 17:08:51 +03:00
deserialize_address.rs Use new inclusive range syntax 2020-10-08 17:08:51 +03:00
deserialize_amount.rs Use new inclusive range syntax 2020-10-08 17:08:51 +03:00
deserialize_block.rs Use new inclusive range syntax 2020-10-08 17:08:51 +03:00
deserialize_psbt.rs Use new inclusive range syntax 2020-10-08 17:08:51 +03:00
deserialize_script.rs Modify from_script functions in address.rs to return result 2022-06-09 01:13:51 +05:30
deserialize_transaction.rs Add fuzzing for Witness struct 2021-12-28 09:56:41 +01:00
deserialize_witness.rs Add fuzzing for Witness struct 2021-12-28 09:56:41 +01:00
outpoint_string.rs Use new inclusive range syntax 2020-10-08 17:08:51 +03:00
script_bytes_to_asm_fmt.rs Added fuzz test for `Script::bytes_to_asm_fmt` 2021-09-30 15:06:18 +02:00
uint128_fuzz.rs Correct input length check for uin128 fuzzer 2021-06-15 23:10:38 +00:00