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

Refactor transaction build command #4446

Merged
merged 7 commits into from Sep 23, 2022

Conversation

Jimbo4350
Copy link
Contributor

@Jimbo4350 Jimbo4350 commented Sep 14, 2022

No description provided.

@Jimbo4350 Jimbo4350 force-pushed the jordan/refactor-transaction-build-cmd branch from 1b834e3 to 15f3eb7 Compare September 14, 2022 15:21
@Jimbo4350 Jimbo4350 force-pushed the jordan/refactor-transaction-build-cmd branch 3 times, most recently from 8e10b06 to dfad1c9 Compare September 15, 2022 10:26
@Jimbo4350 Jimbo4350 marked this pull request as ready for review September 15, 2022 10:27
@Jimbo4350 Jimbo4350 force-pushed the jordan/refactor-transaction-build-cmd branch 5 times, most recently from 5efb1e3 to 23f6c04 Compare September 21, 2022 19:02
  Cardano.Api.Convenience.Query
  Cardano.Api.Convenience.Construction
  Cardano.Api.Convenience.Constraints
This is the first stage of refactoring the transaction build command and
simultaneously aims to expose a simplified interface to constructing and
balancing a transaction.

Move Cardano.CLI.Environment to Cardano.Api.Environment. We now reuse
the SocketPath type throughout the cli and node
Remove SocketPath definition and textShow from cardano-submit-api
Remove SocketPath definition from cardano-cli
Separate validation and construction of TxBodyContent
Use queryStateForBalancedTx in runTxBuild
Rename txInsExist to txInsExistInUTxO
Propagate textShow to cardano-cli
Propagate textShow to cardano-node
@Jimbo4350 Jimbo4350 force-pushed the jordan/refactor-transaction-build-cmd branch from 23f6c04 to 0ec700f Compare September 22, 2022 09:15
@Jimbo4350
Copy link
Contributor Author

bors r+

iohk-bors bot added a commit that referenced this pull request Sep 23, 2022
4446: Refactor transaction build command r=Jimbo4350 a=Jimbo4350



Co-authored-by: Jordan Millar <jordan.millar@iohk.io>
@Jimbo4350
Copy link
Contributor Author

bors r-

@iohk-bors
Copy link
Contributor

iohk-bors bot commented Sep 23, 2022

Canceled.

@Jimbo4350
Copy link
Contributor Author

bors r+

iohk-bors bot added a commit that referenced this pull request Sep 23, 2022
4446: Refactor transaction build command r=Jimbo4350 a=Jimbo4350



Co-authored-by: Jordan Millar <jordan.millar@iohk.io>
@iohk-bors
Copy link
Contributor

iohk-bors bot commented Sep 23, 2022

This PR was included in a batch that successfully built, but then failed to merge into master. It will not be retried.

Additional information:

{"message":"Waiting on code owner review from JaredCorduan, dcoutts, deepfire, denisshevchenko, erikd, jutaro, and/or newhoggy.","documentation_url":"https://docs.github.com/articles/about-protected-branches"}

@Jimbo4350
Copy link
Contributor Author

bors merge

iohk-bors bot added a commit that referenced this pull request Sep 23, 2022
4446: Refactor transaction build command r=Jimbo4350 a=Jimbo4350



Co-authored-by: Jordan Millar <jordan.millar@iohk.io>
@iohk-bors
Copy link
Contributor

iohk-bors bot commented Sep 23, 2022

This PR was included in a batch that successfully built, but then failed to merge into master. It will not be retried.

Additional information:

{"message":"Waiting on code owner review from deepfire, denisshevchenko, jutaro, and/or newhoggy.","documentation_url":"https://docs.github.com/articles/about-protected-branches"}

@Jimbo4350
Copy link
Contributor Author

bors merge

@iohk-bors
Copy link
Contributor

iohk-bors bot commented Sep 23, 2022

Build succeeded:

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.

None yet

5 participants