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

Switch to using Plutus testingCostModels instead of zero models in Tests #4404

Open
teodanciu opened this issue Jun 14, 2024 · 1 comment
Open

Comments

@teodanciu
Copy link
Contributor

Because of an issue in testingCostModels from Plutus, we had to set our costmodels to zero values in order to get the tests to pass for the CIP-0069 PR.

Once the problem is solved in Plutus, we have to revert to the cost models they provide, for more realistic tests.

@lehins
Copy link
Contributor

lehins commented Jun 19, 2024

Is there a relevant issue on the Plutus repo that we can cross reference?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants