Skip to content

Lost validator traces #297

Description

@rober-m

When I evaluate (utils/tx/evaluate or utilsTxEvaluate()) a validator compiled with traces, I get the generic:

evaluateTx with blockfrost-js:  {
  type: 'jsonwsp/response',
  version: '1.0',
  servicename: 'ogmios',
  methodname: 'EvaluateTx',
  result: { EvaluationFailure: { ScriptFailures: {} } },
  reflection: { id: '46a98ded-f249-41a1-a322-48533a3cc670' }
}

As you can see, ScriptFailures is an empty object, but Ogmios does return the traces. Why isn't this working?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions