Skip to content

Convert Alonzo TxInfo tests to Imp test #5210

@teodanciu

Description

@teodanciu

Alonzo TxInfoSpec has two tests that silently ignore byron txin and txout:

  describe "Plutus V1" $ do
    it "silently ignore byron txout" $
      silentlyIgnore (txEx shelleyInput byronOutput)
    it "silently ignore byron txin" $
      silentlyIgnore (txEx byronInput shelleyOutput)

This ticket is to convert these two to Imp framework.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions