rust-bitcoin-unsafe-fast/fuzz/fuzz_targets
Andrew Poelstra 741589c5ad
Merge rust-bitcoin/rust-bitcoin#2828: fuzz: add more coverage for `deserialize_block`
ee30eaa81b fuzz: add more coverage for `deserialize_block` (Bruno Garcia)

Pull request description:

  This PR adds more coverage for the `deserialize_block` target. First, it serializes the block and compares with the data provided and then call some block functions to ensure they run without any issue.

ACKs for top commit:
  apoelstra:
    ACK ee30eaa81b Thanks!

Tree-SHA512: db6c7befa7b429267e9b28fb7910d2b9e8d462e22c791b544b1aa528c7ba4f8e1cd32e1276c67d3da1f97ce484e7ed19ec20b10d2030f2977fd8f855cf510ffe
2024-06-03 13:57:09 +00:00
..
bitcoin Merge rust-bitcoin/rust-bitcoin#2828: fuzz: add more coverage for `deserialize_block` 2024-06-03 13:57:09 +00:00
hashes fuzz: delete CBOR test 2024-05-24 14:32:19 +00:00
units Add bitcoin-units crate 2023-12-11 08:52:31 +11:00