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

Check if cardano-cli works with DraftCommitTxResponse json output #1180

Merged
merged 4 commits into from
Nov 27, 2023

Commits on Nov 24, 2023

  1. Check if cardano-cli works with DraftCommitTxResponse

    We produce a `DraftCommitTxResponse` and want to assert
    it is usable from the cardano-cli present in local scope.
    v0d1ch committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    7bf7427 View commit details
    Browse the repository at this point in the history
  2. Add cardano-cli to the tests.hydra-cluster

    We now need  cardano-cli binary to run one test we have
    for it in the hydra-cluster package.
    v0d1ch committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    40b8ada View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    4be9c8a View commit details
    Browse the repository at this point in the history
  2. Match on the output directly

    v0d1ch committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    e607e47 View commit details
    Browse the repository at this point in the history