rust-bitcoin-unsafe-fast/fuzz
Tobin C. Harding b84e1d46c0 Move amount module out of util
Done as part of flattening the `util` module. Simply move the `amount`
module out of the `util` module and to the crate root. Justified by the
fact that the `Amount` type is more-or-less a "primitive" bitcoin type.
2022-10-21 10:16:49 +11:00
..
fuzz_targets Move amount module out of util 2022-10-21 10:16:49 +11:00
hfuzz_input remove hfuzz input not used anymore 2021-09-24 11:51:40 +02:00
.gitignore Add fuzzing code 2017-06-07 09:19:25 +01:00
Cargo.toml Add Target and Difficulty types 2022-09-28 04:16:59 +10:00
cycle.sh Add script to launch fuzzing continuosly 2022-10-10 11:45:54 +02:00
travis-fuzz.sh fuzz: use travis-fuzz.sh in CI 2022-08-30 21:51:42 +00:00