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

Infer protocol params in transaction build #4431

Merged
merged 1 commit into from
Jan 5, 2023

Conversation

LudvikGalois
Copy link
Contributor

@LudvikGalois LudvikGalois commented Sep 13, 2022

We now ignore the --protocol-params-file in the transaction build command. Instead we
fetch it from the node directly. If the user still supplies it, we display a warning, but otherwise
continue.

Fixes #4058

@LudvikGalois LudvikGalois force-pushed the ludvikgalois/infer-pparams-in-build branch 3 times, most recently from f668ced to b077243 Compare September 14, 2022 07:59
@LudvikGalois LudvikGalois changed the title Infer protocol params in txbuild when not supplied Infer protocol params in transaction build Sep 14, 2022
@LudvikGalois LudvikGalois force-pushed the ludvikgalois/infer-pparams-in-build branch from b077243 to a9bac5c Compare September 14, 2022 08:05
@LudvikGalois LudvikGalois force-pushed the ludvikgalois/infer-pparams-in-build branch from a9bac5c to 7f70c73 Compare September 27, 2022 09:07
cardano-cli/ChangeLog.md Outdated Show resolved Hide resolved
@LudvikGalois
Copy link
Contributor Author

bors r+

iohk-bors bot added a commit that referenced this pull request Oct 31, 2022
4431: Infer protocol params in transaction build r=LudvikGalois a=LudvikGalois

We now ignore the `--protocol-params-file` in the `transaction build` command. Instead we
fetch it from the node directly. If the user still supplies it, we display a warning, but otherwise
continue.

Fixes #4058

Co-authored-by: Robert 'Probie' Offner <[email protected]>
@iohk-bors
Copy link
Contributor

iohk-bors bot commented Oct 31, 2022

This PR was included in a batch that successfully built, but then failed to merge into master (it was a non-fast-forward update). It will be automatically retried.

@iohk-bors
Copy link
Contributor

iohk-bors bot commented Oct 31, 2022

Merge conflict.

@Jimbo4350 Jimbo4350 force-pushed the ludvikgalois/infer-pparams-in-build branch from 933ba81 to 133ac29 Compare January 5, 2023 17:06
@Jimbo4350 Jimbo4350 force-pushed the ludvikgalois/infer-pparams-in-build branch from 133ac29 to a18b1b4 Compare January 5, 2023 17:08
@Jimbo4350 Jimbo4350 merged commit bc88bb5 into master Jan 5, 2023
@iohk-bors iohk-bors bot deleted the ludvikgalois/infer-pparams-in-build branch January 5, 2023 18:16
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] - cli build cmd requires protocol params to be provided in order to embed datum in transaction
2 participants