RestrictingBudgetSpenderWithScriptDump

scalus.uplc.eval.RestrictingBudgetSpenderWithScriptDump
class RestrictingBudgetSpenderWithScriptDump(maxBudget: ExUnits, debugDumpFilesForTesting: Boolean, logPath: String) extends RestrictingBudgetSpender

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Constructors

def this(maxBudget: ExUnits, debugDumpFilesForTesting: Boolean)

Back-compat constructor: appends to the historical scalus.log in the working directory.

Back-compat constructor: appends to the historical scalus.log in the working directory.

Attributes

Concrete methods

override def spendBudget(cat: ExBudgetCategory, budget: ExUnits, env: CekValEnv): Unit

Attributes

Definition Classes

Inherited methods

Attributes

Inherited from:
RestrictingBudgetSpender
def reset(): Unit

Attributes

Inherited from:
RestrictingBudgetSpender