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

transaction id: add --output-[json,text] flag to control format of the output #1005

Merged
merged 5 commits into from
Jan 13, 2025

transaction id: do not tie implementation with default of parser

b83358e
Select commit
Loading
Failed to load commit list.
Merged

transaction id: add --output-[json,text] flag to control format of the output #1005

transaction id: do not tie implementation with default of parser
b83358e
Select commit
Loading
Failed to load commit list.
Garnix CI / check ghc965:cardano-cli:test:cardano-cli-golden [x86_64-linux] failed Jan 13, 2025 in 1h 4m 44s

Run results

Build failed

Details

Last 100 lines of logs:

https://cache.nixos.org/9356a2ps62jv6bmmq1b7zz8zp83vnd32.narinfo
https://cache.garnix.io/9356a2ps62jv6bmmq1b7zz8zp83vnd32.narinfo
@nix {"action":"setPhase","phase":"unpackPhase"}
Running phase: unpackPhase
unpacking source archive /nix/store/1nn8f9lnjhcjnrz052v2cmyx9qy9vsq9-source-root-cardano-cli-test-cardano-cli-golden-root
source root is source-root-cardano-cli-test-cardano-cli-golden-root
@nix {"action":"setPhase","phase":"patchPhase"}
Running phase: patchPhase
@nix {"action":"setPhase","phase":"buildPhase"}
Running phase: buildPhase
/nix/store/l9p73qf4yb9qfy1yf801sf9jcjxs3jsx-cardano-cli-test-cardano-cli-golden-10.2.0.0/bin:
patching script interpreter paths in /build/tmp.seGiXWHNav/bin
test/cardano-cli-golden/cardano-cli-golden.hs
  golden babbage transaction calculate min fee:                                        OK (0.13s)
      ✓ Test.Golden.Babbage.Transaction.CalculateMinFee.hprop_golden_babbage_transaction_calculate_min_fee passed 1 test.
  deserialise legacy signing Key:                                                      OK
      ✓ Test.Golden.Byron.SigningKeys.hprop_deserialise_legacy_signing_Key passed 1 test.
  deserialise nonLegacy signing Key:                                                   OK
      ✓ Test.Golden.Byron.SigningKeys.hprop_deserialise_nonLegacy_signing_Key passed 1 test.
  print legacy signing key address:                                                    OK (0.24s)
      ✓ Test.Golden.Byron.SigningKeys.hprop_print_legacy_signing_key_address passed 1 test.
  print nonLegacy signing key address:                                                 OK (0.26s)
      ✓ Test.Golden.Byron.SigningKeys.hprop_print_nonLegacy_signing_key_address passed 1 test.
  generate and read nonlegacy signingkeys:                                             OK (0.07s)
      ✓ Test.Golden.Byron.SigningKeys.hprop_generate_and_read_nonlegacy_signingkeys passed 100 tests.
  migrate legacy to nonlegacy signingkeys:                                             OK (0.11s)
      ✓ Test.Golden.Byron.SigningKeys.hprop_migrate_legacy_to_nonlegacy_signingkeys passed 1 test.
  deserialise NonLegacy Signing Key API:                                               OK
      ✓ Test.Golden.Byron.SigningKeys.hprop_deserialise_NonLegacy_Signing_Key_API passed 1 test.
  deserialiseLegacy Signing Key API:                                                   OK
      ✓ Test.Golden.Byron.SigningKeys.hprop_deserialiseLegacy_Signing_Key_API passed 1 test.
  byronTx legacy:                                                                      OK (0.10s)
      ✓ Test.Golden.Byron.Tx.hprop_byronTx_legacy passed 1 test.
  byronTx:                                                                             OK (0.13s)
      ✓ Test.Golden.Byron.Tx.hprop_byronTx passed 1 test.
  golden byronTxBody:                                                                  OK
      ✓ Test.Golden.Byron.TxBody.hprop_golden_byronTxBody passed 100 tests.
  byron update proposal:                                                               OK (0.09s)
      ✓ Test.Golden.Byron.UpdateProposal.hprop_byron_update_proposal passed 1 test.
  byron yes vote:                                                                      OK (0.23s)
      ✓ Test.Golden.Byron.Vote.hprop_byron_yes_vote passed 1 test.
  byron no vote:                                                                       OK (0.21s)
      ✓ Test.Golden.Byron.Vote.hprop_byron_no_vote passed 1 test.
  golden conway transaction assemble witness signing key:                              OK (0.20s)
      ✓ Test.Golden.Conway.Transaction.Assemble.hprop_golden_conway_transaction_assemble_witness_signing_key passed 1 test.
  golden conway build raw treasury donation:                                           OK (0.19s)
      ✓ Test.Golden.Conway.Transaction.BuildRaw.hprop_golden_conway_build_raw_treasury_donation passed 1 test.
  golden conway build raw donation no current treasury value:                          OK (0.16s)
      ✓ Test.Golden.Conway.Transaction.BuildRaw.hprop_golden_conway_build_raw_donation_no_current_treasury_value passed 1 test.
  golden conway build raw donation no treasury donation:                               OK (0.19s)
      ✓ Test.Golden.Conway.Transaction.BuildRaw.hprop_golden_conway_build_raw_donation_no_treasury_donation passed 1 test.
  golden create staked:                                                                OK (0.32s)
      ✓ Test.Golden.CreateStaked.hprop_golden_create_staked passed 1 test.
  golden create testnet data:                                                          OK (0.40s)
      ✓ Test.Golden.CreateTestnetData.hprop_golden_create_testnet_data passed 1 test.