rust-bitcoin-unsafe-fast/fuzz
Tobin C. Harding e1ae9d86bb Move the address module out of util
The identifier 'util' does not convey any information. We have a whole
bunch of modules inside the `util` module.

As part of work to reduce the amount of arbitrary things in the `util`
module move the `address` module to the crate root level.
2022-08-12 07:35:15 +10:00
..
fuzz_targets Move the address module out of util 2022-08-12 07:35:15 +10: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 fuzzing for Witness struct 2021-12-28 09:56:41 +01:00
travis-fuzz.sh Update travis-fuzz.sh to check that fuzz input file names are allowed on Windows systems 2019-12-08 16:42:43 +00:00