Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add PlutusV3 CostModel to the Conway genesis #4224

Closed
lehins opened this issue Mar 28, 2024 · 0 comments · Fixed by #4252
Closed

Add PlutusV3 CostModel to the Conway genesis #4224

lehins opened this issue Mar 28, 2024 · 0 comments · Fixed by #4252
Assignees
Labels

Comments

@lehins
Copy link
Collaborator

lehins commented Mar 28, 2024

In order to prevent getting stuck, as described in "Unintentional Deadlock" in #4153, we need ability to inject cost model for PlutusV3 when Conway begins

  1. Add new required field to Conway Genesis that contains the CostModel only for PlutusV3, prior plutus versions should not be afftected.
  2. Ensure that CostModel for PlutusV3 is set when ConwayGenesis is applied during PParams translation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants