Structs

  • A log consisting of outputs from all stages and the final status. This is checked against the directives.
  • A transaction to be evaluated by the testing infra. Contains code and a transaction config.

Enums

  • Commands that drives the operation of DiemVM. Such as:
  • An entry in the EvaluationLog.
  • Indicates one step in the pipeline the given Move module/program goes through.
  • Evaluation status: success or failure.

Functions

Type Definitions