Skip to content

Fail Plutus V1-V3 translation with guards#5781

Merged
Lucsanszky merged 3 commits intomasterfrom
ldan/fail-v1v3-translation-guards
May 8, 2026
Merged

Fail Plutus V1-V3 translation with guards#5781
Lucsanszky merged 3 commits intomasterfrom
ldan/fail-v1v3-translation-guards

Conversation

@Lucsanszky
Copy link
Copy Markdown
Contributor

@Lucsanszky Lucsanszky commented Apr 30, 2026

Description

Resolves #5602

Checklist

  • Commits in meaningful sequence and with useful messages.
  • Tests added or updated when needed.
  • CHANGELOG.md files updated for packages with externally visible changes.
    NOTE: New section is never added with the code changes. (See RELEASING.md).
  • Versions updated in .cabal and CHANGELOG.md files when necessary, according to the
    versioning process.
  • Version bounds in .cabal files updated when necessary.
    NOTE: If bounds change in a cabal file, that package itself must have a version increase. (See RELEASING.md).
  • Code formatted (use scripts/fourmolize.sh).
  • Cabal files formatted (use scripts/cabal-format.sh).
  • CDDL files are up to date (use scripts/gen-cddl.sh)
  • hie.yaml updated (use scripts/gen-hie.sh).
  • Self-reviewed the diff.

@Lucsanszky Lucsanszky changed the title Ldan/fail v1v3 translation guards Fail Plutus V1-V3 translation with guards Apr 30, 2026
Comment thread eras/dijkstra/impl/src/Cardano/Ledger/Dijkstra/TxInfo.hs Outdated
@Lucsanszky Lucsanszky force-pushed the ldan/fail-v1v3-translation-guards branch from c8ac7db to 471e94d Compare May 4, 2026 21:29
@Lucsanszky Lucsanszky changed the base branch from master to ldan/subtransactions-fail-plutus-translation May 4, 2026 21:30
@Lucsanszky Lucsanszky force-pushed the ldan/fail-v1v3-translation-guards branch from 471e94d to 664a458 Compare May 4, 2026 21:44
@Lucsanszky
Copy link
Copy Markdown
Contributor Author

Lucsanszky commented May 4, 2026

This will be ready for review once #5669 is merged.

@Lucsanszky Lucsanszky force-pushed the ldan/subtransactions-fail-plutus-translation branch from e1c4383 to 67d3906 Compare May 5, 2026 13:59
@Lucsanszky Lucsanszky force-pushed the ldan/subtransactions-fail-plutus-translation branch from 131b1f4 to 8b60622 Compare May 6, 2026 09:14
Base automatically changed from ldan/subtransactions-fail-plutus-translation to master May 7, 2026 06:23
@Lucsanszky Lucsanszky force-pushed the ldan/fail-v1v3-translation-guards branch 2 times, most recently from c584269 to 8fd0b2a Compare May 7, 2026 23:06
@Lucsanszky Lucsanszky marked this pull request as ready for review May 7, 2026 23:12
@Lucsanszky Lucsanszky requested a review from a team as a code owner May 7, 2026 23:12
Copy link
Copy Markdown
Collaborator

@lehins lehins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.
Thank you.

@Lucsanszky Lucsanszky force-pushed the ldan/fail-v1v3-translation-guards branch from fc3a6e4 to 9f675b8 Compare May 8, 2026 12:06
@Lucsanszky Lucsanszky enabled auto-merge May 8, 2026 12:06
@Lucsanszky Lucsanszky force-pushed the ldan/fail-v1v3-translation-guards branch from 9f675b8 to 4fa273f Compare May 8, 2026 13:41
@Lucsanszky Lucsanszky merged commit 1a4d9ac into master May 8, 2026
51 of 53 checks passed
@Lucsanszky Lucsanszky deleted the ldan/fail-v1v3-translation-guards branch May 8, 2026 15:41
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.

Fail Plutus translation with guards

2 participants