Skip to content

Bug: adjusting unbalanced transaction fails #138

@mikekeke

Description

@mikekeke

See PR #137:

running

cabal new-run plutip-tests -- -p '/testMintMintAndPay/'

will result in

 Result: Execution result {
   outcome: Left (ContractExecutionError "TxToCardanoConvertContractError (TxBodyError \"\\\"OutputHasZeroAda\\\"\")")
    final state:  ()
   }

To do:

  • check adjustUnbalancedTx - I think this is where error comes from
  • contract runner does adjustment even if adjustUnbalancedTx is not used in contract - check if that fails too, add corresponding test case even if not
  • fix the bug - CI should pass

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