This change modifies the fuzzers to use the native golang fuzzing framework instead of go-fuzz
* common,crypto: move fuzzers out of core * fuzzers: move vm fuzzer out from core * fuzzing: rework cover package logic * fuzzers: lint