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
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
Add new required field to Conway Genesis that contains the CostModel only for PlutusV3, prior plutus versions should not be afftected.
Ensure that CostModel for PlutusV3 is set when ConwayGenesis is applied during PParams translation.
The text was updated successfully, but these errors were encountered:
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
ConwayGenesis
is applied duringPParams
translation.The text was updated successfully, but these errors were encountered: