Skip to content

Prevent TxInfo translation failure for LegacyMode#5867

Merged
Lucsanszky merged 1 commit into
masterfrom
ldan/ignore-subtrans-v1v3
Jun 19, 2026
Merged

Prevent TxInfo translation failure for LegacyMode#5867
Lucsanszky merged 1 commit into
masterfrom
ldan/ignore-subtrans-v1v3

Conversation

@Lucsanszky

@Lucsanszky Lucsanszky commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

Description

Resolves #5819

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 force-pushed the ldan/ignore-subtrans-v1v3 branch from 66b7356 to b45a114 Compare June 18, 2026 17:45
@Lucsanszky Lucsanszky marked this pull request as ready for review June 18, 2026 18:30
@Lucsanszky Lucsanszky requested a review from a team as a code owner June 18, 2026 18:30

@lehins lehins left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

👍

@Lucsanszky Lucsanszky enabled auto-merge June 19, 2026 13:13
@Lucsanszky Lucsanszky merged commit a1f07d6 into master Jun 19, 2026
67 of 72 checks passed
@Lucsanszky Lucsanszky deleted the ldan/ignore-subtrans-v1v3 branch June 19, 2026 15:13
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.

Prevent TxInfo translation failure for LegacyMode

2 participants