You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 2, 2024. It is now read-only.
Summary
When executing plutus-use-cases-scripts with parameter scripts it does not generate anything. When parameter transactions or mktx is passed it works.
I think the problem was introduced in this change
Link to plutus-apps commit
in the file Extract.hs when the ScriptValidationEvent was removed.
The extractor now does nothing for parameter scripts.
This is also how it behaves in the hydra builds:
Hydra plutus-use-cases-scripts output log
Steps to reproduce the behavior
Actual Result
It does not generate any scripts
Expected Result
That it would generate the scripts
Describe the approach you would take to fix this
No response
System info
OS: Debian 5.10.162
Plutus-apps: v1.1.0