Skip to content

(POC) Add TxInfo translation Imp tests for Plutus scripts#5873

Draft
koslambrou wants to merge 1 commit into
masterfrom
koslambrou/tx-info-tests
Draft

(POC) Add TxInfo translation Imp tests for Plutus scripts#5873
koslambrou wants to merge 1 commit into
masterfrom
koslambrou/tx-info-tests

Conversation

@koslambrou

@koslambrou koslambrou commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Description

Proof of concept

Add new Plutus scripts (V1-V3) and Imp tests that verify TxInfo translation by passing expected values via the redeemer and validating them on-chain.

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.

Add new Plutus scripts (V1-V3) and Imp tests that verify TxInfo
translation by passing expected values via the redeemer and validating
them on-chain.
@koslambrou koslambrou force-pushed the koslambrou/tx-info-tests branch from 73b0689 to 26fe441 Compare June 18, 2026 19:39
@koslambrou koslambrou requested a review from lehins June 18, 2026 19:39
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.

1 participant