nimbus-eth2/tests/fuzzing
Zahary Karadjov 02a3770803 Adds a fuzzing test for the validator client CLI
Also removes an obsolete way to add validators through the command line
2020-10-15 20:15:51 +03:00
..
beacon_node_cli Add a fuzzing test for the beacon node CLI parser 2020-10-02 12:42:32 +03:00
validator_client_cli Adds a fuzzing test for the validator client CLI 2020-10-15 20:15:51 +03:00
.gitignore Fuzzing tests for SSZ 2020-05-20 15:51:45 +03:00
nim.cfg Add a fuzzing test for the beacon node CLI parser 2020-10-02 12:42:32 +03:00
ssz_decode_Attestation.nim Fuzzing tests for SSZ 2020-05-20 15:51:45 +03:00
ssz_decode_AttesterSlashing.nim Fuzzing tests for SSZ 2020-05-20 15:51:45 +03:00
ssz_decode_BeaconState.nim Fuzzing tests for SSZ 2020-05-20 15:51:45 +03:00
ssz_decode_ProposerSlashing.nim Fuzzing tests for SSZ 2020-05-20 15:51:45 +03:00
ssz_decode_SignedAggregateAndProof.nim Fuzzing tests for SSZ 2020-05-20 15:51:45 +03:00
ssz_decode_SignedBeaconBlock.nim Fuzzing tests for SSZ 2020-05-20 15:51:45 +03:00
ssz_decode_VoluntaryExit.nim Fuzzing tests for SSZ 2020-05-20 15:51:45 +03:00
ssz_fuzzing.nim Include hash_tree_root in the SSZ fuzzing tests 2020-06-11 17:40:08 +03:00