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.

create-script-context - Custom redeemer no longer works for PlutusScriptV1 #1107

@mkoura

Description

@mkoura

Summary

The create-script-context tool no longer works with custom redeemer for PlutusScriptV1.

Steps to reproduce the behavior

  1. Run
create-script-context --generate-tx test_context_equivalence_tx.body --plutus-v1 --cardano-mode --testnet-magic 42 --out-file test_context_equivalence_context.redeemer

Actual Result

create-script-context: createAnyCustomRedeemer: PlutusScriptV1 custom redeemer not wired up yet
           CallStack (from HasCallStack):
             error, called at src/PlutusExample/ScriptContextChecker.hs:156:23 in plutus-example-1.2.0.0-7x7z4MX6XPr1x58Jz40FvO:PlutusExample.ScriptContextChecker

Expected Result

No errors and the redeemer is generated.

Describe the approach you would take to fix this

No response

System info

OS: Ferdora 37
Plutus apps: d37997b

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething 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