Skip to content
This repository was archived by the owner on Dec 2, 2024. It is now read-only.
This repository was archived by the owner on Dec 2, 2024. It is now read-only.

plutus-script-utils is incomparable with plutus-ledger-api >= 1.2 #1082

@uhbif19

Description

@uhbif19

Summary

Validator/MintingPolicy was removed in new versions of plutus-script-utils.
But I see that there is usage of them from Plutus.V1.Ledger.Api module.
Module name itself was changed too as well.

UPD:

After answer by @effectfully I understand that all breaking changes happened on 1.2 version, not on 1.3 as I thought.

Steps to reproduce the behavior

I am marking this as a bug, because .cabal file has , plutus-ledger-api >=1.0.0 constraint, which I think would break on 1.2 version.

Actual Result

.

Expected Result

.

Describe the approach you would take to fix this

Support new version of plutus-ledger-api or fix boundary in cabal file as temporarily fix.

System info

.

Metadata

Metadata

Assignees

No one assigned

    Labels

    TrackedIssue is tracked in our internal backlogbugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions