Skip to content

Conversation

@MitchyCola
Copy link
Contributor

@MitchyCola MitchyCola commented Aug 30, 2022

Closes #118

The OutsideValidityIntervalUTxO error originates from attempting to submit the invalid transaction to cardano-cli. The error message is stored as Text in BPI. Therefore, the type system cannot be used for the error message without parsing. Instead, the Text representation of OutsideValidityIntervalUTxO is searched for inside of the error message.

@MitchyCola MitchyCola requested a review from mikekeke August 30, 2022 14:06
@mikekeke mikekeke merged commit 784711c into master Sep 2, 2022
@mikekeke mikekeke deleted the mitch/validity-error-check branch September 2, 2022 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

More precise check in "Fails because outside validity interval" test case

3 participants