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

feat: skip Plutus cost check on testnets #2792

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

mkoura
Copy link
Collaborator

@mkoura mkoura commented Nov 22, 2024

Added a condition to skip the Plutus transaction cost check when running on testnets. This is because the costs are calibrated only for the local testnet environment.

Added a condition to skip the Plutus transaction cost check when running
on testnets. This is because the costs are calibrated only for the local
testnet environment.
@mkoura mkoura requested a review from saratomaz as a code owner November 22, 2024 17:45
@mkoura mkoura merged commit e338edf into master Nov 22, 2024
3 checks passed
@mkoura mkoura deleted the dont_check_plutus_cost_testnets branch November 22, 2024 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant