Skip to content

Instantly share code, notes, and snippets.

0x1f942866a74cc5e031ec2bd46ac52460e6ac71b9a2a9baf3cf1008ead2e7085a

.PHONY: default update check-fmt help build docker corpora fmt clippy clean clean-all test test-debug test-hfuzz test-afl test-libfuzzer test-nim-libfuzzer test-all
#
# User utils
#
default: build
help:
@echo 'Management commands for eth2fuzz'