rust-bitcoin-unsafe-fast/bitcoin/fuzz
Martin Habovstiak 6acf9ac8b8 Patch hashes and update the code
This patches `bitcoin_hashes` to use the version in the repository and
fixes the code after removal of `Deref`.

This also turns off `AS_DEPENDENCY` check with the intention to refactor
it later.
2022-12-18 14:33:55 +01:00
..
fuzz_targets Implemented unsized `Script` 2022-12-14 23:21:27 +01:00
hfuzz_input Import bitcoin_hashes crate into hashes 2022-11-08 08:58:09 +11:00
.gitignore Import bitcoin_hashes crate into hashes 2022-11-08 08:58:09 +11:00
Cargo.toml Patch hashes and update the code 2022-12-18 14:33:55 +01:00
cycle.sh Import bitcoin_hashes crate into hashes 2022-11-08 08:58:09 +11:00
travis-fuzz.sh Import bitcoin_hashes crate into hashes 2022-11-08 08:58:09 +11:00