Plutonomicon / cardano-transaction-lib

A Purescript library for building smart contract transactions on Cardano

Home Page:https://plutonomicon.github.io/cardano-transaction-lib/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AdditionalUtxo tests are not specific enough

jy14898 opened this issue · comments

Our tests never invoke a script, which means tx evaluation always succeeds and never requires the additionalUtxoSet to be supplied/it can be omitted and these tests still pass.

I noticed this due to investigating the blockfrost backend being able to pass these tests.

We have some tests that use it specifically