-
Notifications
You must be signed in to change notification settings - Fork 16
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
calculate-min-fee
no longer working for Shelley-era transactions
#700
Comments
This is not a |
What exactly do you mean with "we need to deprecate these old commands?" |
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
keep alive |
@Jimbo4350 I think this needs your input here |
@gitmachtl what's your use case for running CLI commands in testnets in older eras? |
i would say yes. as long as we don't have any testnets anymore in the future that are staying a longer period in shelley era, it can be removed for shelley era. |
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. |
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. |
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. |
Description
Building basic Shelley-era transactions using
build-raw
is still supported (e.g. for bootstrapping testnets). Howevercalculate-min-fee
command stopped working for Shelley-era tx after recent fee calculation refactoring. The command fails withSteps to Reproduce
Additional Context
Tested in Babbage era with cardano-cli 8.22.0.0.
Tx body and pparams files: issue_calc_min_fee.tar.gz
The text was updated successfully, but these errors were encountered: