Skip to content

Conversation

Soupstraw
Copy link
Contributor

@Soupstraw Soupstraw commented Aug 15, 2025

Description

This PR adds PlutusV4 to Dijkstra era PlutusScripts.

resolve #5226

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.

@Soupstraw Soupstraw marked this pull request as ready for review August 15, 2025 11:44
@Soupstraw Soupstraw requested a review from a team as a code owner August 15, 2025 11:44
@Soupstraw Soupstraw requested a review from lehins August 15, 2025 11:44
Copy link
Contributor

@teodanciu teodanciu left a comment

Choose a reason for hiding this comment

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

I think Dijkstra CDDL should get updated too - I left a few TODO's when I added the CDDL module, for when the Dijkstra PlutusScript is here - I guess the time has come!

@Soupstraw Soupstraw enabled auto-merge (rebase) August 19, 2025 09:39
@Soupstraw Soupstraw merged commit a377c9b into master Aug 22, 2025
121 checks passed
@Soupstraw Soupstraw deleted the jj/dijkstra-pv4 branch August 22, 2025 12:08
@lehins lehins mentioned this pull request Oct 7, 2025
23 tasks
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.

Add PlutusV4 to PlutusScript DijkstraEra

3 participants