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

Add datums and scripts to friendlyTxImpl #977

Merged
merged 4 commits into from
Jan 8, 2025

Move `friendlyScript` and `friendlyDatum` from `cardano-api`

ba67090
Select commit
Loading
Failed to load commit list.
Merged

Add datums and scripts to friendlyTxImpl #977

Move `friendlyScript` and `friendlyDatum` from `cardano-api`
ba67090
Select commit
Loading
Failed to load commit list.
Garnix CI / check ghc965:cardano-cli:test:cardano-cli-golden [x86_64-linux] failed Jan 8, 2025 in 1h 2m 17s

Run results

Build failed

Details

Last 100 lines of logs:

https://cache.nixos.org/jzdpa4d9hnvj9apxpvl0a7p0l1yrqv0x.narinfo
https://cache.garnix.io/jzdpa4d9hnvj9apxpvl0a7p0l1yrqv0x.narinfo
@nix {"action":"setPhase","phase":"unpackPhase"}
Running phase: unpackPhase
unpacking source archive /nix/store/wawp4ahqfzaqpkbg1nc5v2l5rif4cijb-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/qcl4xb6al834psryxdn43czlr9a6c5ch-cardano-cli-test-cardano-cli-golden-10.2.0.0/bin:
patching script interpreter paths in /build/tmp.pF3tlbJ2gU/bin
test/cardano-cli-golden/cardano-cli-golden.hs
  golden babbage transaction calculate min fee:                                        OK (0.07s)
      ✓ 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.16s)
      ✓ Test.Golden.Byron.SigningKeys.hprop_print_legacy_signing_key_address passed 1 test.
  print nonLegacy signing key address:                                                 OK (0.18s)
      ✓ 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.