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

[BUG] - building Alonzo-era tx on Babbage fails due to missing protocolParamUTxOCostPerWord #5109

Open
mkoura opened this issue Apr 17, 2023 · 1 comment
Labels
8.0.0 issues in 8.0.0 comp: cardano-cli era: babbage type: bug Something is not working type: regression A feature that worked before stoped working user type: internal Created by an IOG employee

Comments

@mkoura
Copy link
Contributor

mkoura commented Apr 17, 2023

Internal if an IOHK staff member.

Area
Other Any other topic (Delegation, Ranking, ...).

Summary
Some of the changes made in PR #5013 broke ability to build Alonzo-era transactions on Babbage.

Command

cardano-cli transaction build --tx-in "ba46f27680588b2f4f54100cfb5cffa5a30b878f4badb6b66a5202112832a78a#0" --tx-out "addr_test1vzs8hv7q85gca4hcz7vmhlq0ymx9dxlufn9p0syaku2tyjgxs8g5n+1500000" --change-address addr_test1vr6nv5gmamerng82uhldhalznupyxnw49nk2ycnr5u6gglgw0axfm --out-file test_build_transfer_funds_ci0_owl_shelley_shelley_tx.body --alonzo-era --testnet-magic 42

fails with

    cardano-cli: Must specify protocolParamUTxOCostPerWord
    CallStack (from HasCallStack):
       error, called at src/Cardano/Api/ProtocolParameters.hs:1269:30 in cardano-api-8.0.0-4vvP0FcmkRQH5b7eZvLkaA:Cardano.Api.ProtocolParameters

There was already fix for this issue in the past - #4166
Maybe it got removed by accident?

System info:

@mkoura mkoura added type: bug Something is not working type: regression A feature that worked before stoped working user type: internal Created by an IOG employee comp: cardano-cli era: babbage labels Apr 17, 2023
mkoura added a commit to IntersectMBO/cardano-node-tests that referenced this issue Apr 27, 2023
@mkoura mkoura added the 8.0.0 issues in 8.0.0 label May 3, 2023
@github-actions
Copy link

github-actions bot commented Jun 3, 2023

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 120 days.

@github-actions github-actions bot added the Stale label Jun 3, 2023
@mkoura mkoura removed the Stale label Jun 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
8.0.0 issues in 8.0.0 comp: cardano-cli era: babbage type: bug Something is not working type: regression A feature that worked before stoped working user type: internal Created by an IOG employee
Projects
None yet
Development

No branches or pull requests

1 participant