mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-09-14 20:09:19 +02:00
tests: Add float to FUZZERS_MISSING_CORPORA (temporarily)
This commit is contained in:
@@ -23,6 +23,7 @@ FUZZERS_MISSING_CORPORA = [
|
|||||||
"decode_tx",
|
"decode_tx",
|
||||||
"fee_rate_deserialize",
|
"fee_rate_deserialize",
|
||||||
"flat_file_pos_deserialize",
|
"flat_file_pos_deserialize",
|
||||||
|
"float",
|
||||||
"hex",
|
"hex",
|
||||||
"integer",
|
"integer",
|
||||||
"key_origin_info_deserialize",
|
"key_origin_info_deserialize",
|
||||||
|
Reference in New Issue
Block a user