Skip to content

Add POST /utils/txs/evaluate – how many execution units for a transaction #306

@michalrus

Description

@michalrus

Context

How?

We could use a similar approach as with the CBOR error deserializer. I.e.:

  1. Generate thousands of random but more/less sound transactions.
  2. Compare the calculation of Ogmios / Cardano CLI with our implementation for each transaction.

Both the transactions and the "official" calculation would similarly come from testgen-hs in Haskell.

The generator part is tracked in:

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions