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

Move genesis hash to hash genesis-file #982

Merged
merged 3 commits into from
Jan 7, 2025

Restore deleted commands and add deprecation warning

5a31b7e
Select commit
Loading
Failed to load commit list.
Merged

Move genesis hash to hash genesis-file #982

Restore deleted commands and add deprecation warning
5a31b7e
Select commit
Loading
Failed to load commit list.
Garnix CI / check ghc965:cardano-cli:test:cardano-cli-golden [x86_64-linux] failed Jan 7, 2025 in 1h 9m 23s

Run results

Build failed

Details

Last 100 lines of logs:

https://cache.nixos.org/n7xa6b12zahxf6yv2zy9wwmasddjar4l.narinfo
https://cache.garnix.io/n7xa6b12zahxf6yv2zy9wwmasddjar4l.narinfo
@nix {"action":"setPhase","phase":"unpackPhase"}
Running phase: unpackPhase
unpacking source archive /nix/store/yzz0j87ylh49r2rssiqa44cc58bpan3f-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/41pfhp7klp5k1731kdpwlc2rx8hs5jmw-cardano-cli-test-cardano-cli-golden-10.1.1.0/bin:
patching script interpreter paths in /build/tmp.FVthLASwuE/bin
test/cardano-cli-golden/cardano-cli-golden.hs
  golden babbage transaction calculate min fee:                                        OK (0.16s)
      ✓ Test.Golden.Babbage.Transaction.CalculateMinFee.hprop_golden_babbage_transaction_calculate_min_fee passed 1 test.
  deserialise legacy signing Key:                                                      OK (0.01s)
      ✓ Test.Golden.Byron.SigningKeys.hprop_deserialise_legacy_signing_Key passed 1 test.
  deserialise nonLegacy signing Key:                                                   OK (0.01s)
      ✓ Test.Golden.Byron.SigningKeys.hprop_deserialise_nonLegacy_signing_Key passed 1 test.
  print legacy signing key address:                                                    OK (0.36s)
      ✓ Test.Golden.Byron.SigningKeys.hprop_print_legacy_signing_key_address passed 1 test.
  print nonLegacy signing key address:                                                 OK (0.33s)
      ✓ Test.Golden.Byron.SigningKeys.hprop_print_nonLegacy_signing_key_address passed 1 test.
  generate and read nonlegacy signingkeys:                                             OK (0.10s)
      ✓ Test.Golden.Byron.SigningKeys.hprop_generate_and_read_nonlegacy_signingkeys passed 100 tests.
  migrate legacy to nonlegacy signingkeys:                                             OK (0.16s)
      ✓ 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.17s)
      ✓ 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.12s)
      ✓ Test.Golden.Byron.UpdateProposal.hprop_byron_update_proposal passed 1 test.
  byron yes vote:                                                                      OK (0.13s)
      ✓ Test.Golden.Byron.Vote.hprop_byron_yes_vote passed 1 test.
  byron no vote:                                                                       OK (0.16s)
      ✓ Test.Golden.Byron.Vote.hprop_byron_no_vote passed 1 test.