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

Fix query era mismatch bug in transaction build command when using flag --calculate-plutus-script-cost #4538

Merged
merged 1 commit into from
Oct 19, 2022

Conversation

Jimbo4350
Copy link
Contributor

@Jimbo4350 Jimbo4350 commented Oct 18, 2022

Fix query era mismatch bug in transaction build command when using flag --calculate-plutus-script-cost with an era prior to the node's era.

Resolves #4535

@Jimbo4350 Jimbo4350 changed the title Fix query mismatch bug in transaction build command when using flag --calculate-plutus-script-cost Fix query era mismatch bug in transaction build command when using flag --calculate-plutus-script-cost Oct 18, 2022
Copy link
Contributor

@mkoura mkoura left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verified that this fixes #4535

@Jimbo4350 Jimbo4350 force-pushed the jordan/fix-node-era-mismatch-script-cost branch from a31862a to 959e197 Compare October 19, 2022 11:55
--calculate-plutus-script-cost with an era prior to the node's era
Resolves #4535
@Jimbo4350 Jimbo4350 force-pushed the jordan/fix-node-era-mismatch-script-cost branch from 959e197 to a0d44d4 Compare October 19, 2022 13:18
@Jimbo4350
Copy link
Contributor Author

bors r+

@iohk-bors
Copy link
Contributor

iohk-bors bot commented Oct 19, 2022

Build succeeded:

@iohk-bors iohk-bors bot merged commit 8832f86 into master Oct 19, 2022
@iohk-bors iohk-bors bot deleted the jordan/fix-node-era-mismatch-script-cost branch October 19, 2022 14:11
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.

[BUG] - Calculating plutus script cost for Alonzo-era transactions is broken in Babbage
3 participants