scalus
Members list
Packages
Type members
Classlikes
Attributes
- Supertypes
-
class Annotationclass Objecttrait Matchableclass Any
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Compiler.type
Attributes
- Supertypes
-
class Annotationclass Objecttrait Matchableclass Any
Extensions
Extensions
Pipe operator
Pipe operator
Attributes
Deprecated extensions
Evaluates the program using the given VM according to the Plutus specification.
Evaluates the program using the given VM according to the Plutus specification.
Attributes
- Throws
-
RuntimeException
on evaluation error
Evaluates the program using the given VM according to the Plutus specification.
Evaluates the program using the given VM according to the Plutus specification.
Attributes
- Returns
-
Result with the evaluation result and the spent budget
Evaluates the program using the given VM according to the Plutus specification.
Evaluates the program using the given VM according to the Plutus specification.
Attributes
- Throws
-
RuntimeException
on evaluation error
Evaluates the program using the given VM according to the Plutus specification.
Evaluates the program using the given VM according to the Plutus specification.
Attributes
- Returns
-
Result with the evaluation result and the spent budget
Evaluate the term using the given VM.
Evaluate the term using the given VM.
Attributes
- Throws
-
RuntimeException
on evaluation error
- Note
-
This method just runs the CEK machine on the term. It does not follow Plutus specification like CIP-117
Evaluate the term using the given VM.
Evaluate the term using the given VM.
Attributes
- Returns
-
Result with the evaluation result and the spent budget
- Note
-
This method just runs the CEK machine on the term. It does not follow Plutus * specification like CIP-117