Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an extra case to isIncorrectClaimedFlag for Babbage and later eras #983

Merged
merged 6 commits into from Mar 6, 2024

Conversation

dnadales
Copy link
Member

@dnadales dnadales commented Mar 5, 2024

This accounts for the other case in which a ValidationTagMismatch can be found in an UtxowFailure.

Closes #973

This account for the other case in which a `ValidationTagMismatch` can
be found in an `UtxowFailure`.
Even though it is not used in our main code, it comes in handy when
debugging problems.
@dnadales dnadales requested a review from a team as a code owner March 5, 2024 17:25
@dnadales dnadales self-assigned this Mar 5, 2024
This account for the other case in which a `ValidationTagMismatch` can
be found in an `Babbage.UtxoFailure`.
@amesgen amesgen changed the title Add an extra case to isIncorrectClaimedFlag Babbage implementation Add an extra case to isIncorrectClaimedFlag for Babbage and later eras Mar 6, 2024
jasagredo added a commit that referenced this pull request Mar 6, 2024
jasagredo added a commit that referenced this pull request Mar 6, 2024
jasagredo added a commit that referenced this pull request Mar 6, 2024
@dnadales dnadales added this pull request to the merge queue Mar 6, 2024
Merged via the queue into main with commit ba0379f Mar 6, 2024
15 checks passed
@dnadales dnadales deleted the dnadales/937-invalid-script-collateral-not-claimed branch March 6, 2024 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

[BUG] - Transaction intentionally submitted with invalid Plutus script is never removed from mempool
2 participants