Add more cross-fuzzers to fuzz bls with gnark versus geth's own bls12-381 library
This pr adds consensys' gurvy bn256 variant into the code for differential fuzzing.
* common,crypto: move fuzzers out of core * fuzzers: move vm fuzzer out from core * fuzzing: rework cover package logic * fuzzers: lint