mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-06-12 09:52:21 +02:00
* Name the fuzz_corpora dir after its real name. * Add missing cargo lock file. * Use git instead of diff command to increase compatibility * Use --help instead of --version to increase compatibility * Use assert consistently for unexpected errors. * Remove redundant Stdio::from. * Fix typos.