We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
cargo clean
write-seeds
1 parent dd4eae6 commit 9b9f000Copy full SHA for 9b9f000
fuzz/ci-fuzz.sh
@@ -18,6 +18,7 @@ export RUSTFLAGS="--cfg=secp256k1_fuzz --cfg=hashes_fuzz"
18
mkdir -p hfuzz_workspace/full_stack_target/input
19
pushd write-seeds
20
RUSTFLAGS="$RUSTFLAGS --cfg=fuzzing" cargo run ../hfuzz_workspace/full_stack_target/input
21
+cargo clean
22
popd
23
24
cargo install --color always --force honggfuzz --no-default-features
0 commit comments