From 5b635c04b0f004ac0c5987b9f0595fcb8dee606d Mon Sep 17 00:00:00 2001 From: Konstantinos Lambrou-Latreille Date: Thu, 30 Jul 2026 09:29:48 -0400 Subject: [PATCH] Fix nix develop and update cardano-api commit hash --- .github/workflows/haskell.yml | 4 + cabal.project | 28 +- .../CLI/EraBased/Governance/Actions/Option.hs | 65 +- .../CLI/EraBased/Governance/Actions/Run.hs | 12 +- .../Cardano/CLI/EraBased/StakePool/Command.hs | 4 +- .../Cardano/CLI/EraBased/StakePool/Option.hs | 14 +- .../src/Cardano/CLI/EraBased/StakePool/Run.hs | 15 +- .../files/golden/base_help.cli | 1 + .../transaction-view-metadata-noschema.out | 32 +- .../files/golden/conway/transaction-view.out | 32 +- .../cardano-cli-golden/files/golden/help.cli | 3086 ++++++++++++++++- .../files/golden/help/address.cli | 2 +- .../files/golden/help/address_build.cli | 1 + .../files/golden/help/address_info.cli | 2 +- .../files/golden/help/address_key-gen.cli | 1 + .../files/golden/help/address_key-hash.cli | 1 + .../files/golden/help/byron.cli | 1 + .../help/byron_create-proposal-vote.cli | 1 + .../help/byron_create-update-proposal.cli | 1 + .../files/golden/help/byron_genesis.cli | 2 +- .../golden/help/byron_genesis_genesis.cli | 1 + .../help/byron_genesis_print-genesis-hash.cli | 2 +- .../files/golden/help/byron_governance.cli | 2 +- .../byron_governance_create-proposal-vote.cli | 1 + ...yron_governance_create-update-proposal.cli | 1 + .../byron_governance_submit-proposal-vote.cli | 1 + ...yron_governance_submit-update-proposal.cli | 1 + .../files/golden/help/byron_key.cli | 1 + .../files/golden/help/byron_key_keygen.cli | 2 +- .../byron_key_migrate-delegate-key-from.cli | 1 + .../help/byron_key_signing-key-address.cli | 1 + .../help/byron_key_signing-key-public.cli | 1 + .../golden/help/byron_key_to-verification.cli | 1 + .../files/golden/help/byron_miscellaneous.cli | 2 +- .../byron_miscellaneous_pretty-print-cbor.cli | 2 +- .../byron_miscellaneous_validate-cbor.cli | 1 + .../help/byron_submit-proposal-vote.cli | 1 + .../help/byron_submit-update-proposal.cli | 1 + .../files/golden/help/byron_transaction.cli | 1 + ...saction_issue-genesis-utxo-expenditure.cli | 1 + ...ron_transaction_issue-utxo-expenditure.cli | 1 + .../help/byron_transaction_submit-tx.cli | 1 + .../golden/help/byron_transaction_txid.cli | 2 +- .../files/golden/help/cip-format_cip-129.cli | 1 + .../cip-format_cip-129_committee-cold-key.cli | 1 + .../cip-format_cip-129_committee-hot-key.cli | 1 + .../golden/help/cip-format_cip-129_drep.cli | 1 + ...ip-format_cip-129_governance-action-id.cli | 1 + .../files/golden/help/compatible.cli | 1 + .../files/golden/help/compatible_allegra.cli | 1 + .../help/compatible_allegra_governance.cli | 1 + .../compatible_allegra_governance_action.cli | 1 + ...tion_create-protocol-parameters-update.cli | 1 + ...ate-genesis-key-delegation-certificate.cli | 1 + ...egra_governance_create-mir-certificate.cli | 1 + ...create-mir-certificate_stake-addresses.cli | 1 + ...te-mir-certificate_transfer-to-rewards.cli | 1 + ...e-mir-certificate_transfer-to-treasury.cli | 1 + .../help/compatible_allegra_stake-address.cli | 1 + ...stake-address_registration-certificate.cli | 1 + ...e-address_stake-delegation-certificate.cli | 1 + ...ra_stake-pool_registration-certificate.cli | 1 + ...allegra_transaction_signed-transaction.cli | 1 + .../files/golden/help/compatible_alonzo.cli | 1 + .../help/compatible_alonzo_governance.cli | 1 + .../compatible_alonzo_governance_action.cli | 1 + ...tion_create-protocol-parameters-update.cli | 1 + ...ate-genesis-key-delegation-certificate.cli | 1 + ...onzo_governance_create-mir-certificate.cli | 1 + ...create-mir-certificate_stake-addresses.cli | 1 + ...te-mir-certificate_transfer-to-rewards.cli | 1 + ...e-mir-certificate_transfer-to-treasury.cli | 1 + .../help/compatible_alonzo_stake-address.cli | 1 + ...stake-address_registration-certificate.cli | 1 + ...e-address_stake-delegation-certificate.cli | 1 + ...zo_stake-pool_registration-certificate.cli | 1 + ..._alonzo_transaction_signed-transaction.cli | 1 + .../files/golden/help/compatible_babbage.cli | 1 + .../help/compatible_babbage_governance.cli | 1 + .../compatible_babbage_governance_action.cli | 1 + ...tion_create-protocol-parameters-update.cli | 1 + ...ate-genesis-key-delegation-certificate.cli | 1 + ...bage_governance_create-mir-certificate.cli | 1 + ...create-mir-certificate_stake-addresses.cli | 1 + ...te-mir-certificate_transfer-to-rewards.cli | 1 + ...e-mir-certificate_transfer-to-treasury.cli | 1 + .../help/compatible_babbage_stake-address.cli | 1 + ...stake-address_registration-certificate.cli | 1 + ...e-address_stake-delegation-certificate.cli | 1 + ...ge_stake-pool_registration-certificate.cli | 1 + ...babbage_transaction_signed-transaction.cli | 1 + .../files/golden/help/compatible_conway.cli | 1 + .../help/compatible_conway_governance.cli | 1 + .../compatible_conway_governance_action.cli | 1 + ..._governance_action_create-constitution.cli | 1 + ...nway_governance_action_create-hardfork.cli | 1 + ...e_conway_governance_action_create-info.cli | 1 + ...governance_action_create-no-confidence.cli | 1 + ...tion_create-protocol-parameters-update.cli | 1 + ...ance_action_create-treasury-withdrawal.cli | 1 + ...way_governance_action_update-committee.cli | 1 + ...mpatible_conway_governance_action_view.cli | 1 + ...compatible_conway_governance_committee.cli | 1 + ...reate-cold-key-resignation-certificate.cli | 1 + ...eate-hot-key-authorization-certificate.cli | 1 + ...nway_governance_committee_key-gen-cold.cli | 1 + ...onway_governance_committee_key-gen-hot.cli | 1 + ...e_conway_governance_committee_key-hash.cli | 1 + .../compatible_conway_governance_drep.cli | 1 + .../compatible_conway_governance_drep_id.cli | 1 + ...patible_conway_governance_drep_key-gen.cli | 1 + ...e_conway_governance_drep_metadata-hash.cli | 1 + ...vernance_drep_registration-certificate.cli | 1 + ...governance_drep_retirement-certificate.cli | 1 + ...way_governance_drep_update-certificate.cli | 1 + .../compatible_conway_governance_vote.cli | 2 +- ...mpatible_conway_governance_vote_create.cli | 1 + ...compatible_conway_governance_vote_view.cli | 1 + .../help/compatible_conway_stake-address.cli | 1 + ...stake-address_registration-certificate.cli | 1 + ...e-address_stake-delegation-certificate.cli | 1 + ...ay_stake-pool_registration-certificate.cli | 1 + ..._conway_transaction_signed-transaction.cli | 1 + .../files/golden/help/compatible_mary.cli | 1 + .../help/compatible_mary_governance.cli | 1 + .../compatible_mary_governance_action.cli | 1 + ...tion_create-protocol-parameters-update.cli | 1 + ...ate-genesis-key-delegation-certificate.cli | 1 + ...mary_governance_create-mir-certificate.cli | 1 + ...create-mir-certificate_stake-addresses.cli | 1 + ...te-mir-certificate_transfer-to-rewards.cli | 1 + ...e-mir-certificate_transfer-to-treasury.cli | 1 + .../help/compatible_mary_stake-address.cli | 1 + ...stake-address_registration-certificate.cli | 1 + ...e-address_stake-delegation-certificate.cli | 1 + ...ry_stake-pool_registration-certificate.cli | 1 + ...le_mary_transaction_signed-transaction.cli | 1 + .../files/golden/help/compatible_shelley.cli | 1 + .../help/compatible_shelley_governance.cli | 1 + .../compatible_shelley_governance_action.cli | 1 + ...tion_create-protocol-parameters-update.cli | 1 + ...ate-genesis-key-delegation-certificate.cli | 1 + ...lley_governance_create-mir-certificate.cli | 1 + ...create-mir-certificate_stake-addresses.cli | 1 + ...te-mir-certificate_transfer-to-rewards.cli | 1 + ...e-mir-certificate_transfer-to-treasury.cli | 1 + .../help/compatible_shelley_stake-address.cli | 1 + ...stake-address_registration-certificate.cli | 1 + ...e-address_stake-delegation-certificate.cli | 1 + ...ey_stake-pool_registration-certificate.cli | 1 + ...shelley_transaction_signed-transaction.cli | 1 + .../files/golden/help/conway.cli | 1 + .../files/golden/help/conway_address.cli | 2 +- .../golden/help/conway_address_build.cli | 1 + .../files/golden/help/conway_address_info.cli | 2 +- .../golden/help/conway_address_key-gen.cli | 1 + .../golden/help/conway_address_key-hash.cli | 1 + .../files/golden/help/conway_genesis.cli | 1 + .../help/conway_genesis_create-cardano.cli | 1 + .../help/conway_genesis_create-staked.cli | 1 + .../conway_genesis_create-testnet-data.cli | 2 + .../golden/help/conway_genesis_create.cli | 1 + .../help/conway_genesis_get-ver-key.cli | 1 + .../files/golden/help/conway_genesis_hash.cli | 2 +- .../help/conway_genesis_initial-addr.cli | 1 + .../help/conway_genesis_initial-txin.cli | 1 + .../help/conway_genesis_key-gen-delegate.cli | 1 + .../help/conway_genesis_key-gen-genesis.cli | 1 + .../help/conway_genesis_key-gen-utxo.cli | 1 + .../golden/help/conway_genesis_key-hash.cli | 2 +- .../files/golden/help/conway_governance.cli | 2 +- .../golden/help/conway_governance_action.cli | 1 + ..._governance_action_create-constitution.cli | 1 + ...nway_governance_action_create-hardfork.cli | 1 + .../conway_governance_action_create-info.cli | 1 + ...governance_action_create-no-confidence.cli | 1 + ...tion_create-protocol-parameters-update.cli | 1 + ...ance_action_create-treasury-withdrawal.cli | 1 + ...way_governance_action_update-committee.cli | 1 + .../help/conway_governance_action_view.cli | 1 + .../help/conway_governance_committee.cli | 1 + ...reate-cold-key-resignation-certificate.cli | 1 + ...eate-hot-key-authorization-certificate.cli | 1 + ...nway_governance_committee_key-gen-cold.cli | 1 + ...onway_governance_committee_key-gen-hot.cli | 1 + .../conway_governance_committee_key-hash.cli | 1 + .../golden/help/conway_governance_drep.cli | 1 + .../golden/help/conway_governance_drep_id.cli | 1 + .../help/conway_governance_drep_key-gen.cli | 1 + .../conway_governance_drep_metadata-hash.cli | 1 + ...vernance_drep_registration-certificate.cli | 1 + ...governance_drep_retirement-certificate.cli | 1 + ...way_governance_drep_update-certificate.cli | 1 + .../golden/help/conway_governance_vote.cli | 2 +- .../help/conway_governance_vote_create.cli | 1 + .../help/conway_governance_vote_view.cli | 1 + .../files/golden/help/conway_key.cli | 1 + .../conway_key_convert-byron-genesis-vkey.cli | 1 + .../help/conway_key_convert-byron-key.cli | 1 + ...conway_key_convert-cardano-address-key.cli | 1 + .../help/conway_key_convert-itn-bip32-key.cli | 1 + .../conway_key_convert-itn-extended-key.cli | 1 + .../help/conway_key_convert-itn-key.cli | 1 + .../help/conway_key_derive-from-mnemonic.cli | 1 + .../help/conway_key_generate-mnemonic.cli | 1 + .../help/conway_key_non-extended-key.cli | 1 + .../help/conway_key_verification-key.cli | 1 + .../files/golden/help/conway_node.cli | 1 + .../golden/help/conway_node_issue-op-cert.cli | 1 + .../golden/help/conway_node_key-gen-KES.cli | 1 + .../golden/help/conway_node_key-gen-VRF.cli | 1 + .../files/golden/help/conway_node_key-gen.cli | 1 + .../golden/help/conway_node_key-hash-VRF.cli | 1 + .../golden/help/conway_node_new-counter.cli | 1 + .../files/golden/help/conway_query.cli | 1 + .../help/conway_query_committee-state.cli | 1 + .../golden/help/conway_query_constitution.cli | 1 + .../conway_query_drep-stake-distribution.cli | 1 + .../golden/help/conway_query_drep-state.cli | 1 + .../golden/help/conway_query_era-history.cli | 1 + .../help/conway_query_future-pparams.cli | 1 + .../golden/help/conway_query_gov-state.cli | 1 + .../help/conway_query_kes-period-info.cli | 1 + .../help/conway_query_leadership-schedule.cli | 1 + .../conway_query_ledger-peer-snapshot.cli | 1 + .../golden/help/conway_query_ledger-state.cli | 1 + .../golden/help/conway_query_pool-params.cli | 1 + .../golden/help/conway_query_pool-state.cli | 1 + .../golden/help/conway_query_proposals.cli | 1 + .../help/conway_query_protocol-parameters.cli | 1 + .../help/conway_query_protocol-state.cli | 1 + .../golden/help/conway_query_ratify-state.cli | 1 + .../help/conway_query_ref-script-size.cli | 1 + .../golden/help/conway_query_slot-number.cli | 1 + .../conway_query_spo-stake-distribution.cli | 1 + .../help/conway_query_stake-address-info.cli | 1 + .../help/conway_query_stake-distribution.cli | 1 + .../conway_query_stake-pool-default-vote.cli | 1 + .../golden/help/conway_query_stake-pools.cli | 1 + .../help/conway_query_stake-snapshot.cli | 1 + .../files/golden/help/conway_query_tip.cli | 1 + .../golden/help/conway_query_treasury.cli | 1 + .../golden/help/conway_query_tx-mempool.cli | 1 + .../conway_query_tx-mempool_tx-exists.cli | 2 +- .../files/golden/help/conway_query_utxo.cli | 1 + .../golden/help/conway_stake-address.cli | 1 + .../help/conway_stake-address_build.cli | 1 + ...ake-address_deregistration-certificate.cli | 1 + .../help/conway_stake-address_key-gen.cli | 1 + .../help/conway_stake-address_key-hash.cli | 1 + ...egistration-and-delegation-certificate.cli | 1 + ...ration-and-vote-delegation-certificate.cli | 1 + ...stake-address_registration-certificate.cli | 1 + ...-stake-and-vote-delegation-certificate.cli | 1 + ..._stake-and-vote-delegation-certificate.cli | 1 + ...e-address_stake-delegation-certificate.cli | 1 + ...ke-address_vote-delegation-certificate.cli | 1 + .../files/golden/help/conway_stake-pool.cli | 1 + ..._stake-pool_deregistration-certificate.cli | 1 + .../golden/help/conway_stake-pool_id.cli | 1 + .../help/conway_stake-pool_metadata-hash.cli | 1 + ...ay_stake-pool_registration-certificate.cli | 1 + .../help/conway_text-view_decode-cbor.cli | 1 + .../files/golden/help/conway_transaction.cli | 1 + .../help/conway_transaction_assemble.cli | 1 + .../conway_transaction_build-estimate.cli | 1 + .../help/conway_transaction_build-raw.cli | 1 + .../golden/help/conway_transaction_build.cli | 1 + .../conway_transaction_calculate-min-fee.cli | 1 + ...ransaction_calculate-min-required-utxo.cli | 1 + ...conway_transaction_calculate-min-value.cli | 1 + ...ansaction_calculate-plutus-script-cost.cli | 1 + ...n_calculate-plutus-script-cost_offline.cli | 1 + ...on_calculate-plutus-script-cost_online.cli | 1 + .../conway_transaction_hash-script-data.cli | 1 + .../help/conway_transaction_policyid.cli | 2 +- .../help/conway_transaction_sign-witness.cli | 1 + .../golden/help/conway_transaction_sign.cli | 1 + .../golden/help/conway_transaction_submit.cli | 1 + .../golden/help/conway_transaction_txid.cli | 1 + .../help/conway_transaction_witness.cli | 1 + .../files/golden/help/debug.cli | 1 + .../help/debug_check-node-configuration.cli | 1 + .../golden/help/debug_log-epoch-state.cli | 1 + .../golden/help/debug_transaction_view.cli | 1 + .../files/golden/help/dijkstra_node.cli | 1 + .../help/dijkstra_node_issue-op-cert.cli | 1 + .../help/dijkstra_node_issue-pop-BLS.cli | 1 + .../golden/help/dijkstra_node_key-gen-BLS.cli | 1 + .../golden/help/dijkstra_node_key-gen-KES.cli | 1 + .../golden/help/dijkstra_node_key-gen-VRF.cli | 1 + .../golden/help/dijkstra_node_key-gen.cli | 1 + .../help/dijkstra_node_key-hash-BLS.cli | 1 + .../help/dijkstra_node_key-hash-VRF.cli | 1 + .../golden/help/dijkstra_node_new-counter.cli | 1 + .../files/golden/help/genesis.cli | 1 + .../files/golden/help/hash.cli | 2 +- .../files/golden/help/hash_anchor-data.cli | 1 + .../files/golden/help/hash_genesis-file.cli | 2 +- .../files/golden/help/hash_script.cli | 2 +- .../help/issue-genesis-utxo-expenditure.cli | 1 + .../golden/help/issue-utxo-expenditure.cli | 1 + .../files/golden/help/key.cli | 1 + .../help/key_convert-byron-genesis-vkey.cli | 1 + .../golden/help/key_convert-byron-key.cli | 1 + .../help/key_convert-cardano-address-key.cli | 1 + .../golden/help/key_convert-itn-bip32-key.cli | 1 + .../help/key_convert-itn-extended-key.cli | 1 + .../files/golden/help/key_convert-itn-key.cli | 1 + .../golden/help/key_derive-from-mnemonic.cli | 1 + .../golden/help/key_generate-mnemonic.cli | 2 +- .../golden/help/key_non-extended-key.cli | 1 + .../golden/help/key_verification-key.cli | 1 + .../files/golden/help/keygen.cli | 2 +- .../files/golden/help/latest.cli | 1 + .../files/golden/help/latest_address.cli | 2 +- .../golden/help/latest_address_build.cli | 1 + .../files/golden/help/latest_address_info.cli | 2 +- .../golden/help/latest_address_key-gen.cli | 1 + .../golden/help/latest_address_key-hash.cli | 1 + .../files/golden/help/latest_genesis.cli | 1 + .../help/latest_genesis_create-cardano.cli | 1 + .../help/latest_genesis_create-staked.cli | 1 + .../latest_genesis_create-testnet-data.cli | 2 + .../golden/help/latest_genesis_create.cli | 1 + .../help/latest_genesis_get-ver-key.cli | 1 + .../files/golden/help/latest_genesis_hash.cli | 2 +- .../help/latest_genesis_initial-addr.cli | 1 + .../help/latest_genesis_initial-txin.cli | 1 + .../help/latest_genesis_key-gen-delegate.cli | 1 + .../help/latest_genesis_key-gen-genesis.cli | 1 + .../help/latest_genesis_key-gen-utxo.cli | 1 + .../golden/help/latest_genesis_key-hash.cli | 2 +- .../files/golden/help/latest_governance.cli | 2 +- .../golden/help/latest_governance_action.cli | 1 + ..._governance_action_create-constitution.cli | 1 + ...test_governance_action_create-hardfork.cli | 1 + .../latest_governance_action_create-info.cli | 1 + ...governance_action_create-no-confidence.cli | 1 + ...tion_create-protocol-parameters-update.cli | 1 + ...ance_action_create-treasury-withdrawal.cli | 1 + ...est_governance_action_update-committee.cli | 1 + .../help/latest_governance_action_view.cli | 1 + .../help/latest_governance_committee.cli | 1 + ...reate-cold-key-resignation-certificate.cli | 1 + ...eate-hot-key-authorization-certificate.cli | 1 + ...test_governance_committee_key-gen-cold.cli | 1 + ...atest_governance_committee_key-gen-hot.cli | 1 + .../latest_governance_committee_key-hash.cli | 1 + .../golden/help/latest_governance_drep.cli | 1 + .../golden/help/latest_governance_drep_id.cli | 1 + .../help/latest_governance_drep_key-gen.cli | 1 + .../latest_governance_drep_metadata-hash.cli | 1 + ...vernance_drep_registration-certificate.cli | 1 + ...governance_drep_retirement-certificate.cli | 1 + ...est_governance_drep_update-certificate.cli | 1 + .../golden/help/latest_governance_vote.cli | 2 +- .../help/latest_governance_vote_create.cli | 1 + .../help/latest_governance_vote_view.cli | 1 + .../files/golden/help/latest_key.cli | 1 + .../latest_key_convert-byron-genesis-vkey.cli | 1 + .../help/latest_key_convert-byron-key.cli | 1 + ...latest_key_convert-cardano-address-key.cli | 1 + .../help/latest_key_convert-itn-bip32-key.cli | 1 + .../latest_key_convert-itn-extended-key.cli | 1 + .../help/latest_key_convert-itn-key.cli | 1 + .../help/latest_key_derive-from-mnemonic.cli | 1 + .../help/latest_key_generate-mnemonic.cli | 1 + .../help/latest_key_non-extended-key.cli | 1 + .../help/latest_key_verification-key.cli | 1 + .../files/golden/help/latest_node.cli | 1 + .../golden/help/latest_node_issue-op-cert.cli | 1 + .../golden/help/latest_node_key-gen-KES.cli | 1 + .../golden/help/latest_node_key-gen-VRF.cli | 1 + .../files/golden/help/latest_node_key-gen.cli | 1 + .../golden/help/latest_node_key-hash-VRF.cli | 1 + .../golden/help/latest_node_new-counter.cli | 1 + .../files/golden/help/latest_query.cli | 1 + .../help/latest_query_committee-state.cli | 1 + .../golden/help/latest_query_constitution.cli | 1 + .../latest_query_drep-stake-distribution.cli | 1 + .../golden/help/latest_query_drep-state.cli | 1 + .../golden/help/latest_query_era-history.cli | 1 + .../help/latest_query_future-pparams.cli | 1 + .../golden/help/latest_query_gov-state.cli | 1 + .../help/latest_query_kes-period-info.cli | 1 + .../help/latest_query_leadership-schedule.cli | 1 + .../latest_query_ledger-peer-snapshot.cli | 1 + .../golden/help/latest_query_ledger-state.cli | 1 + .../golden/help/latest_query_pool-params.cli | 1 + .../golden/help/latest_query_pool-state.cli | 1 + .../golden/help/latest_query_proposals.cli | 1 + .../help/latest_query_protocol-parameters.cli | 1 + .../help/latest_query_protocol-state.cli | 1 + .../golden/help/latest_query_ratify-state.cli | 1 + .../help/latest_query_ref-script-size.cli | 1 + .../golden/help/latest_query_slot-number.cli | 1 + .../latest_query_spo-stake-distribution.cli | 1 + .../help/latest_query_stake-address-info.cli | 1 + .../help/latest_query_stake-distribution.cli | 1 + .../latest_query_stake-pool-default-vote.cli | 1 + .../golden/help/latest_query_stake-pools.cli | 1 + .../help/latest_query_stake-snapshot.cli | 1 + .../files/golden/help/latest_query_tip.cli | 1 + .../golden/help/latest_query_treasury.cli | 1 + .../golden/help/latest_query_tx-mempool.cli | 1 + .../latest_query_tx-mempool_tx-exists.cli | 2 +- .../files/golden/help/latest_query_utxo.cli | 1 + .../golden/help/latest_stake-address.cli | 1 + .../help/latest_stake-address_build.cli | 1 + ...ake-address_deregistration-certificate.cli | 1 + .../help/latest_stake-address_key-gen.cli | 1 + .../help/latest_stake-address_key-hash.cli | 1 + ...egistration-and-delegation-certificate.cli | 1 + ...ration-and-vote-delegation-certificate.cli | 1 + ...stake-address_registration-certificate.cli | 1 + ...-stake-and-vote-delegation-certificate.cli | 1 + ..._stake-and-vote-delegation-certificate.cli | 1 + ...e-address_stake-delegation-certificate.cli | 1 + ...ke-address_vote-delegation-certificate.cli | 1 + .../files/golden/help/latest_stake-pool.cli | 1 + ..._stake-pool_deregistration-certificate.cli | 1 + .../golden/help/latest_stake-pool_id.cli | 1 + .../help/latest_stake-pool_metadata-hash.cli | 1 + ...st_stake-pool_registration-certificate.cli | 1 + .../help/latest_text-view_decode-cbor.cli | 1 + .../files/golden/help/latest_transaction.cli | 1 + .../help/latest_transaction_assemble.cli | 1 + .../latest_transaction_build-estimate.cli | 1 + .../help/latest_transaction_build-raw.cli | 1 + .../golden/help/latest_transaction_build.cli | 1 + .../latest_transaction_calculate-min-fee.cli | 1 + ...ransaction_calculate-min-required-utxo.cli | 1 + ...latest_transaction_calculate-min-value.cli | 1 + ...ansaction_calculate-plutus-script-cost.cli | 1 + ...n_calculate-plutus-script-cost_offline.cli | 1 + ...on_calculate-plutus-script-cost_online.cli | 1 + .../latest_transaction_hash-script-data.cli | 1 + .../help/latest_transaction_policyid.cli | 2 +- .../help/latest_transaction_sign-witness.cli | 1 + .../golden/help/latest_transaction_sign.cli | 1 + .../golden/help/latest_transaction_submit.cli | 1 + .../golden/help/latest_transaction_txid.cli | 1 + .../help/latest_transaction_witness.cli | 1 + .../files/golden/help/legacy.cli | 2 +- .../files/golden/help/legacy_genesis.cli | 1 + .../help/legacy_genesis_create-cardano.cli | 1 + .../help/legacy_genesis_create-staked.cli | 1 + .../golden/help/legacy_genesis_create.cli | 3 + .../help/legacy_genesis_get-ver-key.cli | 1 + .../files/golden/help/legacy_genesis_hash.cli | 2 +- .../help/legacy_genesis_initial-addr.cli | 1 + .../help/legacy_genesis_initial-txin.cli | 1 + .../help/legacy_genesis_key-gen-delegate.cli | 1 + .../help/legacy_genesis_key-gen-genesis.cli | 1 + .../help/legacy_genesis_key-gen-utxo.cli | 1 + .../golden/help/legacy_genesis_key-hash.cli | 2 +- .../golden/help/migrate-delegate-key-from.cli | 2 +- .../files/golden/help/node.cli | 1 + .../files/golden/help/node_issue-op-cert.cli | 1 + .../files/golden/help/node_key-gen-KES.cli | 1 + .../files/golden/help/node_key-gen-VRF.cli | 1 + .../files/golden/help/node_key-gen.cli | 1 + .../files/golden/help/node_key-hash-VRF.cli | 1 + .../files/golden/help/node_new-counter.cli | 1 + .../files/golden/help/ping.cli | 1 + .../files/golden/help/pretty-print-cbor.cli | 2 +- .../files/golden/help/print-genesis-hash.cli | 2 +- .../files/golden/help/query.cli | 1 + .../files/golden/help/query_era-history.cli | 1 + .../golden/help/query_kes-period-info.cli | 1 + .../golden/help/query_leadership-schedule.cli | 1 + .../help/query_ledger-peer-snapshot.cli | 1 + .../files/golden/help/query_ledger-state.cli | 1 + .../files/golden/help/query_pool-params.cli | 1 + .../files/golden/help/query_pool-state.cli | 1 + .../golden/help/query_protocol-parameters.cli | 1 + .../golden/help/query_protocol-state.cli | 1 + .../files/golden/help/query_slot-number.cli | 1 + .../golden/help/query_stake-address-info.cli | 1 + .../golden/help/query_stake-distribution.cli | 1 + .../files/golden/help/query_stake-pools.cli | 1 + .../golden/help/query_stake-snapshot.cli | 1 + .../files/golden/help/query_tip.cli | 1 + .../files/golden/help/query_tx-mempool.cli | 1 + .../help/query_tx-mempool_tx-exists.cli | 2 +- .../files/golden/help/query_utxo.cli | 1 + .../files/golden/help/signing-key-address.cli | 1 + .../files/golden/help/signing-key-public.cli | 1 + .../files/golden/help/submit-tx.cli | 1 + .../files/golden/help/to-verification.cli | 1 + .../files/golden/help/txid.cli | 2 +- .../files/golden/help/validate-cbor.cli | 1 + .../shelley/keys/bls_keys/signing_key.pop | 2 +- .../Test/Cli/Shelley/Genesis/Create.hs | 5 +- flake.lock | 32 +- flake.nix | 21 +- 497 files changed, 3646 insertions(+), 232 deletions(-) diff --git a/.github/workflows/haskell.yml b/.github/workflows/haskell.yml index c7cd466280..344ebbc623 100644 --- a/.github/workflows/haskell.yml +++ b/.github/workflows/haskell.yml @@ -89,6 +89,10 @@ jobs: - uses: actions/checkout@v6 + - name: Configure Git to support long file paths on Windows + if: ${{ matrix.sys.os == 'windows-latest' }} + run: git config --system core.longpaths true + - name: Cache and install Cabal dependencies uses: input-output-hk/cardano-dev/actions/cabal-cache@cabal-cache-0.0.1.0 with: diff --git a/cabal.project b/cabal.project index f65f103823..092feecacb 100644 --- a/cabal.project +++ b/cabal.project @@ -13,8 +13,8 @@ repository cardano-haskell-packages -- See CONTRIBUTING for information about these, including some Nix commands -- you need to run if you change them index-state: - , hackage.haskell.org 2026-06-10T14:43:25Z - , cardano-haskell-packages 2026-06-29T12:05:19Z + , hackage.haskell.org 2026-07-15T21:58:35Z + , cardano-haskell-packages 2026-06-30T00:00:00Z packages: cardano-cli @@ -100,8 +100,8 @@ if impl(ghc >= 9.14) source-repository-package type: git location: https://github.com/IntersectMBO/cardano-api - tag: cc4dfe71536d59cb745e8ce1c09ee83dfcde6218 - --sha256: sha256-n6WJd5w3NSMICUBwefgix2/f+z5La4dkn59dDO4zlHo= + tag: 947645ea9c912da13feadc16bef44a7550c3c55b + --sha256: sha256-+fIsJuJV4YBSPdVe3wpIxq9lf6nAI5yB7qdzH0iKmrc= subdir: cardano-api cardano-api-gen @@ -133,8 +133,8 @@ source-repository-package source-repository-package type: git location: https://github.com/f-f/kes-agent.git - tag: 32c1ed675d22a30735d9f22f7afa436a3ef3e64a - --sha256: sha256-o7hFX1JnraS6Xq0WoXQwd9Z8GsPPv0Ls2DWvZ08o0ZU= + tag: c0d24ab8bf8f9f736aed3c7028534355fb89ecaa + --sha256: sha256-T3rDZ38iMuE7SZpttHX6yTJYqWqdyw6Qsh5irs1d2T8= subdir: kes-agent kes-agent-crypto @@ -146,6 +146,12 @@ source-repository-package tag: e790deca75b4f72e57a1e36c2775bf4111220450 --sha256: sha256-W64c1D44drtWNnUI6Nq5YP6X2LhRNEiJu1MM+d+Rp2s= +-- ouroboros-consensus uses deprecated cardano-ledger API (Validated, applyTx). +-- Suppress deprecation warnings to match the nix build behavior (which only +-- applies -Werror to cardano-api, not to external packages). +package ouroboros-consensus + ghc-options: -Wno-deprecations + -- Points to ouroboros-network/leios-prototype source-repository-package type: git @@ -156,3 +162,13 @@ source-repository-package ouroboros-network cardano-diffusion network-mux + +source-repository-package + type: git + location: https://github.com/IntersectMBO/plutus.git + tag: b1db04cc425fab303ac3b79d7140dc2a17f29e6d + --sha256: sha256-XtYzjNVx4+IGWpgm+p/YTf56DrJtK0I98umZCTE3U80= + subdir: + plutus-core + plutus-ledger-api + plutus-tx diff --git a/cardano-cli/src/Cardano/CLI/EraBased/Governance/Actions/Option.hs b/cardano-cli/src/Cardano/CLI/EraBased/Governance/Actions/Option.hs index 2b70dfe8e8..93d6b01777 100644 --- a/cardano-cli/src/Cardano/CLI/EraBased/Governance/Actions/Option.hs +++ b/cardano-cli/src/Cardano/CLI/EraBased/Governance/Actions/Option.hs @@ -21,9 +21,11 @@ import Cardano.CLI.EraBased.Governance.Actions.Command qualified as Cmd import Cardano.CLI.Option.Flag (setDefault) import Cardano.CLI.Parser import Cardano.CLI.Type.Common +import Cardano.Ledger.BaseTypes (NonZero, PositiveInterval, nonZero) import Data.Foldable import Data.Function ((&)) +import Data.Word (Word32) import GHC.Natural (Natural) import Options.Applicative import Options.Applicative qualified as Opt @@ -302,6 +304,61 @@ pIntroducedInConwayPParams = <*> convertToLedger id (optional pDRepActivity) <*> convertToLedger id (optional pMinFeeRefScriptCostPerByte) +pIntroducedInDijkstraPParams :: Parser (IntroducedInDijkstraPParams ledgerera) +pIntroducedInDijkstraPParams = + IntroducedInDijkstraPParams + <$> convertToLedger id (optional pMaxRefScriptSizePerBlock) + <*> convertToLedger id (optional pMaxRefScriptSizePerTx) + <*> convertToLedger id (optional pRefScriptCostStride) + <*> convertToLedger id (optional pRefScriptCostMultiplier) + +pMaxRefScriptSizePerBlock :: Parser Word32 +pMaxRefScriptSizePerBlock = + Opt.option integralReader $ + mconcat + [ Opt.long "max-ref-script-size-per-block" + , Opt.metavar "WORD32" + , Opt.help "Maximum total size of reference scripts per block." + ] + +pMaxRefScriptSizePerTx :: Parser Word32 +pMaxRefScriptSizePerTx = + Opt.option integralReader $ + mconcat + [ Opt.long "max-ref-script-size-per-tx" + , Opt.metavar "WORD32" + , Opt.help "Maximum total size of reference scripts per transaction." + ] + +pRefScriptCostStride :: Parser (NonZero Word32) +pRefScriptCostStride = + Opt.option + (integralReader >>= maybe (fail "ref-script-cost-stride must be non-zero") pure . nonZero) + $ mconcat + [ Opt.long "ref-script-cost-stride" + , Opt.metavar "WORD32" + , Opt.help "Reference script cost stride (non-zero) for fee calculation." + ] + +pRefScriptCostMultiplier :: Parser PositiveInterval +pRefScriptCostMultiplier = + Opt.option (toPositiveIntervalOrErr <$> readRational) $ + mconcat + [ Opt.long "ref-script-cost-multiplier" + , Opt.metavar "RATIONAL" + , Opt.help "Reference script cost multiplier for fee calculation." + ] + +toPositiveIntervalOrErr :: Rational -> PositiveInterval +toPositiveIntervalOrErr r = case L.boundRational r of + Nothing -> + error $ + mconcat + [ "toPositiveIntervalOrErr: " + , "rational out of bounds or zero " <> show r + ] + Just n -> n + -- Not necessary in Conway era onwards pProtocolParametersUpdateGenesisKeys :: Parser [VerificationKeyFile In] pProtocolParametersUpdateGenesisKeys = some pGenesisVerificationKeyFile @@ -346,8 +403,12 @@ pGovActionProtocolParametersUpdate = \case <*> pIntroducedInBabbagePParams <*> pIntroducedInConwayPParams ShelleyBasedEraDijkstra -> - -- TODO: Dijkstra - error "pGovActionProtocolParametersUpdate: Dijkstra era not supported yet" + DijkstraEraBasedProtocolParametersUpdate + <$> pCommonProtocolParameters + <*> pAlonzoOnwardsPParams + <*> pIntroducedInBabbagePParams + <*> pIntroducedInConwayPParams + <*> pIntroducedInDijkstraPParams pGovernanceActionTreasuryWithdrawalCmd :: Exp.IsEra era => Maybe (Parser (Cmd.GovernanceActionCmds era)) diff --git a/cardano-cli/src/Cardano/CLI/EraBased/Governance/Actions/Run.hs b/cardano-cli/src/Cardano/CLI/EraBased/Governance/Actions/Run.hs index 266c4ab3bb..4214d838cc 100644 --- a/cardano-cli/src/Cardano/CLI/EraBased/Governance/Actions/Run.hs +++ b/cardano-cli/src/Cardano/CLI/EraBased/Governance/Actions/Run.hs @@ -373,15 +373,9 @@ addCostModelsToEraBasedProtocolParametersUpdate ConwayEraBasedProtocolParametersUpdate common (aOn{alCostModels = SJust cmdls}) inB inC addCostModelsToEraBasedProtocolParametersUpdate AlonzoEraOnwardsDijkstra - _ - _ = - -- TODO: Dijkstra - -- Add new protocol parameters from - -- https://github.com/IntersectMBO/cardano-ledger/blob/master/eras/dijkstra/src/Cardano/Ledger/Dijkstra/PParams.hs#L75 - -- to - -- https://github.com/IntersectMBO/cardano-api/blob/master/cardano-api/src/Cardano/Api/ProtocolParameters.hs#L190 - -- and remove this `error` - error "addCostModelsToEraBasedProtocolParametersUpdate: Dijkstra not supported yet" + cmdls + (DijkstraEraBasedProtocolParametersUpdate common aOn inB inC inD) = + DijkstraEraBasedProtocolParametersUpdate common (aOn{alCostModels = SJust cmdls}) inB inC inD runGovernanceActionTreasuryWithdrawalCmd :: forall era e diff --git a/cardano-cli/src/Cardano/CLI/EraBased/StakePool/Command.hs b/cardano-cli/src/Cardano/CLI/EraBased/StakePool/Command.hs index 5e8754d190..949b69c787 100644 --- a/cardano-cli/src/Cardano/CLI/EraBased/StakePool/Command.hs +++ b/cardano-cli/src/Cardano/CLI/EraBased/StakePool/Command.hs @@ -74,8 +74,8 @@ data StakePoolRegistrationCertificateCmdArgs era -- ^ Stake pool verification key. , vrfVerificationKeyOrFile :: !(VerificationKeyOrFile VrfKey) -- ^ VRF Verification key. - , blsSkeyFile :: !(SigningKeyFile In) - -- ^ The BLS signing key. + , blsSkeyFile :: !(Maybe (SigningKeyFile In)) + -- ^ The BLS signing key (Dijkstra era only). , poolPledge :: !Coin -- ^ Pool pledge. , poolCost :: !Coin diff --git a/cardano-cli/src/Cardano/CLI/EraBased/StakePool/Option.hs b/cardano-cli/src/Cardano/CLI/EraBased/StakePool/Option.hs index aaa6538531..82c3cf5d58 100644 --- a/cardano-cli/src/Cardano/CLI/EraBased/StakePool/Option.hs +++ b/cardano-cli/src/Cardano/CLI/EraBased/StakePool/Option.hs @@ -1,7 +1,9 @@ +{-# LANGUAGE AllowAmbiguousTypes #-} {-# LANGUAGE DataKinds #-} {-# LANGUAGE FlexibleContexts #-} {-# LANGUAGE GADTs #-} {-# LANGUAGE ScopedTypeVariables #-} +{-# LANGUAGE TypeApplications #-} module Cardano.CLI.EraBased.StakePool.Option ( pStakePoolCmds @@ -10,6 +12,7 @@ where import Cardano.Api import Cardano.Api.Experimental +import Cardano.Api.Experimental qualified as Exp import Cardano.Api.Experimental.Certificate (Hash (StakePoolMetadataHash), StakePoolMetadata) import Cardano.Api.Ledger qualified as L @@ -19,6 +22,7 @@ import Cardano.CLI.EraBased.StakePool.Command qualified as Cmd import Cardano.CLI.EraIndependent.Hash.Command qualified as Cmd import Cardano.CLI.EraIndependent.Node.Option (pBlsSigningKeyFile) import Cardano.CLI.Parser +import Cardano.CLI.Type.Common (SigningKeyFile) import Data.Foldable qualified as F import Options.Applicative hiding (help, str) @@ -94,7 +98,8 @@ pExpectedStakePoolMetadataHash = pExpectedHash (StakePoolMetadataHash . L.extractHash . L.castSafeHash) "stake pool metadata" pStakePoolRegistrationCertificateCmd - :: IsEra era + :: forall era + . IsEra era => EnvCli -> Maybe (Parser (Cmd.StakePoolCmds era)) pStakePoolRegistrationCertificateCmd envCli = do @@ -106,7 +111,7 @@ pStakePoolRegistrationCertificateCmd envCli = do Cmd.StakePoolRegistrationCertificateCmdArgs (convert useEra) <$> pStakePoolVerificationKeyOrFile Nothing <*> pVrfVerificationKeyOrFile - <*> pBlsSigningKeyFile + <*> pMaybeBlsSigningKeyFile @era <*> pPoolPledge <*> pPoolCost <*> pPoolMargin @@ -123,6 +128,11 @@ pStakePoolRegistrationCertificateCmd envCli = do ) $ Opt.progDesc "Create a stake pool registration certificate" +pMaybeBlsSigningKeyFile :: forall era. IsEra era => Parser (Maybe (SigningKeyFile In)) +pMaybeBlsSigningKeyFile = case useEra @era of + Exp.ConwayEra -> pure Nothing + Exp.DijkstraEra -> Just <$> pBlsSigningKeyFile + pStakePoolDeregistrationCertificateCmd :: IsEra era => Maybe (Parser (Cmd.StakePoolCmds era)) pStakePoolDeregistrationCertificateCmd = do diff --git a/cardano-cli/src/Cardano/CLI/EraBased/StakePool/Run.hs b/cardano-cli/src/Cardano/CLI/EraBased/StakePool/Run.hs index 081c98cd96..b9739a9d4f 100644 --- a/cardano-cli/src/Cardano/CLI/EraBased/StakePool/Run.hs +++ b/cardano-cli/src/Cardano/CLI/EraBased/StakePool/Run.hs @@ -109,17 +109,20 @@ runStakePoolRegistrationCertificateCmd ownerStakeVerificationKeyOrFiles let stakePoolOwners' = map verificationKeyHash sPoolOwnerVkeys - -- BLS signing key for Leios voting registration - blsSkey <- - fromEitherIOCli @(FileError TextEnvelopeError) $ - readFileTextEnvelope @(SigningKey BlsKey) blsSkeyFile - let leiosKey = blsSigningKeyToLeiosKey blsSkey + -- BLS signing key for Leios voting registration (Dijkstra era only) + mLeiosKey <- case blsSkeyFile of + Nothing -> pure Nothing + Just skeyFile -> do + blsSkey <- + fromEitherIOCli @(FileError TextEnvelopeError) $ + readFileTextEnvelope @(SigningKey BlsKey) skeyFile + pure $ Just $ blsSigningKeyToLeiosKey blsSkey let stakePoolParams = StakePoolParameters { stakePoolId = stakePoolId' , stakePoolVRF = vrfKeyHash' - , stakePoolBlsKey = Just leiosKey + , stakePoolBlsKey = mLeiosKey , stakePoolCost = poolCost , stakePoolMargin = poolMargin , stakePoolRewardAccount = rewardAccountAddr diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/base_help.cli b/cardano-cli/test/cardano-cli-golden/files/golden/base_help.cli index 9c420b764a..2053ab5017 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/base_help.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/base_help.cli @@ -18,6 +18,7 @@ Usage: cardano-cli | cip-format | compatible ) + Available options: --version Show the cardano-cli version diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/conway/transaction-view-metadata-noschema.out b/cardano-cli/test/cardano-cli-golden/files/golden/conway/transaction-view-metadata-noschema.out index ba429c9d56..c98bd43cc2 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/conway/transaction-view-metadata-noschema.out +++ b/cardano-cli/test/cardano-cli-golden/files/golden/conway/transaction-view-metadata-noschema.out @@ -14,20 +14,20 @@ metadata: - 2 - - 11 - 3 - - - '"A"' - - '"B"' + - - '[0x41]' + - '[0x42]' - - a - b - - - '"0A"' - - '"E"' + - - '[0x30, 0x41]' + - '[0x45]' - - aa - bb - - ab - ba - - - '"\DLE@A"' - - '"C"' - - - '"\NAK@A"' - - '"D"' + - - '[0x10, 0x40, 0x41]' + - '[0x43]' + - - '[0x15, 0x40, 0x41]' + - '[0x44]' - - aab - ba - - aba @@ -35,20 +35,20 @@ metadata: - 2 - - 11 - 3 - - - '"A"' - - '"B"' + - - '[0x41]' + - '[0x42]' - - a - b - - - '"0A"' - - '"E"' + - - '[0x30, 0x41]' + - '[0x45]' - - aa - bb - - ab - ba - - - '"\DLE@A"' - - '"C"' - - - '"\NAK@A"' - - '"D"' + - - '[0x10, 0x40, 0x41]' + - '[0x43]' + - - '[0x15, 0x40, 0x41]' + - '[0x44]' - - aab - ba - - abb diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/conway/transaction-view.out b/cardano-cli/test/cardano-cli-golden/files/golden/conway/transaction-view.out index dfed5cb08c..27740c792b 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/conway/transaction-view.out +++ b/cardano-cli/test/cardano-cli-golden/files/golden/conway/transaction-view.out @@ -690,20 +690,20 @@ metadata: - 2 - - 11 - 3 - - - '"A"' - - '"B"' + - - '[0x41]' + - '[0x42]' - - a - b - - - '"0A"' - - '"E"' + - - '[0x30, 0x41]' + - '[0x45]' - - aa - bb - - ab - ba - - - '"\DLE@A"' - - '"C"' - - - '"\NAK@A"' - - '"D"' + - - '[0x10, 0x40, 0x41]' + - '[0x43]' + - - '[0x15, 0x40, 0x41]' + - '[0x44]' - - aab - ba - - aba @@ -711,20 +711,20 @@ metadata: - 2 - - 11 - 3 - - - '"A"' - - '"B"' + - - '[0x41]' + - '[0x42]' - - a - b - - - '"0A"' - - '"E"' + - - '[0x30, 0x41]' + - '[0x45]' - - aa - bb - - ab - ba - - - '"\DLE@A"' - - '"C"' - - - '"\NAK@A"' - - '"D"' + - - '[0x10, 0x40, 0x41]' + - '[0x43]' + - - '[0x15, 0x40, 0x41]' + - '[0x44]' - - aab - ba - - abb diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help.cli index 942fd57f70..13a0fce27c 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help.cli @@ -14,8 +14,9 @@ Usage: cardano-cli | cip-format | compatible ) + -Usage: cardano-cli address (key-gen | key-hash | build | info) +Usage: cardano-cli address (key-gen | key-hash | build | info) Payment address commands. @@ -30,6 +31,7 @@ Usage: cardano-cli address key-gen ] --verification-key-file FILEPATH --signing-key-file FILEPATH + Create an address key pair. @@ -38,6 +40,7 @@ Usage: cardano-cli address key-hash | --payment-verification-key-file FILEPATH ) [--out-file FILEPATH] + Print the hash of an address key. @@ -54,10 +57,11 @@ Usage: cardano-cli address build ] (--mainnet | --testnet-magic NATURAL) [--out-file FILEPATH] + Build a Shelley payment address, with optional delegation to a stake address. -Usage: cardano-cli address info --address ADDRESS [--out-file FILEPATH] +Usage: cardano-cli address info --address ADDRESS [--out-file FILEPATH] Print information about an address. @@ -73,21 +77,24 @@ Usage: cardano-cli key | convert-itn-bip32-key | convert-cardano-address-key ) + Key utility commands. Usage: cardano-cli key verification-key --signing-key-file FILEPATH --verification-key-file FILEPATH + Get a verification key from a signing key. This supports all key types. Usage: cardano-cli key non-extended-key --extended-verification-key-file FILEPATH --verification-key-file FILEPATH + Get a non-extended verification key from an extended verification key. This supports all extended key types. -Usage: cardano-cli key generate-mnemonic [--out-file FILEPATH] --size WORD32 +Usage: cardano-cli key generate-mnemonic [--out-file FILEPATH] --size WORD32 Generate a mnemonic sentence that can be used for key derivation. @@ -107,6 +114,7 @@ Usage: cardano-cli key derive-from-mnemonic | --mnemonic-from-interactive-prompt ) --signing-key-file FILEPATH + Derive an extended signing key from a mnemonic sentence. To ensure the safety of the mnemonic phrase, we recommend that key derivation is performed in an @@ -124,12 +132,14 @@ Usage: cardano-cli key convert-byron-key [--password TEXT] | --byron-verification-key-file FILEPATH ) --out-file FILEPATH + Convert a Byron payment, genesis or genesis delegate key (signing or verification) to a corresponding Shelley-format key. Usage: cardano-cli key convert-byron-genesis-vkey --byron-genesis-verification-key BASE64 --out-file FILEPATH + Convert a Base64-encoded Byron genesis verification key to a Shelley genesis verification key @@ -139,18 +149,21 @@ Usage: cardano-cli key convert-itn-key | --itn-verification-key-file FILEPATH ) --out-file FILEPATH + Convert an Incentivized Testnet (ITN) non-extended (Ed25519) signing or verification key to a corresponding Shelley stake key Usage: cardano-cli key convert-itn-extended-key --itn-signing-key-file FILEPATH --out-file FILEPATH + Convert an Incentivized Testnet (ITN) extended (Ed25519Extended) signing key to a corresponding Shelley stake signing key Usage: cardano-cli key convert-itn-bip32-key --itn-signing-key-file FILEPATH --out-file FILEPATH + Convert an Incentivized Testnet (ITN) BIP32 (Ed25519Bip32) signing key to a corresponding Shelley stake signing key @@ -166,6 +179,7 @@ Usage: cardano-cli key convert-cardano-address-key ) --signing-key-file FILEPATH --out-file FILEPATH + Convert a cardano-address extended signing key to a corresponding Shelley-format key. @@ -178,6 +192,7 @@ Usage: cardano-cli node | new-counter | issue-op-cert ) + Node operation commands. @@ -189,6 +204,7 @@ Usage: cardano-cli node key-gen --cold-verification-key-file FILEPATH --cold-signing-key-file FILEPATH --operational-certificate-issue-counter-file FILEPATH + Create a key pair for a node operator's offline key and a new certificate issue counter @@ -200,6 +216,7 @@ Usage: cardano-cli node key-gen-KES ] --verification-key-file FILEPATH --signing-key-file FILEPATH + Create a key pair for a node KES operational key @@ -210,6 +227,7 @@ Usage: cardano-cli node key-gen-VRF ] --verification-key-file FILEPATH --signing-key-file FILEPATH + Create a key pair for a node VRF operational key @@ -218,6 +236,7 @@ Usage: cardano-cli node key-hash-VRF | --verification-key-file FILEPATH ) [--out-file FILEPATH] + Print hash of a node's operational VRF key. @@ -229,6 +248,7 @@ Usage: cardano-cli node new-counter ) --counter-value INT --operational-certificate-issue-counter-file FILEPATH + Create a new certificate issue counter @@ -240,10 +260,11 @@ Usage: cardano-cli node issue-op-cert --operational-certificate-issue-counter-file FILEPATH --kes-period NATURAL --out-file FILEPATH + Issue a node operational certificate -Usage: cardano-cli hash (anchor-data | script | genesis-file) +Usage: cardano-cli hash (anchor-data | script | genesis-file) Compute the hash to pass to the various --*-hash arguments of commands. @@ -256,14 +277,15 @@ Usage: cardano-cli hash anchor-data [ --expected-hash HASH | --out-file FILEPATH ] + Compute the hash of some anchor data (to then pass it to other commands). -Usage: cardano-cli hash script --script-file FILEPATH [--out-file FILEPATH] +Usage: cardano-cli hash script --script-file FILEPATH [--out-file FILEPATH] Compute the hash of a script (to then pass it to other commands). -Usage: cardano-cli hash genesis-file --genesis FILEPATH +Usage: cardano-cli hash genesis-file --genesis FILEPATH Compute the hash of a genesis file. @@ -285,6 +307,7 @@ Usage: cardano-cli query | slot-number | ledger-peer-snapshot ) + Node query commands. Will query the local node whose Unix domain socket is obtained from the CARDANO_NODE_SOCKET_PATH environment variable. @@ -298,6 +321,7 @@ Usage: cardano-cli query protocol-parameters --socket-path SOCKET_PATH [--output-json | --output-yaml] [--out-file FILEPATH] + Get the node's current protocol parameters @@ -307,6 +331,7 @@ Usage: cardano-cli query tip [--cardano-mode [--epoch-slots SLOTS]] [--volatile-tip | --immutable-tip] [--output-json | --output-yaml] [--out-file FILEPATH] + Get the node's current tip (slot no, hash, block no) @@ -319,6 +344,7 @@ Usage: cardano-cli query stake-pools [--cardano-mode [--epoch-slots SLOTS]] | --output-yaml ] [--out-file FILEPATH] + Get the node's current set of stake pool ids @@ -335,6 +361,7 @@ Usage: cardano-cli query stake-distribution | --output-yaml ] [--out-file FILEPATH] + Get the node's current aggregated stake distribution @@ -349,6 +376,7 @@ Usage: cardano-cli query stake-address-info --address ADDRESS [--output-json | --output-yaml] [--out-file FILEPATH] + Get the current delegations and reward accounts filtered by stake address. @@ -357,6 +385,7 @@ Usage: cardano-cli query era-history [--cardano-mode [--epoch-slots SLOTS]] --socket-path SOCKET_PATH [--volatile-tip | --immutable-tip] [--out-file FILEPATH] + Obtains the era history data. The era history contains information about when era transitions happened and can be used together with the start time to @@ -380,6 +409,7 @@ Usage: cardano-cli query utxo [--cardano-mode [--epoch-slots SLOTS]] | --output-yaml ] [--out-file FILEPATH] + Get a portion of the current UTxO: by tx in, by address or the whole. @@ -392,6 +422,7 @@ Usage: cardano-cli query ledger-state [--cardano-mode [--epoch-slots SLOTS]] | --output-yaml ] [--out-file FILEPATH] + Dump the current ledger state of the node (Ledger.NewEpochState -- advanced command) @@ -406,6 +437,7 @@ Usage: cardano-cli query protocol-state [--cardano-mode [--epoch-slots SLOTS]] | --output-yaml ] [--out-file FILEPATH] + Dump the current protocol state of the node (Ledger.ChainDepState -- advanced command) @@ -419,6 +451,7 @@ Usage: cardano-cli query stake-snapshot [--cardano-mode [--epoch-slots SLOTS]] ) [--output-json | --output-yaml] [--out-file FILEPATH] + Obtain the three stake snapshots for a pool, plus the total active stake (advanced command) @@ -432,6 +465,7 @@ Usage: cardano-cli query pool-params [--cardano-mode [--epoch-slots SLOTS]] ) [--output-json | --output-yaml] [--out-file FILEPATH] + DEPRECATED. Use query pool-state instead. Dump the pool parameters (Ledger.NewEpochState.esLState._delegationState._pState._pParams -- advanced @@ -460,6 +494,7 @@ Usage: cardano-cli query leadership-schedule | --output-yaml ] [--out-file FILEPATH] + Get the slots the node is expected to mint a block in (advanced command) @@ -470,6 +505,7 @@ Usage: cardano-cli query kes-period-info [--cardano-mode [--epoch-slots SLOTS]] --op-cert-file FILEPATH [--output-json | --output-yaml] [--out-file FILEPATH] + Get information about the current KES period and your node's operational certificate. @@ -483,6 +519,7 @@ Usage: cardano-cli query pool-state [--cardano-mode [--epoch-slots SLOTS]] ) [--output-json | --output-yaml] [--out-file FILEPATH] + Dump the pool state @@ -492,6 +529,7 @@ Usage: cardano-cli query tx-mempool [--cardano-mode [--epoch-slots SLOTS]] (info | next-tx | tx-exists) [--output-json | --output-yaml] [--out-file FILEPATH] + Local Mempool info @@ -503,7 +541,7 @@ Usage: cardano-cli query tx-mempool next-tx Requests the next transaction from the mempool's current list -Usage: cardano-cli query tx-mempool tx-exists TX_ID +Usage: cardano-cli query tx-mempool tx-exists TX_ID Query if a particular transaction exists in the mempool @@ -512,6 +550,7 @@ Usage: cardano-cli query slot-number [--cardano-mode [--epoch-slots SLOTS]] --socket-path SOCKET_PATH [--volatile-tip | --immutable-tip] TIMESTAMP + Query slot number for UTC timestamp @@ -528,11 +567,12 @@ Usage: cardano-cli query ledger-peer-snapshot [--all-ledger-peers] [--output-json | --output-yaml] [--out-file FILEPATH] + Dump the current snapshot of big ledger peers. These are the largest pools that cumulatively hold 90% of total stake. -Usage: cardano-cli legacy COMMAND +Usage: cardano-cli legacy COMMAND Legacy commands @@ -549,31 +589,36 @@ Usage: cardano-cli legacy genesis | create-staked | hash ) + Genesis block commands Usage: cardano-cli legacy genesis key-gen-genesis --verification-key-file FILEPATH --signing-key-file FILEPATH + Create a Shelley genesis key pair Usage: cardano-cli legacy genesis key-gen-delegate --verification-key-file FILEPATH --signing-key-file FILEPATH --operational-certificate-issue-counter-file FILEPATH + Create a Shelley genesis delegate key pair Usage: cardano-cli legacy genesis key-gen-utxo --verification-key-file FILEPATH --signing-key-file FILEPATH + Create a Shelley genesis UTxO key pair -Usage: cardano-cli legacy genesis key-hash --verification-key-file FILEPATH +Usage: cardano-cli legacy genesis key-hash --verification-key-file FILEPATH Print the identifier (hash) of a public key Usage: cardano-cli legacy genesis get-ver-key --verification-key-file FILEPATH --signing-key-file FILEPATH + Derive the verification key from a signing key @@ -582,6 +627,7 @@ Usage: cardano-cli legacy genesis initial-addr --verification-key-file FILEPATH | --testnet-magic NATURAL ) [--out-file FILEPATH] + Get the address for an initial UTxO based on the verification key @@ -590,6 +636,7 @@ Usage: cardano-cli legacy genesis initial-txin --verification-key-file FILEPATH | --testnet-magic NATURAL ) [--out-file FILEPATH] + Get the TxIn for an initial UTxO based on the verification key @@ -610,6 +657,7 @@ Usage: cardano-cli legacy genesis create-cardano --conway-era --alonzo-template FILEPATH --conway-template FILEPATH [--node-config-template FILEPATH] + Create a Byron and Shelley genesis file from a genesis template and genesis/delegation/spending keys. @@ -621,6 +669,7 @@ Usage: cardano-cli legacy genesis create | --alonzo | --babbage | --conway + | --dijkstra ) [ --key-output-bech32 | --key-output-text-envelope @@ -632,6 +681,7 @@ Usage: cardano-cli legacy genesis create [--start-time UTC_TIME] [--supply LOVELACE] (--mainnet | --testnet-magic NATURAL) + Create a Shelley genesis file from a genesis template and genesis/delegation/spending keys. @@ -656,11 +706,12 @@ Usage: cardano-cli legacy genesis create-staked --conway-era [--bulk-pools-per-file INT] [--num-stuffed-utxo INT] [--relay-specification-file FILEPATH] + Create a staked Shelley genesis file from a genesis template and genesis/delegation/spending keys. -Usage: cardano-cli legacy genesis hash --genesis FILEPATH +Usage: cardano-cli legacy genesis hash --genesis FILEPATH DEPRECATION WARNING! This command is deprecated and will be removed in a future release. Please use hash genesis-file instead. Compute the hash of a @@ -673,6 +724,7 @@ Usage: cardano-cli byron | governance | miscellaneous ) + Byron specific commands @@ -683,10 +735,11 @@ Usage: cardano-cli byron key | signing-key-address | migrate-delegate-key-from ) + Byron key utility commands -Usage: cardano-cli byron key keygen --secret FILEPATH +Usage: cardano-cli byron key keygen --secret FILEPATH Generate a signing key. @@ -696,6 +749,7 @@ Usage: cardano-cli byron key to-verification ] --secret FILEPATH --to FILEPATH + Extract a verification key in its base64 form. @@ -704,6 +758,7 @@ Usage: cardano-cli byron key signing-key-public | --byron-formats ] --secret FILEPATH + Pretty-print a signing key's verification key (not a secret). @@ -715,11 +770,13 @@ Usage: cardano-cli byron key signing-key-address | --testnet-magic NATURAL ) --secret FILEPATH + Print address of a signing key. Usage: cardano-cli byron key migrate-delegate-key-from --from FILEPATH --to FILEPATH + Migrate a delegate key from an older version. @@ -729,6 +786,7 @@ Usage: cardano-cli byron transaction | issue-utxo-expenditure | txid ) + Byron transaction commands @@ -737,6 +795,7 @@ Usage: cardano-cli byron transaction submit-tx --socket-path SOCKET_PATH | --testnet-magic NATURAL ) --tx FILEPATH + Submit a raw, signed transaction, in its on-wire representation. @@ -751,6 +810,7 @@ Usage: cardano-cli byron transaction issue-genesis-utxo-expenditure --genesis-js --wallet-key FILEPATH --rich-addr-from ADDR (--txout '("ADDR", LOVELACE)') + Write a file with a signed transaction, spending genesis UTxO. @@ -765,14 +825,15 @@ Usage: cardano-cli byron transaction issue-utxo-expenditure --wallet-key FILEPATH (--txin (TXID,INDEX)) (--txout '("ADDR", LOVELACE)') + Write a file with a signed transaction, spending normal UTxO. -Usage: cardano-cli byron transaction txid --tx FILEPATH +Usage: cardano-cli byron transaction txid --tx FILEPATH Print the txid of a raw, signed transaction. -Usage: cardano-cli byron genesis (genesis | print-genesis-hash) +Usage: cardano-cli byron genesis (genesis | print-genesis-hash) Byron genesis block commands @@ -789,14 +850,15 @@ Usage: cardano-cli byron genesis genesis --genesis-output-dir FILEPATH --avvm-entry-balance INT [--avvm-balance-factor DOUBLE] [--secret-seed INT] + Create genesis. -Usage: cardano-cli byron genesis print-genesis-hash --genesis-json FILEPATH +Usage: cardano-cli byron genesis print-genesis-hash --genesis-json FILEPATH Compute hash of a genesis file. -Usage: cardano-cli byron governance COMMAND +Usage: cardano-cli byron governance COMMAND Byron governance commands @@ -806,6 +868,7 @@ Usage: cardano-cli byron governance submit-proposal-vote | --testnet-magic NATURAL ) --filepath FILEPATH + Submit a proposal vote. @@ -815,6 +878,7 @@ Usage: cardano-cli byron governance submit-update-proposal | --testnet-magic NATURAL ) --filepath FILEPATH + Submit an update proposal. @@ -828,6 +892,7 @@ Usage: cardano-cli byron governance create-proposal-vote | --vote-no ) --output-filepath FILEPATH + Create an update proposal vote. @@ -861,10 +926,11 @@ Usage: cardano-cli byron governance create-update-proposal [--tx-fee-a-constant INT --tx-fee-b-constant DOUBLE] [--unlock-stake-epoch WORD64] + Create an update proposal. -Usage: cardano-cli byron miscellaneous (validate-cbor | pretty-print-cbor) +Usage: cardano-cli byron miscellaneous (validate-cbor | pretty-print-cbor) Byron miscellaneous commands @@ -876,10 +942,11 @@ Usage: cardano-cli byron miscellaneous validate-cbor | --byron-vote ] --filepath FILEPATH + Validate a CBOR blockchain object. -Usage: cardano-cli byron miscellaneous pretty-print-cbor --filepath FILEPATH +Usage: cardano-cli byron miscellaneous pretty-print-cbor --filepath FILEPATH Pretty print a CBOR file. @@ -888,6 +955,7 @@ Usage: cardano-cli byron submit-proposal-vote --socket-path SOCKET_PATH | --testnet-magic NATURAL ) --filepath FILEPATH + Submit a proposal vote. @@ -896,6 +964,7 @@ Usage: cardano-cli byron submit-update-proposal --socket-path SOCKET_PATH | --testnet-magic NATURAL ) --filepath FILEPATH + Submit an update proposal. @@ -907,6 +976,7 @@ Usage: cardano-cli byron create-proposal-vote --proposal-filepath FILEPATH (--vote-yes | --vote-no) --output-filepath FILEPATH + Create an update proposal vote. @@ -940,6 +1010,7 @@ Usage: cardano-cli byron create-update-proposal [--tx-fee-a-constant INT --tx-fee-b-constant DOUBLE] [--unlock-stake-epoch WORD64] + Create an update proposal. @@ -955,10 +1026,11 @@ Usage: cardano-cli conway | text-view | transaction ) + Conway era commands -Usage: cardano-cli conway address (key-gen | key-hash | build | info) +Usage: cardano-cli conway address (key-gen | key-hash | build | info) Payment address commands. @@ -973,6 +1045,7 @@ Usage: cardano-cli conway address key-gen ] --verification-key-file FILEPATH --signing-key-file FILEPATH + Create an address key pair. @@ -981,6 +1054,7 @@ Usage: cardano-cli conway address key-hash | --payment-verification-key-file FILEPATH ) [--out-file FILEPATH] + Print the hash of an address key. @@ -997,10 +1071,11 @@ Usage: cardano-cli conway address build ] (--mainnet | --testnet-magic NATURAL) [--out-file FILEPATH] + Build a Shelley payment address, with optional delegation to a stake address. -Usage: cardano-cli conway address info --address ADDRESS [--out-file FILEPATH] +Usage: cardano-cli conway address info --address ADDRESS [--out-file FILEPATH] Print information about an address. @@ -1016,22 +1091,26 @@ Usage: cardano-cli conway key | convert-itn-bip32-key | convert-cardano-address-key ) + Key utility commands. Usage: cardano-cli conway key verification-key --signing-key-file FILEPATH --verification-key-file FILEPATH + Get a verification key from a signing key. This supports all key types. Usage: cardano-cli conway key non-extended-key --extended-verification-key-file FILEPATH --verification-key-file FILEPATH + Get a non-extended verification key from an extended verification key. This supports all extended key types. Usage: cardano-cli conway key generate-mnemonic [--out-file FILEPATH] --size WORD32 + Generate a mnemonic sentence that can be used for key derivation. @@ -1051,6 +1130,7 @@ Usage: cardano-cli conway key derive-from-mnemonic | --mnemonic-from-interactive-prompt ) --signing-key-file FILEPATH + Derive an extended signing key from a mnemonic sentence. To ensure the safety of the mnemonic phrase, we recommend that key derivation is performed in an @@ -1068,12 +1148,14 @@ Usage: cardano-cli conway key convert-byron-key [--password TEXT] | --byron-verification-key-file FILEPATH ) --out-file FILEPATH + Convert a Byron payment, genesis or genesis delegate key (signing or verification) to a corresponding Shelley-format key. Usage: cardano-cli conway key convert-byron-genesis-vkey --byron-genesis-verification-key BASE64 --out-file FILEPATH + Convert a Base64-encoded Byron genesis verification key to a Shelley genesis verification key @@ -1083,18 +1165,21 @@ Usage: cardano-cli conway key convert-itn-key | --itn-verification-key-file FILEPATH ) --out-file FILEPATH + Convert an Incentivized Testnet (ITN) non-extended (Ed25519) signing or verification key to a corresponding Shelley stake key Usage: cardano-cli conway key convert-itn-extended-key --itn-signing-key-file FILEPATH --out-file FILEPATH + Convert an Incentivized Testnet (ITN) extended (Ed25519Extended) signing key to a corresponding Shelley stake signing key Usage: cardano-cli conway key convert-itn-bip32-key --itn-signing-key-file FILEPATH --out-file FILEPATH + Convert an Incentivized Testnet (ITN) BIP32 (Ed25519Bip32) signing key to a corresponding Shelley stake signing key @@ -1110,6 +1195,7 @@ Usage: cardano-cli conway key convert-cardano-address-key ) --signing-key-file FILEPATH --out-file FILEPATH + Convert a cardano-address extended signing key to a corresponding Shelley-format key. @@ -1128,31 +1214,36 @@ Usage: cardano-cli conway genesis | create-testnet-data | hash ) + Genesis block commands. Usage: cardano-cli conway genesis key-gen-genesis --verification-key-file FILEPATH --signing-key-file FILEPATH + Create a Shelley genesis key pair Usage: cardano-cli conway genesis key-gen-delegate --verification-key-file FILEPATH --signing-key-file FILEPATH --operational-certificate-issue-counter-file FILEPATH + Create a Shelley genesis delegate key pair Usage: cardano-cli conway genesis key-gen-utxo --verification-key-file FILEPATH --signing-key-file FILEPATH + Create a Shelley genesis UTxO key pair -Usage: cardano-cli conway genesis key-hash --verification-key-file FILEPATH +Usage: cardano-cli conway genesis key-hash --verification-key-file FILEPATH Print the identifier (hash) of a public key Usage: cardano-cli conway genesis get-ver-key --verification-key-file FILEPATH --signing-key-file FILEPATH + Derive the verification key from a signing key @@ -1161,6 +1252,7 @@ Usage: cardano-cli conway genesis initial-addr --verification-key-file FILEPATH | --testnet-magic NATURAL ) [--out-file FILEPATH] + Get the address for an initial UTxO based on the verification key @@ -1169,6 +1261,7 @@ Usage: cardano-cli conway genesis initial-txin --verification-key-file FILEPATH | --testnet-magic NATURAL ) [--out-file FILEPATH] + Get the TxIn for an initial UTxO based on the verification key @@ -1188,6 +1281,7 @@ Usage: cardano-cli conway genesis create-cardano --genesis-dir DIR --alonzo-template FILEPATH --conway-template FILEPATH [--node-config-template FILEPATH] + Create a Byron and Shelley genesis file from a genesis template and genesis/delegation/spending keys. @@ -1203,6 +1297,7 @@ Usage: cardano-cli conway genesis create [--start-time UTC_TIME] [--supply LOVELACE] (--mainnet | --testnet-magic NATURAL) + Create a Shelley genesis file from a genesis template and genesis/delegation/spending keys. @@ -1227,6 +1322,7 @@ Usage: cardano-cli conway genesis create-staked [--bulk-pools-per-file INT] [--num-stuffed-utxo INT] [--relay-specification-file FILEPATH] + Create a staked Shelley genesis file from a genesis template and genesis/delegation/spending keys. @@ -1234,6 +1330,7 @@ Usage: cardano-cli conway genesis create-staked Usage: cardano-cli conway genesis create-testnet-data [--spec-shelley FILEPATH] [--spec-alonzo FILEPATH] [--spec-conway FILEPATH] + [--genesis-keys INT] [--pools INT] [ --stake-delegators INT @@ -1251,16 +1348,17 @@ Usage: cardano-cli conway genesis create-testnet-data [--spec-shelley FILEPATH] [--relays FILEPATH] [--start-time UTC_TIME] --out-dir DIR + Create data to use for starting a testnet. -Usage: cardano-cli conway genesis hash --genesis FILEPATH +Usage: cardano-cli conway genesis hash --genesis FILEPATH DEPRECATION WARNING! This command is deprecated and will be removed in a future release. Please use hash genesis-file instead. Compute the hash of a genesis file. -Usage: cardano-cli conway governance (action | committee | drep | vote) +Usage: cardano-cli conway governance (action | committee | drep | vote) Governance commands. @@ -1274,6 +1372,7 @@ Usage: cardano-cli conway governance action | create-hardfork | view ) + Governance action commands. @@ -1298,6 +1397,7 @@ Usage: cardano-cli conway governance action create-constitution [--check-constitution-hash] [--constitution-script-hash HASH] --out-file FILEPATH + Create a constitution. @@ -1331,6 +1431,7 @@ Usage: cardano-cli conway governance action update-committee [--prev-governance-action-tx-id TXID --prev-governance-action-index WORD16] --out-file FILEPATH + Create or update a new committee proposal. @@ -1346,6 +1447,7 @@ Usage: cardano-cli conway governance action create-info (--mainnet | --testnet) --anchor-data-hash HASH [--check-anchor-data] --out-file FILEPATH + Create an info action. @@ -1366,6 +1468,7 @@ Usage: cardano-cli conway governance action create-no-confidence [--prev-governance-action-tx-id TXID --prev-governance-action-index WORD16] --out-file FILEPATH + Create a no confidence proposal. @@ -1431,6 +1534,7 @@ Usage: cardano-cli conway governance action create-protocol-parameters-update [--ref-script-cost-per-byte RATIONAL] [--cost-model-file FILE] --out-file FILEPATH + Create a protocol parameters update. @@ -1458,6 +1562,7 @@ Usage: cardano-cli conway governance action create-treasury-withdrawal --transfer LOVELACE) [--constitution-script-hash HASH] --out-file FILEPATH + Create a treasury withdrawal. @@ -1480,6 +1585,7 @@ Usage: cardano-cli conway governance action create-hardfork --protocol-major-version MAJOR --protocol-minor-version MINOR --out-file FILEPATH + Create a hardfork initiation proposal. @@ -1488,6 +1594,7 @@ Usage: cardano-cli conway governance action view --action-file FILEPATH | --output-yaml ] [--out-file FILEPATH] + View a governance action. @@ -1498,6 +1605,7 @@ Usage: cardano-cli conway governance committee | create-hot-key-authorization-certificate | create-cold-key-resignation-certificate ) + Committee member commands. @@ -1508,6 +1616,7 @@ Usage: cardano-cli conway governance committee key-gen-cold ] --cold-verification-key-file FILEPATH --cold-signing-key-file FILEPATH + Create a cold key pair for a Constitutional Committee Member @@ -1518,6 +1627,7 @@ Usage: cardano-cli conway governance committee key-gen-hot ] --verification-key-file FILEPATH --signing-key-file FILEPATH + Create a hot key pair for a Constitutional Committee Member @@ -1525,6 +1635,7 @@ Usage: cardano-cli conway governance committee key-hash ( --verification-key STRING | --verification-key-file FILEPATH ) + Print the identifier (hash) of a public key @@ -1542,6 +1653,7 @@ Usage: cardano-cli conway governance committee create-hot-key-authorization-cert | --hot-script-file FILEPATH ) --out-file FILEPATH + Create hot key authorization certificate for a Constitutional Committee Member @@ -1556,6 +1668,7 @@ Usage: cardano-cli conway governance committee create-cold-key-resignation-certi --resignation-metadata-hash HASH [--check-resignation-metadata-hash]] --out-file FILEPATH + Create cold key resignation certificate for a Constitutional Committee Member @@ -1567,6 +1680,7 @@ Usage: cardano-cli conway governance drep | update-certificate | metadata-hash ) + DRep member commands. @@ -1577,6 +1691,7 @@ Usage: cardano-cli conway governance drep key-gen ] --verification-key-file FILEPATH --signing-key-file FILEPATH + Generate Delegated Representative verification and signing keys. @@ -1590,6 +1705,7 @@ Usage: cardano-cli conway governance drep id | --output-cip129 ] [--out-file FILEPATH] + Generate a drep id. @@ -1604,6 +1720,7 @@ Usage: cardano-cli conway governance drep registration-certificate --drep-metadata-hash HASH [--check-drep-metadata-hash]] --out-file FILEPATH + Create a registration certificate. @@ -1615,6 +1732,7 @@ Usage: cardano-cli conway governance drep retirement-certificate ) --deposit-amt LOVELACE --out-file FILEPATH + Create a DRep retirement certificate. @@ -1628,6 +1746,7 @@ Usage: cardano-cli conway governance drep update-certificate --drep-metadata-hash HASH [--check-drep-metadata-hash]] --out-file FILEPATH + Create a DRep update certificate. @@ -1638,11 +1757,12 @@ Usage: cardano-cli conway governance drep metadata-hash [ --expected-hash HASH | --out-file FILEPATH ] + Calculate the hash of a metadata file, optionally checking the obtained hash against an expected value. -Usage: cardano-cli conway governance vote (create | view) +Usage: cardano-cli conway governance vote (create | view) Vote commands. @@ -1666,12 +1786,14 @@ Usage: cardano-cli conway governance vote create (--yes | --no | --abstain) --anchor-data-hash HASH [--check-anchor-data-hash]] --out-file FILEPATH + Vote creation. Usage: cardano-cli conway governance vote view --vote-file FILEPATH [--output-json | --output-yaml] [--out-file FILEPATH] + Vote viewing. @@ -1683,6 +1805,7 @@ Usage: cardano-cli conway node | new-counter | issue-op-cert ) + Node operation commands. @@ -1694,6 +1817,7 @@ Usage: cardano-cli conway node key-gen --cold-verification-key-file FILEPATH --cold-signing-key-file FILEPATH --operational-certificate-issue-counter-file FILEPATH + Create a key pair for a node operator's offline key and a new certificate issue counter @@ -1705,6 +1829,7 @@ Usage: cardano-cli conway node key-gen-KES ] --verification-key-file FILEPATH --signing-key-file FILEPATH + Create a key pair for a node KES operational key @@ -1715,6 +1840,7 @@ Usage: cardano-cli conway node key-gen-VRF ] --verification-key-file FILEPATH --signing-key-file FILEPATH + Create a key pair for a node VRF operational key @@ -1723,6 +1849,7 @@ Usage: cardano-cli conway node key-hash-VRF | --verification-key-file FILEPATH ) [--out-file FILEPATH] + Print hash of a node's operational VRF key. @@ -1734,6 +1861,7 @@ Usage: cardano-cli conway node new-counter ) --counter-value INT --operational-certificate-issue-counter-file FILEPATH + Create a new certificate issue counter @@ -1745,6 +1873,7 @@ Usage: cardano-cli conway node issue-op-cert --operational-certificate-issue-counter-file FILEPATH --kes-period NATURAL --out-file FILEPATH + Issue a node operational certificate @@ -1778,6 +1907,7 @@ Usage: cardano-cli conway query | tx-mempool | utxo ) + Node query commands. Will query the local node whose Unix domain socket is obtained from the CARDANO_NODE_SOCKET_PATH environment variable. @@ -1810,6 +1940,7 @@ Usage: cardano-cli conway query committee-state | --output-yaml ] [--out-file FILEPATH] + Get the committee state @@ -1825,6 +1956,7 @@ Usage: cardano-cli conway query constitution ] [--output-json | --output-yaml] [--out-file FILEPATH] + Get the constitution @@ -1847,6 +1979,7 @@ Usage: cardano-cli conway query drep-state [--include-stake] [--output-json | --output-yaml] [--out-file FILEPATH] + Get the DRep state. @@ -1872,6 +2005,7 @@ Usage: cardano-cli conway query drep-stake-distribution | --output-yaml ] [--out-file FILEPATH] + Get the DRep stake distribution. @@ -1884,6 +2018,7 @@ Usage: cardano-cli conway query era-history --socket-path SOCKET_PATH [--volatile-tip | --immutable-tip] [--out-file FILEPATH] + Obtains the era history data. The era history contains information about when era transitions happened and can be used together with the start time to @@ -1904,6 +2039,7 @@ Usage: cardano-cli conway query future-pparams ] [--output-json | --output-yaml] [--out-file FILEPATH] + Get the protocol parameters that will apply at the next epoch @@ -1915,6 +2051,7 @@ Usage: cardano-cli conway query gov-state [--cardano-mode [--epoch-slots SLOTS]] [--volatile-tip | --immutable-tip] [--output-json | --output-yaml] [--out-file FILEPATH] + Get the governance state @@ -1933,6 +2070,7 @@ Usage: cardano-cli conway query kes-period-info | --output-yaml ] [--out-file FILEPATH] + Get information about the current KES period and your node's operational certificate. @@ -1960,6 +2098,7 @@ Usage: cardano-cli conway query leadership-schedule | --output-yaml ] [--out-file FILEPATH] + Get the slots the node is expected to mint a block in (advanced command) @@ -1978,6 +2117,7 @@ Usage: cardano-cli conway query ledger-peer-snapshot | --output-yaml ] [--out-file FILEPATH] + Dump the current snapshot of ledger peers.These are the largest pools that cumulatively hold 90% of total stake. @@ -1997,6 +2137,7 @@ Usage: cardano-cli conway query ledger-state | --output-yaml ] [--out-file FILEPATH] + Dump the current ledger state of the node (Ledger.NewEpochState -- advanced command) @@ -2014,6 +2155,7 @@ Usage: cardano-cli conway query pool-params ) [--output-json | --output-yaml] [--out-file FILEPATH] + DEPRECATED. Use query pool-state instead. Dump the pool parameters (Ledger.NewEpochState.esLState._delegationState._pState._pParams -- advanced @@ -2032,6 +2174,7 @@ Usage: cardano-cli conway query pool-state ) [--output-json | --output-yaml] [--out-file FILEPATH] + Dump the pool state @@ -2047,6 +2190,7 @@ Usage: cardano-cli conway query proposals [--cardano-mode [--epoch-slots SLOTS]] ) [--output-json | --output-yaml] [--out-file FILEPATH] + Get the governance proposals that are eligible for ratification. Proposals submitted during the current epoch are excluded, as they cannot be ratified @@ -2063,6 +2207,7 @@ Usage: cardano-cli conway query protocol-parameters | --output-yaml ] [--out-file FILEPATH] + Get the node's current protocol parameters @@ -2082,6 +2227,7 @@ Usage: cardano-cli conway query protocol-state | --output-yaml ] [--out-file FILEPATH] + Dump the current protocol state of the node (Ledger.ChainDepState -- advanced command) @@ -2098,6 +2244,7 @@ Usage: cardano-cli conway query ratify-state ] [--output-json | --output-yaml] [--out-file FILEPATH] + Get the ratification state @@ -2117,6 +2264,7 @@ Usage: cardano-cli conway query ref-script-size | --output-yaml ] [--out-file FILEPATH] + Calculate the reference input scripts size in bytes for provided transaction inputs. @@ -2130,6 +2278,7 @@ Usage: cardano-cli conway query slot-number --socket-path SOCKET_PATH [--volatile-tip | --immutable-tip] TIMESTAMP + Query slot number for UTC timestamp @@ -2154,6 +2303,7 @@ Usage: cardano-cli conway query spo-stake-distribution | --output-yaml ] [--out-file FILEPATH] + Get the SPO stake distribution. @@ -2172,6 +2322,7 @@ Usage: cardano-cli conway query stake-address-info | --output-yaml ] [--out-file FILEPATH] + Get the current delegations and reward accounts filtered by stake address. @@ -2190,6 +2341,7 @@ Usage: cardano-cli conway query stake-distribution | --output-yaml ] [--out-file FILEPATH] + Get the node's current aggregated stake distribution @@ -2206,6 +2358,7 @@ Usage: cardano-cli conway query stake-pools | --output-yaml ] [--out-file FILEPATH] + Get the node's current set of stake pool ids @@ -2227,6 +2380,7 @@ Usage: cardano-cli conway query stake-pool-default-vote | --output-yaml ] [--out-file FILEPATH] + Get the stake pool default vote. @@ -2245,6 +2399,7 @@ Usage: cardano-cli conway query stake-snapshot ) [--output-json | --output-yaml] [--out-file FILEPATH] + Obtain the three stake snapshots for a pool, plus the total active stake (advanced command) @@ -2255,6 +2410,7 @@ Usage: cardano-cli conway query tip [--cardano-mode [--epoch-slots SLOTS]] [--volatile-tip | --immutable-tip] [--output-json | --output-yaml] [--out-file FILEPATH] + Get the node's current tip (slot no, hash, block no) @@ -2263,6 +2419,7 @@ Usage: cardano-cli conway query treasury [--cardano-mode [--epoch-slots SLOTS]] --socket-path SOCKET_PATH [--volatile-tip | --immutable-tip] [--out-file FILEPATH] + Get the treasury value @@ -2276,6 +2433,7 @@ Usage: cardano-cli conway query tx-mempool (info | next-tx | tx-exists) [--output-json | --output-yaml] [--out-file FILEPATH] + Local Mempool info @@ -2287,7 +2445,7 @@ Usage: cardano-cli conway query tx-mempool next-tx Requests the next transaction from the mempool's current list -Usage: cardano-cli conway query tx-mempool tx-exists TX_ID +Usage: cardano-cli conway query tx-mempool tx-exists TX_ID Query if a particular transaction exists in the mempool @@ -2306,6 +2464,7 @@ Usage: cardano-cli conway query utxo [--cardano-mode [--epoch-slots SLOTS]] | --output-yaml ] [--out-file FILEPATH] + Get a portion of the current UTxO: by tx in, by address or the whole. @@ -2322,6 +2481,7 @@ Usage: cardano-cli conway stake-address | registration-and-vote-delegation-certificate | registration-stake-and-vote-delegation-certificate ) + Stake address commands. @@ -2332,6 +2492,7 @@ Usage: cardano-cli conway stake-address key-gen ] --verification-key-file FILEPATH --signing-key-file FILEPATH + Create a stake address key pair @@ -2340,6 +2501,7 @@ Usage: cardano-cli conway stake-address key-hash | --stake-verification-key-file FILEPATH ) [--out-file FILEPATH] + Print the hash of a stake address key @@ -2353,6 +2515,7 @@ Usage: cardano-cli conway stake-address build | --testnet-magic NATURAL ) [--out-file FILEPATH] + Build a stake address @@ -2365,6 +2528,7 @@ Usage: cardano-cli conway stake-address registration-certificate ) --key-reg-deposit-amt NATURAL --out-file FILEPATH + Create a stake address registration certificate @@ -2377,6 +2541,7 @@ Usage: cardano-cli conway stake-address deregistration-certificate ) --key-reg-deposit-amt NATURAL --out-file FILEPATH + Create a stake address deregistration certificate @@ -2393,6 +2558,7 @@ Usage: cardano-cli conway stake-address stake-delegation-certificate | --stake-pool-id STAKE_POOL_ID ) --out-file FILEPATH + Create a stake address stake delegation certificate, which when submitted in a transaction delegates stake to a stake pool. @@ -2417,6 +2583,7 @@ Usage: cardano-cli conway stake-address stake-and-vote-delegation-certificate | --always-no-confidence ) --out-file FILEPATH + Create a stake address stake and vote delegation certificate, which when submitted in a transaction delegates stake to a stake pool and a DRep. @@ -2436,6 +2603,7 @@ Usage: cardano-cli conway stake-address vote-delegation-certificate | --always-no-confidence ) --out-file FILEPATH + Create a stake address vote delegation certificate, which when submitted in a transaction delegates stake to a DRep. @@ -2454,6 +2622,7 @@ Usage: cardano-cli conway stake-address registration-and-delegation-certificate ) --key-reg-deposit-amt NATURAL --out-file FILEPATH + Create a stake address registration and delegation certificate, which when submitted in a transaction registers a stake address and delegates stake to a @@ -2475,6 +2644,7 @@ Usage: cardano-cli conway stake-address registration-and-vote-delegation-certifi ) --key-reg-deposit-amt NATURAL --out-file FILEPATH + Create a stake address registration and vote delegation certificate, which when submitted in a transaction registers a stake address and delegates votes @@ -2501,6 +2671,7 @@ Usage: cardano-cli conway stake-address registration-stake-and-vote-delegation-c ) --key-reg-deposit-amt NATURAL --out-file FILEPATH + Create a stake address registration, stake delegation and vote delegation certificate, which when submitted in a transaction registers a stake address, @@ -2513,6 +2684,7 @@ Usage: cardano-cli conway stake-pool | id | metadata-hash ) + Stake pool commands. @@ -2547,6 +2719,7 @@ Usage: cardano-cli conway stake-pool registration-certificate | --testnet-magic NATURAL ) --out-file FILEPATH + Create a stake pool registration certificate @@ -2557,6 +2730,7 @@ Usage: cardano-cli conway stake-pool deregistration-certificate ) --epoch NATURAL --out-file FILEPATH + Create a stake pool deregistration certificate @@ -2567,6 +2741,7 @@ Usage: cardano-cli conway stake-pool id ) [--output-bech32 | --output-hex] [--out-file FILEPATH] + Build pool id from the offline key @@ -2577,11 +2752,12 @@ Usage: cardano-cli conway stake-pool metadata-hash [ --expected-hash HASH | --out-file FILEPATH ] + Calculate the hash of a stake pool metadata file, optionally checking the obtained hash against an expected value. -Usage: cardano-cli conway text-view decode-cbor +Usage: cardano-cli conway text-view decode-cbor Commands for dealing with Shelley TextView files. Transactions, addresses etc are stored on disk as TextView files. @@ -2593,6 +2769,7 @@ Usage: cardano-cli conway text-view decode-cbor --in-file FILEPATH | --output-yaml ] [--out-file FILEPATH] + Print a TextView file as decoded CBOR. @@ -2611,6 +2788,7 @@ Usage: cardano-cli conway transaction | hash-script-data | txid ) + Transaction commands. @@ -2771,6 +2949,7 @@ Usage: cardano-cli conway transaction build-raw [--treasury-donation LOVELACE] [--out-canonical-cbor] --out-file FILEPATH + Build a transaction (low-level, inconvenient) @@ -2924,6 +3103,7 @@ Usage: cardano-cli conway transaction build ( --out-file FILEPATH | --calculate-plutus-script-cost FILEPATH ) + Build a balanced transaction (automatically calculates fees) @@ -3091,6 +3271,7 @@ Usage: cardano-cli conway transaction build-estimate [--treasury-donation LOVELACE] [--out-canonical-cbor] --out-file FILEPATH + Build a balanced transaction without access to a live node (automatically estimates fees) @@ -3107,6 +3288,7 @@ Usage: cardano-cli conway transaction sign ] [--out-canonical-cbor] --out-file FILEPATH + Sign a transaction @@ -3117,6 +3299,7 @@ Usage: cardano-cli conway transaction witness --tx-body-file FILEPATH | --testnet-magic NATURAL ] --out-file FILEPATH + Create a transaction witness @@ -3124,6 +3307,7 @@ Usage: cardano-cli conway transaction assemble --tx-body-file FILEPATH [--witness-file FILEPATH] [--out-canonical-cbor] --out-file FILEPATH + Assemble a tx body and witness(es) to form a transaction @@ -3131,6 +3315,7 @@ Usage: cardano-cli conway transaction sign-witness --tx-body-file FILEPATH [--witness-file FILEPATH] [--out-canonical-cbor] --out-file FILEPATH + Assemble a tx body and witness(es) to form a transaction @@ -3142,11 +3327,12 @@ Usage: cardano-cli conway transaction submit ) --socket-path SOCKET_PATH --tx-file FILEPATH + Submit a transaction to the local node whose Unix domain socket is obtained from the CARDANO_NODE_SOCKET_PATH environment variable. -Usage: cardano-cli conway transaction policyid --script-file FILEPATH +Usage: cardano-cli conway transaction policyid --script-file FILEPATH Calculate the PolicyId from the monetary policy script. @@ -3165,6 +3351,7 @@ Usage: cardano-cli conway transaction calculate-min-fee --tx-body-file FILEPATH ] [--tx-in-count NATURAL] [--tx-out-count NATURAL] + Calculate the minimum fee for a transaction. @@ -3182,6 +3369,7 @@ Usage: cardano-cli conway transaction calculate-min-required-utxo --protocol-par | --tx-out-inline-datum-value JSON_VALUE ] [--tx-out-reference-script-file FILEPATH] + Calculate the minimum required UTxO for a transaction output. @@ -3189,6 +3377,7 @@ Usage: cardano-cli conway transaction calculate-plutus-script-cost ( online | offline ) + Calculate the costs of the Plutus scripts of a given transaction. @@ -3201,6 +3390,7 @@ Usage: cardano-cli conway transaction calculate-plutus-script-cost online --socket-path SOCKET_PATH --tx-file FILEPATH [--out-file FILEPATH] + Connect to a running node to get context info and calculate the costs of the Plutus scripts of a given transaction. @@ -3216,6 +3406,7 @@ Usage: cardano-cli conway transaction calculate-plutus-script-cost offline --protocol-params-file FILEPATH --tx-file FILEPATH [--out-file FILEPATH] + Manually provide get context info and calculate the costs of the Plutus scripts of a given transaction. @@ -3234,6 +3425,7 @@ Usage: cardano-cli conway transaction calculate-min-value --protocol-params-file | --tx-out-inline-datum-value JSON_VALUE ] [--tx-out-reference-script-file FILEPATH] + DEPRECATED: Use 'calculate-min-required-utxo' instead. @@ -3242,6 +3434,7 @@ Usage: cardano-cli conway transaction hash-script-data | --script-data-file JSON_FILE | --script-data-value JSON_VALUE ) + Calculate the hash of script data. @@ -3253,13 +3446,809 @@ Usage: cardano-cli conway transaction txid | --output-text | --output-yaml ] + Print a transaction identifier. -Usage: cardano-cli dijkstra node +Usage: cardano-cli dijkstra + ( address + | key + | genesis + | governance + | node + | query + | stake-address + | stake-pool + | text-view + | transaction + ) + Dijkstra era commands +Usage: cardano-cli dijkstra address (key-gen | key-hash | build | info) + + Payment address commands. + +Usage: cardano-cli dijkstra address key-gen + [ --key-output-bech32 + | --key-output-text-envelope + | --key-output-format STRING + ] + [ --normal-key + | --extended-key + | --byron-key + ] + --verification-key-file FILEPATH + --signing-key-file FILEPATH + + + Create an address key pair. + +Usage: cardano-cli dijkstra address key-hash + ( --payment-verification-key STRING + | --payment-verification-key-file FILEPATH + ) + [--out-file FILEPATH] + + + Print the hash of an address key. + +Usage: cardano-cli dijkstra address build + ( --payment-verification-key STRING + | --payment-verification-key-file FILEPATH + | --payment-script-file FILEPATH + ) + [ --stake-verification-key STRING + | --stake-verification-key-file FILEPATH + | --stake-key-hash HASH + | --stake-script-file FILEPATH + | --stake-address ADDRESS + ] + ( --mainnet + | --testnet-magic NATURAL + ) + [--out-file FILEPATH] + + + Build a Shelley payment address, with optional delegation to a stake address. + +Usage: cardano-cli dijkstra address info --address ADDRESS + [--out-file FILEPATH] + + + Print information about an address. + +Usage: cardano-cli dijkstra key + ( verification-key + | non-extended-key + | generate-mnemonic + | derive-from-mnemonic + | convert-byron-key + | convert-byron-genesis-vkey + | convert-itn-key + | convert-itn-extended-key + | convert-itn-bip32-key + | convert-cardano-address-key + ) + + + Key utility commands. + +Usage: cardano-cli dijkstra key verification-key --signing-key-file FILEPATH + --verification-key-file FILEPATH + + + Get a verification key from a signing key. This supports all key types. + +Usage: cardano-cli dijkstra key non-extended-key --extended-verification-key-file FILEPATH + --verification-key-file FILEPATH + + + Get a non-extended verification key from an extended verification key. This + supports all extended key types. + +Usage: cardano-cli dijkstra key generate-mnemonic [--out-file FILEPATH] + --size WORD32 + + + Generate a mnemonic sentence that can be used for key derivation. + +Usage: cardano-cli dijkstra key derive-from-mnemonic + [ --key-output-bech32 + | --key-output-text-envelope + | --key-output-format STRING + ] + ( --payment-key-with-number WORD32 + | --stake-key-with-number WORD32 + | --drep-key + | --cc-cold-key + | --cc-hot-key + ) + --account-number WORD32 + ( --mnemonic-from-file FILEPATH + | --mnemonic-from-interactive-prompt + ) + --signing-key-file FILEPATH + + + Derive an extended signing key from a mnemonic sentence. To ensure the safety + of the mnemonic phrase, we recommend that key derivation is performed in an + air-gapped environment. + +Usage: cardano-cli dijkstra key convert-byron-key [--password TEXT] + ( --byron-payment-key-type + | --legacy-byron-payment-key-type + | --byron-genesis-key-type + | --legacy-byron-genesis-key-type + | --byron-genesis-delegate-key-type + | --legacy-byron-genesis-delegate-key-type + ) + ( --byron-signing-key-file FILEPATH + | --byron-verification-key-file FILEPATH + ) + --out-file FILEPATH + + + Convert a Byron payment, genesis or genesis delegate key (signing or + verification) to a corresponding Shelley-format key. + +Usage: cardano-cli dijkstra key convert-byron-genesis-vkey --byron-genesis-verification-key BASE64 + --out-file FILEPATH + + + Convert a Base64-encoded Byron genesis verification key to a Shelley genesis + verification key + +Usage: cardano-cli dijkstra key convert-itn-key + ( --itn-signing-key-file FILEPATH + | --itn-verification-key-file FILEPATH + ) + --out-file FILEPATH + + + Convert an Incentivized Testnet (ITN) non-extended (Ed25519) signing or + verification key to a corresponding Shelley stake key + +Usage: cardano-cli dijkstra key convert-itn-extended-key --itn-signing-key-file FILEPATH + --out-file FILEPATH + + + Convert an Incentivized Testnet (ITN) extended (Ed25519Extended) signing key + to a corresponding Shelley stake signing key + +Usage: cardano-cli dijkstra key convert-itn-bip32-key --itn-signing-key-file FILEPATH + --out-file FILEPATH + + + Convert an Incentivized Testnet (ITN) BIP32 (Ed25519Bip32) signing key to a + corresponding Shelley stake signing key + +Usage: cardano-cli dijkstra key convert-cardano-address-key + ( --cc-cold-key + | --cc-hot-key + | --drep-key + | --shelley-payment-key + | --shelley-stake-key + | --icarus-payment-key + | --byron-payment-key + ) + --signing-key-file FILEPATH + --out-file FILEPATH + + + Convert a cardano-address extended signing key to a corresponding + Shelley-format key. + +Usage: cardano-cli dijkstra genesis + ( key-gen-genesis + | key-gen-delegate + | key-gen-utxo + | key-hash + | get-ver-key + | initial-addr + | initial-txin + | create-cardano + | create + | create-staked + | create-testnet-data + | hash + ) + + + Genesis block commands. + +Usage: cardano-cli dijkstra genesis key-gen-genesis --verification-key-file FILEPATH + --signing-key-file FILEPATH + + + Create a Shelley genesis key pair + +Usage: cardano-cli dijkstra genesis key-gen-delegate --verification-key-file FILEPATH + --signing-key-file FILEPATH + --operational-certificate-issue-counter-file FILEPATH + + + Create a Shelley genesis delegate key pair + +Usage: cardano-cli dijkstra genesis key-gen-utxo --verification-key-file FILEPATH + --signing-key-file FILEPATH + + + Create a Shelley genesis UTxO key pair + +Usage: cardano-cli dijkstra genesis key-hash --verification-key-file FILEPATH + + Print the identifier (hash) of a public key + +Usage: cardano-cli dijkstra genesis get-ver-key --verification-key-file FILEPATH + --signing-key-file FILEPATH + + + Derive the verification key from a signing key + +Usage: cardano-cli dijkstra genesis initial-addr --verification-key-file FILEPATH + ( --mainnet + | --testnet-magic NATURAL + ) + [--out-file FILEPATH] + + + Get the address for an initial UTxO based on the verification key + +Usage: cardano-cli dijkstra genesis initial-txin --verification-key-file FILEPATH + ( --mainnet + | --testnet-magic NATURAL + ) + [--out-file FILEPATH] + + + Get the TxIn for an initial UTxO based on the verification key + +Usage: cardano-cli dijkstra genesis create-cardano --genesis-dir DIR + [--gen-genesis-keys INT] + [--gen-utxo-keys INT] + [--start-time UTC_TIME] + [--supply LOVELACE] + [--security-param NON_ZERO_WORD64] + [--slot-length INT] + [--slot-coefficient RATIONAL] + ( --mainnet + | --testnet-magic NATURAL + ) + --byron-template FILEPATH + --shelley-template FILEPATH + --alonzo-template FILEPATH + --conway-template FILEPATH + [--node-config-template FILEPATH] + + + Create a Byron and Shelley genesis file from a genesis template and + genesis/delegation/spending keys. + +Usage: cardano-cli dijkstra genesis create + [ --key-output-bech32 + | --key-output-text-envelope + | --key-output-format STRING + ] + --genesis-dir DIR + [--gen-genesis-keys INT] + [--gen-utxo-keys INT] + [--start-time UTC_TIME] + [--supply LOVELACE] + ( --mainnet + | --testnet-magic NATURAL + ) + + + Create a Shelley genesis file from a genesis template and + genesis/delegation/spending keys. + +Usage: cardano-cli dijkstra genesis create-staked + [ --key-output-bech32 + | --key-output-text-envelope + | --key-output-format STRING + ] + --genesis-dir DIR + [--gen-genesis-keys INT] + [--gen-utxo-keys INT] + [--gen-pools INT] + [--gen-stake-delegs INT] + [--start-time UTC_TIME] + [--supply LOVELACE] + [--supply-delegated LOVELACE] + ( --mainnet + | --testnet-magic NATURAL + ) + [--bulk-pool-cred-files INT] + [--bulk-pools-per-file INT] + [--num-stuffed-utxo INT] + [--relay-specification-file FILEPATH] + + + Create a staked Shelley genesis file from a genesis template and + genesis/delegation/spending keys. + +Usage: cardano-cli dijkstra genesis create-testnet-data + [--spec-shelley FILEPATH] + [--spec-alonzo FILEPATH] + [--spec-conway FILEPATH] + + [--genesis-keys INT] + [--pools INT] + [ --stake-delegators INT + | --transient-stake-delegators INT + ] + [--committee-keys INT] + [ --drep-keys INT + | --transient-drep-keys INT + ] + [--stuffed-utxo INT] + [--utxo-keys INT] + [--total-supply LOVELACE] + [--delegated-supply LOVELACE] + [--testnet-magic NATURAL] + [--relays FILEPATH] + [--start-time UTC_TIME] + --out-dir DIR + + + Create data to use for starting a testnet. + +Usage: cardano-cli dijkstra genesis hash --genesis FILEPATH + + DEPRECATION WARNING! This command is deprecated and will be removed in a + future release. Please use hash genesis-file instead. Compute the hash of a + genesis file. + +Usage: cardano-cli dijkstra governance (action | committee | drep | vote) + + Governance commands. + +Usage: cardano-cli dijkstra governance action + ( create-constitution + | update-committee + | create-info + | create-no-confidence + | create-protocol-parameters-update + | create-treasury-withdrawal + | create-hardfork + | view + ) + + + Governance action commands. + +Usage: cardano-cli dijkstra governance action create-constitution + ( --mainnet + | --testnet + ) + --governance-action-deposit NATURAL + ( --deposit-return-stake-verification-key STRING + | --deposit-return-stake-verification-key-file FILEPATH + | --deposit-return-stake-key-hash HASH + | --deposit-return-stake-script-file FILEPATH + | --deposit-return-stake-address ADDRESS + ) + [--prev-governance-action-tx-id TXID + --prev-governance-action-index WORD16] + --anchor-url TEXT + --anchor-data-hash HASH + [--check-anchor-data] + --constitution-url TEXT + --constitution-hash HASH + [--check-constitution-hash] + [--constitution-script-hash HASH] + --out-file FILEPATH + + + Create a constitution. + +Usage: cardano-cli dijkstra governance action update-committee + ( --mainnet + | --testnet + ) + --governance-action-deposit NATURAL + ( --deposit-return-stake-verification-key STRING + | --deposit-return-stake-verification-key-file FILEPATH + | --deposit-return-stake-key-hash HASH + | --deposit-return-stake-script-file FILEPATH + | --deposit-return-stake-address ADDRESS + ) + --anchor-url TEXT + --anchor-data-hash HASH + [--check-anchor-data] + [ --remove-cc-cold-verification-key STRING + | --remove-cc-cold-verification-key-file FILEPATH + | --remove-cc-cold-verification-key-hash STRING + | --remove-cc-cold-script-hash HASH + ] + [ + ( --add-cc-cold-verification-key STRING + | --add-cc-cold-verification-key-file FILEPATH + | --add-cc-cold-verification-key-hash STRING + | --add-cc-cold-script-hash HASH + ) + --epoch NATURAL] + --threshold RATIONAL + [--prev-governance-action-tx-id TXID + --prev-governance-action-index WORD16] + --out-file FILEPATH + + + Create or update a new committee proposal. + +Usage: cardano-cli dijkstra governance action create-info + ( --mainnet + | --testnet + ) + --governance-action-deposit NATURAL + ( --deposit-return-stake-verification-key STRING + | --deposit-return-stake-verification-key-file FILEPATH + | --deposit-return-stake-key-hash HASH + | --deposit-return-stake-script-file FILEPATH + | --deposit-return-stake-address ADDRESS + ) + --anchor-url TEXT + --anchor-data-hash HASH + [--check-anchor-data] + --out-file FILEPATH + + + Create an info action. + +Usage: cardano-cli dijkstra governance action create-no-confidence + ( --mainnet + | --testnet + ) + --governance-action-deposit NATURAL + ( --deposit-return-stake-verification-key STRING + | --deposit-return-stake-verification-key-file FILEPATH + | --deposit-return-stake-key-hash HASH + | --deposit-return-stake-script-file FILEPATH + | --deposit-return-stake-address ADDRESS + ) + --anchor-url TEXT + --anchor-data-hash HASH + [--check-anchor-data] + [--prev-governance-action-tx-id TXID + --prev-governance-action-index WORD16] + --out-file FILEPATH + + + Create a no confidence proposal. + +Usage: cardano-cli dijkstra governance action create-protocol-parameters-update + ( --mainnet + | --testnet + ) + --governance-action-deposit NATURAL + ( --deposit-return-stake-verification-key STRING + | --deposit-return-stake-verification-key-file FILEPATH + | --deposit-return-stake-key-hash HASH + | --deposit-return-stake-script-file FILEPATH + | --deposit-return-stake-address ADDRESS + ) + --anchor-url TEXT + --anchor-data-hash HASH + [--check-anchor-data] + [--prev-governance-action-tx-id TXID + --prev-governance-action-index WORD16] + [--constitution-script-hash HASH] + [--min-fee-linear LOVELACE] + [--min-fee-constant LOVELACE] + [--max-block-body-size WORD32] + [--max-tx-size WORD32] + [--max-block-header-size WORD16] + [--key-reg-deposit-amt NATURAL] + [--pool-reg-deposit NATURAL] + [--pool-retirement-epoch-interval WORD32] + [--number-of-pools WORD16] + [--pool-influence RATIONAL] + [--treasury-expansion RATIONAL] + [--monetary-expansion RATIONAL] + [--min-pool-cost NATURAL] + [--price-execution-steps RATIONAL + --price-execution-memory RATIONAL] + [--max-tx-execution-units (INT, INT)] + [--max-block-execution-units (INT, INT)] + [--max-value-size INT] + [--collateral-percent INT] + [--max-collateral-inputs INT] + [--utxo-cost-per-byte LOVELACE] + [--pool-voting-threshold-motion-no-confidence RATIONAL + --pool-voting-threshold-committee-normal RATIONAL + --pool-voting-threshold-committee-no-confidence RATIONAL + --pool-voting-threshold-hard-fork-initiation RATIONAL + --pool-voting-threshold-pp-security-group RATIONAL] + [--drep-voting-threshold-motion-no-confidence RATIONAL + --drep-voting-threshold-committee-normal RATIONAL + --drep-voting-threshold-committee-no-confidence RATIONAL + --drep-voting-threshold-update-to-constitution RATIONAL + --drep-voting-threshold-hard-fork-initiation RATIONAL + --drep-voting-threshold-pp-network-group RATIONAL + --drep-voting-threshold-pp-economic-group RATIONAL + --drep-voting-threshold-pp-technical-group RATIONAL + --drep-voting-threshold-pp-governance-group RATIONAL + --drep-voting-threshold-treasury-withdrawal RATIONAL] + [--min-committee-size INT] + [--committee-term-length WORD32] + [--governance-action-lifetime WORD32] + [--new-governance-action-deposit NATURAL] + [--drep-deposit LOVELACE] + [--drep-activity WORD32] + [--ref-script-cost-per-byte RATIONAL] + [--max-ref-script-size-per-block WORD32] + [--max-ref-script-size-per-tx WORD32] + [--ref-script-cost-stride WORD32] + [--ref-script-cost-multiplier RATIONAL] + [--cost-model-file FILE] + --out-file FILEPATH + + + Create a protocol parameters update. + +Usage: cardano-cli dijkstra governance action create-treasury-withdrawal + ( --mainnet + | --testnet + ) + --governance-action-deposit NATURAL + ( --deposit-return-stake-verification-key STRING + | --deposit-return-stake-verification-key-file FILEPATH + | --deposit-return-stake-key-hash HASH + | --deposit-return-stake-script-file FILEPATH + | --deposit-return-stake-address ADDRESS + ) + --anchor-url TEXT + --anchor-data-hash HASH + [--check-anchor-data] + ( + ( --funds-receiving-stake-verification-key STRING + | --funds-receiving-stake-verification-key-file FILEPATH + | --funds-receiving-stake-key-hash HASH + | --funds-receiving-stake-script-file FILEPATH + | --funds-receiving-stake-address ADDRESS + ) + --transfer LOVELACE) + [--constitution-script-hash HASH] + --out-file FILEPATH + + + Create a treasury withdrawal. + +Usage: cardano-cli dijkstra governance action create-hardfork + ( --mainnet + | --testnet + ) + --governance-action-deposit NATURAL + ( --deposit-return-stake-verification-key STRING + | --deposit-return-stake-verification-key-file FILEPATH + | --deposit-return-stake-key-hash HASH + | --deposit-return-stake-script-file FILEPATH + | --deposit-return-stake-address ADDRESS + ) + [--prev-governance-action-tx-id TXID + --prev-governance-action-index WORD16] + --anchor-url TEXT + --anchor-data-hash HASH + [--check-anchor-data] + --protocol-major-version MAJOR + --protocol-minor-version MINOR + --out-file FILEPATH + + + Create a hardfork initiation proposal. + +Usage: cardano-cli dijkstra governance action view --action-file FILEPATH + [ --output-json + | --output-yaml + ] + [--out-file FILEPATH] + + + View a governance action. + +Usage: cardano-cli dijkstra governance committee + ( key-gen-cold + | key-gen-hot + | key-hash + | create-hot-key-authorization-certificate + | create-cold-key-resignation-certificate + ) + + + Committee member commands. + +Usage: cardano-cli dijkstra governance committee key-gen-cold + [ --key-output-bech32 + | --key-output-text-envelope + | --key-output-format STRING + ] + --cold-verification-key-file FILEPATH + --cold-signing-key-file FILEPATH + + + Create a cold key pair for a Constitutional Committee Member + +Usage: cardano-cli dijkstra governance committee key-gen-hot + [ --key-output-bech32 + | --key-output-text-envelope + | --key-output-format STRING + ] + --verification-key-file FILEPATH + --signing-key-file FILEPATH + + + Create a hot key pair for a Constitutional Committee Member + +Usage: cardano-cli dijkstra governance committee key-hash + ( --verification-key STRING + | --verification-key-file FILEPATH + ) + + + Print the identifier (hash) of a public key + +Usage: cardano-cli dijkstra governance committee create-hot-key-authorization-certificate + ( --cold-verification-key STRING + | --cold-verification-key-file FILEPATH + | --cold-verification-key-hash STRING + | --cold-script-hash HASH + | --cold-script-file FILEPATH + ) + ( --hot-verification-key STRING + | --hot-verification-key-file FILEPATH + | --hot-verification-key-hash STRING + | --hot-script-hash HASH + | --hot-script-file FILEPATH + ) + --out-file FILEPATH + + + Create hot key authorization certificate for a Constitutional Committee Member + +Usage: cardano-cli dijkstra governance committee create-cold-key-resignation-certificate + ( --cold-verification-key STRING + | --cold-verification-key-file FILEPATH + | --cold-verification-key-hash STRING + | --cold-script-hash HASH + | --cold-script-file FILEPATH + ) + [--resignation-metadata-url TEXT + --resignation-metadata-hash HASH + [--check-resignation-metadata-hash]] + --out-file FILEPATH + + + Create cold key resignation certificate for a Constitutional Committee Member + +Usage: cardano-cli dijkstra governance drep + ( key-gen + | id + | registration-certificate + | retirement-certificate + | update-certificate + | metadata-hash + ) + + + DRep member commands. + +Usage: cardano-cli dijkstra governance drep key-gen + [ --key-output-bech32 + | --key-output-text-envelope + | --key-output-format STRING + ] + --verification-key-file FILEPATH + --signing-key-file FILEPATH + + + Generate Delegated Representative verification and signing keys. + +Usage: cardano-cli dijkstra governance drep id + ( --drep-verification-key STRING + | --drep-verification-key-file FILEPATH + | --drep-key-hash HASH + ) + [ --output-hex + | --output-bech32 + | --output-cip129 + ] + [--out-file FILEPATH] + + + Generate a drep id. + +Usage: cardano-cli dijkstra governance drep registration-certificate + ( --drep-script-hash HASH + | --drep-verification-key STRING + | --drep-verification-key-file FILEPATH + | --drep-key-hash HASH + ) + --key-reg-deposit-amt NATURAL + [--drep-metadata-url TEXT + --drep-metadata-hash HASH + [--check-drep-metadata-hash]] + --out-file FILEPATH + + + Create a registration certificate. + +Usage: cardano-cli dijkstra governance drep retirement-certificate + ( --drep-script-hash HASH + | --drep-verification-key STRING + | --drep-verification-key-file FILEPATH + | --drep-key-hash HASH + ) + --deposit-amt LOVELACE + --out-file FILEPATH + + + Create a DRep retirement certificate. + +Usage: cardano-cli dijkstra governance drep update-certificate + ( --drep-script-hash HASH + | --drep-verification-key STRING + | --drep-verification-key-file FILEPATH + | --drep-key-hash HASH + ) + [--drep-metadata-url TEXT + --drep-metadata-hash HASH + [--check-drep-metadata-hash]] + --out-file FILEPATH + + + Create a DRep update certificate. + +Usage: cardano-cli dijkstra governance drep metadata-hash + ( --drep-metadata-file FILEPATH + | --drep-metadata-url TEXT + ) + [ --expected-hash HASH + | --out-file FILEPATH + ] + + + Calculate the hash of a metadata file, optionally checking the obtained hash + against an expected value. + +Usage: cardano-cli dijkstra governance vote (create | view) + + Vote commands. + +Usage: cardano-cli dijkstra governance vote create (--yes | --no | --abstain) + --governance-action-tx-id TXID + --governance-action-index WORD16 + ( --drep-verification-key STRING + | --drep-verification-key-file FILEPATH + | --drep-key-hash HASH + | --drep-script-hash HASH + | --stake-pool-verification-key STRING + | --stake-pool-verification-extended-key STRING + | --cold-verification-key-file FILEPATH + | --stake-pool-id STAKE_POOL_ID + | --cc-hot-verification-key STRING + | --cc-hot-verification-key-file FILEPATH + | --cc-hot-key-hash STRING + | --cc-hot-script-hash HASH + ) + [--anchor-url TEXT + --anchor-data-hash HASH + [--check-anchor-data-hash]] + --out-file FILEPATH + + + Vote creation. + +Usage: cardano-cli dijkstra governance vote view --vote-file FILEPATH + [ --output-json + | --output-yaml + ] + [--out-file FILEPATH] + + + Vote viewing. + Usage: cardano-cli dijkstra node ( key-gen | key-gen-KES @@ -3271,95 +4260,1703 @@ Usage: cardano-cli dijkstra node | new-counter | issue-op-cert ) + + + Node operation commands. + +Usage: cardano-cli dijkstra node key-gen + [ --key-output-bech32 + | --key-output-text-envelope + | --key-output-format STRING + ] + --cold-verification-key-file FILEPATH + --cold-signing-key-file FILEPATH + --operational-certificate-issue-counter-file FILEPATH + + + Create a key pair for a node operator's offline key and a new certificate + issue counter + +Usage: cardano-cli dijkstra node key-gen-KES + [ --key-output-bech32 + | --key-output-text-envelope + | --key-output-format STRING + ] + --verification-key-file FILEPATH + --signing-key-file FILEPATH + + + Create a key pair for a node KES operational key + +Usage: cardano-cli dijkstra node key-gen-VRF + [ --key-output-bech32 + | --key-output-text-envelope + | --key-output-format STRING + ] + --verification-key-file FILEPATH + --signing-key-file FILEPATH + + + Create a key pair for a node VRF operational key + +Usage: cardano-cli dijkstra node key-gen-BLS + [ --key-output-bech32 + | --key-output-text-envelope + | --key-output-format STRING + ] + --verification-key-file FILEPATH + --signing-key-file FILEPATH + + + Create a key pair for a node BLS operational key + +Usage: cardano-cli dijkstra node key-hash-VRF + ( --verification-key STRING + | --verification-key-file FILEPATH + ) + [--out-file FILEPATH] + + + Print hash of a node's operational VRF key. + +Usage: cardano-cli dijkstra node key-hash-BLS + ( --verification-key STRING + | --verification-key-file FILEPATH + ) + [--out-file FILEPATH] + + + Print hash of a node's operational BLS key. + +Usage: cardano-cli dijkstra node issue-pop-BLS --bls-signing-key-file FILEPATH + --out-file FILEPATH + + + Issue a BLS proof of possession for a node's operational BLS key. Both a BLS + key and its proof of possession are required by stake pool operators to + participate as voting member/block producing node in Leios. + +Usage: cardano-cli dijkstra node new-counter + ( --stake-pool-verification-key STRING + | --stake-pool-verification-extended-key STRING + | --genesis-delegate-verification-key STRING + | --cold-verification-key-file FILEPATH + ) + --counter-value INT + --operational-certificate-issue-counter-file FILEPATH + + + Create a new certificate issue counter + +Usage: cardano-cli dijkstra node issue-op-cert + ( --kes-verification-key STRING + | --kes-verification-key-file FILEPATH + ) + --cold-signing-key-file FILEPATH + --operational-certificate-issue-counter-file FILEPATH + --kes-period NATURAL + --out-file FILEPATH + + + Issue a node operational certificate + +Usage: cardano-cli dijkstra query + ( committee-state + | constitution + | drep-state + | drep-stake-distribution + | era-history + | future-pparams + | gov-state + | kes-period-info + | leadership-schedule + | ledger-peer-snapshot + | ledger-state + | pool-state + | proposals + | protocol-parameters + | protocol-state + | ratify-state + | ref-script-size + | slot-number + | spo-stake-distribution + | stake-address-info + | stake-distribution + | stake-pools + | stake-pool-default-vote + | stake-snapshot + | tip + | treasury + | tx-mempool + | utxo + ) + + + Node query commands. Will query the local node whose Unix domain socket is + obtained from the CARDANO_NODE_SOCKET_PATH environment variable. + +Usage: cardano-cli dijkstra query committee-state + [--cardano-mode + [--epoch-slots SLOTS]] + ( --mainnet + | --testnet-magic NATURAL + ) + --socket-path SOCKET_PATH + [ --volatile-tip + | --immutable-tip + ] + [ --cold-verification-key STRING + | --cold-verification-key-file FILEPATH + | --cold-verification-key-hash STRING + | --cold-script-hash HASH + ] + [ --hot-key STRING + | --hot-key-file FILEPATH + | --hot-key-hash STRING + | --hot-script-hash HASH + ] + [ --active + | --expired + | --unrecognized + ] + [ --output-json + | --output-yaml + ] + [--out-file FILEPATH] + + + Get the committee state + +Usage: cardano-cli dijkstra query constitution + [--cardano-mode + [--epoch-slots SLOTS]] + ( --mainnet + | --testnet-magic NATURAL + ) + --socket-path SOCKET_PATH + [ --volatile-tip + | --immutable-tip + ] + [--output-json | --output-yaml] + [--out-file FILEPATH] + + + Get the constitution + +Usage: cardano-cli dijkstra query drep-state + [--cardano-mode + [--epoch-slots SLOTS]] + ( --mainnet + | --testnet-magic NATURAL + ) + --socket-path SOCKET_PATH + [ --volatile-tip + | --immutable-tip + ] + ( --all-dreps + | + ( --drep-script-hash HASH + | --drep-verification-key STRING + | --drep-verification-key-file FILEPATH + | --drep-key-hash HASH + ) + ) + [--include-stake] + [--output-json | --output-yaml] + [--out-file FILEPATH] + + + Get the DRep state. + +Usage: cardano-cli dijkstra query drep-stake-distribution + [--cardano-mode + [--epoch-slots SLOTS]] + ( --mainnet + | --testnet-magic NATURAL + ) + --socket-path SOCKET_PATH + [ --volatile-tip + | --immutable-tip + ] + ( --all-dreps + | + ( --drep-script-hash HASH + | --drep-verification-key STRING + | --drep-verification-key-file FILEPATH + | --drep-key-hash HASH + ) + ) + [ --output-json + | --output-yaml + ] + [--out-file FILEPATH] + + + Get the DRep stake distribution. + +Usage: cardano-cli dijkstra query era-history + [--cardano-mode + [--epoch-slots SLOTS]] + ( --mainnet + | --testnet-magic NATURAL + ) + --socket-path SOCKET_PATH + [ --volatile-tip + | --immutable-tip + ] + [--out-file FILEPATH] + + + Obtains the era history data. The era history contains information about when + era transitions happened and can be used together with the start time to + convert slot numbers to POSIX times offline (without connecting to the node). + Converting slot numbers to POSIX times is useful, for example, when + calculating the cost of executing a Plutus script. And being able to do it + offline means that it can be calculated without access to a live node. + +Usage: cardano-cli dijkstra query future-pparams + [--cardano-mode + [--epoch-slots SLOTS]] + ( --mainnet + | --testnet-magic NATURAL + ) + --socket-path SOCKET_PATH + [ --volatile-tip + | --immutable-tip + ] + [ --output-json + | --output-yaml + ] + [--out-file FILEPATH] + + + Get the protocol parameters that will apply at the next epoch + +Usage: cardano-cli dijkstra query gov-state + [--cardano-mode + [--epoch-slots SLOTS]] + ( --mainnet + | --testnet-magic NATURAL + ) + --socket-path SOCKET_PATH + [--volatile-tip | --immutable-tip] + [--output-json | --output-yaml] + [--out-file FILEPATH] + + + Get the governance state + +Usage: cardano-cli dijkstra query kes-period-info + [--cardano-mode + [--epoch-slots SLOTS]] + ( --mainnet + | --testnet-magic NATURAL + ) + --socket-path SOCKET_PATH + [ --volatile-tip + | --immutable-tip + ] + --op-cert-file FILEPATH + [ --output-json + | --output-yaml + ] + [--out-file FILEPATH] + + + Get information about the current KES period and your node's operational + certificate. + +Usage: cardano-cli dijkstra query leadership-schedule + [--cardano-mode + [--epoch-slots SLOTS]] + ( --mainnet + | --testnet-magic NATURAL + ) + --socket-path SOCKET_PATH + [ --volatile-tip + | --immutable-tip + ] + --genesis FILEPATH + ( --stake-pool-verification-key STRING + | --stake-pool-verification-extended-key STRING + | --cold-verification-key-file FILEPATH + | --stake-pool-id STAKE_POOL_ID + ) + --vrf-signing-key-file FILEPATH + (--current | --next) + [ --output-json + | --output-text + | --output-yaml + ] + [--out-file FILEPATH] + + + Get the slots the node is expected to mint a block in (advanced command) + +Usage: cardano-cli dijkstra query ledger-peer-snapshot + [--cardano-mode + [--epoch-slots SLOTS]] + ( --mainnet + | --testnet-magic NATURAL + ) + --socket-path SOCKET_PATH + [ --volatile-tip + | --immutable-tip + ] + [--all-ledger-peers] + [ --output-json + | --output-yaml + ] + [--out-file FILEPATH] + + + Dump the current snapshot of ledger peers.These are the largest pools that + cumulatively hold 90% of total stake. + +Usage: cardano-cli dijkstra query ledger-state + [--cardano-mode + [--epoch-slots SLOTS]] + ( --mainnet + | --testnet-magic NATURAL + ) + --socket-path SOCKET_PATH + [ --volatile-tip + | --immutable-tip + ] + [ --output-json + | --output-text + | --output-yaml + ] + [--out-file FILEPATH] + + + Dump the current ledger state of the node (Ledger.NewEpochState -- advanced + command) + +Usage: cardano-cli dijkstra query pool-params + [--cardano-mode + [--epoch-slots SLOTS]] + ( --mainnet + | --testnet-magic NATURAL + ) + --socket-path SOCKET_PATH + [ --volatile-tip + | --immutable-tip + ] + ( --all-stake-pools + | (--stake-pool-id STAKE_POOL_ID) + ) + [--output-json | --output-yaml] + [--out-file FILEPATH] + + + DEPRECATED. Use query pool-state instead. Dump the pool parameters + (Ledger.NewEpochState.esLState._delegationState._pState._pParams -- advanced + command) + +Usage: cardano-cli dijkstra query pool-state + [--cardano-mode + [--epoch-slots SLOTS]] + ( --mainnet + | --testnet-magic NATURAL + ) + --socket-path SOCKET_PATH + [ --volatile-tip + | --immutable-tip + ] + ( --all-stake-pools + | (--stake-pool-id STAKE_POOL_ID) + ) + [--output-json | --output-yaml] + [--out-file FILEPATH] + + + Dump the pool state + +Usage: cardano-cli dijkstra query proposals + [--cardano-mode + [--epoch-slots SLOTS]] + ( --mainnet + | --testnet-magic NATURAL + ) + --socket-path SOCKET_PATH + [--volatile-tip | --immutable-tip] + ( --all-proposals + | (--governance-action-tx-id TXID + --governance-action-index WORD16) + ) + [--output-json | --output-yaml] + [--out-file FILEPATH] + + + Get the governance proposals that are eligible for ratification. Proposals + submitted during the current epoch are excluded, as they cannot be ratified + until the next epoch. + +Usage: cardano-cli dijkstra query protocol-parameters + [--cardano-mode + [--epoch-slots SLOTS]] + ( --mainnet + | --testnet-magic NATURAL + ) + --socket-path SOCKET_PATH + [ --output-json + | --output-yaml + ] + [--out-file FILEPATH] + + + Get the node's current protocol parameters + +Usage: cardano-cli dijkstra query protocol-state + [--cardano-mode + [--epoch-slots SLOTS]] + ( --mainnet + | --testnet-magic NATURAL + ) + --socket-path SOCKET_PATH + [ --volatile-tip + | --immutable-tip + ] + [ --output-cbor-bin + | --output-cbor-hex + | --output-json + | --output-yaml + ] + [--out-file FILEPATH] + + + Dump the current protocol state of the node (Ledger.ChainDepState -- advanced + command) + +Usage: cardano-cli dijkstra query ratify-state + [--cardano-mode + [--epoch-slots SLOTS]] + ( --mainnet + | --testnet-magic NATURAL + ) + --socket-path SOCKET_PATH + [ --volatile-tip + | --immutable-tip + ] + [--output-json | --output-yaml] + [--out-file FILEPATH] + + + Get the ratification state + +Usage: cardano-cli dijkstra query ref-script-size + [--cardano-mode + [--epoch-slots SLOTS]] + ( --mainnet + | --testnet-magic NATURAL + ) + --socket-path SOCKET_PATH + [ --volatile-tip + | --immutable-tip + ] + (--tx-in TX_IN) + [ --output-json + | --output-text + | --output-yaml + ] + [--out-file FILEPATH] + + + Calculate the reference input scripts size in bytes for provided transaction + inputs. + +Usage: cardano-cli dijkstra query slot-number + [--cardano-mode + [--epoch-slots SLOTS]] + ( --mainnet + | --testnet-magic NATURAL + ) + --socket-path SOCKET_PATH + [ --volatile-tip + | --immutable-tip + ] + TIMESTAMP + + + Query slot number for UTC timestamp + +Usage: cardano-cli dijkstra query spo-stake-distribution + [--cardano-mode + [--epoch-slots SLOTS]] + ( --mainnet + | --testnet-magic NATURAL + ) + --socket-path SOCKET_PATH + [ --volatile-tip + | --immutable-tip + ] + ( --all-spos + | + ( --spo-verification-key STRING + | --spo-verification-key-file FILEPATH + | --spo-key-hash HASH + ) + ) + [ --output-json + | --output-yaml + ] + [--out-file FILEPATH] + + + Get the SPO stake distribution. + +Usage: cardano-cli dijkstra query stake-address-info + [--cardano-mode + [--epoch-slots SLOTS]] + ( --mainnet + | --testnet-magic NATURAL + ) + --socket-path SOCKET_PATH + [ --volatile-tip + | --immutable-tip + ] + --address ADDRESS + [ --output-json + | --output-yaml + ] + [--out-file FILEPATH] + + + Get the current delegations and reward accounts filtered by stake address. + +Usage: cardano-cli dijkstra query stake-distribution + [--cardano-mode + [--epoch-slots SLOTS]] + ( --mainnet + | --testnet-magic NATURAL + ) + --socket-path SOCKET_PATH + [ --volatile-tip + | --immutable-tip + ] + [ --output-json + | --output-text + | --output-yaml + ] + [--out-file FILEPATH] + + + Get the node's current aggregated stake distribution + +Usage: cardano-cli dijkstra query stake-pools + [--cardano-mode + [--epoch-slots SLOTS]] + ( --mainnet + | --testnet-magic NATURAL + ) + --socket-path SOCKET_PATH + [ --volatile-tip + | --immutable-tip + ] + [ --output-json + | --output-text + | --output-yaml + ] + [--out-file FILEPATH] + + + Get the node's current set of stake pool ids + +Usage: cardano-cli dijkstra query stake-pool-default-vote + [--cardano-mode + [--epoch-slots SLOTS]] + ( --mainnet + | --testnet-magic NATURAL + ) + --socket-path SOCKET_PATH + [ --volatile-tip + | --immutable-tip + ] + ( --spo-verification-key STRING + | --spo-verification-key-file FILEPATH + | --spo-key-hash HASH + ) + [ --output-json + | --output-yaml + ] + [--out-file FILEPATH] + + + Get the stake pool default vote. + +Usage: cardano-cli dijkstra query stake-snapshot + [--cardano-mode + [--epoch-slots SLOTS]] + ( --mainnet + | --testnet-magic NATURAL + ) + --socket-path SOCKET_PATH + [ --volatile-tip + | --immutable-tip + ] + ( --all-stake-pools + | (--stake-pool-id STAKE_POOL_ID) + ) + [ --output-json + | --output-yaml + ] + [--out-file FILEPATH] + + + Obtain the three stake snapshots for a pool, plus the total active stake + (advanced command) + +Usage: cardano-cli dijkstra query tip [--cardano-mode [--epoch-slots SLOTS]] + (--mainnet | --testnet-magic NATURAL) + --socket-path SOCKET_PATH + [--volatile-tip | --immutable-tip] + [--output-json | --output-yaml] + [--out-file FILEPATH] + + + Get the node's current tip (slot no, hash, block no) + +Usage: cardano-cli dijkstra query treasury + [--cardano-mode + [--epoch-slots SLOTS]] + ( --mainnet + | --testnet-magic NATURAL + ) + --socket-path SOCKET_PATH + [--volatile-tip | --immutable-tip] + [--out-file FILEPATH] + + + Get the treasury value + +Usage: cardano-cli dijkstra query tx-mempool + [--cardano-mode + [--epoch-slots SLOTS]] + ( --mainnet + | --testnet-magic NATURAL + ) + --socket-path SOCKET_PATH + (info | next-tx | tx-exists) + [--output-json | --output-yaml] + [--out-file FILEPATH] + + + Local Mempool info + +Usage: cardano-cli dijkstra query tx-mempool info + + Ask the node about the current mempool's capacity and sizes + +Usage: cardano-cli dijkstra query tx-mempool next-tx + + Requests the next transaction from the mempool's current list + +Usage: cardano-cli dijkstra query tx-mempool tx-exists TX_ID + + Query if a particular transaction exists in the mempool + +Usage: cardano-cli dijkstra query utxo [--cardano-mode [--epoch-slots SLOTS]] + (--mainnet | --testnet-magic NATURAL) + --socket-path SOCKET_PATH + [--volatile-tip | --immutable-tip] + ( --whole-utxo + | (--address ADDRESS) + | (--tx-in TX_IN) + ) + [ --output-cbor-bin + | --output-cbor-hex + | --output-json + | --output-text + | --output-yaml + ] + [--out-file FILEPATH] + + + Get a portion of the current UTxO: by tx in, by address or the whole. + +Usage: cardano-cli dijkstra stake-address + ( key-gen + | key-hash + | build + | registration-certificate + | deregistration-certificate + | stake-delegation-certificate + | stake-and-vote-delegation-certificate + | vote-delegation-certificate + | registration-and-delegation-certificate + | registration-and-vote-delegation-certificate + | registration-stake-and-vote-delegation-certificate + ) + + + Stake address commands. + +Usage: cardano-cli dijkstra stake-address key-gen + [ --key-output-bech32 + | --key-output-text-envelope + | --key-output-format STRING + ] + --verification-key-file FILEPATH + --signing-key-file FILEPATH + + + Create a stake address key pair + +Usage: cardano-cli dijkstra stake-address key-hash + ( --stake-verification-key STRING + | --stake-verification-key-file FILEPATH + ) + [--out-file FILEPATH] + + + Print the hash of a stake address key + +Usage: cardano-cli dijkstra stake-address build + ( --stake-verification-key STRING + | --stake-verification-key-file FILEPATH + | --stake-key-hash HASH + | --stake-script-file FILEPATH + ) + ( --mainnet + | --testnet-magic NATURAL + ) + [--out-file FILEPATH] + + + Build a stake address + +Usage: cardano-cli dijkstra stake-address registration-certificate + ( --stake-verification-key STRING + | --stake-verification-key-file FILEPATH + | --stake-key-hash HASH + | --stake-script-file FILEPATH + | --stake-address ADDRESS + ) + --key-reg-deposit-amt NATURAL + --out-file FILEPATH + + + Create a stake address registration certificate + +Usage: cardano-cli dijkstra stake-address deregistration-certificate + ( --stake-verification-key STRING + | --stake-verification-key-file FILEPATH + | --stake-key-hash HASH + | --stake-script-file FILEPATH + | --stake-address ADDRESS + ) + --key-reg-deposit-amt NATURAL + --out-file FILEPATH + + + Create a stake address deregistration certificate + +Usage: cardano-cli dijkstra stake-address stake-delegation-certificate + ( --stake-verification-key STRING + | --stake-verification-key-file FILEPATH + | --stake-key-hash HASH + | --stake-script-file FILEPATH + | --stake-address ADDRESS + ) + ( --stake-pool-verification-key STRING + | --stake-pool-verification-extended-key STRING + | --cold-verification-key-file FILEPATH + | --stake-pool-id STAKE_POOL_ID + ) + --out-file FILEPATH + + + Create a stake address stake delegation certificate, which when submitted in a + transaction delegates stake to a stake pool. + +Usage: cardano-cli dijkstra stake-address stake-and-vote-delegation-certificate + ( --stake-verification-key STRING + | --stake-verification-key-file FILEPATH + | --stake-key-hash HASH + | --stake-script-file FILEPATH + | --stake-address ADDRESS + ) + ( --stake-pool-verification-key STRING + | --stake-pool-verification-extended-key STRING + | --cold-verification-key-file FILEPATH + | --stake-pool-id STAKE_POOL_ID + ) + ( --drep-script-hash HASH + | --drep-verification-key STRING + | --drep-verification-key-file FILEPATH + | --drep-key-hash HASH + | --always-abstain + | --always-no-confidence + ) + --out-file FILEPATH + + + Create a stake address stake and vote delegation certificate, which when + submitted in a transaction delegates stake to a stake pool and a DRep. + +Usage: cardano-cli dijkstra stake-address vote-delegation-certificate + ( --stake-verification-key STRING + | --stake-verification-key-file FILEPATH + | --stake-key-hash HASH + | --stake-script-file FILEPATH + | --stake-address ADDRESS + ) + ( --drep-script-hash HASH + | --drep-verification-key STRING + | --drep-verification-key-file FILEPATH + | --drep-key-hash HASH + | --always-abstain + | --always-no-confidence + ) + --out-file FILEPATH + + + Create a stake address vote delegation certificate, which when submitted in a + transaction delegates stake to a DRep. + +Usage: cardano-cli dijkstra stake-address registration-and-delegation-certificate + ( --stake-verification-key STRING + | --stake-verification-key-file FILEPATH + | --stake-key-hash HASH + | --stake-script-file FILEPATH + | --stake-address ADDRESS + ) + ( --stake-pool-verification-key STRING + | --stake-pool-verification-extended-key STRING + | --cold-verification-key-file FILEPATH + | --stake-pool-id STAKE_POOL_ID + ) + --key-reg-deposit-amt NATURAL + --out-file FILEPATH + + + Create a stake address registration and delegation certificate, which when + submitted in a transaction registers a stake address and delegates stake to a + stake pool. + +Usage: cardano-cli dijkstra stake-address registration-and-vote-delegation-certificate + ( --stake-verification-key STRING + | --stake-verification-key-file FILEPATH + | --stake-key-hash HASH + | --stake-script-file FILEPATH + | --stake-address ADDRESS + ) + ( --drep-script-hash HASH + | --drep-verification-key STRING + | --drep-verification-key-file FILEPATH + | --drep-key-hash HASH + | --always-abstain + | --always-no-confidence + ) + --key-reg-deposit-amt NATURAL + --out-file FILEPATH + + + Create a stake address registration and vote delegation certificate, which + when submitted in a transaction registers a stake address and delegates votes + to a DRep or pre-defined voting option. + +Usage: cardano-cli dijkstra stake-address registration-stake-and-vote-delegation-certificate + ( --stake-verification-key STRING + | --stake-verification-key-file FILEPATH + | --stake-key-hash HASH + | --stake-script-file FILEPATH + | --stake-address ADDRESS + ) + ( --stake-pool-verification-key STRING + | --stake-pool-verification-extended-key STRING + | --cold-verification-key-file FILEPATH + | --stake-pool-id STAKE_POOL_ID + ) + ( --drep-script-hash HASH + | --drep-verification-key STRING + | --drep-verification-key-file FILEPATH + | --drep-key-hash HASH + | --always-abstain + | --always-no-confidence + ) + --key-reg-deposit-amt NATURAL + --out-file FILEPATH + + + Create a stake address registration, stake delegation and vote delegation + certificate, which when submitted in a transaction registers a stake address, + delgates stake to a pool, and delegates votes to a DRep or pre-defined voting + option. + +Usage: cardano-cli dijkstra stake-pool + ( registration-certificate + | deregistration-certificate + | id + | metadata-hash + ) + + + Stake pool commands. + +Usage: cardano-cli dijkstra stake-pool registration-certificate + ( --stake-pool-verification-key STRING + | --stake-pool-verification-extended-key STRING + | --cold-verification-key-file FILEPATH + ) + ( --vrf-verification-key STRING + | --vrf-verification-key-file FILEPATH + ) + --bls-signing-key-file FILEPATH + --pool-pledge LOVELACE + --pool-cost LOVELACE + --pool-margin RATIONAL + ( --pool-reward-account-verification-key STRING + | --pool-reward-account-verification-key-file FILEPATH + ) + ( --pool-owner-verification-key STRING + | --pool-owner-stake-verification-key-file FILEPATH + ) + [ [--pool-relay-ipv4 STRING] + [--pool-relay-ipv6 STRING] + --pool-relay-port INT + | --single-host-pool-relay STRING + [--pool-relay-port INT] + | --multi-host-pool-relay STRING + ] + [--metadata-url URL + --metadata-hash HASH + [--check-metadata-hash]] + ( --mainnet + | --testnet-magic NATURAL + ) + --out-file FILEPATH + + + Create a stake pool registration certificate + +Usage: cardano-cli dijkstra stake-pool deregistration-certificate + ( --stake-pool-verification-key STRING + | --stake-pool-verification-extended-key STRING + | --cold-verification-key-file FILEPATH + ) + --epoch NATURAL + --out-file FILEPATH + - Node operation commands. + Create a stake pool deregistration certificate -Usage: cardano-cli dijkstra node key-gen - [ --key-output-bech32 - | --key-output-text-envelope - | --key-output-format STRING - ] - --cold-verification-key-file FILEPATH - --cold-signing-key-file FILEPATH - --operational-certificate-issue-counter-file FILEPATH +Usage: cardano-cli dijkstra stake-pool id + ( --stake-pool-verification-key STRING + | --stake-pool-verification-extended-key STRING + | --cold-verification-key-file FILEPATH + ) + [--output-bech32 | --output-hex] + [--out-file FILEPATH] + - Create a key pair for a node operator's offline key and a new certificate - issue counter + Build pool id from the offline key -Usage: cardano-cli dijkstra node key-gen-KES - [ --key-output-bech32 - | --key-output-text-envelope - | --key-output-format STRING - ] - --verification-key-file FILEPATH - --signing-key-file FILEPATH +Usage: cardano-cli dijkstra stake-pool metadata-hash + ( --pool-metadata-file FILEPATH + | --pool-metadata-url TEXT + ) + [ --expected-hash HASH + | --out-file FILEPATH + ] + - Create a key pair for a node KES operational key + Calculate the hash of a stake pool metadata file, optionally checking the + obtained hash against an expected value. -Usage: cardano-cli dijkstra node key-gen-VRF - [ --key-output-bech32 - | --key-output-text-envelope - | --key-output-format STRING - ] - --verification-key-file FILEPATH - --signing-key-file FILEPATH +Usage: cardano-cli dijkstra text-view decode-cbor - Create a key pair for a node VRF operational key + Commands for dealing with Shelley TextView files. Transactions, addresses etc + are stored on disk as TextView files. -Usage: cardano-cli dijkstra node key-gen-BLS - [ --key-output-bech32 - | --key-output-text-envelope - | --key-output-format STRING - ] - --verification-key-file FILEPATH - --signing-key-file FILEPATH +Usage: cardano-cli dijkstra text-view decode-cbor --in-file FILEPATH + [ --output-cbor-hex + | --output-json + | --output-text + | --output-yaml + ] + [--out-file FILEPATH] + - Create a key pair for a node BLS operational key + Print a TextView file as decoded CBOR. -Usage: cardano-cli dijkstra node key-hash-VRF - ( --verification-key STRING - | --verification-key-file FILEPATH - ) - [--out-file FILEPATH] +Usage: cardano-cli dijkstra transaction + ( build-raw + | build + | build-estimate + | sign + | witness + | assemble + | submit + | policyid + | calculate-min-fee + | calculate-min-required-utxo + | calculate-plutus-script-cost + | hash-script-data + | txid + ) + - Print hash of a node's operational VRF key. + Transaction commands. -Usage: cardano-cli dijkstra node key-hash-BLS - ( --verification-key STRING - | --verification-key-file FILEPATH +Usage: cardano-cli dijkstra transaction build-raw + [ --script-valid + | --script-invalid + ] + (--tx-in TX_IN + [ --spending-tx-in-reference TX_IN + ( --spending-plutus-script-v2 + | --spending-plutus-script-v3 + ) + [ --spending-reference-tx-in-datum-cbor-file CBOR_FILE + | --spending-reference-tx-in-datum-file JSON_FILE + | --spending-reference-tx-in-datum-value JSON_VALUE + | --spending-reference-tx-in-inline-datum-present + ] + ( --spending-reference-tx-in-redeemer-cbor-file CBOR_FILE + | --spending-reference-tx-in-redeemer-file JSON_FILE + | --spending-reference-tx-in-redeemer-value JSON_VALUE + ) + --spending-reference-tx-in-execution-units (INT, INT) + | --simple-script-tx-in-reference TX_IN + | --tx-in-script-file FILEPATH + [ + [ --tx-in-datum-cbor-file CBOR_FILE + | --tx-in-datum-file JSON_FILE + | --tx-in-datum-value JSON_VALUE + | --tx-in-inline-datum-present + ] + ( --tx-in-redeemer-cbor-file CBOR_FILE + | --tx-in-redeemer-file JSON_FILE + | --tx-in-redeemer-value JSON_VALUE + ) + --tx-in-execution-units (INT, INT)] + ]) + [--read-only-tx-in-reference TX_IN] + [--tx-in-collateral TX_IN] + [--tx-out-return-collateral ADDRESS VALUE] + [--tx-total-collateral INTEGER] + [ --required-signer FILEPATH + | --required-signer-hash HASH + ] + [--tx-out ADDRESS VALUE + [ --tx-out-datum-hash HASH + | --tx-out-datum-hash-cbor-file CBOR_FILE + | --tx-out-datum-hash-file JSON_FILE + | --tx-out-datum-hash-value JSON_VALUE + | --tx-out-datum-embed-cbor-file CBOR_FILE + | --tx-out-datum-embed-file JSON_FILE + | --tx-out-datum-embed-value JSON_VALUE + | --tx-out-inline-datum-cbor-file CBOR_FILE + | --tx-out-inline-datum-file JSON_FILE + | --tx-out-inline-datum-value JSON_VALUE + ] + [--tx-out-reference-script-file FILEPATH]] + [--mint VALUE + ( --mint-script-file FILEPATH + [ + ( --mint-redeemer-cbor-file CBOR_FILE + | --mint-redeemer-file JSON_FILE + | --mint-redeemer-value JSON_VALUE + ) + --mint-execution-units (INT, INT)] + | --simple-minting-script-tx-in-reference TX_IN + --policy-id HASH + | --mint-tx-in-reference TX_IN + ( --mint-plutus-script-v2 + | --mint-plutus-script-v3 + ) + ( --mint-reference-tx-in-redeemer-cbor-file CBOR_FILE + | --mint-reference-tx-in-redeemer-file JSON_FILE + | --mint-reference-tx-in-redeemer-value JSON_VALUE + ) + --mint-reference-tx-in-execution-units (INT, INT) + --policy-id HASH + )] + [--invalid-before SLOT] + [--invalid-hereafter SLOT] + --fee LOVELACE + [--certificate-file FILEPATH + [ --certificate-script-file FILEPATH + [ + ( --certificate-redeemer-cbor-file CBOR_FILE + | --certificate-redeemer-file JSON_FILE + | --certificate-redeemer-value JSON_VALUE + ) + --certificate-execution-units (INT, INT)] + | --certificate-tx-in-reference TX_IN + ( --certificate-plutus-script-v2 + | --certificate-plutus-script-v3 + ) + ( --certificate-reference-tx-in-redeemer-cbor-file CBOR_FILE + | --certificate-reference-tx-in-redeemer-file JSON_FILE + | --certificate-reference-tx-in-redeemer-value JSON_VALUE + ) + --certificate-reference-tx-in-execution-units (INT, INT) + ]] + [--withdrawal WITHDRAWAL + [ --withdrawal-script-file FILEPATH + [ + ( --withdrawal-redeemer-cbor-file CBOR_FILE + | --withdrawal-redeemer-file JSON_FILE + | --withdrawal-redeemer-value JSON_VALUE + ) + --withdrawal-execution-units (INT, INT)] + | --withdrawal-tx-in-reference TX_IN + ( --withdrawal-plutus-script-v2 + | --withdrawal-plutus-script-v3 + ) + ( --withdrawal-reference-tx-in-redeemer-cbor-file CBOR_FILE + | --withdrawal-reference-tx-in-redeemer-file JSON_FILE + | --withdrawal-reference-tx-in-redeemer-value JSON_VALUE + ) + --withdrawal-reference-tx-in-execution-units (INT, INT) + ]] + [ --json-metadata-no-schema + | --json-metadata-detailed-schema + ] + [--auxiliary-script-file FILEPATH] + [ --metadata-json-file FILEPATH + | --metadata-cbor-file FILEPATH + ] + [--protocol-params-file FILEPATH] + [--vote-file FILEPATH + [ --vote-script-file FILEPATH + [ + ( --vote-redeemer-cbor-file CBOR_FILE + | --vote-redeemer-file JSON_FILE + | --vote-redeemer-value JSON_VALUE + ) + --vote-execution-units (INT, INT)] + | --vote-tx-in-reference TX_IN + --vote-plutus-script-v3 + ( --vote-reference-tx-in-redeemer-cbor-file CBOR_FILE + | --vote-reference-tx-in-redeemer-file JSON_FILE + | --vote-reference-tx-in-redeemer-value JSON_VALUE + ) + --vote-reference-tx-in-execution-units (INT, INT) + ]] + [--proposal-file FILEPATH + [ --proposal-script-file FILEPATH + [ + ( --proposal-redeemer-cbor-file CBOR_FILE + | --proposal-redeemer-file JSON_FILE + | --proposal-redeemer-value JSON_VALUE + ) + --proposal-execution-units (INT, INT)] + | --proposal-tx-in-reference TX_IN + --proposal-plutus-script-v3 + ( --proposal-reference-tx-in-redeemer-cbor-file CBOR_FILE + | --proposal-reference-tx-in-redeemer-file JSON_FILE + | --proposal-reference-tx-in-redeemer-value JSON_VALUE + ) + --proposal-reference-tx-in-execution-units (INT, INT) + ]] + [--current-treasury-value LOVELACE] + [--treasury-donation LOVELACE] + [--out-canonical-cbor] + --out-file FILEPATH + + + Build a transaction (low-level, inconvenient) + + Please note the order[93;22;23;24m of some cmd options is crucial. If used incorrectly may produce undesired tx body. See nested [] notation above for details.[0;22;23;24m + +Usage: cardano-cli dijkstra transaction build + [--cardano-mode + [--epoch-slots SLOTS]] + ( --mainnet + | --testnet-magic NATURAL ) - [--out-file FILEPATH] + --socket-path SOCKET_PATH + [ --script-valid + | --script-invalid + ] + [--witness-override WORD] + (--tx-in TX_IN + [ --spending-tx-in-reference TX_IN + ( --spending-plutus-script-v2 + | --spending-plutus-script-v3 + ) + [ --spending-reference-tx-in-datum-cbor-file CBOR_FILE + | --spending-reference-tx-in-datum-file JSON_FILE + | --spending-reference-tx-in-datum-value JSON_VALUE + | --spending-reference-tx-in-inline-datum-present + ] + ( --spending-reference-tx-in-redeemer-cbor-file CBOR_FILE + | --spending-reference-tx-in-redeemer-file JSON_FILE + | --spending-reference-tx-in-redeemer-value JSON_VALUE + ) + | --simple-script-tx-in-reference TX_IN + | --tx-in-script-file FILEPATH + [ + [ --tx-in-datum-cbor-file CBOR_FILE + | --tx-in-datum-file JSON_FILE + | --tx-in-datum-value JSON_VALUE + | --tx-in-inline-datum-present + ] + ( --tx-in-redeemer-cbor-file CBOR_FILE + | --tx-in-redeemer-file JSON_FILE + | --tx-in-redeemer-value JSON_VALUE + )] + ]) + [--read-only-tx-in-reference TX_IN] + [ --required-signer FILEPATH + | --required-signer-hash HASH + ] + [--tx-in-collateral TX_IN] + [--tx-out-return-collateral ADDRESS VALUE] + [--tx-total-collateral INTEGER] + [--tx-out ADDRESS VALUE + [ --tx-out-datum-hash HASH + | --tx-out-datum-hash-cbor-file CBOR_FILE + | --tx-out-datum-hash-file JSON_FILE + | --tx-out-datum-hash-value JSON_VALUE + | --tx-out-datum-embed-cbor-file CBOR_FILE + | --tx-out-datum-embed-file JSON_FILE + | --tx-out-datum-embed-value JSON_VALUE + | --tx-out-inline-datum-cbor-file CBOR_FILE + | --tx-out-inline-datum-file JSON_FILE + | --tx-out-inline-datum-value JSON_VALUE + ] + [--tx-out-reference-script-file FILEPATH]] + --change-address ADDRESS + [--mint VALUE + ( --mint-script-file FILEPATH + [ --mint-redeemer-cbor-file CBOR_FILE + | --mint-redeemer-file JSON_FILE + | --mint-redeemer-value JSON_VALUE + ] + | --simple-minting-script-tx-in-reference TX_IN + --policy-id HASH + | --mint-tx-in-reference TX_IN + ( --mint-plutus-script-v2 + | --mint-plutus-script-v3 + ) + ( --mint-reference-tx-in-redeemer-cbor-file CBOR_FILE + | --mint-reference-tx-in-redeemer-file JSON_FILE + | --mint-reference-tx-in-redeemer-value JSON_VALUE + ) + --policy-id HASH + )] + [--invalid-before SLOT] + [--invalid-hereafter SLOT] + [--certificate-file FILEPATH + [ --certificate-script-file FILEPATH + [ --certificate-redeemer-cbor-file CBOR_FILE + | --certificate-redeemer-file JSON_FILE + | --certificate-redeemer-value JSON_VALUE + ] + | --certificate-tx-in-reference TX_IN + ( --certificate-plutus-script-v2 + | --certificate-plutus-script-v3 + ) + ( --certificate-reference-tx-in-redeemer-cbor-file CBOR_FILE + | --certificate-reference-tx-in-redeemer-file JSON_FILE + | --certificate-reference-tx-in-redeemer-value JSON_VALUE + ) + ]] + [--withdrawal WITHDRAWAL + [ --withdrawal-script-file FILEPATH + [ --withdrawal-redeemer-cbor-file CBOR_FILE + | --withdrawal-redeemer-file JSON_FILE + | --withdrawal-redeemer-value JSON_VALUE + ] + | --withdrawal-tx-in-reference TX_IN + ( --withdrawal-plutus-script-v2 + | --withdrawal-plutus-script-v3 + ) + ( --withdrawal-reference-tx-in-redeemer-cbor-file CBOR_FILE + | --withdrawal-reference-tx-in-redeemer-file JSON_FILE + | --withdrawal-reference-tx-in-redeemer-value JSON_VALUE + ) + ]] + [ --json-metadata-no-schema + | --json-metadata-detailed-schema + ] + [--auxiliary-script-file FILEPATH] + [ --metadata-json-file FILEPATH + | --metadata-cbor-file FILEPATH + ] + [--vote-file FILEPATH + [ --vote-script-file FILEPATH + [ --vote-redeemer-cbor-file CBOR_FILE + | --vote-redeemer-file JSON_FILE + | --vote-redeemer-value JSON_VALUE + ] + | --vote-tx-in-reference TX_IN + --vote-plutus-script-v3 + ( --vote-reference-tx-in-redeemer-cbor-file CBOR_FILE + | --vote-reference-tx-in-redeemer-file JSON_FILE + | --vote-reference-tx-in-redeemer-value JSON_VALUE + ) + ]] + [--proposal-file FILEPATH + [ --proposal-script-file FILEPATH + [ --proposal-redeemer-cbor-file CBOR_FILE + | --proposal-redeemer-file JSON_FILE + | --proposal-redeemer-value JSON_VALUE + ] + | --proposal-tx-in-reference TX_IN + --proposal-plutus-script-v3 + ( --proposal-reference-tx-in-redeemer-cbor-file CBOR_FILE + | --proposal-reference-tx-in-redeemer-file JSON_FILE + | --proposal-reference-tx-in-redeemer-value JSON_VALUE + ) + ]] + [--current-treasury-value] + [--treasury-donation LOVELACE] + [--out-canonical-cbor] + ( --out-file FILEPATH + | --calculate-plutus-script-cost FILEPATH + ) + - Print hash of a node's operational BLS key. + Build a balanced transaction (automatically calculates fees) -Usage: cardano-cli dijkstra node issue-pop-BLS --bls-signing-key-file FILEPATH - --out-file FILEPATH + Please note the order[93;22;23;24m of some cmd options is crucial. If used incorrectly may produce undesired tx body. See nested [] notation above for details.[0;22;23;24m - Issue a BLS proof of possession for a node's operational BLS key. Both a BLS - key and its proof of possession are required by stake pool operators to - participate as voting member/block producing node in Leios. +Usage: cardano-cli dijkstra transaction build-estimate + [ --script-valid + | --script-invalid + ] + --shelley-key-witnesses INT + [--byron-key-witnesses Int] + --protocol-params-file FILEPATH + --total-utxo-value VALUE + (--tx-in TX_IN + [ --spending-tx-in-reference TX_IN + ( --spending-plutus-script-v2 + | --spending-plutus-script-v3 + ) + [ --spending-reference-tx-in-datum-cbor-file CBOR_FILE + | --spending-reference-tx-in-datum-file JSON_FILE + | --spending-reference-tx-in-datum-value JSON_VALUE + | --spending-reference-tx-in-inline-datum-present + ] + ( --spending-reference-tx-in-redeemer-cbor-file CBOR_FILE + | --spending-reference-tx-in-redeemer-file JSON_FILE + | --spending-reference-tx-in-redeemer-value JSON_VALUE + ) + --spending-reference-tx-in-execution-units (INT, INT) + | --simple-script-tx-in-reference TX_IN + | --tx-in-script-file FILEPATH + [ + [ --tx-in-datum-cbor-file CBOR_FILE + | --tx-in-datum-file JSON_FILE + | --tx-in-datum-value JSON_VALUE + | --tx-in-inline-datum-present + ] + ( --tx-in-redeemer-cbor-file CBOR_FILE + | --tx-in-redeemer-file JSON_FILE + | --tx-in-redeemer-value JSON_VALUE + ) + --tx-in-execution-units (INT, INT)] + ]) + [--read-only-tx-in-reference TX_IN] + [ --required-signer FILEPATH + | --required-signer-hash HASH + ] + [--tx-in-collateral TX_IN] + [--tx-out-return-collateral ADDRESS VALUE] + [--tx-out ADDRESS VALUE + [ --tx-out-datum-hash HASH + | --tx-out-datum-hash-cbor-file CBOR_FILE + | --tx-out-datum-hash-file JSON_FILE + | --tx-out-datum-hash-value JSON_VALUE + | --tx-out-datum-embed-cbor-file CBOR_FILE + | --tx-out-datum-embed-file JSON_FILE + | --tx-out-datum-embed-value JSON_VALUE + | --tx-out-inline-datum-cbor-file CBOR_FILE + | --tx-out-inline-datum-file JSON_FILE + | --tx-out-inline-datum-value JSON_VALUE + ] + [--tx-out-reference-script-file FILEPATH]] + --change-address ADDRESS + [--mint VALUE + ( --mint-script-file FILEPATH + [ + ( --mint-redeemer-cbor-file CBOR_FILE + | --mint-redeemer-file JSON_FILE + | --mint-redeemer-value JSON_VALUE + ) + --mint-execution-units (INT, INT)] + | --simple-minting-script-tx-in-reference TX_IN + --policy-id HASH + | --mint-tx-in-reference TX_IN + ( --mint-plutus-script-v2 + | --mint-plutus-script-v3 + ) + ( --mint-reference-tx-in-redeemer-cbor-file CBOR_FILE + | --mint-reference-tx-in-redeemer-file JSON_FILE + | --mint-reference-tx-in-redeemer-value JSON_VALUE + ) + --mint-reference-tx-in-execution-units (INT, INT) + --policy-id HASH + )] + [--invalid-before SLOT] + [--invalid-hereafter SLOT] + [ + --certificate-file FILEPATH + [ --certificate-script-file FILEPATH + [ + ( --certificate-redeemer-cbor-file CBOR_FILE + | --certificate-redeemer-file JSON_FILE + | --certificate-redeemer-value JSON_VALUE + ) + --certificate-execution-units (INT, INT)] + | --certificate-tx-in-reference TX_IN + ( --certificate-plutus-script-v2 + | --certificate-plutus-script-v3 + ) + ( --certificate-reference-tx-in-redeemer-cbor-file CBOR_FILE + | --certificate-reference-tx-in-redeemer-file JSON_FILE + | --certificate-reference-tx-in-redeemer-value JSON_VALUE + ) + --certificate-reference-tx-in-execution-units (INT, INT) + ]] + [--withdrawal WITHDRAWAL + [ --withdrawal-script-file FILEPATH + [ + ( --withdrawal-redeemer-cbor-file CBOR_FILE + | --withdrawal-redeemer-file JSON_FILE + | --withdrawal-redeemer-value JSON_VALUE + ) + --withdrawal-execution-units (INT, INT)] + | --withdrawal-tx-in-reference TX_IN + ( --withdrawal-plutus-script-v2 + | --withdrawal-plutus-script-v3 + ) + ( --withdrawal-reference-tx-in-redeemer-cbor-file CBOR_FILE + | --withdrawal-reference-tx-in-redeemer-file JSON_FILE + | --withdrawal-reference-tx-in-redeemer-value JSON_VALUE + ) + --withdrawal-reference-tx-in-execution-units (INT, INT) + ]] + [--tx-total-collateral INTEGER] + [--reference-script-size NATURAL] + [ --json-metadata-no-schema + | --json-metadata-detailed-schema + ] + [--auxiliary-script-file FILEPATH] + [ --metadata-json-file FILEPATH + | --metadata-cbor-file FILEPATH + ] + [--vote-file FILEPATH + [ --vote-script-file FILEPATH + [ + ( --vote-redeemer-cbor-file CBOR_FILE + | --vote-redeemer-file JSON_FILE + | --vote-redeemer-value JSON_VALUE + ) + --vote-execution-units (INT, INT)] + | --vote-tx-in-reference TX_IN + --vote-plutus-script-v3 + ( --vote-reference-tx-in-redeemer-cbor-file CBOR_FILE + | --vote-reference-tx-in-redeemer-file JSON_FILE + | --vote-reference-tx-in-redeemer-value JSON_VALUE + ) + --vote-reference-tx-in-execution-units (INT, INT) + ]] + [--proposal-file FILEPATH + [ --proposal-script-file FILEPATH + [ + ( --proposal-redeemer-cbor-file CBOR_FILE + | --proposal-redeemer-file JSON_FILE + | --proposal-redeemer-value JSON_VALUE + ) + --proposal-execution-units (INT, INT)] + | --proposal-tx-in-reference TX_IN + --proposal-plutus-script-v3 + ( --proposal-reference-tx-in-redeemer-cbor-file CBOR_FILE + | --proposal-reference-tx-in-redeemer-file JSON_FILE + | --proposal-reference-tx-in-redeemer-value JSON_VALUE + ) + --proposal-reference-tx-in-execution-units (INT, INT) + ]] + [--current-treasury-value LOVELACE] + [--treasury-donation LOVELACE] + [--out-canonical-cbor] + --out-file FILEPATH + -Usage: cardano-cli dijkstra node new-counter - ( --stake-pool-verification-key STRING - | --stake-pool-verification-extended-key STRING - | --genesis-delegate-verification-key STRING - | --cold-verification-key-file FILEPATH + Build a balanced transaction without access to a live node (automatically estimates fees) + + Please note the order[93;22;23;24m of some cmd options is crucial. If used incorrectly may produce undesired tx body. See nested [] notation above for details.[0;22;23;24m + +Usage: cardano-cli dijkstra transaction sign + ( --tx-body-file FILEPATH + | --tx-file FILEPATH ) - --counter-value INT - --operational-certificate-issue-counter-file FILEPATH + [--signing-key-file FILEPATH + [--address STRING]] + [ --mainnet + | --testnet-magic NATURAL + ] + [--out-canonical-cbor] + --out-file FILEPATH + - Create a new certificate issue counter + Sign a transaction -Usage: cardano-cli dijkstra node issue-op-cert - ( --kes-verification-key STRING - | --kes-verification-key-file FILEPATH +Usage: cardano-cli dijkstra transaction witness --tx-body-file FILEPATH + --signing-key-file FILEPATH + [--address STRING] + [ --mainnet + | --testnet-magic NATURAL + ] + --out-file FILEPATH + + + Create a transaction witness + +Usage: cardano-cli dijkstra transaction assemble --tx-body-file FILEPATH + [--witness-file FILEPATH] + [--out-canonical-cbor] + --out-file FILEPATH + + + Assemble a tx body and witness(es) to form a transaction + +Usage: cardano-cli dijkstra transaction sign-witness --tx-body-file FILEPATH + [--witness-file FILEPATH] + [--out-canonical-cbor] + --out-file FILEPATH + + + Assemble a tx body and witness(es) to form a transaction + +Usage: cardano-cli dijkstra transaction submit + [--cardano-mode + [--epoch-slots SLOTS]] + ( --mainnet + | --testnet-magic NATURAL ) - --cold-signing-key-file FILEPATH - --operational-certificate-issue-counter-file FILEPATH - --kes-period NATURAL - --out-file FILEPATH + --socket-path SOCKET_PATH + --tx-file FILEPATH + - Issue a node operational certificate + Submit a transaction to the local node whose Unix domain socket is obtained + from the CARDANO_NODE_SOCKET_PATH environment variable. + +Usage: cardano-cli dijkstra transaction policyid --script-file FILEPATH + + Calculate the PolicyId from the monetary policy script. + +Usage: cardano-cli dijkstra transaction calculate-min-fee --tx-body-file FILEPATH + --protocol-params-file FILEPATH + --witness-count NATURAL + [--byron-witness-count NATURAL] + [--reference-script-size NATURAL] + [ --output-json + | --output-text + | --output-yaml + ] + [--out-file FILEPATH] + [ --mainnet + | --testnet-magic NATURAL + ] + [--tx-in-count NATURAL] + [--tx-out-count NATURAL] + + + Calculate the minimum fee for a transaction. + +Usage: cardano-cli dijkstra transaction calculate-min-required-utxo --protocol-params-file FILEPATH + --tx-out ADDRESS VALUE + [ --tx-out-datum-hash HASH + | --tx-out-datum-hash-cbor-file CBOR_FILE + | --tx-out-datum-hash-file JSON_FILE + | --tx-out-datum-hash-value JSON_VALUE + | --tx-out-datum-embed-cbor-file CBOR_FILE + | --tx-out-datum-embed-file JSON_FILE + | --tx-out-datum-embed-value JSON_VALUE + | --tx-out-inline-datum-cbor-file CBOR_FILE + | --tx-out-inline-datum-file JSON_FILE + | --tx-out-inline-datum-value JSON_VALUE + ] + [--tx-out-reference-script-file FILEPATH] + + + Calculate the minimum required UTxO for a transaction output. + +Usage: cardano-cli dijkstra transaction calculate-plutus-script-cost + ( online + | offline + ) + + + Calculate the costs of the Plutus scripts of a given transaction. + +Usage: cardano-cli dijkstra transaction calculate-plutus-script-cost online + [--cardano-mode + [--epoch-slots SLOTS]] + ( --mainnet + | --testnet-magic NATURAL + ) + --socket-path SOCKET_PATH + --tx-file FILEPATH + [--out-file FILEPATH] + + + Connect to a running node to get context info and calculate the costs of the + Plutus scripts of a given transaction. + +Usage: cardano-cli dijkstra transaction calculate-plutus-script-cost offline + ( --start-time-utc UTC_TIME + | --start-time-posix POSIX_TIME + | --genesis-file FILEPATH + ) + [--unsafe-extend-safe-zone] + --era-history-file FILEPATH + --utxo-file FILEPATH + --protocol-params-file FILEPATH + --tx-file FILEPATH + [--out-file FILEPATH] + + + Manually provide get context info and calculate the costs of the Plutus + scripts of a given transaction. + +Usage: cardano-cli dijkstra transaction calculate-min-value --protocol-params-file FILEPATH + --tx-out ADDRESS VALUE + [ --tx-out-datum-hash HASH + | --tx-out-datum-hash-cbor-file CBOR_FILE + | --tx-out-datum-hash-file JSON_FILE + | --tx-out-datum-hash-value JSON_VALUE + | --tx-out-datum-embed-cbor-file CBOR_FILE + | --tx-out-datum-embed-file JSON_FILE + | --tx-out-datum-embed-value JSON_VALUE + | --tx-out-inline-datum-cbor-file CBOR_FILE + | --tx-out-inline-datum-file JSON_FILE + | --tx-out-inline-datum-value JSON_VALUE + ] + [--tx-out-reference-script-file FILEPATH] + + + DEPRECATED: Use 'calculate-min-required-utxo' instead. + +Usage: cardano-cli dijkstra transaction hash-script-data + ( --script-data-cbor-file CBOR_FILE + | --script-data-file JSON_FILE + | --script-data-value JSON_VALUE + ) + + + Calculate the hash of script data. + +Usage: cardano-cli dijkstra transaction txid + ( --tx-body-file FILEPATH + | --tx-file FILEPATH + ) + [ --output-json + | --output-text + | --output-yaml + ] + + + Print a transaction identifier. Usage: cardano-cli latest ( address @@ -3373,10 +5970,11 @@ Usage: cardano-cli latest | text-view | transaction ) + Latest era commands (Conway) -Usage: cardano-cli latest address (key-gen | key-hash | build | info) +Usage: cardano-cli latest address (key-gen | key-hash | build | info) Payment address commands. @@ -3391,6 +5989,7 @@ Usage: cardano-cli latest address key-gen ] --verification-key-file FILEPATH --signing-key-file FILEPATH + Create an address key pair. @@ -3399,6 +5998,7 @@ Usage: cardano-cli latest address key-hash | --payment-verification-key-file FILEPATH ) [--out-file FILEPATH] + Print the hash of an address key. @@ -3415,10 +6015,11 @@ Usage: cardano-cli latest address build ] (--mainnet | --testnet-magic NATURAL) [--out-file FILEPATH] + Build a Shelley payment address, with optional delegation to a stake address. -Usage: cardano-cli latest address info --address ADDRESS [--out-file FILEPATH] +Usage: cardano-cli latest address info --address ADDRESS [--out-file FILEPATH] Print information about an address. @@ -3434,22 +6035,26 @@ Usage: cardano-cli latest key | convert-itn-bip32-key | convert-cardano-address-key ) + Key utility commands. Usage: cardano-cli latest key verification-key --signing-key-file FILEPATH --verification-key-file FILEPATH + Get a verification key from a signing key. This supports all key types. Usage: cardano-cli latest key non-extended-key --extended-verification-key-file FILEPATH --verification-key-file FILEPATH + Get a non-extended verification key from an extended verification key. This supports all extended key types. Usage: cardano-cli latest key generate-mnemonic [--out-file FILEPATH] --size WORD32 + Generate a mnemonic sentence that can be used for key derivation. @@ -3469,6 +6074,7 @@ Usage: cardano-cli latest key derive-from-mnemonic | --mnemonic-from-interactive-prompt ) --signing-key-file FILEPATH + Derive an extended signing key from a mnemonic sentence. To ensure the safety of the mnemonic phrase, we recommend that key derivation is performed in an @@ -3486,12 +6092,14 @@ Usage: cardano-cli latest key convert-byron-key [--password TEXT] | --byron-verification-key-file FILEPATH ) --out-file FILEPATH + Convert a Byron payment, genesis or genesis delegate key (signing or verification) to a corresponding Shelley-format key. Usage: cardano-cli latest key convert-byron-genesis-vkey --byron-genesis-verification-key BASE64 --out-file FILEPATH + Convert a Base64-encoded Byron genesis verification key to a Shelley genesis verification key @@ -3501,18 +6109,21 @@ Usage: cardano-cli latest key convert-itn-key | --itn-verification-key-file FILEPATH ) --out-file FILEPATH + Convert an Incentivized Testnet (ITN) non-extended (Ed25519) signing or verification key to a corresponding Shelley stake key Usage: cardano-cli latest key convert-itn-extended-key --itn-signing-key-file FILEPATH --out-file FILEPATH + Convert an Incentivized Testnet (ITN) extended (Ed25519Extended) signing key to a corresponding Shelley stake signing key Usage: cardano-cli latest key convert-itn-bip32-key --itn-signing-key-file FILEPATH --out-file FILEPATH + Convert an Incentivized Testnet (ITN) BIP32 (Ed25519Bip32) signing key to a corresponding Shelley stake signing key @@ -3528,6 +6139,7 @@ Usage: cardano-cli latest key convert-cardano-address-key ) --signing-key-file FILEPATH --out-file FILEPATH + Convert a cardano-address extended signing key to a corresponding Shelley-format key. @@ -3546,31 +6158,36 @@ Usage: cardano-cli latest genesis | create-testnet-data | hash ) + Genesis block commands. Usage: cardano-cli latest genesis key-gen-genesis --verification-key-file FILEPATH --signing-key-file FILEPATH + Create a Shelley genesis key pair Usage: cardano-cli latest genesis key-gen-delegate --verification-key-file FILEPATH --signing-key-file FILEPATH --operational-certificate-issue-counter-file FILEPATH + Create a Shelley genesis delegate key pair Usage: cardano-cli latest genesis key-gen-utxo --verification-key-file FILEPATH --signing-key-file FILEPATH + Create a Shelley genesis UTxO key pair -Usage: cardano-cli latest genesis key-hash --verification-key-file FILEPATH +Usage: cardano-cli latest genesis key-hash --verification-key-file FILEPATH Print the identifier (hash) of a public key Usage: cardano-cli latest genesis get-ver-key --verification-key-file FILEPATH --signing-key-file FILEPATH + Derive the verification key from a signing key @@ -3579,6 +6196,7 @@ Usage: cardano-cli latest genesis initial-addr --verification-key-file FILEPATH | --testnet-magic NATURAL ) [--out-file FILEPATH] + Get the address for an initial UTxO based on the verification key @@ -3587,6 +6205,7 @@ Usage: cardano-cli latest genesis initial-txin --verification-key-file FILEPATH | --testnet-magic NATURAL ) [--out-file FILEPATH] + Get the TxIn for an initial UTxO based on the verification key @@ -3606,6 +6225,7 @@ Usage: cardano-cli latest genesis create-cardano --genesis-dir DIR --alonzo-template FILEPATH --conway-template FILEPATH [--node-config-template FILEPATH] + Create a Byron and Shelley genesis file from a genesis template and genesis/delegation/spending keys. @@ -3621,6 +6241,7 @@ Usage: cardano-cli latest genesis create [--start-time UTC_TIME] [--supply LOVELACE] (--mainnet | --testnet-magic NATURAL) + Create a Shelley genesis file from a genesis template and genesis/delegation/spending keys. @@ -3645,6 +6266,7 @@ Usage: cardano-cli latest genesis create-staked [--bulk-pools-per-file INT] [--num-stuffed-utxo INT] [--relay-specification-file FILEPATH] + Create a staked Shelley genesis file from a genesis template and genesis/delegation/spending keys. @@ -3652,6 +6274,7 @@ Usage: cardano-cli latest genesis create-staked Usage: cardano-cli latest genesis create-testnet-data [--spec-shelley FILEPATH] [--spec-alonzo FILEPATH] [--spec-conway FILEPATH] + [--genesis-keys INT] [--pools INT] [ --stake-delegators INT @@ -3669,16 +6292,17 @@ Usage: cardano-cli latest genesis create-testnet-data [--spec-shelley FILEPATH] [--relays FILEPATH] [--start-time UTC_TIME] --out-dir DIR + Create data to use for starting a testnet. -Usage: cardano-cli latest genesis hash --genesis FILEPATH +Usage: cardano-cli latest genesis hash --genesis FILEPATH DEPRECATION WARNING! This command is deprecated and will be removed in a future release. Please use hash genesis-file instead. Compute the hash of a genesis file. -Usage: cardano-cli latest governance (action | committee | drep | vote) +Usage: cardano-cli latest governance (action | committee | drep | vote) Governance commands. @@ -3692,6 +6316,7 @@ Usage: cardano-cli latest governance action | create-hardfork | view ) + Governance action commands. @@ -3716,6 +6341,7 @@ Usage: cardano-cli latest governance action create-constitution [--check-constitution-hash] [--constitution-script-hash HASH] --out-file FILEPATH + Create a constitution. @@ -3749,6 +6375,7 @@ Usage: cardano-cli latest governance action update-committee [--prev-governance-action-tx-id TXID --prev-governance-action-index WORD16] --out-file FILEPATH + Create or update a new committee proposal. @@ -3764,6 +6391,7 @@ Usage: cardano-cli latest governance action create-info (--mainnet | --testnet) --anchor-data-hash HASH [--check-anchor-data] --out-file FILEPATH + Create an info action. @@ -3784,6 +6412,7 @@ Usage: cardano-cli latest governance action create-no-confidence [--prev-governance-action-tx-id TXID --prev-governance-action-index WORD16] --out-file FILEPATH + Create a no confidence proposal. @@ -3849,6 +6478,7 @@ Usage: cardano-cli latest governance action create-protocol-parameters-update [--ref-script-cost-per-byte RATIONAL] [--cost-model-file FILE] --out-file FILEPATH + Create a protocol parameters update. @@ -3876,6 +6506,7 @@ Usage: cardano-cli latest governance action create-treasury-withdrawal --transfer LOVELACE) [--constitution-script-hash HASH] --out-file FILEPATH + Create a treasury withdrawal. @@ -3898,6 +6529,7 @@ Usage: cardano-cli latest governance action create-hardfork --protocol-major-version MAJOR --protocol-minor-version MINOR --out-file FILEPATH + Create a hardfork initiation proposal. @@ -3906,6 +6538,7 @@ Usage: cardano-cli latest governance action view --action-file FILEPATH | --output-yaml ] [--out-file FILEPATH] + View a governance action. @@ -3916,6 +6549,7 @@ Usage: cardano-cli latest governance committee | create-hot-key-authorization-certificate | create-cold-key-resignation-certificate ) + Committee member commands. @@ -3926,6 +6560,7 @@ Usage: cardano-cli latest governance committee key-gen-cold ] --cold-verification-key-file FILEPATH --cold-signing-key-file FILEPATH + Create a cold key pair for a Constitutional Committee Member @@ -3936,6 +6571,7 @@ Usage: cardano-cli latest governance committee key-gen-hot ] --verification-key-file FILEPATH --signing-key-file FILEPATH + Create a hot key pair for a Constitutional Committee Member @@ -3943,6 +6579,7 @@ Usage: cardano-cli latest governance committee key-hash ( --verification-key STRING | --verification-key-file FILEPATH ) + Print the identifier (hash) of a public key @@ -3960,6 +6597,7 @@ Usage: cardano-cli latest governance committee create-hot-key-authorization-cert | --hot-script-file FILEPATH ) --out-file FILEPATH + Create hot key authorization certificate for a Constitutional Committee Member @@ -3974,6 +6612,7 @@ Usage: cardano-cli latest governance committee create-cold-key-resignation-certi --resignation-metadata-hash HASH [--check-resignation-metadata-hash]] --out-file FILEPATH + Create cold key resignation certificate for a Constitutional Committee Member @@ -3985,6 +6624,7 @@ Usage: cardano-cli latest governance drep | update-certificate | metadata-hash ) + DRep member commands. @@ -3995,6 +6635,7 @@ Usage: cardano-cli latest governance drep key-gen ] --verification-key-file FILEPATH --signing-key-file FILEPATH + Generate Delegated Representative verification and signing keys. @@ -4008,6 +6649,7 @@ Usage: cardano-cli latest governance drep id | --output-cip129 ] [--out-file FILEPATH] + Generate a drep id. @@ -4022,6 +6664,7 @@ Usage: cardano-cli latest governance drep registration-certificate --drep-metadata-hash HASH [--check-drep-metadata-hash]] --out-file FILEPATH + Create a registration certificate. @@ -4033,6 +6676,7 @@ Usage: cardano-cli latest governance drep retirement-certificate ) --deposit-amt LOVELACE --out-file FILEPATH + Create a DRep retirement certificate. @@ -4046,6 +6690,7 @@ Usage: cardano-cli latest governance drep update-certificate --drep-metadata-hash HASH [--check-drep-metadata-hash]] --out-file FILEPATH + Create a DRep update certificate. @@ -4056,11 +6701,12 @@ Usage: cardano-cli latest governance drep metadata-hash [ --expected-hash HASH | --out-file FILEPATH ] + Calculate the hash of a metadata file, optionally checking the obtained hash against an expected value. -Usage: cardano-cli latest governance vote (create | view) +Usage: cardano-cli latest governance vote (create | view) Vote commands. @@ -4084,12 +6730,14 @@ Usage: cardano-cli latest governance vote create (--yes | --no | --abstain) --anchor-data-hash HASH [--check-anchor-data-hash]] --out-file FILEPATH + Vote creation. Usage: cardano-cli latest governance vote view --vote-file FILEPATH [--output-json | --output-yaml] [--out-file FILEPATH] + Vote viewing. @@ -4101,6 +6749,7 @@ Usage: cardano-cli latest node | new-counter | issue-op-cert ) + Node operation commands. @@ -4112,6 +6761,7 @@ Usage: cardano-cli latest node key-gen --cold-verification-key-file FILEPATH --cold-signing-key-file FILEPATH --operational-certificate-issue-counter-file FILEPATH + Create a key pair for a node operator's offline key and a new certificate issue counter @@ -4123,6 +6773,7 @@ Usage: cardano-cli latest node key-gen-KES ] --verification-key-file FILEPATH --signing-key-file FILEPATH + Create a key pair for a node KES operational key @@ -4133,6 +6784,7 @@ Usage: cardano-cli latest node key-gen-VRF ] --verification-key-file FILEPATH --signing-key-file FILEPATH + Create a key pair for a node VRF operational key @@ -4141,6 +6793,7 @@ Usage: cardano-cli latest node key-hash-VRF | --verification-key-file FILEPATH ) [--out-file FILEPATH] + Print hash of a node's operational VRF key. @@ -4152,6 +6805,7 @@ Usage: cardano-cli latest node new-counter ) --counter-value INT --operational-certificate-issue-counter-file FILEPATH + Create a new certificate issue counter @@ -4163,6 +6817,7 @@ Usage: cardano-cli latest node issue-op-cert --operational-certificate-issue-counter-file FILEPATH --kes-period NATURAL --out-file FILEPATH + Issue a node operational certificate @@ -4196,6 +6851,7 @@ Usage: cardano-cli latest query | tx-mempool | utxo ) + Node query commands. Will query the local node whose Unix domain socket is obtained from the CARDANO_NODE_SOCKET_PATH environment variable. @@ -4228,6 +6884,7 @@ Usage: cardano-cli latest query committee-state | --output-yaml ] [--out-file FILEPATH] + Get the committee state @@ -4243,6 +6900,7 @@ Usage: cardano-cli latest query constitution ] [--output-json | --output-yaml] [--out-file FILEPATH] + Get the constitution @@ -4265,6 +6923,7 @@ Usage: cardano-cli latest query drep-state [--include-stake] [--output-json | --output-yaml] [--out-file FILEPATH] + Get the DRep state. @@ -4290,6 +6949,7 @@ Usage: cardano-cli latest query drep-stake-distribution | --output-yaml ] [--out-file FILEPATH] + Get the DRep stake distribution. @@ -4302,6 +6962,7 @@ Usage: cardano-cli latest query era-history --socket-path SOCKET_PATH [--volatile-tip | --immutable-tip] [--out-file FILEPATH] + Obtains the era history data. The era history contains information about when era transitions happened and can be used together with the start time to @@ -4322,6 +6983,7 @@ Usage: cardano-cli latest query future-pparams ] [--output-json | --output-yaml] [--out-file FILEPATH] + Get the protocol parameters that will apply at the next epoch @@ -4333,6 +6995,7 @@ Usage: cardano-cli latest query gov-state [--cardano-mode [--epoch-slots SLOTS]] [--volatile-tip | --immutable-tip] [--output-json | --output-yaml] [--out-file FILEPATH] + Get the governance state @@ -4351,6 +7014,7 @@ Usage: cardano-cli latest query kes-period-info | --output-yaml ] [--out-file FILEPATH] + Get information about the current KES period and your node's operational certificate. @@ -4378,6 +7042,7 @@ Usage: cardano-cli latest query leadership-schedule | --output-yaml ] [--out-file FILEPATH] + Get the slots the node is expected to mint a block in (advanced command) @@ -4396,6 +7061,7 @@ Usage: cardano-cli latest query ledger-peer-snapshot | --output-yaml ] [--out-file FILEPATH] + Dump the current snapshot of ledger peers.These are the largest pools that cumulatively hold 90% of total stake. @@ -4415,6 +7081,7 @@ Usage: cardano-cli latest query ledger-state | --output-yaml ] [--out-file FILEPATH] + Dump the current ledger state of the node (Ledger.NewEpochState -- advanced command) @@ -4432,6 +7099,7 @@ Usage: cardano-cli latest query pool-params ) [--output-json | --output-yaml] [--out-file FILEPATH] + DEPRECATED. Use query pool-state instead. Dump the pool parameters (Ledger.NewEpochState.esLState._delegationState._pState._pParams -- advanced @@ -4450,6 +7118,7 @@ Usage: cardano-cli latest query pool-state ) [--output-json | --output-yaml] [--out-file FILEPATH] + Dump the pool state @@ -4465,6 +7134,7 @@ Usage: cardano-cli latest query proposals [--cardano-mode [--epoch-slots SLOTS]] ) [--output-json | --output-yaml] [--out-file FILEPATH] + Get the governance proposals that are eligible for ratification. Proposals submitted during the current epoch are excluded, as they cannot be ratified @@ -4481,6 +7151,7 @@ Usage: cardano-cli latest query protocol-parameters | --output-yaml ] [--out-file FILEPATH] + Get the node's current protocol parameters @@ -4500,6 +7171,7 @@ Usage: cardano-cli latest query protocol-state | --output-yaml ] [--out-file FILEPATH] + Dump the current protocol state of the node (Ledger.ChainDepState -- advanced command) @@ -4516,6 +7188,7 @@ Usage: cardano-cli latest query ratify-state ] [--output-json | --output-yaml] [--out-file FILEPATH] + Get the ratification state @@ -4535,6 +7208,7 @@ Usage: cardano-cli latest query ref-script-size | --output-yaml ] [--out-file FILEPATH] + Calculate the reference input scripts size in bytes for provided transaction inputs. @@ -4548,6 +7222,7 @@ Usage: cardano-cli latest query slot-number --socket-path SOCKET_PATH [--volatile-tip | --immutable-tip] TIMESTAMP + Query slot number for UTC timestamp @@ -4572,6 +7247,7 @@ Usage: cardano-cli latest query spo-stake-distribution | --output-yaml ] [--out-file FILEPATH] + Get the SPO stake distribution. @@ -4590,6 +7266,7 @@ Usage: cardano-cli latest query stake-address-info | --output-yaml ] [--out-file FILEPATH] + Get the current delegations and reward accounts filtered by stake address. @@ -4608,6 +7285,7 @@ Usage: cardano-cli latest query stake-distribution | --output-yaml ] [--out-file FILEPATH] + Get the node's current aggregated stake distribution @@ -4624,6 +7302,7 @@ Usage: cardano-cli latest query stake-pools | --output-yaml ] [--out-file FILEPATH] + Get the node's current set of stake pool ids @@ -4645,6 +7324,7 @@ Usage: cardano-cli latest query stake-pool-default-vote | --output-yaml ] [--out-file FILEPATH] + Get the stake pool default vote. @@ -4663,6 +7343,7 @@ Usage: cardano-cli latest query stake-snapshot ) [--output-json | --output-yaml] [--out-file FILEPATH] + Obtain the three stake snapshots for a pool, plus the total active stake (advanced command) @@ -4673,6 +7354,7 @@ Usage: cardano-cli latest query tip [--cardano-mode [--epoch-slots SLOTS]] [--volatile-tip | --immutable-tip] [--output-json | --output-yaml] [--out-file FILEPATH] + Get the node's current tip (slot no, hash, block no) @@ -4681,6 +7363,7 @@ Usage: cardano-cli latest query treasury [--cardano-mode [--epoch-slots SLOTS]] --socket-path SOCKET_PATH [--volatile-tip | --immutable-tip] [--out-file FILEPATH] + Get the treasury value @@ -4694,6 +7377,7 @@ Usage: cardano-cli latest query tx-mempool (info | next-tx | tx-exists) [--output-json | --output-yaml] [--out-file FILEPATH] + Local Mempool info @@ -4705,7 +7389,7 @@ Usage: cardano-cli latest query tx-mempool next-tx Requests the next transaction from the mempool's current list -Usage: cardano-cli latest query tx-mempool tx-exists TX_ID +Usage: cardano-cli latest query tx-mempool tx-exists TX_ID Query if a particular transaction exists in the mempool @@ -4724,6 +7408,7 @@ Usage: cardano-cli latest query utxo [--cardano-mode [--epoch-slots SLOTS]] | --output-yaml ] [--out-file FILEPATH] + Get a portion of the current UTxO: by tx in, by address or the whole. @@ -4740,6 +7425,7 @@ Usage: cardano-cli latest stake-address | registration-and-vote-delegation-certificate | registration-stake-and-vote-delegation-certificate ) + Stake address commands. @@ -4750,6 +7436,7 @@ Usage: cardano-cli latest stake-address key-gen ] --verification-key-file FILEPATH --signing-key-file FILEPATH + Create a stake address key pair @@ -4758,6 +7445,7 @@ Usage: cardano-cli latest stake-address key-hash | --stake-verification-key-file FILEPATH ) [--out-file FILEPATH] + Print the hash of a stake address key @@ -4771,6 +7459,7 @@ Usage: cardano-cli latest stake-address build | --testnet-magic NATURAL ) [--out-file FILEPATH] + Build a stake address @@ -4783,6 +7472,7 @@ Usage: cardano-cli latest stake-address registration-certificate ) --key-reg-deposit-amt NATURAL --out-file FILEPATH + Create a stake address registration certificate @@ -4795,6 +7485,7 @@ Usage: cardano-cli latest stake-address deregistration-certificate ) --key-reg-deposit-amt NATURAL --out-file FILEPATH + Create a stake address deregistration certificate @@ -4811,6 +7502,7 @@ Usage: cardano-cli latest stake-address stake-delegation-certificate | --stake-pool-id STAKE_POOL_ID ) --out-file FILEPATH + Create a stake address stake delegation certificate, which when submitted in a transaction delegates stake to a stake pool. @@ -4835,6 +7527,7 @@ Usage: cardano-cli latest stake-address stake-and-vote-delegation-certificate | --always-no-confidence ) --out-file FILEPATH + Create a stake address stake and vote delegation certificate, which when submitted in a transaction delegates stake to a stake pool and a DRep. @@ -4854,6 +7547,7 @@ Usage: cardano-cli latest stake-address vote-delegation-certificate | --always-no-confidence ) --out-file FILEPATH + Create a stake address vote delegation certificate, which when submitted in a transaction delegates stake to a DRep. @@ -4872,6 +7566,7 @@ Usage: cardano-cli latest stake-address registration-and-delegation-certificate ) --key-reg-deposit-amt NATURAL --out-file FILEPATH + Create a stake address registration and delegation certificate, which when submitted in a transaction registers a stake address and delegates stake to a @@ -4893,6 +7588,7 @@ Usage: cardano-cli latest stake-address registration-and-vote-delegation-certifi ) --key-reg-deposit-amt NATURAL --out-file FILEPATH + Create a stake address registration and vote delegation certificate, which when submitted in a transaction registers a stake address and delegates votes @@ -4919,6 +7615,7 @@ Usage: cardano-cli latest stake-address registration-stake-and-vote-delegation-c ) --key-reg-deposit-amt NATURAL --out-file FILEPATH + Create a stake address registration, stake delegation and vote delegation certificate, which when submitted in a transaction registers a stake address, @@ -4931,6 +7628,7 @@ Usage: cardano-cli latest stake-pool | id | metadata-hash ) + Stake pool commands. @@ -4965,6 +7663,7 @@ Usage: cardano-cli latest stake-pool registration-certificate | --testnet-magic NATURAL ) --out-file FILEPATH + Create a stake pool registration certificate @@ -4975,6 +7674,7 @@ Usage: cardano-cli latest stake-pool deregistration-certificate ) --epoch NATURAL --out-file FILEPATH + Create a stake pool deregistration certificate @@ -4985,6 +7685,7 @@ Usage: cardano-cli latest stake-pool id ) [--output-bech32 | --output-hex] [--out-file FILEPATH] + Build pool id from the offline key @@ -4995,11 +7696,12 @@ Usage: cardano-cli latest stake-pool metadata-hash [ --expected-hash HASH | --out-file FILEPATH ] + Calculate the hash of a stake pool metadata file, optionally checking the obtained hash against an expected value. -Usage: cardano-cli latest text-view decode-cbor +Usage: cardano-cli latest text-view decode-cbor Commands for dealing with Shelley TextView files. Transactions, addresses etc are stored on disk as TextView files. @@ -5011,6 +7713,7 @@ Usage: cardano-cli latest text-view decode-cbor --in-file FILEPATH | --output-yaml ] [--out-file FILEPATH] + Print a TextView file as decoded CBOR. @@ -5029,6 +7732,7 @@ Usage: cardano-cli latest transaction | hash-script-data | txid ) + Transaction commands. @@ -5189,6 +7893,7 @@ Usage: cardano-cli latest transaction build-raw [--treasury-donation LOVELACE] [--out-canonical-cbor] --out-file FILEPATH + Build a transaction (low-level, inconvenient) @@ -5342,6 +8047,7 @@ Usage: cardano-cli latest transaction build ( --out-file FILEPATH | --calculate-plutus-script-cost FILEPATH ) + Build a balanced transaction (automatically calculates fees) @@ -5509,6 +8215,7 @@ Usage: cardano-cli latest transaction build-estimate [--treasury-donation LOVELACE] [--out-canonical-cbor] --out-file FILEPATH + Build a balanced transaction without access to a live node (automatically estimates fees) @@ -5525,6 +8232,7 @@ Usage: cardano-cli latest transaction sign ] [--out-canonical-cbor] --out-file FILEPATH + Sign a transaction @@ -5535,6 +8243,7 @@ Usage: cardano-cli latest transaction witness --tx-body-file FILEPATH | --testnet-magic NATURAL ] --out-file FILEPATH + Create a transaction witness @@ -5542,6 +8251,7 @@ Usage: cardano-cli latest transaction assemble --tx-body-file FILEPATH [--witness-file FILEPATH] [--out-canonical-cbor] --out-file FILEPATH + Assemble a tx body and witness(es) to form a transaction @@ -5549,6 +8259,7 @@ Usage: cardano-cli latest transaction sign-witness --tx-body-file FILEPATH [--witness-file FILEPATH] [--out-canonical-cbor] --out-file FILEPATH + Assemble a tx body and witness(es) to form a transaction @@ -5560,11 +8271,12 @@ Usage: cardano-cli latest transaction submit ) --socket-path SOCKET_PATH --tx-file FILEPATH + Submit a transaction to the local node whose Unix domain socket is obtained from the CARDANO_NODE_SOCKET_PATH environment variable. -Usage: cardano-cli latest transaction policyid --script-file FILEPATH +Usage: cardano-cli latest transaction policyid --script-file FILEPATH Calculate the PolicyId from the monetary policy script. @@ -5583,6 +8295,7 @@ Usage: cardano-cli latest transaction calculate-min-fee --tx-body-file FILEPATH ] [--tx-in-count NATURAL] [--tx-out-count NATURAL] + Calculate the minimum fee for a transaction. @@ -5600,6 +8313,7 @@ Usage: cardano-cli latest transaction calculate-min-required-utxo --protocol-par | --tx-out-inline-datum-value JSON_VALUE ] [--tx-out-reference-script-file FILEPATH] + Calculate the minimum required UTxO for a transaction output. @@ -5607,6 +8321,7 @@ Usage: cardano-cli latest transaction calculate-plutus-script-cost ( online | offline ) + Calculate the costs of the Plutus scripts of a given transaction. @@ -5619,6 +8334,7 @@ Usage: cardano-cli latest transaction calculate-plutus-script-cost online --socket-path SOCKET_PATH --tx-file FILEPATH [--out-file FILEPATH] + Connect to a running node to get context info and calculate the costs of the Plutus scripts of a given transaction. @@ -5634,6 +8350,7 @@ Usage: cardano-cli latest transaction calculate-plutus-script-cost offline --protocol-params-file FILEPATH --tx-file FILEPATH [--out-file FILEPATH] + Manually provide get context info and calculate the costs of the Plutus scripts of a given transaction. @@ -5652,6 +8369,7 @@ Usage: cardano-cli latest transaction calculate-min-value --protocol-params-file | --tx-out-inline-datum-value JSON_VALUE ] [--tx-out-reference-script-file FILEPATH] + DEPRECATED: Use 'calculate-min-required-utxo' instead. @@ -5660,6 +8378,7 @@ Usage: cardano-cli latest transaction hash-script-data | --script-data-file JSON_FILE | --script-data-value JSON_VALUE ) + Calculate the hash of script data. @@ -5671,6 +8390,7 @@ Usage: cardano-cli latest transaction txid | --output-text | --output-yaml ] + Print a transaction identifier. @@ -5679,22 +8399,25 @@ Usage: cardano-cli debug | check-node-configuration | transaction ) + Debug commands Usage: cardano-cli debug log-epoch-state --socket-path SOCKET_PATH --node-configuration-file FILEPATH --out-file FILEPATH + Log epoch state of a running node. This command will connect to a local node and log the epoch state to a file. The log file format is line delimited JSON. The command will not terminate. Usage: cardano-cli debug check-node-configuration --node-configuration-file FILEPATH + Check hashes and paths of genesis files in the given node configuration file. -Usage: cardano-cli debug transaction view +Usage: cardano-cli debug transaction view Transaction commands @@ -5703,6 +8426,7 @@ Usage: cardano-cli debug transaction view [--output-json | --output-yaml] ( --tx-body-file FILEPATH | --tx-file FILEPATH ) + Print a transaction. @@ -5719,25 +8443,28 @@ Usage: cardano-cli genesis --genesis-output-dir FILEPATH --avvm-entry-balance INT [--avvm-balance-factor DOUBLE] [--secret-seed INT] + Create genesis. -Usage: cardano-cli print-genesis-hash --genesis-json FILEPATH +Usage: cardano-cli print-genesis-hash --genesis-json FILEPATH Compute hash of a genesis file. -Usage: cardano-cli keygen --secret FILEPATH +Usage: cardano-cli keygen --secret FILEPATH Generate a signing key. Usage: cardano-cli to-verification [--byron-legacy-formats | --byron-formats] --secret FILEPATH --to FILEPATH + Extract a verification key in its base64 form. Usage: cardano-cli signing-key-public [--byron-legacy-formats | --byron-formats] --secret FILEPATH + Pretty-print a signing key's verification key (not a secret). @@ -5747,16 +8474,18 @@ Usage: cardano-cli signing-key-address ] (--mainnet | --testnet-magic NATURAL) --secret FILEPATH + Print address of a signing key. -Usage: cardano-cli migrate-delegate-key-from --from FILEPATH --to FILEPATH +Usage: cardano-cli migrate-delegate-key-from --from FILEPATH --to FILEPATH Migrate a delegate key from an older version. Usage: cardano-cli submit-tx --socket-path SOCKET_PATH (--mainnet | --testnet-magic NATURAL) --tx FILEPATH + Submit a raw, signed transaction, in its on-wire representation. @@ -5771,6 +8500,7 @@ Usage: cardano-cli issue-genesis-utxo-expenditure --genesis-json FILEPATH --wallet-key FILEPATH --rich-addr-from ADDR (--txout '("ADDR", LOVELACE)') + Write a file with a signed transaction, spending genesis UTxO. @@ -5782,10 +8512,11 @@ Usage: cardano-cli issue-utxo-expenditure (--mainnet | --testnet-magic NATURAL) --wallet-key FILEPATH (--txin (TXID,INDEX)) (--txout '("ADDR", LOVELACE)') + Write a file with a signed transaction, spending normal UTxO. -Usage: cardano-cli txid --tx FILEPATH +Usage: cardano-cli txid --tx FILEPATH Print the txid of a raw, signed transaction. @@ -5797,10 +8528,11 @@ Usage: cardano-cli validate-cbor | --byron-vote ] --filepath FILEPATH + Validate a CBOR blockchain object. -Usage: cardano-cli pretty-print-cbor --filepath FILEPATH +Usage: cardano-cli pretty-print-cbor --filepath FILEPATH Pretty print a CBOR file. @@ -5812,6 +8544,7 @@ Usage: cardano-cli ping [-c|--count COUNT] [-q|--quiet] [-Q|--query-versions] [-t|--tip] + Ping a cardano node either using node-to-node or node-to-client protocol. It negotiates a handshake and keeps sending keep alive messages. @@ -5823,7 +8556,7 @@ Usage: cardano-cli help Show all help -Usage: cardano-cli cip-format cip-129 +Usage: cardano-cli cip-format cip-129 Group of commands related to CIP changes. @@ -5833,6 +8566,7 @@ Usage: cardano-cli cip-format cip-129 | committee-cold-key | governance-action-id ) + Modified binary encoding of drep keys, constitutional committee cold and hot keys, governance actions. @@ -5846,6 +8580,7 @@ Usage: cardano-cli cip-format cip-129 drep ( --output-file FILEPATH | --output-text ) + Convert drep verification key to the cip-129 compliant format @@ -5857,6 +8592,7 @@ Usage: cardano-cli cip-format cip-129 committee-hot-key ( --output-file FILEPATH | --output-text ) + Convert committee hot key to the cip-129 compliant format @@ -5868,6 +8604,7 @@ Usage: cardano-cli cip-format cip-129 committee-cold-key ( --output-file FILEPATH | --output-text ) + Convert committee cold key to the cip-129 compliant format @@ -5879,6 +8616,7 @@ Usage: cardano-cli cip-format cip-129 governance-action-id ( --output-file FILEPATH | --output-text ) + Convert governance action id to the cip-129 compliant format @@ -5890,6 +8628,7 @@ Usage: cardano-cli compatible | babbage | conway ) + Limited backward compatible commands for testing only. @@ -5899,10 +8638,11 @@ Usage: cardano-cli compatible shelley | stake-address | stake-pool ) + Shelley era commands -Usage: cardano-cli compatible shelley transaction signed-transaction +Usage: cardano-cli compatible shelley transaction signed-transaction Transaction commands. @@ -5936,6 +8676,7 @@ Usage: cardano-cli compatible shelley transaction signed-transaction --certificate-reference-tx-in-execution-units (INT, INT) ]] --out-file FILEPATH + Create a simple signed transaction. @@ -5944,6 +8685,7 @@ Usage: cardano-cli compatible shelley governance | create-genesis-key-delegation-certificate | action ) + Governance commands. @@ -5958,6 +8700,7 @@ Usage: cardano-cli compatible shelley governance create-mir-certificate | transfer-to-treasury | transfer-to-rewards ) + Create an MIR (Move Instantaneous Rewards) certificate @@ -5968,17 +8711,20 @@ Usage: cardano-cli compatible shelley governance create-mir-certificate stake-ad (--stake-address ADDRESS) (--reward LOVELACE) --out-file FILEPATH + Create an MIR certificate to pay stake addresses Usage: cardano-cli compatible shelley governance create-mir-certificate transfer-to-treasury --transfer LOVELACE --out-file FILEPATH + Create an MIR certificate to transfer from the reserves pot to the treasury pot Usage: cardano-cli compatible shelley governance create-mir-certificate transfer-to-rewards --transfer LOVELACE --out-file FILEPATH + Create an MIR certificate to transfer from the treasury pot to the reserves pot @@ -5997,11 +8743,13 @@ Usage: cardano-cli compatible shelley governance create-genesis-key-delegation-c | --vrf-verification-key-hash STRING ) --out-file FILEPATH + Create a genesis key delegation certificate Usage: cardano-cli compatible shelley governance action create-protocol-parameters-update + Governance action commands. @@ -6028,6 +8776,7 @@ Usage: cardano-cli compatible shelley governance action create-protocol-paramete ] [--decentralization-parameter RATIONAL] --out-file FILEPATH + Create a protocol parameters update. @@ -6035,6 +8784,7 @@ Usage: cardano-cli compatible shelley stake-address ( registration-certificate | stake-delegation-certificate ) + Stake address commands. @@ -6046,6 +8796,7 @@ Usage: cardano-cli compatible shelley stake-address registration-certificate | --stake-address ADDRESS ) --out-file FILEPATH + Create a stake address registration certificate @@ -6062,11 +8813,12 @@ Usage: cardano-cli compatible shelley stake-address stake-delegation-certificate | --stake-pool-id STAKE_POOL_ID ) --out-file FILEPATH + Create a stake address stake delegation certificate, which when submitted in a transaction delegates stake to a stake pool. -Usage: cardano-cli compatible shelley stake-pool registration-certificate +Usage: cardano-cli compatible shelley stake-pool registration-certificate Stake pool commands. @@ -6101,6 +8853,7 @@ Usage: cardano-cli compatible shelley stake-pool registration-certificate | --testnet-magic NATURAL ) --out-file FILEPATH + Create a stake pool registration certificate @@ -6110,10 +8863,11 @@ Usage: cardano-cli compatible allegra | stake-address | stake-pool ) + Allegra era commands -Usage: cardano-cli compatible allegra transaction signed-transaction +Usage: cardano-cli compatible allegra transaction signed-transaction Transaction commands. @@ -6147,6 +8901,7 @@ Usage: cardano-cli compatible allegra transaction signed-transaction --certificate-reference-tx-in-execution-units (INT, INT) ]] --out-file FILEPATH + Create a simple signed transaction. @@ -6155,6 +8910,7 @@ Usage: cardano-cli compatible allegra governance | create-genesis-key-delegation-certificate | action ) + Governance commands. @@ -6169,6 +8925,7 @@ Usage: cardano-cli compatible allegra governance create-mir-certificate | transfer-to-treasury | transfer-to-rewards ) + Create an MIR (Move Instantaneous Rewards) certificate @@ -6179,17 +8936,20 @@ Usage: cardano-cli compatible allegra governance create-mir-certificate stake-ad (--stake-address ADDRESS) (--reward LOVELACE) --out-file FILEPATH + Create an MIR certificate to pay stake addresses Usage: cardano-cli compatible allegra governance create-mir-certificate transfer-to-treasury --transfer LOVELACE --out-file FILEPATH + Create an MIR certificate to transfer from the reserves pot to the treasury pot Usage: cardano-cli compatible allegra governance create-mir-certificate transfer-to-rewards --transfer LOVELACE --out-file FILEPATH + Create an MIR certificate to transfer from the treasury pot to the reserves pot @@ -6208,11 +8968,13 @@ Usage: cardano-cli compatible allegra governance create-genesis-key-delegation-c | --vrf-verification-key-hash STRING ) --out-file FILEPATH + Create a genesis key delegation certificate Usage: cardano-cli compatible allegra governance action create-protocol-parameters-update + Governance action commands. @@ -6239,6 +9001,7 @@ Usage: cardano-cli compatible allegra governance action create-protocol-paramete [--protocol-major-version MAJOR --protocol-minor-version MINOR] --out-file FILEPATH + Create a protocol parameters update. @@ -6246,6 +9009,7 @@ Usage: cardano-cli compatible allegra stake-address ( registration-certificate | stake-delegation-certificate ) + Stake address commands. @@ -6257,6 +9021,7 @@ Usage: cardano-cli compatible allegra stake-address registration-certificate | --stake-address ADDRESS ) --out-file FILEPATH + Create a stake address registration certificate @@ -6273,11 +9038,12 @@ Usage: cardano-cli compatible allegra stake-address stake-delegation-certificate | --stake-pool-id STAKE_POOL_ID ) --out-file FILEPATH + Create a stake address stake delegation certificate, which when submitted in a transaction delegates stake to a stake pool. -Usage: cardano-cli compatible allegra stake-pool registration-certificate +Usage: cardano-cli compatible allegra stake-pool registration-certificate Stake pool commands. @@ -6312,6 +9078,7 @@ Usage: cardano-cli compatible allegra stake-pool registration-certificate | --testnet-magic NATURAL ) --out-file FILEPATH + Create a stake pool registration certificate @@ -6321,10 +9088,11 @@ Usage: cardano-cli compatible mary | stake-address | stake-pool ) + Mary era commands -Usage: cardano-cli compatible mary transaction signed-transaction +Usage: cardano-cli compatible mary transaction signed-transaction Transaction commands. @@ -6358,6 +9126,7 @@ Usage: cardano-cli compatible mary transaction signed-transaction --certificate-reference-tx-in-execution-units (INT, INT) ]] --out-file FILEPATH + Create a simple signed transaction. @@ -6366,6 +9135,7 @@ Usage: cardano-cli compatible mary governance | create-genesis-key-delegation-certificate | action ) + Governance commands. @@ -6380,6 +9150,7 @@ Usage: cardano-cli compatible mary governance create-mir-certificate | transfer-to-treasury | transfer-to-rewards ) + Create an MIR (Move Instantaneous Rewards) certificate @@ -6390,17 +9161,20 @@ Usage: cardano-cli compatible mary governance create-mir-certificate stake-addre (--stake-address ADDRESS) (--reward LOVELACE) --out-file FILEPATH + Create an MIR certificate to pay stake addresses Usage: cardano-cli compatible mary governance create-mir-certificate transfer-to-treasury --transfer LOVELACE --out-file FILEPATH + Create an MIR certificate to transfer from the reserves pot to the treasury pot Usage: cardano-cli compatible mary governance create-mir-certificate transfer-to-rewards --transfer LOVELACE --out-file FILEPATH + Create an MIR certificate to transfer from the treasury pot to the reserves pot @@ -6419,11 +9193,13 @@ Usage: cardano-cli compatible mary governance create-genesis-key-delegation-cert | --vrf-verification-key-hash STRING ) --out-file FILEPATH + Create a genesis key delegation certificate Usage: cardano-cli compatible mary governance action create-protocol-parameters-update + Governance action commands. @@ -6450,6 +9226,7 @@ Usage: cardano-cli compatible mary governance action create-protocol-parameters- [--protocol-major-version MAJOR --protocol-minor-version MINOR] --out-file FILEPATH + Create a protocol parameters update. @@ -6457,6 +9234,7 @@ Usage: cardano-cli compatible mary stake-address ( registration-certificate | stake-delegation-certificate ) + Stake address commands. @@ -6468,6 +9246,7 @@ Usage: cardano-cli compatible mary stake-address registration-certificate | --stake-address ADDRESS ) --out-file FILEPATH + Create a stake address registration certificate @@ -6484,11 +9263,12 @@ Usage: cardano-cli compatible mary stake-address stake-delegation-certificate | --stake-pool-id STAKE_POOL_ID ) --out-file FILEPATH + Create a stake address stake delegation certificate, which when submitted in a transaction delegates stake to a stake pool. -Usage: cardano-cli compatible mary stake-pool registration-certificate +Usage: cardano-cli compatible mary stake-pool registration-certificate Stake pool commands. @@ -6523,6 +9303,7 @@ Usage: cardano-cli compatible mary stake-pool registration-certificate | --testnet-magic NATURAL ) --out-file FILEPATH + Create a stake pool registration certificate @@ -6532,10 +9313,11 @@ Usage: cardano-cli compatible alonzo | stake-address | stake-pool ) + Alonzo era commands -Usage: cardano-cli compatible alonzo transaction signed-transaction +Usage: cardano-cli compatible alonzo transaction signed-transaction Transaction commands. @@ -6577,6 +9359,7 @@ Usage: cardano-cli compatible alonzo transaction signed-transaction --certificate-reference-tx-in-execution-units (INT, INT) ]] --out-file FILEPATH + Create a simple signed transaction. @@ -6585,6 +9368,7 @@ Usage: cardano-cli compatible alonzo governance | create-genesis-key-delegation-certificate | action ) + Governance commands. @@ -6599,6 +9383,7 @@ Usage: cardano-cli compatible alonzo governance create-mir-certificate | transfer-to-treasury | transfer-to-rewards ) + Create an MIR (Move Instantaneous Rewards) certificate @@ -6609,17 +9394,20 @@ Usage: cardano-cli compatible alonzo governance create-mir-certificate stake-add (--stake-address ADDRESS) (--reward LOVELACE) --out-file FILEPATH + Create an MIR certificate to pay stake addresses Usage: cardano-cli compatible alonzo governance create-mir-certificate transfer-to-treasury --transfer LOVELACE --out-file FILEPATH + Create an MIR certificate to transfer from the reserves pot to the treasury pot Usage: cardano-cli compatible alonzo governance create-mir-certificate transfer-to-rewards --transfer LOVELACE --out-file FILEPATH + Create an MIR certificate to transfer from the treasury pot to the reserves pot @@ -6638,11 +9426,13 @@ Usage: cardano-cli compatible alonzo governance create-genesis-key-delegation-ce | --vrf-verification-key-hash STRING ) --out-file FILEPATH + Create a genesis key delegation certificate Usage: cardano-cli compatible alonzo governance action create-protocol-parameters-update + Governance action commands. @@ -6676,6 +9466,7 @@ Usage: cardano-cli compatible alonzo governance action create-protocol-parameter --protocol-minor-version MINOR] [--cost-model-file FILE] --out-file FILEPATH + Create a protocol parameters update. @@ -6683,6 +9474,7 @@ Usage: cardano-cli compatible alonzo stake-address ( registration-certificate | stake-delegation-certificate ) + Stake address commands. @@ -6694,6 +9486,7 @@ Usage: cardano-cli compatible alonzo stake-address registration-certificate | --stake-address ADDRESS ) --out-file FILEPATH + Create a stake address registration certificate @@ -6710,11 +9503,12 @@ Usage: cardano-cli compatible alonzo stake-address stake-delegation-certificate | --stake-pool-id STAKE_POOL_ID ) --out-file FILEPATH + Create a stake address stake delegation certificate, which when submitted in a transaction delegates stake to a stake pool. -Usage: cardano-cli compatible alonzo stake-pool registration-certificate +Usage: cardano-cli compatible alonzo stake-pool registration-certificate Stake pool commands. @@ -6749,6 +9543,7 @@ Usage: cardano-cli compatible alonzo stake-pool registration-certificate | --testnet-magic NATURAL ) --out-file FILEPATH + Create a stake pool registration certificate @@ -6758,10 +9553,11 @@ Usage: cardano-cli compatible babbage | stake-address | stake-pool ) + Babbage era commands -Usage: cardano-cli compatible babbage transaction signed-transaction +Usage: cardano-cli compatible babbage transaction signed-transaction Transaction commands. @@ -6806,6 +9602,7 @@ Usage: cardano-cli compatible babbage transaction signed-transaction --certificate-reference-tx-in-execution-units (INT, INT) ]] --out-file FILEPATH + Create a simple signed transaction. @@ -6814,6 +9611,7 @@ Usage: cardano-cli compatible babbage governance | create-genesis-key-delegation-certificate | action ) + Governance commands. @@ -6828,6 +9626,7 @@ Usage: cardano-cli compatible babbage governance create-mir-certificate | transfer-to-treasury | transfer-to-rewards ) + Create an MIR (Move Instantaneous Rewards) certificate @@ -6838,17 +9637,20 @@ Usage: cardano-cli compatible babbage governance create-mir-certificate stake-ad (--stake-address ADDRESS) (--reward LOVELACE) --out-file FILEPATH + Create an MIR certificate to pay stake addresses Usage: cardano-cli compatible babbage governance create-mir-certificate transfer-to-treasury --transfer LOVELACE --out-file FILEPATH + Create an MIR certificate to transfer from the reserves pot to the treasury pot Usage: cardano-cli compatible babbage governance create-mir-certificate transfer-to-rewards --transfer LOVELACE --out-file FILEPATH + Create an MIR certificate to transfer from the treasury pot to the reserves pot @@ -6867,11 +9669,13 @@ Usage: cardano-cli compatible babbage governance create-genesis-key-delegation-c | --vrf-verification-key-hash STRING ) --out-file FILEPATH + Create a genesis key delegation certificate Usage: cardano-cli compatible babbage governance action create-protocol-parameters-update + Governance action commands. @@ -6902,6 +9706,7 @@ Usage: cardano-cli compatible babbage governance action create-protocol-paramete [--utxo-cost-per-byte LOVELACE] [--cost-model-file FILE] --out-file FILEPATH + Create a protocol parameters update. @@ -6909,6 +9714,7 @@ Usage: cardano-cli compatible babbage stake-address ( registration-certificate | stake-delegation-certificate ) + Stake address commands. @@ -6920,6 +9726,7 @@ Usage: cardano-cli compatible babbage stake-address registration-certificate | --stake-address ADDRESS ) --out-file FILEPATH + Create a stake address registration certificate @@ -6936,11 +9743,12 @@ Usage: cardano-cli compatible babbage stake-address stake-delegation-certificate | --stake-pool-id STAKE_POOL_ID ) --out-file FILEPATH + Create a stake address stake delegation certificate, which when submitted in a transaction delegates stake to a stake pool. -Usage: cardano-cli compatible babbage stake-pool registration-certificate +Usage: cardano-cli compatible babbage stake-pool registration-certificate Stake pool commands. @@ -6975,6 +9783,7 @@ Usage: cardano-cli compatible babbage stake-pool registration-certificate | --testnet-magic NATURAL ) --out-file FILEPATH + Create a stake pool registration certificate @@ -6984,10 +9793,11 @@ Usage: cardano-cli compatible conway | stake-address | stake-pool ) + Conway era commands -Usage: cardano-cli compatible conway transaction signed-transaction +Usage: cardano-cli compatible conway transaction signed-transaction Transaction commands. @@ -7064,6 +9874,7 @@ Usage: cardano-cli compatible conway transaction signed-transaction --certificate-reference-tx-in-execution-units (INT, INT) ]] --out-file FILEPATH + Create a simple signed transaction. @@ -7073,6 +9884,7 @@ Usage: cardano-cli compatible conway governance | drep | vote ) + Governance commands. @@ -7086,6 +9898,7 @@ Usage: cardano-cli compatible conway governance action | create-hardfork | view ) + Governance action commands. @@ -7110,6 +9923,7 @@ Usage: cardano-cli compatible conway governance action create-constitution [--check-constitution-hash] [--constitution-script-hash HASH] --out-file FILEPATH + Create a constitution. @@ -7143,6 +9957,7 @@ Usage: cardano-cli compatible conway governance action update-committee [--prev-governance-action-tx-id TXID --prev-governance-action-index WORD16] --out-file FILEPATH + Create or update a new committee proposal. @@ -7161,6 +9976,7 @@ Usage: cardano-cli compatible conway governance action create-info --anchor-data-hash HASH [--check-anchor-data] --out-file FILEPATH + Create an info action. @@ -7181,6 +9997,7 @@ Usage: cardano-cli compatible conway governance action create-no-confidence [--prev-governance-action-tx-id TXID --prev-governance-action-index WORD16] --out-file FILEPATH + Create a no confidence proposal. @@ -7246,6 +10063,7 @@ Usage: cardano-cli compatible conway governance action create-protocol-parameter [--ref-script-cost-per-byte RATIONAL] [--cost-model-file FILE] --out-file FILEPATH + Create a protocol parameters update. @@ -7273,6 +10091,7 @@ Usage: cardano-cli compatible conway governance action create-treasury-withdrawa --transfer LOVELACE) [--constitution-script-hash HASH] --out-file FILEPATH + Create a treasury withdrawal. @@ -7295,6 +10114,7 @@ Usage: cardano-cli compatible conway governance action create-hardfork --protocol-major-version MAJOR --protocol-minor-version MINOR --out-file FILEPATH + Create a hardfork initiation proposal. @@ -7303,6 +10123,7 @@ Usage: cardano-cli compatible conway governance action view --action-file FILEPA | --output-yaml ] [--out-file FILEPATH] + View a governance action. @@ -7313,6 +10134,7 @@ Usage: cardano-cli compatible conway governance committee | create-hot-key-authorization-certificate | create-cold-key-resignation-certificate ) + Committee member commands. @@ -7323,6 +10145,7 @@ Usage: cardano-cli compatible conway governance committee key-gen-cold ] --cold-verification-key-file FILEPATH --cold-signing-key-file FILEPATH + Create a cold key pair for a Constitutional Committee Member @@ -7333,6 +10156,7 @@ Usage: cardano-cli compatible conway governance committee key-gen-hot ] --verification-key-file FILEPATH --signing-key-file FILEPATH + Create a hot key pair for a Constitutional Committee Member @@ -7340,6 +10164,7 @@ Usage: cardano-cli compatible conway governance committee key-hash ( --verification-key STRING | --verification-key-file FILEPATH ) + Print the identifier (hash) of a public key @@ -7357,6 +10182,7 @@ Usage: cardano-cli compatible conway governance committee create-hot-key-authori | --hot-script-file FILEPATH ) --out-file FILEPATH + Create hot key authorization certificate for a Constitutional Committee Member @@ -7371,6 +10197,7 @@ Usage: cardano-cli compatible conway governance committee create-cold-key-resign --resignation-metadata-hash HASH [--check-resignation-metadata-hash]] --out-file FILEPATH + Create cold key resignation certificate for a Constitutional Committee Member @@ -7382,6 +10209,7 @@ Usage: cardano-cli compatible conway governance drep | update-certificate | metadata-hash ) + DRep member commands. @@ -7392,6 +10220,7 @@ Usage: cardano-cli compatible conway governance drep key-gen ] --verification-key-file FILEPATH --signing-key-file FILEPATH + Generate Delegated Representative verification and signing keys. @@ -7405,6 +10234,7 @@ Usage: cardano-cli compatible conway governance drep id | --output-cip129 ] [--out-file FILEPATH] + Generate a drep id. @@ -7419,6 +10249,7 @@ Usage: cardano-cli compatible conway governance drep registration-certificate --drep-metadata-hash HASH [--check-drep-metadata-hash]] --out-file FILEPATH + Create a registration certificate. @@ -7430,6 +10261,7 @@ Usage: cardano-cli compatible conway governance drep retirement-certificate ) --deposit-amt LOVELACE --out-file FILEPATH + Create a DRep retirement certificate. @@ -7443,6 +10275,7 @@ Usage: cardano-cli compatible conway governance drep update-certificate --drep-metadata-hash HASH [--check-drep-metadata-hash]] --out-file FILEPATH + Create a DRep update certificate. @@ -7453,11 +10286,12 @@ Usage: cardano-cli compatible conway governance drep metadata-hash [ --expected-hash HASH | --out-file FILEPATH ] + Calculate the hash of a metadata file, optionally checking the obtained hash against an expected value. -Usage: cardano-cli compatible conway governance vote (create | view) +Usage: cardano-cli compatible conway governance vote (create | view) Vote commands. @@ -7485,6 +10319,7 @@ Usage: cardano-cli compatible conway governance vote create --anchor-data-hash HASH [--check-anchor-data-hash]] --out-file FILEPATH + Vote creation. @@ -7493,6 +10328,7 @@ Usage: cardano-cli compatible conway governance vote view --vote-file FILEPATH | --output-yaml ] [--out-file FILEPATH] + Vote viewing. @@ -7500,6 +10336,7 @@ Usage: cardano-cli compatible conway stake-address ( registration-certificate | stake-delegation-certificate ) + Stake address commands. @@ -7512,6 +10349,7 @@ Usage: cardano-cli compatible conway stake-address registration-certificate ) --key-reg-deposit-amt NATURAL --out-file FILEPATH + Create a stake address registration certificate @@ -7528,11 +10366,12 @@ Usage: cardano-cli compatible conway stake-address stake-delegation-certificate | --stake-pool-id STAKE_POOL_ID ) --out-file FILEPATH + Create a stake address stake delegation certificate, which when submitted in a transaction delegates stake to a stake pool. -Usage: cardano-cli compatible conway stake-pool registration-certificate +Usage: cardano-cli compatible conway stake-pool registration-certificate Stake pool commands. @@ -7567,6 +10406,7 @@ Usage: cardano-cli compatible conway stake-pool registration-certificate | --testnet-magic NATURAL ) --out-file FILEPATH + Create a stake pool registration certificate diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/address.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/address.cli index 42a4854636..8fea2cf9f8 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/address.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/address.cli @@ -1,4 +1,4 @@ -Usage: cardano-cli address (key-gen | key-hash | build | info) +Usage: cardano-cli address (key-gen | key-hash | build | info) Payment address commands. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/address_build.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/address_build.cli index 82f6a7f340..9373c22600 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/address_build.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/address_build.cli @@ -11,6 +11,7 @@ Usage: cardano-cli address build ] (--mainnet | --testnet-magic NATURAL) [--out-file FILEPATH] + Build a Shelley payment address, with optional delegation to a stake address. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/address_info.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/address_info.cli index 3367ff824d..68d08d8f94 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/address_info.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/address_info.cli @@ -1,4 +1,4 @@ -Usage: cardano-cli address info --address ADDRESS [--out-file FILEPATH] +Usage: cardano-cli address info --address ADDRESS [--out-file FILEPATH] Print information about an address. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/address_key-gen.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/address_key-gen.cli index cf787e941c..2a3fda9ba0 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/address_key-gen.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/address_key-gen.cli @@ -9,6 +9,7 @@ Usage: cardano-cli address key-gen ] --verification-key-file FILEPATH --signing-key-file FILEPATH + Create an address key pair. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/address_key-hash.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/address_key-hash.cli index c5de318e95..b73d72f9df 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/address_key-hash.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/address_key-hash.cli @@ -3,6 +3,7 @@ Usage: cardano-cli address key-hash | --payment-verification-key-file FILEPATH ) [--out-file FILEPATH] + Print the hash of an address key. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/byron.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/byron.cli index 3282e6abfd..1a7904889c 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/byron.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/byron.cli @@ -5,6 +5,7 @@ Usage: cardano-cli byron | governance | miscellaneous ) + Byron specific commands diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_create-proposal-vote.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_create-proposal-vote.cli index 8fd301cc84..6aafbae0d5 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_create-proposal-vote.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_create-proposal-vote.cli @@ -6,6 +6,7 @@ Usage: cardano-cli byron create-proposal-vote --proposal-filepath FILEPATH (--vote-yes | --vote-no) --output-filepath FILEPATH + Create an update proposal vote. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_create-update-proposal.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_create-update-proposal.cli index 612e66d9e1..30d9f5c112 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_create-update-proposal.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_create-update-proposal.cli @@ -28,6 +28,7 @@ Usage: cardano-cli byron create-update-proposal [--tx-fee-a-constant INT --tx-fee-b-constant DOUBLE] [--unlock-stake-epoch WORD64] + Create an update proposal. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_genesis.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_genesis.cli index 562aa07ae2..76d5d5ae53 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_genesis.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_genesis.cli @@ -1,4 +1,4 @@ -Usage: cardano-cli byron genesis (genesis | print-genesis-hash) +Usage: cardano-cli byron genesis (genesis | print-genesis-hash) Byron genesis block commands diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_genesis_genesis.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_genesis_genesis.cli index 7fbbf8f91f..7513d1eaea 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_genesis_genesis.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_genesis_genesis.cli @@ -11,6 +11,7 @@ Usage: cardano-cli byron genesis genesis --genesis-output-dir FILEPATH --avvm-entry-balance INT [--avvm-balance-factor DOUBLE] [--secret-seed INT] + Create genesis. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_genesis_print-genesis-hash.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_genesis_print-genesis-hash.cli index 2d010999a9..1f610cbee1 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_genesis_print-genesis-hash.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_genesis_print-genesis-hash.cli @@ -1,4 +1,4 @@ -Usage: cardano-cli byron genesis print-genesis-hash --genesis-json FILEPATH +Usage: cardano-cli byron genesis print-genesis-hash --genesis-json FILEPATH Compute hash of a genesis file. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_governance.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_governance.cli index 916daf6e69..0f70d6acca 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_governance.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_governance.cli @@ -1,4 +1,4 @@ -Usage: cardano-cli byron governance COMMAND +Usage: cardano-cli byron governance COMMAND Byron governance commands diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_governance_create-proposal-vote.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_governance_create-proposal-vote.cli index b731e74e5a..300018ceb2 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_governance_create-proposal-vote.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_governance_create-proposal-vote.cli @@ -8,6 +8,7 @@ Usage: cardano-cli byron governance create-proposal-vote | --vote-no ) --output-filepath FILEPATH + Create an update proposal vote. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_governance_create-update-proposal.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_governance_create-update-proposal.cli index 28c58297a1..e4f74007b2 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_governance_create-update-proposal.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_governance_create-update-proposal.cli @@ -28,6 +28,7 @@ Usage: cardano-cli byron governance create-update-proposal [--tx-fee-a-constant INT --tx-fee-b-constant DOUBLE] [--unlock-stake-epoch WORD64] + Create an update proposal. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_governance_submit-proposal-vote.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_governance_submit-proposal-vote.cli index cec5aa4f2c..2c04a32045 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_governance_submit-proposal-vote.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_governance_submit-proposal-vote.cli @@ -4,6 +4,7 @@ Usage: cardano-cli byron governance submit-proposal-vote | --testnet-magic NATURAL ) --filepath FILEPATH + Submit a proposal vote. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_governance_submit-update-proposal.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_governance_submit-update-proposal.cli index a726ef5faa..bbd9bf62ab 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_governance_submit-update-proposal.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_governance_submit-update-proposal.cli @@ -4,6 +4,7 @@ Usage: cardano-cli byron governance submit-update-proposal | --testnet-magic NATURAL ) --filepath FILEPATH + Submit an update proposal. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_key.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_key.cli index 7a5713beaa..888d5b7980 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_key.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_key.cli @@ -5,6 +5,7 @@ Usage: cardano-cli byron key | signing-key-address | migrate-delegate-key-from ) + Byron key utility commands diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_key_keygen.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_key_keygen.cli index 6787790599..e8b4bff2ed 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_key_keygen.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_key_keygen.cli @@ -1,4 +1,4 @@ -Usage: cardano-cli byron key keygen --secret FILEPATH +Usage: cardano-cli byron key keygen --secret FILEPATH Generate a signing key. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_key_migrate-delegate-key-from.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_key_migrate-delegate-key-from.cli index b2eb7ee453..1b41e5aef7 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_key_migrate-delegate-key-from.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_key_migrate-delegate-key-from.cli @@ -1,5 +1,6 @@ Usage: cardano-cli byron key migrate-delegate-key-from --from FILEPATH --to FILEPATH + Migrate a delegate key from an older version. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_key_signing-key-address.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_key_signing-key-address.cli index df8b2da8f9..96b5a00274 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_key_signing-key-address.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_key_signing-key-address.cli @@ -6,6 +6,7 @@ Usage: cardano-cli byron key signing-key-address | --testnet-magic NATURAL ) --secret FILEPATH + Print address of a signing key. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_key_signing-key-public.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_key_signing-key-public.cli index ffc2dfee5d..7117cc02f3 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_key_signing-key-public.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_key_signing-key-public.cli @@ -3,6 +3,7 @@ Usage: cardano-cli byron key signing-key-public | --byron-formats ] --secret FILEPATH + Pretty-print a signing key's verification key (not a secret). diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_key_to-verification.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_key_to-verification.cli index b9515f91b0..dd4f7453cd 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_key_to-verification.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_key_to-verification.cli @@ -4,6 +4,7 @@ Usage: cardano-cli byron key to-verification ] --secret FILEPATH --to FILEPATH + Extract a verification key in its base64 form. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_miscellaneous.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_miscellaneous.cli index 9ca004955b..9b4bccb65c 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_miscellaneous.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_miscellaneous.cli @@ -1,4 +1,4 @@ -Usage: cardano-cli byron miscellaneous (validate-cbor | pretty-print-cbor) +Usage: cardano-cli byron miscellaneous (validate-cbor | pretty-print-cbor) Byron miscellaneous commands diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_miscellaneous_pretty-print-cbor.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_miscellaneous_pretty-print-cbor.cli index edd70593e7..bb7b8436f6 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_miscellaneous_pretty-print-cbor.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_miscellaneous_pretty-print-cbor.cli @@ -1,4 +1,4 @@ -Usage: cardano-cli byron miscellaneous pretty-print-cbor --filepath FILEPATH +Usage: cardano-cli byron miscellaneous pretty-print-cbor --filepath FILEPATH Pretty print a CBOR file. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_miscellaneous_validate-cbor.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_miscellaneous_validate-cbor.cli index 0967512f47..ace9ccf602 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_miscellaneous_validate-cbor.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_miscellaneous_validate-cbor.cli @@ -6,6 +6,7 @@ Usage: cardano-cli byron miscellaneous validate-cbor | --byron-vote ] --filepath FILEPATH + Validate a CBOR blockchain object. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_submit-proposal-vote.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_submit-proposal-vote.cli index b2b2e6fd3e..700a8ab099 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_submit-proposal-vote.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_submit-proposal-vote.cli @@ -3,6 +3,7 @@ Usage: cardano-cli byron submit-proposal-vote --socket-path SOCKET_PATH | --testnet-magic NATURAL ) --filepath FILEPATH + Submit a proposal vote. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_submit-update-proposal.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_submit-update-proposal.cli index 1cc8927181..61e13f4ed8 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_submit-update-proposal.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_submit-update-proposal.cli @@ -3,6 +3,7 @@ Usage: cardano-cli byron submit-update-proposal --socket-path SOCKET_PATH | --testnet-magic NATURAL ) --filepath FILEPATH + Submit an update proposal. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_transaction.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_transaction.cli index 910b1ca08a..f87f24e92f 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_transaction.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_transaction.cli @@ -4,6 +4,7 @@ Usage: cardano-cli byron transaction | issue-utxo-expenditure | txid ) + Byron transaction commands diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_transaction_issue-genesis-utxo-expenditure.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_transaction_issue-genesis-utxo-expenditure.cli index a9d787083a..4de5ae122e 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_transaction_issue-genesis-utxo-expenditure.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_transaction_issue-genesis-utxo-expenditure.cli @@ -9,6 +9,7 @@ Usage: cardano-cli byron transaction issue-genesis-utxo-expenditure --genesis-js --wallet-key FILEPATH --rich-addr-from ADDR (--txout '("ADDR", LOVELACE)') + Write a file with a signed transaction, spending genesis UTxO. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_transaction_issue-utxo-expenditure.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_transaction_issue-utxo-expenditure.cli index 17c67283e6..1ef3ffda45 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_transaction_issue-utxo-expenditure.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_transaction_issue-utxo-expenditure.cli @@ -9,6 +9,7 @@ Usage: cardano-cli byron transaction issue-utxo-expenditure --wallet-key FILEPATH (--txin (TXID,INDEX)) (--txout '("ADDR", LOVELACE)') + Write a file with a signed transaction, spending normal UTxO. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_transaction_submit-tx.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_transaction_submit-tx.cli index 2dae59e5c9..72ae7a9f68 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_transaction_submit-tx.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_transaction_submit-tx.cli @@ -3,6 +3,7 @@ Usage: cardano-cli byron transaction submit-tx --socket-path SOCKET_PATH | --testnet-magic NATURAL ) --tx FILEPATH + Submit a raw, signed transaction, in its on-wire representation. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_transaction_txid.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_transaction_txid.cli index a5306e88f5..3a530f0e26 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_transaction_txid.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/byron_transaction_txid.cli @@ -1,4 +1,4 @@ -Usage: cardano-cli byron transaction txid --tx FILEPATH +Usage: cardano-cli byron transaction txid --tx FILEPATH Print the txid of a raw, signed transaction. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/cip-format_cip-129.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/cip-format_cip-129.cli index a72ef847d5..3203d8065f 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/cip-format_cip-129.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/cip-format_cip-129.cli @@ -4,6 +4,7 @@ Usage: cardano-cli cip-format cip-129 | committee-cold-key | governance-action-id ) + Modified binary encoding of drep keys, constitutional committee cold and hot keys, governance actions. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/cip-format_cip-129_committee-cold-key.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/cip-format_cip-129_committee-cold-key.cli index a2ff68c4c0..49ff15cddf 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/cip-format_cip-129_committee-cold-key.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/cip-format_cip-129_committee-cold-key.cli @@ -6,6 +6,7 @@ Usage: cardano-cli cip-format cip-129 committee-cold-key ( --output-file FILEPATH | --output-text ) + Convert committee cold key to the cip-129 compliant format diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/cip-format_cip-129_committee-hot-key.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/cip-format_cip-129_committee-hot-key.cli index 5871c49748..c9a41285d0 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/cip-format_cip-129_committee-hot-key.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/cip-format_cip-129_committee-hot-key.cli @@ -6,6 +6,7 @@ Usage: cardano-cli cip-format cip-129 committee-hot-key ( --output-file FILEPATH | --output-text ) + Convert committee hot key to the cip-129 compliant format diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/cip-format_cip-129_drep.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/cip-format_cip-129_drep.cli index 95993fbcd7..8f4b006ae7 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/cip-format_cip-129_drep.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/cip-format_cip-129_drep.cli @@ -6,6 +6,7 @@ Usage: cardano-cli cip-format cip-129 drep ( --output-file FILEPATH | --output-text ) + Convert drep verification key to the cip-129 compliant format diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/cip-format_cip-129_governance-action-id.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/cip-format_cip-129_governance-action-id.cli index 397420e2f5..91fc930682 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/cip-format_cip-129_governance-action-id.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/cip-format_cip-129_governance-action-id.cli @@ -6,6 +6,7 @@ Usage: cardano-cli cip-format cip-129 governance-action-id ( --output-file FILEPATH | --output-text ) + Convert governance action id to the cip-129 compliant format diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible.cli index a74427785f..2add25b3ad 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible.cli @@ -6,6 +6,7 @@ Usage: cardano-cli compatible | babbage | conway ) + Limited backward compatible commands for testing only. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_allegra.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_allegra.cli index 687990fb70..a4007ae60a 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_allegra.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_allegra.cli @@ -4,6 +4,7 @@ Usage: cardano-cli compatible allegra | stake-address | stake-pool ) + Allegra era commands diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_allegra_governance.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_allegra_governance.cli index 926c53b98d..5c3fa70fd0 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_allegra_governance.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_allegra_governance.cli @@ -3,6 +3,7 @@ Usage: cardano-cli compatible allegra governance | create-genesis-key-delegation-certificate | action ) + Governance commands. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_allegra_governance_action.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_allegra_governance_action.cli index 7bf923b152..2e92933825 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_allegra_governance_action.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_allegra_governance_action.cli @@ -1,5 +1,6 @@ Usage: cardano-cli compatible allegra governance action create-protocol-parameters-update + Governance action commands. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_allegra_governance_action_create-protocol-parameters-update.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_allegra_governance_action_create-protocol-parameters-update.cli index 125597f9d4..dcc4388dda 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_allegra_governance_action_create-protocol-parameters-update.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_allegra_governance_action_create-protocol-parameters-update.cli @@ -21,6 +21,7 @@ Usage: cardano-cli compatible allegra governance action create-protocol-paramete [--protocol-major-version MAJOR --protocol-minor-version MINOR] --out-file FILEPATH + Create a protocol parameters update. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_allegra_governance_create-genesis-key-delegation-certificate.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_allegra_governance_create-genesis-key-delegation-certificate.cli index 2c9eb83811..9cd663e932 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_allegra_governance_create-genesis-key-delegation-certificate.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_allegra_governance_create-genesis-key-delegation-certificate.cli @@ -12,6 +12,7 @@ Usage: cardano-cli compatible allegra governance create-genesis-key-delegation-c | --vrf-verification-key-hash STRING ) --out-file FILEPATH + Create a genesis key delegation certificate diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_allegra_governance_create-mir-certificate.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_allegra_governance_create-mir-certificate.cli index a627f6e3eb..1e7ee0f312 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_allegra_governance_create-mir-certificate.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_allegra_governance_create-mir-certificate.cli @@ -9,6 +9,7 @@ Usage: cardano-cli compatible allegra governance create-mir-certificate | transfer-to-treasury | transfer-to-rewards ) + Create an MIR (Move Instantaneous Rewards) certificate diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_allegra_governance_create-mir-certificate_stake-addresses.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_allegra_governance_create-mir-certificate_stake-addresses.cli index 2aad1f9bb6..d3f0122b75 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_allegra_governance_create-mir-certificate_stake-addresses.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_allegra_governance_create-mir-certificate_stake-addresses.cli @@ -5,6 +5,7 @@ Usage: cardano-cli compatible allegra governance create-mir-certificate stake-ad (--stake-address ADDRESS) (--reward LOVELACE) --out-file FILEPATH + Create an MIR certificate to pay stake addresses diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_allegra_governance_create-mir-certificate_transfer-to-rewards.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_allegra_governance_create-mir-certificate_transfer-to-rewards.cli index 7e0a87e3b1..3e5202715f 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_allegra_governance_create-mir-certificate_transfer-to-rewards.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_allegra_governance_create-mir-certificate_transfer-to-rewards.cli @@ -1,5 +1,6 @@ Usage: cardano-cli compatible allegra governance create-mir-certificate transfer-to-rewards --transfer LOVELACE --out-file FILEPATH + Create an MIR certificate to transfer from the treasury pot to the reserves pot diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_allegra_governance_create-mir-certificate_transfer-to-treasury.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_allegra_governance_create-mir-certificate_transfer-to-treasury.cli index cf35c8dd30..f574b7bf66 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_allegra_governance_create-mir-certificate_transfer-to-treasury.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_allegra_governance_create-mir-certificate_transfer-to-treasury.cli @@ -1,5 +1,6 @@ Usage: cardano-cli compatible allegra governance create-mir-certificate transfer-to-treasury --transfer LOVELACE --out-file FILEPATH + Create an MIR certificate to transfer from the reserves pot to the treasury pot diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_allegra_stake-address.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_allegra_stake-address.cli index 2d853003bf..4fa2db0ec9 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_allegra_stake-address.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_allegra_stake-address.cli @@ -2,6 +2,7 @@ Usage: cardano-cli compatible allegra stake-address ( registration-certificate | stake-delegation-certificate ) + Stake address commands. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_allegra_stake-address_registration-certificate.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_allegra_stake-address_registration-certificate.cli index b61c7abd21..8d5a1627d2 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_allegra_stake-address_registration-certificate.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_allegra_stake-address_registration-certificate.cli @@ -6,6 +6,7 @@ Usage: cardano-cli compatible allegra stake-address registration-certificate | --stake-address ADDRESS ) --out-file FILEPATH + Create a stake address registration certificate diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_allegra_stake-address_stake-delegation-certificate.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_allegra_stake-address_stake-delegation-certificate.cli index 1048037b91..1919f379ce 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_allegra_stake-address_stake-delegation-certificate.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_allegra_stake-address_stake-delegation-certificate.cli @@ -11,6 +11,7 @@ Usage: cardano-cli compatible allegra stake-address stake-delegation-certificate | --stake-pool-id STAKE_POOL_ID ) --out-file FILEPATH + Create a stake address stake delegation certificate, which when submitted in a transaction delegates stake to a stake pool. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_allegra_stake-pool_registration-certificate.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_allegra_stake-pool_registration-certificate.cli index 4191db5765..836c3c2935 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_allegra_stake-pool_registration-certificate.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_allegra_stake-pool_registration-certificate.cli @@ -29,6 +29,7 @@ Usage: cardano-cli compatible allegra stake-pool registration-certificate | --testnet-magic NATURAL ) --out-file FILEPATH + Create a stake pool registration certificate diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_allegra_transaction_signed-transaction.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_allegra_transaction_signed-transaction.cli index 8d79f298d1..02d1995f06 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_allegra_transaction_signed-transaction.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_allegra_transaction_signed-transaction.cli @@ -28,6 +28,7 @@ Usage: cardano-cli compatible allegra transaction signed-transaction --certificate-reference-tx-in-execution-units (INT, INT) ]] --out-file FILEPATH + Create a simple signed transaction. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_alonzo.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_alonzo.cli index 883f984962..faace741d7 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_alonzo.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_alonzo.cli @@ -4,6 +4,7 @@ Usage: cardano-cli compatible alonzo | stake-address | stake-pool ) + Alonzo era commands diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_alonzo_governance.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_alonzo_governance.cli index 703a5ce817..d5dcab4c7d 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_alonzo_governance.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_alonzo_governance.cli @@ -3,6 +3,7 @@ Usage: cardano-cli compatible alonzo governance | create-genesis-key-delegation-certificate | action ) + Governance commands. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_alonzo_governance_action.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_alonzo_governance_action.cli index 1fd3990d5c..0b40424b8c 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_alonzo_governance_action.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_alonzo_governance_action.cli @@ -1,5 +1,6 @@ Usage: cardano-cli compatible alonzo governance action create-protocol-parameters-update + Governance action commands. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_alonzo_governance_action_create-protocol-parameters-update.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_alonzo_governance_action_create-protocol-parameters-update.cli index 329e62c1ea..31c5b3f62d 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_alonzo_governance_action_create-protocol-parameters-update.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_alonzo_governance_action_create-protocol-parameters-update.cli @@ -28,6 +28,7 @@ Usage: cardano-cli compatible alonzo governance action create-protocol-parameter --protocol-minor-version MINOR] [--cost-model-file FILE] --out-file FILEPATH + Create a protocol parameters update. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_alonzo_governance_create-genesis-key-delegation-certificate.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_alonzo_governance_create-genesis-key-delegation-certificate.cli index db5c4be0cc..979938ca13 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_alonzo_governance_create-genesis-key-delegation-certificate.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_alonzo_governance_create-genesis-key-delegation-certificate.cli @@ -12,6 +12,7 @@ Usage: cardano-cli compatible alonzo governance create-genesis-key-delegation-ce | --vrf-verification-key-hash STRING ) --out-file FILEPATH + Create a genesis key delegation certificate diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_alonzo_governance_create-mir-certificate.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_alonzo_governance_create-mir-certificate.cli index 4387b410df..d3416da337 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_alonzo_governance_create-mir-certificate.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_alonzo_governance_create-mir-certificate.cli @@ -9,6 +9,7 @@ Usage: cardano-cli compatible alonzo governance create-mir-certificate | transfer-to-treasury | transfer-to-rewards ) + Create an MIR (Move Instantaneous Rewards) certificate diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_alonzo_governance_create-mir-certificate_stake-addresses.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_alonzo_governance_create-mir-certificate_stake-addresses.cli index 1092539a00..b93ff723e5 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_alonzo_governance_create-mir-certificate_stake-addresses.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_alonzo_governance_create-mir-certificate_stake-addresses.cli @@ -5,6 +5,7 @@ Usage: cardano-cli compatible alonzo governance create-mir-certificate stake-add (--stake-address ADDRESS) (--reward LOVELACE) --out-file FILEPATH + Create an MIR certificate to pay stake addresses diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_alonzo_governance_create-mir-certificate_transfer-to-rewards.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_alonzo_governance_create-mir-certificate_transfer-to-rewards.cli index 9ca8b0921b..10ef7cb4e8 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_alonzo_governance_create-mir-certificate_transfer-to-rewards.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_alonzo_governance_create-mir-certificate_transfer-to-rewards.cli @@ -1,5 +1,6 @@ Usage: cardano-cli compatible alonzo governance create-mir-certificate transfer-to-rewards --transfer LOVELACE --out-file FILEPATH + Create an MIR certificate to transfer from the treasury pot to the reserves pot diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_alonzo_governance_create-mir-certificate_transfer-to-treasury.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_alonzo_governance_create-mir-certificate_transfer-to-treasury.cli index bc91d63568..744988ef93 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_alonzo_governance_create-mir-certificate_transfer-to-treasury.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_alonzo_governance_create-mir-certificate_transfer-to-treasury.cli @@ -1,5 +1,6 @@ Usage: cardano-cli compatible alonzo governance create-mir-certificate transfer-to-treasury --transfer LOVELACE --out-file FILEPATH + Create an MIR certificate to transfer from the reserves pot to the treasury pot diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_alonzo_stake-address.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_alonzo_stake-address.cli index b2517e9e15..92ebb92a99 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_alonzo_stake-address.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_alonzo_stake-address.cli @@ -2,6 +2,7 @@ Usage: cardano-cli compatible alonzo stake-address ( registration-certificate | stake-delegation-certificate ) + Stake address commands. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_alonzo_stake-address_registration-certificate.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_alonzo_stake-address_registration-certificate.cli index 1f27bd780f..0f702acea0 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_alonzo_stake-address_registration-certificate.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_alonzo_stake-address_registration-certificate.cli @@ -6,6 +6,7 @@ Usage: cardano-cli compatible alonzo stake-address registration-certificate | --stake-address ADDRESS ) --out-file FILEPATH + Create a stake address registration certificate diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_alonzo_stake-address_stake-delegation-certificate.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_alonzo_stake-address_stake-delegation-certificate.cli index 4ea1b7cfbe..2265d4e3be 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_alonzo_stake-address_stake-delegation-certificate.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_alonzo_stake-address_stake-delegation-certificate.cli @@ -11,6 +11,7 @@ Usage: cardano-cli compatible alonzo stake-address stake-delegation-certificate | --stake-pool-id STAKE_POOL_ID ) --out-file FILEPATH + Create a stake address stake delegation certificate, which when submitted in a transaction delegates stake to a stake pool. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_alonzo_stake-pool_registration-certificate.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_alonzo_stake-pool_registration-certificate.cli index bfea701f1b..211b1c7d9e 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_alonzo_stake-pool_registration-certificate.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_alonzo_stake-pool_registration-certificate.cli @@ -29,6 +29,7 @@ Usage: cardano-cli compatible alonzo stake-pool registration-certificate | --testnet-magic NATURAL ) --out-file FILEPATH + Create a stake pool registration certificate diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_alonzo_transaction_signed-transaction.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_alonzo_transaction_signed-transaction.cli index f726603ba4..02dee80b45 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_alonzo_transaction_signed-transaction.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_alonzo_transaction_signed-transaction.cli @@ -36,6 +36,7 @@ Usage: cardano-cli compatible alonzo transaction signed-transaction --certificate-reference-tx-in-execution-units (INT, INT) ]] --out-file FILEPATH + Create a simple signed transaction. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_babbage.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_babbage.cli index f6c5688b6b..1c5c0f6d51 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_babbage.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_babbage.cli @@ -4,6 +4,7 @@ Usage: cardano-cli compatible babbage | stake-address | stake-pool ) + Babbage era commands diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_babbage_governance.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_babbage_governance.cli index de52ca7f5d..ea1bbd2408 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_babbage_governance.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_babbage_governance.cli @@ -3,6 +3,7 @@ Usage: cardano-cli compatible babbage governance | create-genesis-key-delegation-certificate | action ) + Governance commands. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_babbage_governance_action.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_babbage_governance_action.cli index d070f8719f..b5c3d501af 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_babbage_governance_action.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_babbage_governance_action.cli @@ -1,5 +1,6 @@ Usage: cardano-cli compatible babbage governance action create-protocol-parameters-update + Governance action commands. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_babbage_governance_action_create-protocol-parameters-update.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_babbage_governance_action_create-protocol-parameters-update.cli index 3ca137367b..3339ea4a0f 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_babbage_governance_action_create-protocol-parameters-update.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_babbage_governance_action_create-protocol-parameters-update.cli @@ -25,6 +25,7 @@ Usage: cardano-cli compatible babbage governance action create-protocol-paramete [--utxo-cost-per-byte LOVELACE] [--cost-model-file FILE] --out-file FILEPATH + Create a protocol parameters update. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_babbage_governance_create-genesis-key-delegation-certificate.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_babbage_governance_create-genesis-key-delegation-certificate.cli index 2e7ba1484b..72c63ffe50 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_babbage_governance_create-genesis-key-delegation-certificate.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_babbage_governance_create-genesis-key-delegation-certificate.cli @@ -12,6 +12,7 @@ Usage: cardano-cli compatible babbage governance create-genesis-key-delegation-c | --vrf-verification-key-hash STRING ) --out-file FILEPATH + Create a genesis key delegation certificate diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_babbage_governance_create-mir-certificate.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_babbage_governance_create-mir-certificate.cli index e00c9d6edd..90c66c94da 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_babbage_governance_create-mir-certificate.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_babbage_governance_create-mir-certificate.cli @@ -9,6 +9,7 @@ Usage: cardano-cli compatible babbage governance create-mir-certificate | transfer-to-treasury | transfer-to-rewards ) + Create an MIR (Move Instantaneous Rewards) certificate diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_babbage_governance_create-mir-certificate_stake-addresses.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_babbage_governance_create-mir-certificate_stake-addresses.cli index 2279d4c141..53bff076f9 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_babbage_governance_create-mir-certificate_stake-addresses.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_babbage_governance_create-mir-certificate_stake-addresses.cli @@ -5,6 +5,7 @@ Usage: cardano-cli compatible babbage governance create-mir-certificate stake-ad (--stake-address ADDRESS) (--reward LOVELACE) --out-file FILEPATH + Create an MIR certificate to pay stake addresses diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_babbage_governance_create-mir-certificate_transfer-to-rewards.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_babbage_governance_create-mir-certificate_transfer-to-rewards.cli index 21180600fd..d6fe92b081 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_babbage_governance_create-mir-certificate_transfer-to-rewards.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_babbage_governance_create-mir-certificate_transfer-to-rewards.cli @@ -1,5 +1,6 @@ Usage: cardano-cli compatible babbage governance create-mir-certificate transfer-to-rewards --transfer LOVELACE --out-file FILEPATH + Create an MIR certificate to transfer from the treasury pot to the reserves pot diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_babbage_governance_create-mir-certificate_transfer-to-treasury.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_babbage_governance_create-mir-certificate_transfer-to-treasury.cli index c0e98dbb71..db0414dce5 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_babbage_governance_create-mir-certificate_transfer-to-treasury.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_babbage_governance_create-mir-certificate_transfer-to-treasury.cli @@ -1,5 +1,6 @@ Usage: cardano-cli compatible babbage governance create-mir-certificate transfer-to-treasury --transfer LOVELACE --out-file FILEPATH + Create an MIR certificate to transfer from the reserves pot to the treasury pot diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_babbage_stake-address.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_babbage_stake-address.cli index 46256f07c2..5bcb03f98f 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_babbage_stake-address.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_babbage_stake-address.cli @@ -2,6 +2,7 @@ Usage: cardano-cli compatible babbage stake-address ( registration-certificate | stake-delegation-certificate ) + Stake address commands. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_babbage_stake-address_registration-certificate.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_babbage_stake-address_registration-certificate.cli index 97991d34ff..eb1f7ab3a2 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_babbage_stake-address_registration-certificate.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_babbage_stake-address_registration-certificate.cli @@ -6,6 +6,7 @@ Usage: cardano-cli compatible babbage stake-address registration-certificate | --stake-address ADDRESS ) --out-file FILEPATH + Create a stake address registration certificate diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_babbage_stake-address_stake-delegation-certificate.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_babbage_stake-address_stake-delegation-certificate.cli index 5e8ce52bd4..c8666439a2 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_babbage_stake-address_stake-delegation-certificate.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_babbage_stake-address_stake-delegation-certificate.cli @@ -11,6 +11,7 @@ Usage: cardano-cli compatible babbage stake-address stake-delegation-certificate | --stake-pool-id STAKE_POOL_ID ) --out-file FILEPATH + Create a stake address stake delegation certificate, which when submitted in a transaction delegates stake to a stake pool. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_babbage_stake-pool_registration-certificate.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_babbage_stake-pool_registration-certificate.cli index c67a43b791..467abdfbff 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_babbage_stake-pool_registration-certificate.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_babbage_stake-pool_registration-certificate.cli @@ -29,6 +29,7 @@ Usage: cardano-cli compatible babbage stake-pool registration-certificate | --testnet-magic NATURAL ) --out-file FILEPATH + Create a stake pool registration certificate diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_babbage_transaction_signed-transaction.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_babbage_transaction_signed-transaction.cli index d09f823c3a..de0b7471df 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_babbage_transaction_signed-transaction.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_babbage_transaction_signed-transaction.cli @@ -39,6 +39,7 @@ Usage: cardano-cli compatible babbage transaction signed-transaction --certificate-reference-tx-in-execution-units (INT, INT) ]] --out-file FILEPATH + Create a simple signed transaction. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway.cli index 21f5288048..17ffb13f70 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway.cli @@ -4,6 +4,7 @@ Usage: cardano-cli compatible conway | stake-address | stake-pool ) + Conway era commands diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance.cli index 7ef431a2ba..0ef18afdba 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance.cli @@ -4,6 +4,7 @@ Usage: cardano-cli compatible conway governance | drep | vote ) + Governance commands. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_action.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_action.cli index b21b67b7c1..e6217dbed3 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_action.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_action.cli @@ -8,6 +8,7 @@ Usage: cardano-cli compatible conway governance action | create-hardfork | view ) + Governance action commands. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_action_create-constitution.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_action_create-constitution.cli index 24a2b41dd3..5f11c51141 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_action_create-constitution.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_action_create-constitution.cli @@ -19,6 +19,7 @@ Usage: cardano-cli compatible conway governance action create-constitution [--check-constitution-hash] [--constitution-script-hash HASH] --out-file FILEPATH + Create a constitution. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_action_create-hardfork.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_action_create-hardfork.cli index a233717b6c..36f6dda3e1 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_action_create-hardfork.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_action_create-hardfork.cli @@ -17,6 +17,7 @@ Usage: cardano-cli compatible conway governance action create-hardfork --protocol-major-version MAJOR --protocol-minor-version MINOR --out-file FILEPATH + Create a hardfork initiation proposal. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_action_create-info.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_action_create-info.cli index 90914cc199..013f74ff84 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_action_create-info.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_action_create-info.cli @@ -13,6 +13,7 @@ Usage: cardano-cli compatible conway governance action create-info --anchor-data-hash HASH [--check-anchor-data] --out-file FILEPATH + Create an info action. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_action_create-no-confidence.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_action_create-no-confidence.cli index 450e4b7e97..cd63343d3f 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_action_create-no-confidence.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_action_create-no-confidence.cli @@ -15,6 +15,7 @@ Usage: cardano-cli compatible conway governance action create-no-confidence [--prev-governance-action-tx-id TXID --prev-governance-action-index WORD16] --out-file FILEPATH + Create a no confidence proposal. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_action_create-protocol-parameters-update.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_action_create-protocol-parameters-update.cli index c472ac20f7..e55101ef62 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_action_create-protocol-parameters-update.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_action_create-protocol-parameters-update.cli @@ -60,6 +60,7 @@ Usage: cardano-cli compatible conway governance action create-protocol-parameter [--ref-script-cost-per-byte RATIONAL] [--cost-model-file FILE] --out-file FILEPATH + Create a protocol parameters update. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_action_create-treasury-withdrawal.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_action_create-treasury-withdrawal.cli index 0991dd7229..247abe87a4 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_action_create-treasury-withdrawal.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_action_create-treasury-withdrawal.cli @@ -22,6 +22,7 @@ Usage: cardano-cli compatible conway governance action create-treasury-withdrawa --transfer LOVELACE) [--constitution-script-hash HASH] --out-file FILEPATH + Create a treasury withdrawal. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_action_update-committee.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_action_update-committee.cli index d8953d23ef..7799a97e56 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_action_update-committee.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_action_update-committee.cli @@ -28,6 +28,7 @@ Usage: cardano-cli compatible conway governance action update-committee [--prev-governance-action-tx-id TXID --prev-governance-action-index WORD16] --out-file FILEPATH + Create or update a new committee proposal. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_action_view.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_action_view.cli index db4895e5be..389b426737 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_action_view.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_action_view.cli @@ -3,6 +3,7 @@ Usage: cardano-cli compatible conway governance action view --action-file FILEPA | --output-yaml ] [--out-file FILEPATH] + View a governance action. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_committee.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_committee.cli index 3115afe13a..cb6dd7a58b 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_committee.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_committee.cli @@ -5,6 +5,7 @@ Usage: cardano-cli compatible conway governance committee | create-hot-key-authorization-certificate | create-cold-key-resignation-certificate ) + Committee member commands. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_committee_create-cold-key-resignation-certificate.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_committee_create-cold-key-resignation-certificate.cli index d6b6ced424..af0d602ef9 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_committee_create-cold-key-resignation-certificate.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_committee_create-cold-key-resignation-certificate.cli @@ -9,6 +9,7 @@ Usage: cardano-cli compatible conway governance committee create-cold-key-resign --resignation-metadata-hash HASH [--check-resignation-metadata-hash]] --out-file FILEPATH + Create cold key resignation certificate for a Constitutional Committee Member diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_committee_create-hot-key-authorization-certificate.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_committee_create-hot-key-authorization-certificate.cli index e65f54722b..6319569ff8 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_committee_create-hot-key-authorization-certificate.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_committee_create-hot-key-authorization-certificate.cli @@ -12,6 +12,7 @@ Usage: cardano-cli compatible conway governance committee create-hot-key-authori | --hot-script-file FILEPATH ) --out-file FILEPATH + Create hot key authorization certificate for a Constitutional Committee Member diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_committee_key-gen-cold.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_committee_key-gen-cold.cli index ce3d7087c0..1bc8842c12 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_committee_key-gen-cold.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_committee_key-gen-cold.cli @@ -5,6 +5,7 @@ Usage: cardano-cli compatible conway governance committee key-gen-cold ] --cold-verification-key-file FILEPATH --cold-signing-key-file FILEPATH + Create a cold key pair for a Constitutional Committee Member diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_committee_key-gen-hot.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_committee_key-gen-hot.cli index 64a080a6e9..5274ec7a99 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_committee_key-gen-hot.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_committee_key-gen-hot.cli @@ -5,6 +5,7 @@ Usage: cardano-cli compatible conway governance committee key-gen-hot ] --verification-key-file FILEPATH --signing-key-file FILEPATH + Create a hot key pair for a Constitutional Committee Member diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_committee_key-hash.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_committee_key-hash.cli index 78b84b8663..0bbc0f9f4b 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_committee_key-hash.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_committee_key-hash.cli @@ -2,6 +2,7 @@ Usage: cardano-cli compatible conway governance committee key-hash ( --verification-key STRING | --verification-key-file FILEPATH ) + Print the identifier (hash) of a public key diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_drep.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_drep.cli index caa9ada410..d14499fb69 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_drep.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_drep.cli @@ -6,6 +6,7 @@ Usage: cardano-cli compatible conway governance drep | update-certificate | metadata-hash ) + DRep member commands. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_drep_id.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_drep_id.cli index 36fce407a1..9d33e092ba 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_drep_id.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_drep_id.cli @@ -8,6 +8,7 @@ Usage: cardano-cli compatible conway governance drep id | --output-cip129 ] [--out-file FILEPATH] + Generate a drep id. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_drep_key-gen.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_drep_key-gen.cli index 1ae31110c5..80029380fe 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_drep_key-gen.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_drep_key-gen.cli @@ -5,6 +5,7 @@ Usage: cardano-cli compatible conway governance drep key-gen ] --verification-key-file FILEPATH --signing-key-file FILEPATH + Generate Delegated Representative verification and signing keys. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_drep_metadata-hash.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_drep_metadata-hash.cli index 4cd25d62d4..a04c8bd347 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_drep_metadata-hash.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_drep_metadata-hash.cli @@ -5,6 +5,7 @@ Usage: cardano-cli compatible conway governance drep metadata-hash [ --expected-hash HASH | --out-file FILEPATH ] + Calculate the hash of a metadata file, optionally checking the obtained hash against an expected value. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_drep_registration-certificate.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_drep_registration-certificate.cli index 1c1724cac8..e555975432 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_drep_registration-certificate.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_drep_registration-certificate.cli @@ -9,6 +9,7 @@ Usage: cardano-cli compatible conway governance drep registration-certificate --drep-metadata-hash HASH [--check-drep-metadata-hash]] --out-file FILEPATH + Create a registration certificate. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_drep_retirement-certificate.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_drep_retirement-certificate.cli index 3cb6356737..5ce4d954fe 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_drep_retirement-certificate.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_drep_retirement-certificate.cli @@ -6,6 +6,7 @@ Usage: cardano-cli compatible conway governance drep retirement-certificate ) --deposit-amt LOVELACE --out-file FILEPATH + Create a DRep retirement certificate. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_drep_update-certificate.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_drep_update-certificate.cli index f72b91984f..f3e9ae1785 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_drep_update-certificate.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_drep_update-certificate.cli @@ -8,6 +8,7 @@ Usage: cardano-cli compatible conway governance drep update-certificate --drep-metadata-hash HASH [--check-drep-metadata-hash]] --out-file FILEPATH + Create a DRep update certificate. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_vote.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_vote.cli index 64c67237c0..8c633ba4a6 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_vote.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_vote.cli @@ -1,4 +1,4 @@ -Usage: cardano-cli compatible conway governance vote (create | view) +Usage: cardano-cli compatible conway governance vote (create | view) Vote commands. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_vote_create.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_vote_create.cli index 0d71966b16..6e8a0b257f 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_vote_create.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_vote_create.cli @@ -22,6 +22,7 @@ Usage: cardano-cli compatible conway governance vote create --anchor-data-hash HASH [--check-anchor-data-hash]] --out-file FILEPATH + Vote creation. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_vote_view.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_vote_view.cli index 12416c6df2..cfb3ff9643 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_vote_view.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_governance_vote_view.cli @@ -3,6 +3,7 @@ Usage: cardano-cli compatible conway governance vote view --vote-file FILEPATH | --output-yaml ] [--out-file FILEPATH] + Vote viewing. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_stake-address.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_stake-address.cli index f864771daf..d688b0250d 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_stake-address.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_stake-address.cli @@ -2,6 +2,7 @@ Usage: cardano-cli compatible conway stake-address ( registration-certificate | stake-delegation-certificate ) + Stake address commands. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_stake-address_registration-certificate.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_stake-address_registration-certificate.cli index 4a365d11af..9f8e5afd1d 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_stake-address_registration-certificate.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_stake-address_registration-certificate.cli @@ -7,6 +7,7 @@ Usage: cardano-cli compatible conway stake-address registration-certificate ) --key-reg-deposit-amt NATURAL --out-file FILEPATH + Create a stake address registration certificate diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_stake-address_stake-delegation-certificate.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_stake-address_stake-delegation-certificate.cli index eaeddf538c..ba148056d5 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_stake-address_stake-delegation-certificate.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_stake-address_stake-delegation-certificate.cli @@ -11,6 +11,7 @@ Usage: cardano-cli compatible conway stake-address stake-delegation-certificate | --stake-pool-id STAKE_POOL_ID ) --out-file FILEPATH + Create a stake address stake delegation certificate, which when submitted in a transaction delegates stake to a stake pool. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_stake-pool_registration-certificate.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_stake-pool_registration-certificate.cli index 14e390cd67..00abc21a45 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_stake-pool_registration-certificate.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_stake-pool_registration-certificate.cli @@ -29,6 +29,7 @@ Usage: cardano-cli compatible conway stake-pool registration-certificate | --testnet-magic NATURAL ) --out-file FILEPATH + Create a stake pool registration certificate diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_transaction_signed-transaction.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_transaction_signed-transaction.cli index ba1c9ae39c..79fde11dab 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_transaction_signed-transaction.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_conway_transaction_signed-transaction.cli @@ -71,6 +71,7 @@ Usage: cardano-cli compatible conway transaction signed-transaction --certificate-reference-tx-in-execution-units (INT, INT) ]] --out-file FILEPATH + Create a simple signed transaction. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_mary.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_mary.cli index ea6486ec8b..c1b71feb8f 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_mary.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_mary.cli @@ -4,6 +4,7 @@ Usage: cardano-cli compatible mary | stake-address | stake-pool ) + Mary era commands diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_mary_governance.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_mary_governance.cli index e8979ca57a..e39a0eeb12 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_mary_governance.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_mary_governance.cli @@ -3,6 +3,7 @@ Usage: cardano-cli compatible mary governance | create-genesis-key-delegation-certificate | action ) + Governance commands. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_mary_governance_action.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_mary_governance_action.cli index dc1f42bb0d..29262cd20d 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_mary_governance_action.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_mary_governance_action.cli @@ -1,5 +1,6 @@ Usage: cardano-cli compatible mary governance action create-protocol-parameters-update + Governance action commands. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_mary_governance_action_create-protocol-parameters-update.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_mary_governance_action_create-protocol-parameters-update.cli index 68ad0e7195..f167fa5482 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_mary_governance_action_create-protocol-parameters-update.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_mary_governance_action_create-protocol-parameters-update.cli @@ -21,6 +21,7 @@ Usage: cardano-cli compatible mary governance action create-protocol-parameters- [--protocol-major-version MAJOR --protocol-minor-version MINOR] --out-file FILEPATH + Create a protocol parameters update. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_mary_governance_create-genesis-key-delegation-certificate.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_mary_governance_create-genesis-key-delegation-certificate.cli index c49072424d..248c89a944 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_mary_governance_create-genesis-key-delegation-certificate.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_mary_governance_create-genesis-key-delegation-certificate.cli @@ -12,6 +12,7 @@ Usage: cardano-cli compatible mary governance create-genesis-key-delegation-cert | --vrf-verification-key-hash STRING ) --out-file FILEPATH + Create a genesis key delegation certificate diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_mary_governance_create-mir-certificate.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_mary_governance_create-mir-certificate.cli index f683b5b307..53feca9df9 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_mary_governance_create-mir-certificate.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_mary_governance_create-mir-certificate.cli @@ -9,6 +9,7 @@ Usage: cardano-cli compatible mary governance create-mir-certificate | transfer-to-treasury | transfer-to-rewards ) + Create an MIR (Move Instantaneous Rewards) certificate diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_mary_governance_create-mir-certificate_stake-addresses.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_mary_governance_create-mir-certificate_stake-addresses.cli index 367110a8a0..f891264b4a 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_mary_governance_create-mir-certificate_stake-addresses.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_mary_governance_create-mir-certificate_stake-addresses.cli @@ -5,6 +5,7 @@ Usage: cardano-cli compatible mary governance create-mir-certificate stake-addre (--stake-address ADDRESS) (--reward LOVELACE) --out-file FILEPATH + Create an MIR certificate to pay stake addresses diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_mary_governance_create-mir-certificate_transfer-to-rewards.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_mary_governance_create-mir-certificate_transfer-to-rewards.cli index c2e5539ba1..0ad9d7cf3f 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_mary_governance_create-mir-certificate_transfer-to-rewards.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_mary_governance_create-mir-certificate_transfer-to-rewards.cli @@ -1,5 +1,6 @@ Usage: cardano-cli compatible mary governance create-mir-certificate transfer-to-rewards --transfer LOVELACE --out-file FILEPATH + Create an MIR certificate to transfer from the treasury pot to the reserves pot diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_mary_governance_create-mir-certificate_transfer-to-treasury.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_mary_governance_create-mir-certificate_transfer-to-treasury.cli index 9e6f5ab4bf..937f599778 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_mary_governance_create-mir-certificate_transfer-to-treasury.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_mary_governance_create-mir-certificate_transfer-to-treasury.cli @@ -1,5 +1,6 @@ Usage: cardano-cli compatible mary governance create-mir-certificate transfer-to-treasury --transfer LOVELACE --out-file FILEPATH + Create an MIR certificate to transfer from the reserves pot to the treasury pot diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_mary_stake-address.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_mary_stake-address.cli index 21438aa4c7..45f86ff5d2 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_mary_stake-address.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_mary_stake-address.cli @@ -2,6 +2,7 @@ Usage: cardano-cli compatible mary stake-address ( registration-certificate | stake-delegation-certificate ) + Stake address commands. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_mary_stake-address_registration-certificate.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_mary_stake-address_registration-certificate.cli index 46909c92d8..c56ee237a0 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_mary_stake-address_registration-certificate.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_mary_stake-address_registration-certificate.cli @@ -6,6 +6,7 @@ Usage: cardano-cli compatible mary stake-address registration-certificate | --stake-address ADDRESS ) --out-file FILEPATH + Create a stake address registration certificate diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_mary_stake-address_stake-delegation-certificate.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_mary_stake-address_stake-delegation-certificate.cli index 9944e73a4b..5729dee1d4 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_mary_stake-address_stake-delegation-certificate.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_mary_stake-address_stake-delegation-certificate.cli @@ -11,6 +11,7 @@ Usage: cardano-cli compatible mary stake-address stake-delegation-certificate | --stake-pool-id STAKE_POOL_ID ) --out-file FILEPATH + Create a stake address stake delegation certificate, which when submitted in a transaction delegates stake to a stake pool. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_mary_stake-pool_registration-certificate.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_mary_stake-pool_registration-certificate.cli index ce0dad9ed6..faea7be2ab 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_mary_stake-pool_registration-certificate.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_mary_stake-pool_registration-certificate.cli @@ -29,6 +29,7 @@ Usage: cardano-cli compatible mary stake-pool registration-certificate | --testnet-magic NATURAL ) --out-file FILEPATH + Create a stake pool registration certificate diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_mary_transaction_signed-transaction.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_mary_transaction_signed-transaction.cli index 7aa8cded67..8066599385 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_mary_transaction_signed-transaction.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_mary_transaction_signed-transaction.cli @@ -28,6 +28,7 @@ Usage: cardano-cli compatible mary transaction signed-transaction --certificate-reference-tx-in-execution-units (INT, INT) ]] --out-file FILEPATH + Create a simple signed transaction. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_shelley.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_shelley.cli index 6e8b5806ad..6fb4c04876 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_shelley.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_shelley.cli @@ -4,6 +4,7 @@ Usage: cardano-cli compatible shelley | stake-address | stake-pool ) + Shelley era commands diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_shelley_governance.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_shelley_governance.cli index 0f0928bfe5..ce75dfc799 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_shelley_governance.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_shelley_governance.cli @@ -3,6 +3,7 @@ Usage: cardano-cli compatible shelley governance | create-genesis-key-delegation-certificate | action ) + Governance commands. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_shelley_governance_action.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_shelley_governance_action.cli index 29ca24f7a7..a77d808bd6 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_shelley_governance_action.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_shelley_governance_action.cli @@ -1,5 +1,6 @@ Usage: cardano-cli compatible shelley governance action create-protocol-parameters-update + Governance action commands. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_shelley_governance_action_create-protocol-parameters-update.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_shelley_governance_action_create-protocol-parameters-update.cli index 8f68bd20d9..a57812efda 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_shelley_governance_action_create-protocol-parameters-update.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_shelley_governance_action_create-protocol-parameters-update.cli @@ -21,6 +21,7 @@ Usage: cardano-cli compatible shelley governance action create-protocol-paramete ] [--decentralization-parameter RATIONAL] --out-file FILEPATH + Create a protocol parameters update. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_shelley_governance_create-genesis-key-delegation-certificate.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_shelley_governance_create-genesis-key-delegation-certificate.cli index bc4bd33553..54ab9f0309 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_shelley_governance_create-genesis-key-delegation-certificate.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_shelley_governance_create-genesis-key-delegation-certificate.cli @@ -12,6 +12,7 @@ Usage: cardano-cli compatible shelley governance create-genesis-key-delegation-c | --vrf-verification-key-hash STRING ) --out-file FILEPATH + Create a genesis key delegation certificate diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_shelley_governance_create-mir-certificate.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_shelley_governance_create-mir-certificate.cli index 9987e06c40..4a223378b0 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_shelley_governance_create-mir-certificate.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_shelley_governance_create-mir-certificate.cli @@ -9,6 +9,7 @@ Usage: cardano-cli compatible shelley governance create-mir-certificate | transfer-to-treasury | transfer-to-rewards ) + Create an MIR (Move Instantaneous Rewards) certificate diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_shelley_governance_create-mir-certificate_stake-addresses.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_shelley_governance_create-mir-certificate_stake-addresses.cli index a97fc50c3f..8ed0233b08 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_shelley_governance_create-mir-certificate_stake-addresses.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_shelley_governance_create-mir-certificate_stake-addresses.cli @@ -5,6 +5,7 @@ Usage: cardano-cli compatible shelley governance create-mir-certificate stake-ad (--stake-address ADDRESS) (--reward LOVELACE) --out-file FILEPATH + Create an MIR certificate to pay stake addresses diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_shelley_governance_create-mir-certificate_transfer-to-rewards.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_shelley_governance_create-mir-certificate_transfer-to-rewards.cli index 2aab11898a..a7c4de5f1e 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_shelley_governance_create-mir-certificate_transfer-to-rewards.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_shelley_governance_create-mir-certificate_transfer-to-rewards.cli @@ -1,5 +1,6 @@ Usage: cardano-cli compatible shelley governance create-mir-certificate transfer-to-rewards --transfer LOVELACE --out-file FILEPATH + Create an MIR certificate to transfer from the treasury pot to the reserves pot diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_shelley_governance_create-mir-certificate_transfer-to-treasury.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_shelley_governance_create-mir-certificate_transfer-to-treasury.cli index 3c83188053..e19d3b0934 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_shelley_governance_create-mir-certificate_transfer-to-treasury.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_shelley_governance_create-mir-certificate_transfer-to-treasury.cli @@ -1,5 +1,6 @@ Usage: cardano-cli compatible shelley governance create-mir-certificate transfer-to-treasury --transfer LOVELACE --out-file FILEPATH + Create an MIR certificate to transfer from the reserves pot to the treasury pot diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_shelley_stake-address.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_shelley_stake-address.cli index e0d2d8596d..2b0f7b4b87 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_shelley_stake-address.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_shelley_stake-address.cli @@ -2,6 +2,7 @@ Usage: cardano-cli compatible shelley stake-address ( registration-certificate | stake-delegation-certificate ) + Stake address commands. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_shelley_stake-address_registration-certificate.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_shelley_stake-address_registration-certificate.cli index df89396d6f..aa845171cd 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_shelley_stake-address_registration-certificate.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_shelley_stake-address_registration-certificate.cli @@ -6,6 +6,7 @@ Usage: cardano-cli compatible shelley stake-address registration-certificate | --stake-address ADDRESS ) --out-file FILEPATH + Create a stake address registration certificate diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_shelley_stake-address_stake-delegation-certificate.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_shelley_stake-address_stake-delegation-certificate.cli index 68c8312add..1c587194b3 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_shelley_stake-address_stake-delegation-certificate.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_shelley_stake-address_stake-delegation-certificate.cli @@ -11,6 +11,7 @@ Usage: cardano-cli compatible shelley stake-address stake-delegation-certificate | --stake-pool-id STAKE_POOL_ID ) --out-file FILEPATH + Create a stake address stake delegation certificate, which when submitted in a transaction delegates stake to a stake pool. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_shelley_stake-pool_registration-certificate.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_shelley_stake-pool_registration-certificate.cli index 6028bc5753..53bde30f89 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_shelley_stake-pool_registration-certificate.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_shelley_stake-pool_registration-certificate.cli @@ -29,6 +29,7 @@ Usage: cardano-cli compatible shelley stake-pool registration-certificate | --testnet-magic NATURAL ) --out-file FILEPATH + Create a stake pool registration certificate diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_shelley_transaction_signed-transaction.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_shelley_transaction_signed-transaction.cli index 2368e50b27..bb8fa4df8a 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_shelley_transaction_signed-transaction.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/compatible_shelley_transaction_signed-transaction.cli @@ -28,6 +28,7 @@ Usage: cardano-cli compatible shelley transaction signed-transaction --certificate-reference-tx-in-execution-units (INT, INT) ]] --out-file FILEPATH + Create a simple signed transaction. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway.cli index f648d0311c..5704c6ff59 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway.cli @@ -10,6 +10,7 @@ Usage: cardano-cli conway | text-view | transaction ) + Conway era commands diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_address.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_address.cli index b67a36891f..f0f79e0d38 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_address.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_address.cli @@ -1,4 +1,4 @@ -Usage: cardano-cli conway address (key-gen | key-hash | build | info) +Usage: cardano-cli conway address (key-gen | key-hash | build | info) Payment address commands. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_address_build.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_address_build.cli index e10ba4335d..b973b705ba 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_address_build.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_address_build.cli @@ -11,6 +11,7 @@ Usage: cardano-cli conway address build ] (--mainnet | --testnet-magic NATURAL) [--out-file FILEPATH] + Build a Shelley payment address, with optional delegation to a stake address. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_address_info.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_address_info.cli index b363f436fc..5e41556190 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_address_info.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_address_info.cli @@ -1,4 +1,4 @@ -Usage: cardano-cli conway address info --address ADDRESS [--out-file FILEPATH] +Usage: cardano-cli conway address info --address ADDRESS [--out-file FILEPATH] Print information about an address. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_address_key-gen.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_address_key-gen.cli index 9edb0b7182..0cee7e8d18 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_address_key-gen.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_address_key-gen.cli @@ -9,6 +9,7 @@ Usage: cardano-cli conway address key-gen ] --verification-key-file FILEPATH --signing-key-file FILEPATH + Create an address key pair. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_address_key-hash.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_address_key-hash.cli index ac4ccb091e..78f57f52f0 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_address_key-hash.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_address_key-hash.cli @@ -3,6 +3,7 @@ Usage: cardano-cli conway address key-hash | --payment-verification-key-file FILEPATH ) [--out-file FILEPATH] + Print the hash of an address key. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_genesis.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_genesis.cli index 70d54a240d..3fc5d45f6d 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_genesis.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_genesis.cli @@ -12,6 +12,7 @@ Usage: cardano-cli conway genesis | create-testnet-data | hash ) + Genesis block commands. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_genesis_create-cardano.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_genesis_create-cardano.cli index 55d80ba704..179bdf90e2 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_genesis_create-cardano.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_genesis_create-cardano.cli @@ -14,6 +14,7 @@ Usage: cardano-cli conway genesis create-cardano --genesis-dir DIR --alonzo-template FILEPATH --conway-template FILEPATH [--node-config-template FILEPATH] + Create a Byron and Shelley genesis file from a genesis template and genesis/delegation/spending keys. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_genesis_create-staked.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_genesis_create-staked.cli index 79bdd15abe..1f553ab93a 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_genesis_create-staked.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_genesis_create-staked.cli @@ -18,6 +18,7 @@ Usage: cardano-cli conway genesis create-staked [--bulk-pools-per-file INT] [--num-stuffed-utxo INT] [--relay-specification-file FILEPATH] + Create a staked Shelley genesis file from a genesis template and genesis/delegation/spending keys. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_genesis_create-testnet-data.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_genesis_create-testnet-data.cli index 399363ccd4..731df2f592 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_genesis_create-testnet-data.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_genesis_create-testnet-data.cli @@ -1,6 +1,7 @@ Usage: cardano-cli conway genesis create-testnet-data [--spec-shelley FILEPATH] [--spec-alonzo FILEPATH] [--spec-conway FILEPATH] + [--genesis-keys INT] [--pools INT] [ --stake-delegators INT @@ -18,6 +19,7 @@ Usage: cardano-cli conway genesis create-testnet-data [--spec-shelley FILEPATH] [--relays FILEPATH] [--start-time UTC_TIME] --out-dir DIR + Create data to use for starting a testnet. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_genesis_create.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_genesis_create.cli index efae3cfb73..980b69a907 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_genesis_create.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_genesis_create.cli @@ -9,6 +9,7 @@ Usage: cardano-cli conway genesis create [--start-time UTC_TIME] [--supply LOVELACE] (--mainnet | --testnet-magic NATURAL) + Create a Shelley genesis file from a genesis template and genesis/delegation/spending keys. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_genesis_get-ver-key.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_genesis_get-ver-key.cli index bfd74bf90d..13f6218ebe 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_genesis_get-ver-key.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_genesis_get-ver-key.cli @@ -1,5 +1,6 @@ Usage: cardano-cli conway genesis get-ver-key --verification-key-file FILEPATH --signing-key-file FILEPATH + Derive the verification key from a signing key diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_genesis_hash.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_genesis_hash.cli index 71f89c867f..c5f2751293 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_genesis_hash.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_genesis_hash.cli @@ -1,4 +1,4 @@ -Usage: cardano-cli conway genesis hash --genesis FILEPATH +Usage: cardano-cli conway genesis hash --genesis FILEPATH DEPRECATION WARNING! This command is deprecated and will be removed in a future release. Please use hash genesis-file instead. Compute the hash of a diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_genesis_initial-addr.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_genesis_initial-addr.cli index 6f64200bbd..a1b33d7dd3 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_genesis_initial-addr.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_genesis_initial-addr.cli @@ -3,6 +3,7 @@ Usage: cardano-cli conway genesis initial-addr --verification-key-file FILEPATH | --testnet-magic NATURAL ) [--out-file FILEPATH] + Get the address for an initial UTxO based on the verification key diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_genesis_initial-txin.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_genesis_initial-txin.cli index b32ce3f648..21966fb005 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_genesis_initial-txin.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_genesis_initial-txin.cli @@ -3,6 +3,7 @@ Usage: cardano-cli conway genesis initial-txin --verification-key-file FILEPATH | --testnet-magic NATURAL ) [--out-file FILEPATH] + Get the TxIn for an initial UTxO based on the verification key diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_genesis_key-gen-delegate.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_genesis_key-gen-delegate.cli index 777429c729..a3ed448809 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_genesis_key-gen-delegate.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_genesis_key-gen-delegate.cli @@ -1,6 +1,7 @@ Usage: cardano-cli conway genesis key-gen-delegate --verification-key-file FILEPATH --signing-key-file FILEPATH --operational-certificate-issue-counter-file FILEPATH + Create a Shelley genesis delegate key pair diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_genesis_key-gen-genesis.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_genesis_key-gen-genesis.cli index 66ac79b861..6810a0c50b 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_genesis_key-gen-genesis.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_genesis_key-gen-genesis.cli @@ -1,5 +1,6 @@ Usage: cardano-cli conway genesis key-gen-genesis --verification-key-file FILEPATH --signing-key-file FILEPATH + Create a Shelley genesis key pair diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_genesis_key-gen-utxo.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_genesis_key-gen-utxo.cli index cd6f2c8b31..30951912e0 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_genesis_key-gen-utxo.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_genesis_key-gen-utxo.cli @@ -1,5 +1,6 @@ Usage: cardano-cli conway genesis key-gen-utxo --verification-key-file FILEPATH --signing-key-file FILEPATH + Create a Shelley genesis UTxO key pair diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_genesis_key-hash.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_genesis_key-hash.cli index 9762c999ea..7f5e5e077d 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_genesis_key-hash.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_genesis_key-hash.cli @@ -1,4 +1,4 @@ -Usage: cardano-cli conway genesis key-hash --verification-key-file FILEPATH +Usage: cardano-cli conway genesis key-hash --verification-key-file FILEPATH Print the identifier (hash) of a public key diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance.cli index b70383ce8a..97bbc2d9ed 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance.cli @@ -1,4 +1,4 @@ -Usage: cardano-cli conway governance (action | committee | drep | vote) +Usage: cardano-cli conway governance (action | committee | drep | vote) Governance commands. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_action.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_action.cli index dfd441eeb6..f933f076ba 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_action.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_action.cli @@ -8,6 +8,7 @@ Usage: cardano-cli conway governance action | create-hardfork | view ) + Governance action commands. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_action_create-constitution.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_action_create-constitution.cli index 753b08d0a5..a884cd378c 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_action_create-constitution.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_action_create-constitution.cli @@ -19,6 +19,7 @@ Usage: cardano-cli conway governance action create-constitution [--check-constitution-hash] [--constitution-script-hash HASH] --out-file FILEPATH + Create a constitution. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_action_create-hardfork.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_action_create-hardfork.cli index 8622865496..ab03ec7b0f 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_action_create-hardfork.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_action_create-hardfork.cli @@ -17,6 +17,7 @@ Usage: cardano-cli conway governance action create-hardfork --protocol-major-version MAJOR --protocol-minor-version MINOR --out-file FILEPATH + Create a hardfork initiation proposal. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_action_create-info.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_action_create-info.cli index 979633b477..3d33e41e54 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_action_create-info.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_action_create-info.cli @@ -10,6 +10,7 @@ Usage: cardano-cli conway governance action create-info (--mainnet | --testnet) --anchor-data-hash HASH [--check-anchor-data] --out-file FILEPATH + Create an info action. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_action_create-no-confidence.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_action_create-no-confidence.cli index 2c3e987e74..b98bb5bcc9 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_action_create-no-confidence.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_action_create-no-confidence.cli @@ -15,6 +15,7 @@ Usage: cardano-cli conway governance action create-no-confidence [--prev-governance-action-tx-id TXID --prev-governance-action-index WORD16] --out-file FILEPATH + Create a no confidence proposal. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_action_create-protocol-parameters-update.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_action_create-protocol-parameters-update.cli index 838e7d72a9..5fa16e74e3 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_action_create-protocol-parameters-update.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_action_create-protocol-parameters-update.cli @@ -60,6 +60,7 @@ Usage: cardano-cli conway governance action create-protocol-parameters-update [--ref-script-cost-per-byte RATIONAL] [--cost-model-file FILE] --out-file FILEPATH + Create a protocol parameters update. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_action_create-treasury-withdrawal.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_action_create-treasury-withdrawal.cli index b1009905f1..e5502e0c4c 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_action_create-treasury-withdrawal.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_action_create-treasury-withdrawal.cli @@ -22,6 +22,7 @@ Usage: cardano-cli conway governance action create-treasury-withdrawal --transfer LOVELACE) [--constitution-script-hash HASH] --out-file FILEPATH + Create a treasury withdrawal. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_action_update-committee.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_action_update-committee.cli index e1a01198de..533e818684 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_action_update-committee.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_action_update-committee.cli @@ -28,6 +28,7 @@ Usage: cardano-cli conway governance action update-committee [--prev-governance-action-tx-id TXID --prev-governance-action-index WORD16] --out-file FILEPATH + Create or update a new committee proposal. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_action_view.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_action_view.cli index 38a20c7df8..40d3207ba0 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_action_view.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_action_view.cli @@ -3,6 +3,7 @@ Usage: cardano-cli conway governance action view --action-file FILEPATH | --output-yaml ] [--out-file FILEPATH] + View a governance action. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_committee.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_committee.cli index 52533f0007..023dc99eb2 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_committee.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_committee.cli @@ -5,6 +5,7 @@ Usage: cardano-cli conway governance committee | create-hot-key-authorization-certificate | create-cold-key-resignation-certificate ) + Committee member commands. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_committee_create-cold-key-resignation-certificate.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_committee_create-cold-key-resignation-certificate.cli index 728794a92c..c121c8c659 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_committee_create-cold-key-resignation-certificate.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_committee_create-cold-key-resignation-certificate.cli @@ -9,6 +9,7 @@ Usage: cardano-cli conway governance committee create-cold-key-resignation-certi --resignation-metadata-hash HASH [--check-resignation-metadata-hash]] --out-file FILEPATH + Create cold key resignation certificate for a Constitutional Committee Member diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_committee_create-hot-key-authorization-certificate.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_committee_create-hot-key-authorization-certificate.cli index 5e6a5b2e2b..036df9a074 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_committee_create-hot-key-authorization-certificate.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_committee_create-hot-key-authorization-certificate.cli @@ -12,6 +12,7 @@ Usage: cardano-cli conway governance committee create-hot-key-authorization-cert | --hot-script-file FILEPATH ) --out-file FILEPATH + Create hot key authorization certificate for a Constitutional Committee Member diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_committee_key-gen-cold.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_committee_key-gen-cold.cli index 98874c2182..fc8d941e79 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_committee_key-gen-cold.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_committee_key-gen-cold.cli @@ -5,6 +5,7 @@ Usage: cardano-cli conway governance committee key-gen-cold ] --cold-verification-key-file FILEPATH --cold-signing-key-file FILEPATH + Create a cold key pair for a Constitutional Committee Member diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_committee_key-gen-hot.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_committee_key-gen-hot.cli index ec640a5cbd..9b6e981831 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_committee_key-gen-hot.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_committee_key-gen-hot.cli @@ -5,6 +5,7 @@ Usage: cardano-cli conway governance committee key-gen-hot ] --verification-key-file FILEPATH --signing-key-file FILEPATH + Create a hot key pair for a Constitutional Committee Member diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_committee_key-hash.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_committee_key-hash.cli index b3bee016fb..d97aae85f0 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_committee_key-hash.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_committee_key-hash.cli @@ -2,6 +2,7 @@ Usage: cardano-cli conway governance committee key-hash ( --verification-key STRING | --verification-key-file FILEPATH ) + Print the identifier (hash) of a public key diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_drep.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_drep.cli index ef5f334fa9..b0c5bdfa3d 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_drep.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_drep.cli @@ -6,6 +6,7 @@ Usage: cardano-cli conway governance drep | update-certificate | metadata-hash ) + DRep member commands. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_drep_id.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_drep_id.cli index 05b38de2e9..e8179632af 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_drep_id.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_drep_id.cli @@ -8,6 +8,7 @@ Usage: cardano-cli conway governance drep id | --output-cip129 ] [--out-file FILEPATH] + Generate a drep id. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_drep_key-gen.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_drep_key-gen.cli index 378422a569..27f8e428e2 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_drep_key-gen.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_drep_key-gen.cli @@ -5,6 +5,7 @@ Usage: cardano-cli conway governance drep key-gen ] --verification-key-file FILEPATH --signing-key-file FILEPATH + Generate Delegated Representative verification and signing keys. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_drep_metadata-hash.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_drep_metadata-hash.cli index 94f1a7fc4e..627b07b4c0 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_drep_metadata-hash.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_drep_metadata-hash.cli @@ -5,6 +5,7 @@ Usage: cardano-cli conway governance drep metadata-hash [ --expected-hash HASH | --out-file FILEPATH ] + Calculate the hash of a metadata file, optionally checking the obtained hash against an expected value. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_drep_registration-certificate.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_drep_registration-certificate.cli index fecef3ab82..b7c5919a0a 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_drep_registration-certificate.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_drep_registration-certificate.cli @@ -9,6 +9,7 @@ Usage: cardano-cli conway governance drep registration-certificate --drep-metadata-hash HASH [--check-drep-metadata-hash]] --out-file FILEPATH + Create a registration certificate. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_drep_retirement-certificate.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_drep_retirement-certificate.cli index da65c71b0c..6605698390 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_drep_retirement-certificate.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_drep_retirement-certificate.cli @@ -6,6 +6,7 @@ Usage: cardano-cli conway governance drep retirement-certificate ) --deposit-amt LOVELACE --out-file FILEPATH + Create a DRep retirement certificate. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_drep_update-certificate.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_drep_update-certificate.cli index 717987d359..a3404f0688 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_drep_update-certificate.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_drep_update-certificate.cli @@ -8,6 +8,7 @@ Usage: cardano-cli conway governance drep update-certificate --drep-metadata-hash HASH [--check-drep-metadata-hash]] --out-file FILEPATH + Create a DRep update certificate. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_vote.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_vote.cli index 1447f62658..4d3104faf4 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_vote.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_vote.cli @@ -1,4 +1,4 @@ -Usage: cardano-cli conway governance vote (create | view) +Usage: cardano-cli conway governance vote (create | view) Vote commands. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_vote_create.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_vote_create.cli index 5b2e0950d9..0208602230 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_vote_create.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_vote_create.cli @@ -18,6 +18,7 @@ Usage: cardano-cli conway governance vote create (--yes | --no | --abstain) --anchor-data-hash HASH [--check-anchor-data-hash]] --out-file FILEPATH + Vote creation. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_vote_view.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_vote_view.cli index f34ae1bfcb..27c5ddb741 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_vote_view.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_vote_view.cli @@ -1,6 +1,7 @@ Usage: cardano-cli conway governance vote view --vote-file FILEPATH [--output-json | --output-yaml] [--out-file FILEPATH] + Vote viewing. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_key.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_key.cli index 68f46d0494..4ff48f74f8 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_key.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_key.cli @@ -10,6 +10,7 @@ Usage: cardano-cli conway key | convert-itn-bip32-key | convert-cardano-address-key ) + Key utility commands. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_key_convert-byron-genesis-vkey.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_key_convert-byron-genesis-vkey.cli index a8da00c4b9..f8f7bfdfe4 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_key_convert-byron-genesis-vkey.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_key_convert-byron-genesis-vkey.cli @@ -1,5 +1,6 @@ Usage: cardano-cli conway key convert-byron-genesis-vkey --byron-genesis-verification-key BASE64 --out-file FILEPATH + Convert a Base64-encoded Byron genesis verification key to a Shelley genesis verification key diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_key_convert-byron-key.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_key_convert-byron-key.cli index 33f7385c5c..92f0928534 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_key_convert-byron-key.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_key_convert-byron-key.cli @@ -10,6 +10,7 @@ Usage: cardano-cli conway key convert-byron-key [--password TEXT] | --byron-verification-key-file FILEPATH ) --out-file FILEPATH + Convert a Byron payment, genesis or genesis delegate key (signing or verification) to a corresponding Shelley-format key. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_key_convert-cardano-address-key.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_key_convert-cardano-address-key.cli index e43933f420..b92224ed10 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_key_convert-cardano-address-key.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_key_convert-cardano-address-key.cli @@ -9,6 +9,7 @@ Usage: cardano-cli conway key convert-cardano-address-key ) --signing-key-file FILEPATH --out-file FILEPATH + Convert a cardano-address extended signing key to a corresponding Shelley-format key. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_key_convert-itn-bip32-key.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_key_convert-itn-bip32-key.cli index bbcd81eb3e..55c69d2208 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_key_convert-itn-bip32-key.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_key_convert-itn-bip32-key.cli @@ -1,5 +1,6 @@ Usage: cardano-cli conway key convert-itn-bip32-key --itn-signing-key-file FILEPATH --out-file FILEPATH + Convert an Incentivized Testnet (ITN) BIP32 (Ed25519Bip32) signing key to a corresponding Shelley stake signing key diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_key_convert-itn-extended-key.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_key_convert-itn-extended-key.cli index 4b58b72754..fed947974e 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_key_convert-itn-extended-key.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_key_convert-itn-extended-key.cli @@ -1,5 +1,6 @@ Usage: cardano-cli conway key convert-itn-extended-key --itn-signing-key-file FILEPATH --out-file FILEPATH + Convert an Incentivized Testnet (ITN) extended (Ed25519Extended) signing key to a corresponding Shelley stake signing key diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_key_convert-itn-key.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_key_convert-itn-key.cli index 5a3275497e..b2f9bf9e05 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_key_convert-itn-key.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_key_convert-itn-key.cli @@ -3,6 +3,7 @@ Usage: cardano-cli conway key convert-itn-key | --itn-verification-key-file FILEPATH ) --out-file FILEPATH + Convert an Incentivized Testnet (ITN) non-extended (Ed25519) signing or verification key to a corresponding Shelley stake key diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_key_derive-from-mnemonic.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_key_derive-from-mnemonic.cli index d4e91efab9..2cf672705f 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_key_derive-from-mnemonic.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_key_derive-from-mnemonic.cli @@ -14,6 +14,7 @@ Usage: cardano-cli conway key derive-from-mnemonic | --mnemonic-from-interactive-prompt ) --signing-key-file FILEPATH + Derive an extended signing key from a mnemonic sentence. To ensure the safety of the mnemonic phrase, we recommend that key derivation is performed in an diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_key_generate-mnemonic.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_key_generate-mnemonic.cli index 99b9291670..df85933581 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_key_generate-mnemonic.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_key_generate-mnemonic.cli @@ -1,5 +1,6 @@ Usage: cardano-cli conway key generate-mnemonic [--out-file FILEPATH] --size WORD32 + Generate a mnemonic sentence that can be used for key derivation. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_key_non-extended-key.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_key_non-extended-key.cli index e516578a31..6cd46b83db 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_key_non-extended-key.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_key_non-extended-key.cli @@ -1,5 +1,6 @@ Usage: cardano-cli conway key non-extended-key --extended-verification-key-file FILEPATH --verification-key-file FILEPATH + Get a non-extended verification key from an extended verification key. This supports all extended key types. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_key_verification-key.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_key_verification-key.cli index 7bb51b0127..204cb9b0fa 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_key_verification-key.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_key_verification-key.cli @@ -1,5 +1,6 @@ Usage: cardano-cli conway key verification-key --signing-key-file FILEPATH --verification-key-file FILEPATH + Get a verification key from a signing key. This supports all key types. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_node.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_node.cli index 3fe36322cb..fd2349f7ec 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_node.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_node.cli @@ -6,6 +6,7 @@ Usage: cardano-cli conway node | new-counter | issue-op-cert ) + Node operation commands. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_node_issue-op-cert.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_node_issue-op-cert.cli index 4f5f6184de..4cd160a6b7 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_node_issue-op-cert.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_node_issue-op-cert.cli @@ -6,6 +6,7 @@ Usage: cardano-cli conway node issue-op-cert --operational-certificate-issue-counter-file FILEPATH --kes-period NATURAL --out-file FILEPATH + Issue a node operational certificate diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_node_key-gen-KES.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_node_key-gen-KES.cli index ba5eda1988..f0dbad6c92 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_node_key-gen-KES.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_node_key-gen-KES.cli @@ -5,6 +5,7 @@ Usage: cardano-cli conway node key-gen-KES ] --verification-key-file FILEPATH --signing-key-file FILEPATH + Create a key pair for a node KES operational key diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_node_key-gen-VRF.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_node_key-gen-VRF.cli index 916740d9c8..fe07f1eaa3 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_node_key-gen-VRF.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_node_key-gen-VRF.cli @@ -5,6 +5,7 @@ Usage: cardano-cli conway node key-gen-VRF ] --verification-key-file FILEPATH --signing-key-file FILEPATH + Create a key pair for a node VRF operational key diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_node_key-gen.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_node_key-gen.cli index 3d482d4c74..84c41f0b21 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_node_key-gen.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_node_key-gen.cli @@ -6,6 +6,7 @@ Usage: cardano-cli conway node key-gen --cold-verification-key-file FILEPATH --cold-signing-key-file FILEPATH --operational-certificate-issue-counter-file FILEPATH + Create a key pair for a node operator's offline key and a new certificate issue counter diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_node_key-hash-VRF.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_node_key-hash-VRF.cli index 2d4d7f944a..b775e760f4 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_node_key-hash-VRF.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_node_key-hash-VRF.cli @@ -3,6 +3,7 @@ Usage: cardano-cli conway node key-hash-VRF | --verification-key-file FILEPATH ) [--out-file FILEPATH] + Print hash of a node's operational VRF key. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_node_new-counter.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_node_new-counter.cli index c0f01ea2e5..677b7bc3a5 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_node_new-counter.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_node_new-counter.cli @@ -6,6 +6,7 @@ Usage: cardano-cli conway node new-counter ) --counter-value INT --operational-certificate-issue-counter-file FILEPATH + Create a new certificate issue counter diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query.cli index 5e9fe6c08f..5ae27d9b63 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query.cli @@ -28,6 +28,7 @@ Usage: cardano-cli conway query | tx-mempool | utxo ) + Node query commands. Will query the local node whose Unix domain socket is obtained from the CARDANO_NODE_SOCKET_PATH environment variable. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_committee-state.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_committee-state.cli index 91b23e2637..a630444c89 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_committee-state.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_committee-state.cli @@ -26,6 +26,7 @@ Usage: cardano-cli conway query committee-state | --output-yaml ] [--out-file FILEPATH] + Get the committee state diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_constitution.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_constitution.cli index dd0adbbd79..77431516ac 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_constitution.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_constitution.cli @@ -10,6 +10,7 @@ Usage: cardano-cli conway query constitution ] [--output-json | --output-yaml] [--out-file FILEPATH] + Get the constitution diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_drep-stake-distribution.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_drep-stake-distribution.cli index d22fbff456..c89b99f423 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_drep-stake-distribution.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_drep-stake-distribution.cli @@ -20,6 +20,7 @@ Usage: cardano-cli conway query drep-stake-distribution | --output-yaml ] [--out-file FILEPATH] + Get the DRep stake distribution. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_drep-state.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_drep-state.cli index d29013e706..718fb0cfc3 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_drep-state.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_drep-state.cli @@ -17,6 +17,7 @@ Usage: cardano-cli conway query drep-state [--include-stake] [--output-json | --output-yaml] [--out-file FILEPATH] + Get the DRep state. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_era-history.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_era-history.cli index 698283fccc..046d80702b 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_era-history.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_era-history.cli @@ -7,6 +7,7 @@ Usage: cardano-cli conway query era-history --socket-path SOCKET_PATH [--volatile-tip | --immutable-tip] [--out-file FILEPATH] + Obtains the era history data. The era history contains information about when era transitions happened and can be used together with the start time to diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_future-pparams.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_future-pparams.cli index 755b40f0be..5fe7bea8ff 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_future-pparams.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_future-pparams.cli @@ -10,6 +10,7 @@ Usage: cardano-cli conway query future-pparams ] [--output-json | --output-yaml] [--out-file FILEPATH] + Get the protocol parameters that will apply at the next epoch diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_gov-state.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_gov-state.cli index f1317703bc..654da82560 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_gov-state.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_gov-state.cli @@ -6,6 +6,7 @@ Usage: cardano-cli conway query gov-state [--cardano-mode [--epoch-slots SLOTS]] [--volatile-tip | --immutable-tip] [--output-json | --output-yaml] [--out-file FILEPATH] + Get the governance state diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_kes-period-info.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_kes-period-info.cli index c60311230d..54a75ae121 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_kes-period-info.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_kes-period-info.cli @@ -13,6 +13,7 @@ Usage: cardano-cli conway query kes-period-info | --output-yaml ] [--out-file FILEPATH] + Get information about the current KES period and your node's operational certificate. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_leadership-schedule.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_leadership-schedule.cli index 58017f80b0..a89814aa85 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_leadership-schedule.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_leadership-schedule.cli @@ -21,6 +21,7 @@ Usage: cardano-cli conway query leadership-schedule | --output-yaml ] [--out-file FILEPATH] + Get the slots the node is expected to mint a block in (advanced command) diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_ledger-peer-snapshot.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_ledger-peer-snapshot.cli index bb05589cd4..8cbf33085f 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_ledger-peer-snapshot.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_ledger-peer-snapshot.cli @@ -13,6 +13,7 @@ Usage: cardano-cli conway query ledger-peer-snapshot | --output-yaml ] [--out-file FILEPATH] + Dump the current snapshot of ledger peers.These are the largest pools that cumulatively hold 90% of total stake. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_ledger-state.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_ledger-state.cli index 1b43201824..0f112c7c30 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_ledger-state.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_ledger-state.cli @@ -13,6 +13,7 @@ Usage: cardano-cli conway query ledger-state | --output-yaml ] [--out-file FILEPATH] + Dump the current ledger state of the node (Ledger.NewEpochState -- advanced command) diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_pool-params.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_pool-params.cli index d82269e844..91646b4456 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_pool-params.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_pool-params.cli @@ -11,6 +11,7 @@ Usage: cardano-cli conway query pool-params ) [--output-json | --output-yaml] [--out-file FILEPATH] + DEPRECATED. Use query pool-state instead. Dump the pool parameters (Ledger.NewEpochState.esLState._delegationState._pState._pParams -- advanced diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_pool-state.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_pool-state.cli index 8704a4cabf..d1e9af034d 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_pool-state.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_pool-state.cli @@ -11,6 +11,7 @@ Usage: cardano-cli conway query pool-state ) [--output-json | --output-yaml] [--out-file FILEPATH] + Dump the pool state diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_proposals.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_proposals.cli index 6dd75fb6e0..7a3adec8fc 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_proposals.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_proposals.cli @@ -10,6 +10,7 @@ Usage: cardano-cli conway query proposals [--cardano-mode [--epoch-slots SLOTS]] ) [--output-json | --output-yaml] [--out-file FILEPATH] + Get the governance proposals that are eligible for ratification. Proposals submitted during the current epoch are excluded, as they cannot be ratified diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_protocol-parameters.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_protocol-parameters.cli index 9a2ee846f5..dd73c0b4fe 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_protocol-parameters.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_protocol-parameters.cli @@ -9,6 +9,7 @@ Usage: cardano-cli conway query protocol-parameters | --output-yaml ] [--out-file FILEPATH] + Get the node's current protocol parameters diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_protocol-state.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_protocol-state.cli index ba27c84c08..fa687f362c 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_protocol-state.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_protocol-state.cli @@ -14,6 +14,7 @@ Usage: cardano-cli conway query protocol-state | --output-yaml ] [--out-file FILEPATH] + Dump the current protocol state of the node (Ledger.ChainDepState -- advanced command) diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_ratify-state.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_ratify-state.cli index 1754ae5ce8..9c3f9c5e36 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_ratify-state.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_ratify-state.cli @@ -10,6 +10,7 @@ Usage: cardano-cli conway query ratify-state ] [--output-json | --output-yaml] [--out-file FILEPATH] + Get the ratification state diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_ref-script-size.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_ref-script-size.cli index 31b8d183e4..d2ddf8e175 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_ref-script-size.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_ref-script-size.cli @@ -14,6 +14,7 @@ Usage: cardano-cli conway query ref-script-size | --output-yaml ] [--out-file FILEPATH] + Calculate the reference input scripts size in bytes for provided transaction inputs. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_slot-number.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_slot-number.cli index 7c26549945..747196a7b0 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_slot-number.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_slot-number.cli @@ -7,6 +7,7 @@ Usage: cardano-cli conway query slot-number --socket-path SOCKET_PATH [--volatile-tip | --immutable-tip] TIMESTAMP + Query slot number for UTC timestamp diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_spo-stake-distribution.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_spo-stake-distribution.cli index ce33205840..b0dcdf2f34 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_spo-stake-distribution.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_spo-stake-distribution.cli @@ -19,6 +19,7 @@ Usage: cardano-cli conway query spo-stake-distribution | --output-yaml ] [--out-file FILEPATH] + Get the SPO stake distribution. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_stake-address-info.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_stake-address-info.cli index 1d786075e9..5210ba981a 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_stake-address-info.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_stake-address-info.cli @@ -13,6 +13,7 @@ Usage: cardano-cli conway query stake-address-info | --output-yaml ] [--out-file FILEPATH] + Get the current delegations and reward accounts filtered by stake address. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_stake-distribution.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_stake-distribution.cli index ae04a4d10a..ccd25c122c 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_stake-distribution.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_stake-distribution.cli @@ -13,6 +13,7 @@ Usage: cardano-cli conway query stake-distribution | --output-yaml ] [--out-file FILEPATH] + Get the node's current aggregated stake distribution diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_stake-pool-default-vote.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_stake-pool-default-vote.cli index 994c8eb83a..75dcb63e06 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_stake-pool-default-vote.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_stake-pool-default-vote.cli @@ -16,6 +16,7 @@ Usage: cardano-cli conway query stake-pool-default-vote | --output-yaml ] [--out-file FILEPATH] + Get the stake pool default vote. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_stake-pools.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_stake-pools.cli index 056ecf721d..b97c158e24 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_stake-pools.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_stake-pools.cli @@ -11,6 +11,7 @@ Usage: cardano-cli conway query stake-pools | --output-yaml ] [--out-file FILEPATH] + Get the node's current set of stake pool ids diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_stake-snapshot.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_stake-snapshot.cli index 84b9c45e7c..d412660e8b 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_stake-snapshot.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_stake-snapshot.cli @@ -13,6 +13,7 @@ Usage: cardano-cli conway query stake-snapshot ) [--output-json | --output-yaml] [--out-file FILEPATH] + Obtain the three stake snapshots for a pool, plus the total active stake (advanced command) diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_tip.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_tip.cli index 6e099b4a6e..be7d031139 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_tip.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_tip.cli @@ -4,6 +4,7 @@ Usage: cardano-cli conway query tip [--cardano-mode [--epoch-slots SLOTS]] [--volatile-tip | --immutable-tip] [--output-json | --output-yaml] [--out-file FILEPATH] + Get the node's current tip (slot no, hash, block no) diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_treasury.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_treasury.cli index fa19901e9c..05f427c777 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_treasury.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_treasury.cli @@ -3,6 +3,7 @@ Usage: cardano-cli conway query treasury [--cardano-mode [--epoch-slots SLOTS]] --socket-path SOCKET_PATH [--volatile-tip | --immutable-tip] [--out-file FILEPATH] + Get the treasury value diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_tx-mempool.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_tx-mempool.cli index 76a6c0abf1..4e9f8ac5bc 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_tx-mempool.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_tx-mempool.cli @@ -8,6 +8,7 @@ Usage: cardano-cli conway query tx-mempool (info | next-tx | tx-exists) [--output-json | --output-yaml] [--out-file FILEPATH] + Local Mempool info diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_tx-mempool_tx-exists.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_tx-mempool_tx-exists.cli index ab126f6eb9..20dadfbf81 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_tx-mempool_tx-exists.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_tx-mempool_tx-exists.cli @@ -1,4 +1,4 @@ -Usage: cardano-cli conway query tx-mempool tx-exists TX_ID +Usage: cardano-cli conway query tx-mempool tx-exists TX_ID Query if a particular transaction exists in the mempool diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_utxo.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_utxo.cli index a4db6d67a5..846e85b97f 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_utxo.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_utxo.cli @@ -13,6 +13,7 @@ Usage: cardano-cli conway query utxo [--cardano-mode [--epoch-slots SLOTS]] | --output-yaml ] [--out-file FILEPATH] + Get a portion of the current UTxO: by tx in, by address or the whole. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_stake-address.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_stake-address.cli index c75e238b4a..ff55ea08ee 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_stake-address.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_stake-address.cli @@ -11,6 +11,7 @@ Usage: cardano-cli conway stake-address | registration-and-vote-delegation-certificate | registration-stake-and-vote-delegation-certificate ) + Stake address commands. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_stake-address_build.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_stake-address_build.cli index 62042e6f2a..47d9ad1591 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_stake-address_build.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_stake-address_build.cli @@ -8,6 +8,7 @@ Usage: cardano-cli conway stake-address build | --testnet-magic NATURAL ) [--out-file FILEPATH] + Build a stake address diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_stake-address_deregistration-certificate.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_stake-address_deregistration-certificate.cli index 3aeb1e3c89..c2a9e5112e 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_stake-address_deregistration-certificate.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_stake-address_deregistration-certificate.cli @@ -7,6 +7,7 @@ Usage: cardano-cli conway stake-address deregistration-certificate ) --key-reg-deposit-amt NATURAL --out-file FILEPATH + Create a stake address deregistration certificate diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_stake-address_key-gen.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_stake-address_key-gen.cli index 9e81d7b372..86ae1a9a94 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_stake-address_key-gen.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_stake-address_key-gen.cli @@ -5,6 +5,7 @@ Usage: cardano-cli conway stake-address key-gen ] --verification-key-file FILEPATH --signing-key-file FILEPATH + Create a stake address key pair diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_stake-address_key-hash.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_stake-address_key-hash.cli index d4d1693ce7..3b479ee9ab 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_stake-address_key-hash.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_stake-address_key-hash.cli @@ -3,6 +3,7 @@ Usage: cardano-cli conway stake-address key-hash | --stake-verification-key-file FILEPATH ) [--out-file FILEPATH] + Print the hash of a stake address key diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_stake-address_registration-and-delegation-certificate.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_stake-address_registration-and-delegation-certificate.cli index a3424114af..8b81117d09 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_stake-address_registration-and-delegation-certificate.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_stake-address_registration-and-delegation-certificate.cli @@ -12,6 +12,7 @@ Usage: cardano-cli conway stake-address registration-and-delegation-certificate ) --key-reg-deposit-amt NATURAL --out-file FILEPATH + Create a stake address registration and delegation certificate, which when submitted in a transaction registers a stake address and delegates stake to a diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_stake-address_registration-and-vote-delegation-certificate.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_stake-address_registration-and-vote-delegation-certificate.cli index 4f5ad4f0e4..bcea3ecf4d 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_stake-address_registration-and-vote-delegation-certificate.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_stake-address_registration-and-vote-delegation-certificate.cli @@ -14,6 +14,7 @@ Usage: cardano-cli conway stake-address registration-and-vote-delegation-certifi ) --key-reg-deposit-amt NATURAL --out-file FILEPATH + Create a stake address registration and vote delegation certificate, which when submitted in a transaction registers a stake address and delegates votes diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_stake-address_registration-certificate.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_stake-address_registration-certificate.cli index a36a768e89..0203e141de 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_stake-address_registration-certificate.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_stake-address_registration-certificate.cli @@ -7,6 +7,7 @@ Usage: cardano-cli conway stake-address registration-certificate ) --key-reg-deposit-amt NATURAL --out-file FILEPATH + Create a stake address registration certificate diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_stake-address_registration-stake-and-vote-delegation-certificate.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_stake-address_registration-stake-and-vote-delegation-certificate.cli index 9ff324f66a..36f8fb036e 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_stake-address_registration-stake-and-vote-delegation-certificate.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_stake-address_registration-stake-and-vote-delegation-certificate.cli @@ -19,6 +19,7 @@ Usage: cardano-cli conway stake-address registration-stake-and-vote-delegation-c ) --key-reg-deposit-amt NATURAL --out-file FILEPATH + Create a stake address registration, stake delegation and vote delegation certificate, which when submitted in a transaction registers a stake address, diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_stake-address_stake-and-vote-delegation-certificate.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_stake-address_stake-and-vote-delegation-certificate.cli index 91af0ce92d..c98087d239 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_stake-address_stake-and-vote-delegation-certificate.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_stake-address_stake-and-vote-delegation-certificate.cli @@ -18,6 +18,7 @@ Usage: cardano-cli conway stake-address stake-and-vote-delegation-certificate | --always-no-confidence ) --out-file FILEPATH + Create a stake address stake and vote delegation certificate, which when submitted in a transaction delegates stake to a stake pool and a DRep. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_stake-address_stake-delegation-certificate.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_stake-address_stake-delegation-certificate.cli index 959bb1f419..eba73c995c 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_stake-address_stake-delegation-certificate.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_stake-address_stake-delegation-certificate.cli @@ -11,6 +11,7 @@ Usage: cardano-cli conway stake-address stake-delegation-certificate | --stake-pool-id STAKE_POOL_ID ) --out-file FILEPATH + Create a stake address stake delegation certificate, which when submitted in a transaction delegates stake to a stake pool. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_stake-address_vote-delegation-certificate.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_stake-address_vote-delegation-certificate.cli index 532b817dd8..4b96c85103 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_stake-address_vote-delegation-certificate.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_stake-address_vote-delegation-certificate.cli @@ -13,6 +13,7 @@ Usage: cardano-cli conway stake-address vote-delegation-certificate | --always-no-confidence ) --out-file FILEPATH + Create a stake address vote delegation certificate, which when submitted in a transaction delegates stake to a DRep. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_stake-pool.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_stake-pool.cli index 3c4574252a..bf00b932bb 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_stake-pool.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_stake-pool.cli @@ -4,6 +4,7 @@ Usage: cardano-cli conway stake-pool | id | metadata-hash ) + Stake pool commands. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_stake-pool_deregistration-certificate.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_stake-pool_deregistration-certificate.cli index db07bc395b..559d6edd87 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_stake-pool_deregistration-certificate.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_stake-pool_deregistration-certificate.cli @@ -5,6 +5,7 @@ Usage: cardano-cli conway stake-pool deregistration-certificate ) --epoch NATURAL --out-file FILEPATH + Create a stake pool deregistration certificate diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_stake-pool_id.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_stake-pool_id.cli index cb07edfd01..c99dae12e9 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_stake-pool_id.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_stake-pool_id.cli @@ -5,6 +5,7 @@ Usage: cardano-cli conway stake-pool id ) [--output-bech32 | --output-hex] [--out-file FILEPATH] + Build pool id from the offline key diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_stake-pool_metadata-hash.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_stake-pool_metadata-hash.cli index f9429ceffe..becb66df08 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_stake-pool_metadata-hash.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_stake-pool_metadata-hash.cli @@ -5,6 +5,7 @@ Usage: cardano-cli conway stake-pool metadata-hash [ --expected-hash HASH | --out-file FILEPATH ] + Calculate the hash of a stake pool metadata file, optionally checking the obtained hash against an expected value. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_stake-pool_registration-certificate.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_stake-pool_registration-certificate.cli index 7b9910ff3d..ad37a74954 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_stake-pool_registration-certificate.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_stake-pool_registration-certificate.cli @@ -29,6 +29,7 @@ Usage: cardano-cli conway stake-pool registration-certificate | --testnet-magic NATURAL ) --out-file FILEPATH + Create a stake pool registration certificate diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_text-view_decode-cbor.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_text-view_decode-cbor.cli index 33adc90cf7..a874f6db74 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_text-view_decode-cbor.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_text-view_decode-cbor.cli @@ -5,6 +5,7 @@ Usage: cardano-cli conway text-view decode-cbor --in-file FILEPATH | --output-yaml ] [--out-file FILEPATH] + Print a TextView file as decoded CBOR. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_transaction.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_transaction.cli index 4208cc9d4f..55792694c4 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_transaction.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_transaction.cli @@ -13,6 +13,7 @@ Usage: cardano-cli conway transaction | hash-script-data | txid ) + Transaction commands. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_transaction_assemble.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_transaction_assemble.cli index 9c58d42294..4d9712e6d5 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_transaction_assemble.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_transaction_assemble.cli @@ -2,6 +2,7 @@ Usage: cardano-cli conway transaction assemble --tx-body-file FILEPATH [--witness-file FILEPATH] [--out-canonical-cbor] --out-file FILEPATH + Assemble a tx body and witness(es) to form a transaction diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_transaction_build-estimate.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_transaction_build-estimate.cli index e513a9badb..59c670af76 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_transaction_build-estimate.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_transaction_build-estimate.cli @@ -160,6 +160,7 @@ Usage: cardano-cli conway transaction build-estimate [--treasury-donation LOVELACE] [--out-canonical-cbor] --out-file FILEPATH + Build a balanced transaction without access to a live node (automatically estimates fees) diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_transaction_build-raw.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_transaction_build-raw.cli index 29ead275e0..824fce5eee 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_transaction_build-raw.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_transaction_build-raw.cli @@ -155,6 +155,7 @@ Usage: cardano-cli conway transaction build-raw [--treasury-donation LOVELACE] [--out-canonical-cbor] --out-file FILEPATH + Build a transaction (low-level, inconvenient) diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_transaction_build.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_transaction_build.cli index 1869830d99..50822c6072 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_transaction_build.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_transaction_build.cli @@ -146,6 +146,7 @@ Usage: cardano-cli conway transaction build ( --out-file FILEPATH | --calculate-plutus-script-cost FILEPATH ) + Build a balanced transaction (automatically calculates fees) diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_transaction_calculate-min-fee.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_transaction_calculate-min-fee.cli index 43994cae2d..ea2639b1f7 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_transaction_calculate-min-fee.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_transaction_calculate-min-fee.cli @@ -13,6 +13,7 @@ Usage: cardano-cli conway transaction calculate-min-fee --tx-body-file FILEPATH ] [--tx-in-count NATURAL] [--tx-out-count NATURAL] + Calculate the minimum fee for a transaction. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_transaction_calculate-min-required-utxo.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_transaction_calculate-min-required-utxo.cli index 9aacee8e6c..e911d3a20c 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_transaction_calculate-min-required-utxo.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_transaction_calculate-min-required-utxo.cli @@ -12,6 +12,7 @@ Usage: cardano-cli conway transaction calculate-min-required-utxo --protocol-par | --tx-out-inline-datum-value JSON_VALUE ] [--tx-out-reference-script-file FILEPATH] + Calculate the minimum required UTxO for a transaction output. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_transaction_calculate-min-value.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_transaction_calculate-min-value.cli index 4929c14205..b8f9b03ef8 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_transaction_calculate-min-value.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_transaction_calculate-min-value.cli @@ -12,6 +12,7 @@ Usage: cardano-cli conway transaction calculate-min-value --protocol-params-file | --tx-out-inline-datum-value JSON_VALUE ] [--tx-out-reference-script-file FILEPATH] + DEPRECATED: Use 'calculate-min-required-utxo' instead. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_transaction_calculate-plutus-script-cost.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_transaction_calculate-plutus-script-cost.cli index f686fd9845..4f4c899dd1 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_transaction_calculate-plutus-script-cost.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_transaction_calculate-plutus-script-cost.cli @@ -2,6 +2,7 @@ Usage: cardano-cli conway transaction calculate-plutus-script-cost ( online | offline ) + Calculate the costs of the Plutus scripts of a given transaction. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_transaction_calculate-plutus-script-cost_offline.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_transaction_calculate-plutus-script-cost_offline.cli index 49b55c568c..ba0dd608ed 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_transaction_calculate-plutus-script-cost_offline.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_transaction_calculate-plutus-script-cost_offline.cli @@ -9,6 +9,7 @@ Usage: cardano-cli conway transaction calculate-plutus-script-cost offline --protocol-params-file FILEPATH --tx-file FILEPATH [--out-file FILEPATH] + Manually provide get context info and calculate the costs of the Plutus scripts of a given transaction. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_transaction_calculate-plutus-script-cost_online.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_transaction_calculate-plutus-script-cost_online.cli index 0c95b5ecfe..6c35fba692 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_transaction_calculate-plutus-script-cost_online.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_transaction_calculate-plutus-script-cost_online.cli @@ -7,6 +7,7 @@ Usage: cardano-cli conway transaction calculate-plutus-script-cost online --socket-path SOCKET_PATH --tx-file FILEPATH [--out-file FILEPATH] + Connect to a running node to get context info and calculate the costs of the Plutus scripts of a given transaction. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_transaction_hash-script-data.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_transaction_hash-script-data.cli index fef550bfd5..82cbf141cc 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_transaction_hash-script-data.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_transaction_hash-script-data.cli @@ -3,6 +3,7 @@ Usage: cardano-cli conway transaction hash-script-data | --script-data-file JSON_FILE | --script-data-value JSON_VALUE ) + Calculate the hash of script data. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_transaction_policyid.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_transaction_policyid.cli index 5f0575b3bd..3977116104 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_transaction_policyid.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_transaction_policyid.cli @@ -1,4 +1,4 @@ -Usage: cardano-cli conway transaction policyid --script-file FILEPATH +Usage: cardano-cli conway transaction policyid --script-file FILEPATH Calculate the PolicyId from the monetary policy script. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_transaction_sign-witness.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_transaction_sign-witness.cli index 688e389d52..349eabaf80 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_transaction_sign-witness.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_transaction_sign-witness.cli @@ -2,6 +2,7 @@ Usage: cardano-cli conway transaction sign-witness --tx-body-file FILEPATH [--witness-file FILEPATH] [--out-canonical-cbor] --out-file FILEPATH + Assemble a tx body and witness(es) to form a transaction diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_transaction_sign.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_transaction_sign.cli index b64b577f51..f1bbd247dd 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_transaction_sign.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_transaction_sign.cli @@ -9,6 +9,7 @@ Usage: cardano-cli conway transaction sign ] [--out-canonical-cbor] --out-file FILEPATH + Sign a transaction diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_transaction_submit.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_transaction_submit.cli index 1e30c5502e..f941f7abc9 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_transaction_submit.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_transaction_submit.cli @@ -6,6 +6,7 @@ Usage: cardano-cli conway transaction submit ) --socket-path SOCKET_PATH --tx-file FILEPATH + Submit a transaction to the local node whose Unix domain socket is obtained from the CARDANO_NODE_SOCKET_PATH environment variable. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_transaction_txid.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_transaction_txid.cli index e2f00167f0..1f5cb48529 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_transaction_txid.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_transaction_txid.cli @@ -6,6 +6,7 @@ Usage: cardano-cli conway transaction txid | --output-text | --output-yaml ] + Print a transaction identifier. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_transaction_witness.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_transaction_witness.cli index 822a2fa0d3..20cb3c2d3b 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_transaction_witness.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_transaction_witness.cli @@ -5,6 +5,7 @@ Usage: cardano-cli conway transaction witness --tx-body-file FILEPATH | --testnet-magic NATURAL ] --out-file FILEPATH + Create a transaction witness diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/debug.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/debug.cli index 08dc78c128..94081454e1 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/debug.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/debug.cli @@ -3,6 +3,7 @@ Usage: cardano-cli debug | check-node-configuration | transaction ) + Debug commands diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/debug_check-node-configuration.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/debug_check-node-configuration.cli index f4ffe775fe..f93c19424f 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/debug_check-node-configuration.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/debug_check-node-configuration.cli @@ -1,4 +1,5 @@ Usage: cardano-cli debug check-node-configuration --node-configuration-file FILEPATH + Check hashes and paths of genesis files in the given node configuration file. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/debug_log-epoch-state.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/debug_log-epoch-state.cli index 86f81f8143..b598fd6a50 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/debug_log-epoch-state.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/debug_log-epoch-state.cli @@ -1,6 +1,7 @@ Usage: cardano-cli debug log-epoch-state --socket-path SOCKET_PATH --node-configuration-file FILEPATH --out-file FILEPATH + Log epoch state of a running node. This command will connect to a local node and log the epoch state to a file. The log file format is line delimited JSON. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/debug_transaction_view.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/debug_transaction_view.cli index d51a76f700..635d8bd51d 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/debug_transaction_view.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/debug_transaction_view.cli @@ -3,6 +3,7 @@ Usage: cardano-cli debug transaction view [--output-json | --output-yaml] ( --tx-body-file FILEPATH | --tx-file FILEPATH ) + Print a transaction. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/dijkstra_node.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/dijkstra_node.cli index 8fa0ae6ba7..d8f00ee7c3 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/dijkstra_node.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/dijkstra_node.cli @@ -9,6 +9,7 @@ Usage: cardano-cli dijkstra node | new-counter | issue-op-cert ) + Node operation commands. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/dijkstra_node_issue-op-cert.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/dijkstra_node_issue-op-cert.cli index c2d5f79f73..ac5a6fc28e 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/dijkstra_node_issue-op-cert.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/dijkstra_node_issue-op-cert.cli @@ -6,6 +6,7 @@ Usage: cardano-cli dijkstra node issue-op-cert --operational-certificate-issue-counter-file FILEPATH --kes-period NATURAL --out-file FILEPATH + Issue a node operational certificate diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/dijkstra_node_issue-pop-BLS.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/dijkstra_node_issue-pop-BLS.cli index 1f40e36e0e..15f1e2b0a5 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/dijkstra_node_issue-pop-BLS.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/dijkstra_node_issue-pop-BLS.cli @@ -1,5 +1,6 @@ Usage: cardano-cli dijkstra node issue-pop-BLS --bls-signing-key-file FILEPATH --out-file FILEPATH + Issue a BLS proof of possession for a node's operational BLS key. Both a BLS key and its proof of possession are required by stake pool operators to diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/dijkstra_node_key-gen-BLS.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/dijkstra_node_key-gen-BLS.cli index b4358978b3..87f271f9c4 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/dijkstra_node_key-gen-BLS.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/dijkstra_node_key-gen-BLS.cli @@ -5,6 +5,7 @@ Usage: cardano-cli dijkstra node key-gen-BLS ] --verification-key-file FILEPATH --signing-key-file FILEPATH + Create a key pair for a node BLS operational key diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/dijkstra_node_key-gen-KES.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/dijkstra_node_key-gen-KES.cli index fc4667849e..a185fec028 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/dijkstra_node_key-gen-KES.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/dijkstra_node_key-gen-KES.cli @@ -5,6 +5,7 @@ Usage: cardano-cli dijkstra node key-gen-KES ] --verification-key-file FILEPATH --signing-key-file FILEPATH + Create a key pair for a node KES operational key diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/dijkstra_node_key-gen-VRF.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/dijkstra_node_key-gen-VRF.cli index f96a42fcf7..73aec1b697 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/dijkstra_node_key-gen-VRF.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/dijkstra_node_key-gen-VRF.cli @@ -5,6 +5,7 @@ Usage: cardano-cli dijkstra node key-gen-VRF ] --verification-key-file FILEPATH --signing-key-file FILEPATH + Create a key pair for a node VRF operational key diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/dijkstra_node_key-gen.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/dijkstra_node_key-gen.cli index 171a1f2b7d..3c813266f9 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/dijkstra_node_key-gen.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/dijkstra_node_key-gen.cli @@ -6,6 +6,7 @@ Usage: cardano-cli dijkstra node key-gen --cold-verification-key-file FILEPATH --cold-signing-key-file FILEPATH --operational-certificate-issue-counter-file FILEPATH + Create a key pair for a node operator's offline key and a new certificate issue counter diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/dijkstra_node_key-hash-BLS.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/dijkstra_node_key-hash-BLS.cli index a0b4632a3f..4980153967 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/dijkstra_node_key-hash-BLS.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/dijkstra_node_key-hash-BLS.cli @@ -3,6 +3,7 @@ Usage: cardano-cli dijkstra node key-hash-BLS | --verification-key-file FILEPATH ) [--out-file FILEPATH] + Print hash of a node's operational BLS key. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/dijkstra_node_key-hash-VRF.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/dijkstra_node_key-hash-VRF.cli index ef3fbf8ebb..cc3b304e23 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/dijkstra_node_key-hash-VRF.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/dijkstra_node_key-hash-VRF.cli @@ -3,6 +3,7 @@ Usage: cardano-cli dijkstra node key-hash-VRF | --verification-key-file FILEPATH ) [--out-file FILEPATH] + Print hash of a node's operational VRF key. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/dijkstra_node_new-counter.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/dijkstra_node_new-counter.cli index 170900c6d0..bcfb1742e7 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/dijkstra_node_new-counter.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/dijkstra_node_new-counter.cli @@ -6,6 +6,7 @@ Usage: cardano-cli dijkstra node new-counter ) --counter-value INT --operational-certificate-issue-counter-file FILEPATH + Create a new certificate issue counter diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/genesis.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/genesis.cli index 132cc0ae7b..f2d99578f4 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/genesis.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/genesis.cli @@ -11,6 +11,7 @@ Usage: cardano-cli genesis --genesis-output-dir FILEPATH --avvm-entry-balance INT [--avvm-balance-factor DOUBLE] [--secret-seed INT] + Create genesis. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/hash.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/hash.cli index 44cbfc30e4..d11e05ab67 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/hash.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/hash.cli @@ -1,4 +1,4 @@ -Usage: cardano-cli hash (anchor-data | script | genesis-file) +Usage: cardano-cli hash (anchor-data | script | genesis-file) Compute the hash to pass to the various --*-hash arguments of commands. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/hash_anchor-data.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/hash_anchor-data.cli index 11f6723217..d40c16216f 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/hash_anchor-data.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/hash_anchor-data.cli @@ -7,6 +7,7 @@ Usage: cardano-cli hash anchor-data [ --expected-hash HASH | --out-file FILEPATH ] + Compute the hash of some anchor data (to then pass it to other commands). diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/hash_genesis-file.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/hash_genesis-file.cli index f767ce89a6..8aa696f1dd 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/hash_genesis-file.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/hash_genesis-file.cli @@ -1,4 +1,4 @@ -Usage: cardano-cli hash genesis-file --genesis FILEPATH +Usage: cardano-cli hash genesis-file --genesis FILEPATH Compute the hash of a genesis file. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/hash_script.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/hash_script.cli index 7ca26d2343..cdc9aa84f8 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/hash_script.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/hash_script.cli @@ -1,4 +1,4 @@ -Usage: cardano-cli hash script --script-file FILEPATH [--out-file FILEPATH] +Usage: cardano-cli hash script --script-file FILEPATH [--out-file FILEPATH] Compute the hash of a script (to then pass it to other commands). diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/issue-genesis-utxo-expenditure.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/issue-genesis-utxo-expenditure.cli index d2d0f9682f..249e16131f 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/issue-genesis-utxo-expenditure.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/issue-genesis-utxo-expenditure.cli @@ -9,6 +9,7 @@ Usage: cardano-cli issue-genesis-utxo-expenditure --genesis-json FILEPATH --wallet-key FILEPATH --rich-addr-from ADDR (--txout '("ADDR", LOVELACE)') + Write a file with a signed transaction, spending genesis UTxO. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/issue-utxo-expenditure.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/issue-utxo-expenditure.cli index 88960b6bfd..c96bbbb9ab 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/issue-utxo-expenditure.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/issue-utxo-expenditure.cli @@ -6,6 +6,7 @@ Usage: cardano-cli issue-utxo-expenditure (--mainnet | --testnet-magic NATURAL) --wallet-key FILEPATH (--txin (TXID,INDEX)) (--txout '("ADDR", LOVELACE)') + Write a file with a signed transaction, spending normal UTxO. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/key.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/key.cli index 7d110f4c62..5f7e797513 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/key.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/key.cli @@ -10,6 +10,7 @@ Usage: cardano-cli key | convert-itn-bip32-key | convert-cardano-address-key ) + Key utility commands. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/key_convert-byron-genesis-vkey.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/key_convert-byron-genesis-vkey.cli index dc80c4e3e9..07072af80b 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/key_convert-byron-genesis-vkey.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/key_convert-byron-genesis-vkey.cli @@ -1,5 +1,6 @@ Usage: cardano-cli key convert-byron-genesis-vkey --byron-genesis-verification-key BASE64 --out-file FILEPATH + Convert a Base64-encoded Byron genesis verification key to a Shelley genesis verification key diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/key_convert-byron-key.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/key_convert-byron-key.cli index 5103818e2b..f94eae4e1d 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/key_convert-byron-key.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/key_convert-byron-key.cli @@ -10,6 +10,7 @@ Usage: cardano-cli key convert-byron-key [--password TEXT] | --byron-verification-key-file FILEPATH ) --out-file FILEPATH + Convert a Byron payment, genesis or genesis delegate key (signing or verification) to a corresponding Shelley-format key. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/key_convert-cardano-address-key.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/key_convert-cardano-address-key.cli index 20829714ec..fc288e3c9d 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/key_convert-cardano-address-key.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/key_convert-cardano-address-key.cli @@ -9,6 +9,7 @@ Usage: cardano-cli key convert-cardano-address-key ) --signing-key-file FILEPATH --out-file FILEPATH + Convert a cardano-address extended signing key to a corresponding Shelley-format key. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/key_convert-itn-bip32-key.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/key_convert-itn-bip32-key.cli index cc2fb482b7..731879d44b 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/key_convert-itn-bip32-key.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/key_convert-itn-bip32-key.cli @@ -1,5 +1,6 @@ Usage: cardano-cli key convert-itn-bip32-key --itn-signing-key-file FILEPATH --out-file FILEPATH + Convert an Incentivized Testnet (ITN) BIP32 (Ed25519Bip32) signing key to a corresponding Shelley stake signing key diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/key_convert-itn-extended-key.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/key_convert-itn-extended-key.cli index bc21c345c1..3e00716013 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/key_convert-itn-extended-key.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/key_convert-itn-extended-key.cli @@ -1,5 +1,6 @@ Usage: cardano-cli key convert-itn-extended-key --itn-signing-key-file FILEPATH --out-file FILEPATH + Convert an Incentivized Testnet (ITN) extended (Ed25519Extended) signing key to a corresponding Shelley stake signing key diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/key_convert-itn-key.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/key_convert-itn-key.cli index fa5d03634d..0d2389c1f6 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/key_convert-itn-key.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/key_convert-itn-key.cli @@ -3,6 +3,7 @@ Usage: cardano-cli key convert-itn-key | --itn-verification-key-file FILEPATH ) --out-file FILEPATH + Convert an Incentivized Testnet (ITN) non-extended (Ed25519) signing or verification key to a corresponding Shelley stake key diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/key_derive-from-mnemonic.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/key_derive-from-mnemonic.cli index 5bbbbc6fb0..81fc94f9aa 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/key_derive-from-mnemonic.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/key_derive-from-mnemonic.cli @@ -14,6 +14,7 @@ Usage: cardano-cli key derive-from-mnemonic | --mnemonic-from-interactive-prompt ) --signing-key-file FILEPATH + Derive an extended signing key from a mnemonic sentence. To ensure the safety of the mnemonic phrase, we recommend that key derivation is performed in an diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/key_generate-mnemonic.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/key_generate-mnemonic.cli index b4c6babe43..172fbc756f 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/key_generate-mnemonic.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/key_generate-mnemonic.cli @@ -1,4 +1,4 @@ -Usage: cardano-cli key generate-mnemonic [--out-file FILEPATH] --size WORD32 +Usage: cardano-cli key generate-mnemonic [--out-file FILEPATH] --size WORD32 Generate a mnemonic sentence that can be used for key derivation. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/key_non-extended-key.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/key_non-extended-key.cli index d30e9aa908..dc7223e630 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/key_non-extended-key.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/key_non-extended-key.cli @@ -1,5 +1,6 @@ Usage: cardano-cli key non-extended-key --extended-verification-key-file FILEPATH --verification-key-file FILEPATH + Get a non-extended verification key from an extended verification key. This supports all extended key types. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/key_verification-key.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/key_verification-key.cli index 69e7ff42ed..8319c6ab9d 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/key_verification-key.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/key_verification-key.cli @@ -1,5 +1,6 @@ Usage: cardano-cli key verification-key --signing-key-file FILEPATH --verification-key-file FILEPATH + Get a verification key from a signing key. This supports all key types. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/keygen.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/keygen.cli index 26f5c6f8f7..05af097e30 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/keygen.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/keygen.cli @@ -1,4 +1,4 @@ -Usage: cardano-cli keygen --secret FILEPATH +Usage: cardano-cli keygen --secret FILEPATH Generate a signing key. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest.cli index 4fd3516cef..27f5055a2c 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest.cli @@ -10,6 +10,7 @@ Usage: cardano-cli latest | text-view | transaction ) + Latest era commands (Conway) diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_address.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_address.cli index f3cf7e0afa..62022ca5ac 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_address.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_address.cli @@ -1,4 +1,4 @@ -Usage: cardano-cli latest address (key-gen | key-hash | build | info) +Usage: cardano-cli latest address (key-gen | key-hash | build | info) Payment address commands. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_address_build.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_address_build.cli index 92b63c8ed4..25dd4ffabf 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_address_build.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_address_build.cli @@ -11,6 +11,7 @@ Usage: cardano-cli latest address build ] (--mainnet | --testnet-magic NATURAL) [--out-file FILEPATH] + Build a Shelley payment address, with optional delegation to a stake address. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_address_info.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_address_info.cli index 7b19ff73d0..d530e0400a 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_address_info.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_address_info.cli @@ -1,4 +1,4 @@ -Usage: cardano-cli latest address info --address ADDRESS [--out-file FILEPATH] +Usage: cardano-cli latest address info --address ADDRESS [--out-file FILEPATH] Print information about an address. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_address_key-gen.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_address_key-gen.cli index a5068327dc..d822eb83e9 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_address_key-gen.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_address_key-gen.cli @@ -9,6 +9,7 @@ Usage: cardano-cli latest address key-gen ] --verification-key-file FILEPATH --signing-key-file FILEPATH + Create an address key pair. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_address_key-hash.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_address_key-hash.cli index d1bacd853e..a71bc74ba7 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_address_key-hash.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_address_key-hash.cli @@ -3,6 +3,7 @@ Usage: cardano-cli latest address key-hash | --payment-verification-key-file FILEPATH ) [--out-file FILEPATH] + Print the hash of an address key. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_genesis.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_genesis.cli index adda7dcec8..002ccdb1cb 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_genesis.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_genesis.cli @@ -12,6 +12,7 @@ Usage: cardano-cli latest genesis | create-testnet-data | hash ) + Genesis block commands. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_genesis_create-cardano.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_genesis_create-cardano.cli index e941314d62..fc59a2f902 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_genesis_create-cardano.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_genesis_create-cardano.cli @@ -14,6 +14,7 @@ Usage: cardano-cli latest genesis create-cardano --genesis-dir DIR --alonzo-template FILEPATH --conway-template FILEPATH [--node-config-template FILEPATH] + Create a Byron and Shelley genesis file from a genesis template and genesis/delegation/spending keys. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_genesis_create-staked.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_genesis_create-staked.cli index e033f05a8c..dd1a2b3741 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_genesis_create-staked.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_genesis_create-staked.cli @@ -18,6 +18,7 @@ Usage: cardano-cli latest genesis create-staked [--bulk-pools-per-file INT] [--num-stuffed-utxo INT] [--relay-specification-file FILEPATH] + Create a staked Shelley genesis file from a genesis template and genesis/delegation/spending keys. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_genesis_create-testnet-data.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_genesis_create-testnet-data.cli index 03b8508908..6d47e3b352 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_genesis_create-testnet-data.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_genesis_create-testnet-data.cli @@ -1,6 +1,7 @@ Usage: cardano-cli latest genesis create-testnet-data [--spec-shelley FILEPATH] [--spec-alonzo FILEPATH] [--spec-conway FILEPATH] + [--genesis-keys INT] [--pools INT] [ --stake-delegators INT @@ -18,6 +19,7 @@ Usage: cardano-cli latest genesis create-testnet-data [--spec-shelley FILEPATH] [--relays FILEPATH] [--start-time UTC_TIME] --out-dir DIR + Create data to use for starting a testnet. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_genesis_create.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_genesis_create.cli index 0f09a0b2ac..2a5df5b68b 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_genesis_create.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_genesis_create.cli @@ -9,6 +9,7 @@ Usage: cardano-cli latest genesis create [--start-time UTC_TIME] [--supply LOVELACE] (--mainnet | --testnet-magic NATURAL) + Create a Shelley genesis file from a genesis template and genesis/delegation/spending keys. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_genesis_get-ver-key.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_genesis_get-ver-key.cli index 56217dc6b2..1830c1608e 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_genesis_get-ver-key.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_genesis_get-ver-key.cli @@ -1,5 +1,6 @@ Usage: cardano-cli latest genesis get-ver-key --verification-key-file FILEPATH --signing-key-file FILEPATH + Derive the verification key from a signing key diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_genesis_hash.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_genesis_hash.cli index 449ae95bdc..30a186eb4e 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_genesis_hash.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_genesis_hash.cli @@ -1,4 +1,4 @@ -Usage: cardano-cli latest genesis hash --genesis FILEPATH +Usage: cardano-cli latest genesis hash --genesis FILEPATH DEPRECATION WARNING! This command is deprecated and will be removed in a future release. Please use hash genesis-file instead. Compute the hash of a diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_genesis_initial-addr.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_genesis_initial-addr.cli index 21d327d1eb..595ce88467 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_genesis_initial-addr.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_genesis_initial-addr.cli @@ -3,6 +3,7 @@ Usage: cardano-cli latest genesis initial-addr --verification-key-file FILEPATH | --testnet-magic NATURAL ) [--out-file FILEPATH] + Get the address for an initial UTxO based on the verification key diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_genesis_initial-txin.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_genesis_initial-txin.cli index 39f8bc71d3..718399e009 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_genesis_initial-txin.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_genesis_initial-txin.cli @@ -3,6 +3,7 @@ Usage: cardano-cli latest genesis initial-txin --verification-key-file FILEPATH | --testnet-magic NATURAL ) [--out-file FILEPATH] + Get the TxIn for an initial UTxO based on the verification key diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_genesis_key-gen-delegate.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_genesis_key-gen-delegate.cli index 513d2e2a66..7c92d00f2a 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_genesis_key-gen-delegate.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_genesis_key-gen-delegate.cli @@ -1,6 +1,7 @@ Usage: cardano-cli latest genesis key-gen-delegate --verification-key-file FILEPATH --signing-key-file FILEPATH --operational-certificate-issue-counter-file FILEPATH + Create a Shelley genesis delegate key pair diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_genesis_key-gen-genesis.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_genesis_key-gen-genesis.cli index 7e1eee3fed..b2ae547936 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_genesis_key-gen-genesis.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_genesis_key-gen-genesis.cli @@ -1,5 +1,6 @@ Usage: cardano-cli latest genesis key-gen-genesis --verification-key-file FILEPATH --signing-key-file FILEPATH + Create a Shelley genesis key pair diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_genesis_key-gen-utxo.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_genesis_key-gen-utxo.cli index 6f9f6afa4f..6e426f9023 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_genesis_key-gen-utxo.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_genesis_key-gen-utxo.cli @@ -1,5 +1,6 @@ Usage: cardano-cli latest genesis key-gen-utxo --verification-key-file FILEPATH --signing-key-file FILEPATH + Create a Shelley genesis UTxO key pair diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_genesis_key-hash.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_genesis_key-hash.cli index d34494b565..48e6950a4b 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_genesis_key-hash.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_genesis_key-hash.cli @@ -1,4 +1,4 @@ -Usage: cardano-cli latest genesis key-hash --verification-key-file FILEPATH +Usage: cardano-cli latest genesis key-hash --verification-key-file FILEPATH Print the identifier (hash) of a public key diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance.cli index cac8787487..779ae6e182 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance.cli @@ -1,4 +1,4 @@ -Usage: cardano-cli latest governance (action | committee | drep | vote) +Usage: cardano-cli latest governance (action | committee | drep | vote) Governance commands. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_action.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_action.cli index d9164faa94..51a758f361 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_action.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_action.cli @@ -8,6 +8,7 @@ Usage: cardano-cli latest governance action | create-hardfork | view ) + Governance action commands. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_action_create-constitution.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_action_create-constitution.cli index 864c430567..ef9d637e88 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_action_create-constitution.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_action_create-constitution.cli @@ -19,6 +19,7 @@ Usage: cardano-cli latest governance action create-constitution [--check-constitution-hash] [--constitution-script-hash HASH] --out-file FILEPATH + Create a constitution. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_action_create-hardfork.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_action_create-hardfork.cli index 7d986bc581..0fd00d908e 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_action_create-hardfork.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_action_create-hardfork.cli @@ -17,6 +17,7 @@ Usage: cardano-cli latest governance action create-hardfork --protocol-major-version MAJOR --protocol-minor-version MINOR --out-file FILEPATH + Create a hardfork initiation proposal. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_action_create-info.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_action_create-info.cli index c461ac3ddd..8915cfa540 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_action_create-info.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_action_create-info.cli @@ -10,6 +10,7 @@ Usage: cardano-cli latest governance action create-info (--mainnet | --testnet) --anchor-data-hash HASH [--check-anchor-data] --out-file FILEPATH + Create an info action. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_action_create-no-confidence.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_action_create-no-confidence.cli index eaf68fbbb4..d16a705df6 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_action_create-no-confidence.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_action_create-no-confidence.cli @@ -15,6 +15,7 @@ Usage: cardano-cli latest governance action create-no-confidence [--prev-governance-action-tx-id TXID --prev-governance-action-index WORD16] --out-file FILEPATH + Create a no confidence proposal. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_action_create-protocol-parameters-update.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_action_create-protocol-parameters-update.cli index 4d14d87b4b..11e44405b5 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_action_create-protocol-parameters-update.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_action_create-protocol-parameters-update.cli @@ -60,6 +60,7 @@ Usage: cardano-cli latest governance action create-protocol-parameters-update [--ref-script-cost-per-byte RATIONAL] [--cost-model-file FILE] --out-file FILEPATH + Create a protocol parameters update. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_action_create-treasury-withdrawal.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_action_create-treasury-withdrawal.cli index 5022f8fcba..1f717cbafd 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_action_create-treasury-withdrawal.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_action_create-treasury-withdrawal.cli @@ -22,6 +22,7 @@ Usage: cardano-cli latest governance action create-treasury-withdrawal --transfer LOVELACE) [--constitution-script-hash HASH] --out-file FILEPATH + Create a treasury withdrawal. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_action_update-committee.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_action_update-committee.cli index 20b3976bf5..9070f330e0 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_action_update-committee.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_action_update-committee.cli @@ -28,6 +28,7 @@ Usage: cardano-cli latest governance action update-committee [--prev-governance-action-tx-id TXID --prev-governance-action-index WORD16] --out-file FILEPATH + Create or update a new committee proposal. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_action_view.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_action_view.cli index bd4639d784..44a9c74e3c 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_action_view.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_action_view.cli @@ -3,6 +3,7 @@ Usage: cardano-cli latest governance action view --action-file FILEPATH | --output-yaml ] [--out-file FILEPATH] + View a governance action. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_committee.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_committee.cli index baa0874cfa..3edaa2425a 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_committee.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_committee.cli @@ -5,6 +5,7 @@ Usage: cardano-cli latest governance committee | create-hot-key-authorization-certificate | create-cold-key-resignation-certificate ) + Committee member commands. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_committee_create-cold-key-resignation-certificate.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_committee_create-cold-key-resignation-certificate.cli index da119ea59d..580c44a2c9 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_committee_create-cold-key-resignation-certificate.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_committee_create-cold-key-resignation-certificate.cli @@ -9,6 +9,7 @@ Usage: cardano-cli latest governance committee create-cold-key-resignation-certi --resignation-metadata-hash HASH [--check-resignation-metadata-hash]] --out-file FILEPATH + Create cold key resignation certificate for a Constitutional Committee Member diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_committee_create-hot-key-authorization-certificate.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_committee_create-hot-key-authorization-certificate.cli index ee9c016cb2..6af71132fd 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_committee_create-hot-key-authorization-certificate.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_committee_create-hot-key-authorization-certificate.cli @@ -12,6 +12,7 @@ Usage: cardano-cli latest governance committee create-hot-key-authorization-cert | --hot-script-file FILEPATH ) --out-file FILEPATH + Create hot key authorization certificate for a Constitutional Committee Member diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_committee_key-gen-cold.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_committee_key-gen-cold.cli index 00a2bd1cb1..9b5ee8fce5 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_committee_key-gen-cold.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_committee_key-gen-cold.cli @@ -5,6 +5,7 @@ Usage: cardano-cli latest governance committee key-gen-cold ] --cold-verification-key-file FILEPATH --cold-signing-key-file FILEPATH + Create a cold key pair for a Constitutional Committee Member diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_committee_key-gen-hot.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_committee_key-gen-hot.cli index dd9d363f3e..342bc05f36 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_committee_key-gen-hot.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_committee_key-gen-hot.cli @@ -5,6 +5,7 @@ Usage: cardano-cli latest governance committee key-gen-hot ] --verification-key-file FILEPATH --signing-key-file FILEPATH + Create a hot key pair for a Constitutional Committee Member diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_committee_key-hash.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_committee_key-hash.cli index 16ee7c9cf9..3fa64b755f 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_committee_key-hash.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_committee_key-hash.cli @@ -2,6 +2,7 @@ Usage: cardano-cli latest governance committee key-hash ( --verification-key STRING | --verification-key-file FILEPATH ) + Print the identifier (hash) of a public key diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_drep.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_drep.cli index aa51969226..76773abfc0 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_drep.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_drep.cli @@ -6,6 +6,7 @@ Usage: cardano-cli latest governance drep | update-certificate | metadata-hash ) + DRep member commands. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_drep_id.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_drep_id.cli index b76d9f7c63..78f05ad997 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_drep_id.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_drep_id.cli @@ -8,6 +8,7 @@ Usage: cardano-cli latest governance drep id | --output-cip129 ] [--out-file FILEPATH] + Generate a drep id. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_drep_key-gen.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_drep_key-gen.cli index 38cfc5000b..37a82a00b6 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_drep_key-gen.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_drep_key-gen.cli @@ -5,6 +5,7 @@ Usage: cardano-cli latest governance drep key-gen ] --verification-key-file FILEPATH --signing-key-file FILEPATH + Generate Delegated Representative verification and signing keys. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_drep_metadata-hash.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_drep_metadata-hash.cli index 641ff2ffcb..4d86fc8da5 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_drep_metadata-hash.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_drep_metadata-hash.cli @@ -5,6 +5,7 @@ Usage: cardano-cli latest governance drep metadata-hash [ --expected-hash HASH | --out-file FILEPATH ] + Calculate the hash of a metadata file, optionally checking the obtained hash against an expected value. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_drep_registration-certificate.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_drep_registration-certificate.cli index 7569ed7578..aa62b1db8f 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_drep_registration-certificate.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_drep_registration-certificate.cli @@ -9,6 +9,7 @@ Usage: cardano-cli latest governance drep registration-certificate --drep-metadata-hash HASH [--check-drep-metadata-hash]] --out-file FILEPATH + Create a registration certificate. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_drep_retirement-certificate.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_drep_retirement-certificate.cli index 6e85043669..710f8360af 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_drep_retirement-certificate.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_drep_retirement-certificate.cli @@ -6,6 +6,7 @@ Usage: cardano-cli latest governance drep retirement-certificate ) --deposit-amt LOVELACE --out-file FILEPATH + Create a DRep retirement certificate. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_drep_update-certificate.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_drep_update-certificate.cli index 6dff28cf97..747d8d4d45 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_drep_update-certificate.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_drep_update-certificate.cli @@ -8,6 +8,7 @@ Usage: cardano-cli latest governance drep update-certificate --drep-metadata-hash HASH [--check-drep-metadata-hash]] --out-file FILEPATH + Create a DRep update certificate. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_vote.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_vote.cli index 04200e0f40..47133cb15c 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_vote.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_vote.cli @@ -1,4 +1,4 @@ -Usage: cardano-cli latest governance vote (create | view) +Usage: cardano-cli latest governance vote (create | view) Vote commands. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_vote_create.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_vote_create.cli index ce0eecbd6e..c8437dd19a 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_vote_create.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_vote_create.cli @@ -18,6 +18,7 @@ Usage: cardano-cli latest governance vote create (--yes | --no | --abstain) --anchor-data-hash HASH [--check-anchor-data-hash]] --out-file FILEPATH + Vote creation. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_vote_view.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_vote_view.cli index bbcc812c54..ce91b3096f 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_vote_view.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_governance_vote_view.cli @@ -1,6 +1,7 @@ Usage: cardano-cli latest governance vote view --vote-file FILEPATH [--output-json | --output-yaml] [--out-file FILEPATH] + Vote viewing. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_key.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_key.cli index 8d035e6029..1b9634c367 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_key.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_key.cli @@ -10,6 +10,7 @@ Usage: cardano-cli latest key | convert-itn-bip32-key | convert-cardano-address-key ) + Key utility commands. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_key_convert-byron-genesis-vkey.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_key_convert-byron-genesis-vkey.cli index 1da7bf0b24..e812eb5a46 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_key_convert-byron-genesis-vkey.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_key_convert-byron-genesis-vkey.cli @@ -1,5 +1,6 @@ Usage: cardano-cli latest key convert-byron-genesis-vkey --byron-genesis-verification-key BASE64 --out-file FILEPATH + Convert a Base64-encoded Byron genesis verification key to a Shelley genesis verification key diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_key_convert-byron-key.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_key_convert-byron-key.cli index 97812d4930..e0dfcc2787 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_key_convert-byron-key.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_key_convert-byron-key.cli @@ -10,6 +10,7 @@ Usage: cardano-cli latest key convert-byron-key [--password TEXT] | --byron-verification-key-file FILEPATH ) --out-file FILEPATH + Convert a Byron payment, genesis or genesis delegate key (signing or verification) to a corresponding Shelley-format key. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_key_convert-cardano-address-key.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_key_convert-cardano-address-key.cli index b359646ccd..fcd46c7ee6 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_key_convert-cardano-address-key.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_key_convert-cardano-address-key.cli @@ -9,6 +9,7 @@ Usage: cardano-cli latest key convert-cardano-address-key ) --signing-key-file FILEPATH --out-file FILEPATH + Convert a cardano-address extended signing key to a corresponding Shelley-format key. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_key_convert-itn-bip32-key.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_key_convert-itn-bip32-key.cli index f1c77aa997..a201fee073 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_key_convert-itn-bip32-key.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_key_convert-itn-bip32-key.cli @@ -1,5 +1,6 @@ Usage: cardano-cli latest key convert-itn-bip32-key --itn-signing-key-file FILEPATH --out-file FILEPATH + Convert an Incentivized Testnet (ITN) BIP32 (Ed25519Bip32) signing key to a corresponding Shelley stake signing key diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_key_convert-itn-extended-key.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_key_convert-itn-extended-key.cli index 39810ed627..964dbc584d 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_key_convert-itn-extended-key.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_key_convert-itn-extended-key.cli @@ -1,5 +1,6 @@ Usage: cardano-cli latest key convert-itn-extended-key --itn-signing-key-file FILEPATH --out-file FILEPATH + Convert an Incentivized Testnet (ITN) extended (Ed25519Extended) signing key to a corresponding Shelley stake signing key diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_key_convert-itn-key.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_key_convert-itn-key.cli index c2ce68bf39..c691ea0750 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_key_convert-itn-key.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_key_convert-itn-key.cli @@ -3,6 +3,7 @@ Usage: cardano-cli latest key convert-itn-key | --itn-verification-key-file FILEPATH ) --out-file FILEPATH + Convert an Incentivized Testnet (ITN) non-extended (Ed25519) signing or verification key to a corresponding Shelley stake key diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_key_derive-from-mnemonic.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_key_derive-from-mnemonic.cli index 1e03110647..833fe0b03f 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_key_derive-from-mnemonic.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_key_derive-from-mnemonic.cli @@ -14,6 +14,7 @@ Usage: cardano-cli latest key derive-from-mnemonic | --mnemonic-from-interactive-prompt ) --signing-key-file FILEPATH + Derive an extended signing key from a mnemonic sentence. To ensure the safety of the mnemonic phrase, we recommend that key derivation is performed in an diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_key_generate-mnemonic.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_key_generate-mnemonic.cli index cfc5c02f03..320345a956 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_key_generate-mnemonic.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_key_generate-mnemonic.cli @@ -1,5 +1,6 @@ Usage: cardano-cli latest key generate-mnemonic [--out-file FILEPATH] --size WORD32 + Generate a mnemonic sentence that can be used for key derivation. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_key_non-extended-key.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_key_non-extended-key.cli index 668ae99a6d..66169086ca 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_key_non-extended-key.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_key_non-extended-key.cli @@ -1,5 +1,6 @@ Usage: cardano-cli latest key non-extended-key --extended-verification-key-file FILEPATH --verification-key-file FILEPATH + Get a non-extended verification key from an extended verification key. This supports all extended key types. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_key_verification-key.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_key_verification-key.cli index 9b32b2ea66..96b8f36152 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_key_verification-key.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_key_verification-key.cli @@ -1,5 +1,6 @@ Usage: cardano-cli latest key verification-key --signing-key-file FILEPATH --verification-key-file FILEPATH + Get a verification key from a signing key. This supports all key types. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_node.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_node.cli index babb45a768..655d425084 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_node.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_node.cli @@ -6,6 +6,7 @@ Usage: cardano-cli latest node | new-counter | issue-op-cert ) + Node operation commands. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_node_issue-op-cert.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_node_issue-op-cert.cli index 24874f4035..06ae18ea8c 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_node_issue-op-cert.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_node_issue-op-cert.cli @@ -6,6 +6,7 @@ Usage: cardano-cli latest node issue-op-cert --operational-certificate-issue-counter-file FILEPATH --kes-period NATURAL --out-file FILEPATH + Issue a node operational certificate diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_node_key-gen-KES.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_node_key-gen-KES.cli index 66cadd7fd2..738fad86c4 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_node_key-gen-KES.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_node_key-gen-KES.cli @@ -5,6 +5,7 @@ Usage: cardano-cli latest node key-gen-KES ] --verification-key-file FILEPATH --signing-key-file FILEPATH + Create a key pair for a node KES operational key diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_node_key-gen-VRF.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_node_key-gen-VRF.cli index c2c0396cbb..f875fbf78a 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_node_key-gen-VRF.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_node_key-gen-VRF.cli @@ -5,6 +5,7 @@ Usage: cardano-cli latest node key-gen-VRF ] --verification-key-file FILEPATH --signing-key-file FILEPATH + Create a key pair for a node VRF operational key diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_node_key-gen.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_node_key-gen.cli index e8912dd96d..1bffd9651e 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_node_key-gen.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_node_key-gen.cli @@ -6,6 +6,7 @@ Usage: cardano-cli latest node key-gen --cold-verification-key-file FILEPATH --cold-signing-key-file FILEPATH --operational-certificate-issue-counter-file FILEPATH + Create a key pair for a node operator's offline key and a new certificate issue counter diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_node_key-hash-VRF.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_node_key-hash-VRF.cli index 0a125dde1b..88da618784 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_node_key-hash-VRF.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_node_key-hash-VRF.cli @@ -3,6 +3,7 @@ Usage: cardano-cli latest node key-hash-VRF | --verification-key-file FILEPATH ) [--out-file FILEPATH] + Print hash of a node's operational VRF key. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_node_new-counter.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_node_new-counter.cli index 98e5c659be..400fba0740 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_node_new-counter.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_node_new-counter.cli @@ -6,6 +6,7 @@ Usage: cardano-cli latest node new-counter ) --counter-value INT --operational-certificate-issue-counter-file FILEPATH + Create a new certificate issue counter diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query.cli index 0538d53e37..94fe1bc629 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query.cli @@ -28,6 +28,7 @@ Usage: cardano-cli latest query | tx-mempool | utxo ) + Node query commands. Will query the local node whose Unix domain socket is obtained from the CARDANO_NODE_SOCKET_PATH environment variable. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_committee-state.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_committee-state.cli index 69e95e46b8..763eefdbf5 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_committee-state.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_committee-state.cli @@ -26,6 +26,7 @@ Usage: cardano-cli latest query committee-state | --output-yaml ] [--out-file FILEPATH] + Get the committee state diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_constitution.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_constitution.cli index a88a25c014..eed9fb44ae 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_constitution.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_constitution.cli @@ -10,6 +10,7 @@ Usage: cardano-cli latest query constitution ] [--output-json | --output-yaml] [--out-file FILEPATH] + Get the constitution diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_drep-stake-distribution.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_drep-stake-distribution.cli index 575043303e..d96d24f2fe 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_drep-stake-distribution.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_drep-stake-distribution.cli @@ -20,6 +20,7 @@ Usage: cardano-cli latest query drep-stake-distribution | --output-yaml ] [--out-file FILEPATH] + Get the DRep stake distribution. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_drep-state.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_drep-state.cli index 28d5799e3d..0992a16cfe 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_drep-state.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_drep-state.cli @@ -17,6 +17,7 @@ Usage: cardano-cli latest query drep-state [--include-stake] [--output-json | --output-yaml] [--out-file FILEPATH] + Get the DRep state. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_era-history.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_era-history.cli index f2bd4d4b8f..a7fb3da576 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_era-history.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_era-history.cli @@ -7,6 +7,7 @@ Usage: cardano-cli latest query era-history --socket-path SOCKET_PATH [--volatile-tip | --immutable-tip] [--out-file FILEPATH] + Obtains the era history data. The era history contains information about when era transitions happened and can be used together with the start time to diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_future-pparams.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_future-pparams.cli index 8286a40573..886830854e 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_future-pparams.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_future-pparams.cli @@ -10,6 +10,7 @@ Usage: cardano-cli latest query future-pparams ] [--output-json | --output-yaml] [--out-file FILEPATH] + Get the protocol parameters that will apply at the next epoch diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_gov-state.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_gov-state.cli index 26da7419f3..e25ea23ffc 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_gov-state.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_gov-state.cli @@ -6,6 +6,7 @@ Usage: cardano-cli latest query gov-state [--cardano-mode [--epoch-slots SLOTS]] [--volatile-tip | --immutable-tip] [--output-json | --output-yaml] [--out-file FILEPATH] + Get the governance state diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_kes-period-info.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_kes-period-info.cli index c23385b54d..0694900974 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_kes-period-info.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_kes-period-info.cli @@ -13,6 +13,7 @@ Usage: cardano-cli latest query kes-period-info | --output-yaml ] [--out-file FILEPATH] + Get information about the current KES period and your node's operational certificate. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_leadership-schedule.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_leadership-schedule.cli index 7775ff6530..c260a4e3e1 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_leadership-schedule.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_leadership-schedule.cli @@ -21,6 +21,7 @@ Usage: cardano-cli latest query leadership-schedule | --output-yaml ] [--out-file FILEPATH] + Get the slots the node is expected to mint a block in (advanced command) diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_ledger-peer-snapshot.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_ledger-peer-snapshot.cli index cea79de478..3dd98104f1 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_ledger-peer-snapshot.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_ledger-peer-snapshot.cli @@ -13,6 +13,7 @@ Usage: cardano-cli latest query ledger-peer-snapshot | --output-yaml ] [--out-file FILEPATH] + Dump the current snapshot of ledger peers.These are the largest pools that cumulatively hold 90% of total stake. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_ledger-state.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_ledger-state.cli index d6a712e960..99f96665bb 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_ledger-state.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_ledger-state.cli @@ -13,6 +13,7 @@ Usage: cardano-cli latest query ledger-state | --output-yaml ] [--out-file FILEPATH] + Dump the current ledger state of the node (Ledger.NewEpochState -- advanced command) diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_pool-params.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_pool-params.cli index 35fb74f2c9..cf1ed255c0 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_pool-params.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_pool-params.cli @@ -11,6 +11,7 @@ Usage: cardano-cli latest query pool-params ) [--output-json | --output-yaml] [--out-file FILEPATH] + DEPRECATED. Use query pool-state instead. Dump the pool parameters (Ledger.NewEpochState.esLState._delegationState._pState._pParams -- advanced diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_pool-state.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_pool-state.cli index f7781e6277..07d3c699c3 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_pool-state.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_pool-state.cli @@ -11,6 +11,7 @@ Usage: cardano-cli latest query pool-state ) [--output-json | --output-yaml] [--out-file FILEPATH] + Dump the pool state diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_proposals.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_proposals.cli index 5ee0430f3b..2d077ee9a8 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_proposals.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_proposals.cli @@ -10,6 +10,7 @@ Usage: cardano-cli latest query proposals [--cardano-mode [--epoch-slots SLOTS]] ) [--output-json | --output-yaml] [--out-file FILEPATH] + Get the governance proposals that are eligible for ratification. Proposals submitted during the current epoch are excluded, as they cannot be ratified diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_protocol-parameters.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_protocol-parameters.cli index 87b982d87a..b5c1ac33d0 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_protocol-parameters.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_protocol-parameters.cli @@ -9,6 +9,7 @@ Usage: cardano-cli latest query protocol-parameters | --output-yaml ] [--out-file FILEPATH] + Get the node's current protocol parameters diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_protocol-state.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_protocol-state.cli index 25f309c29e..c05aee1e80 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_protocol-state.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_protocol-state.cli @@ -14,6 +14,7 @@ Usage: cardano-cli latest query protocol-state | --output-yaml ] [--out-file FILEPATH] + Dump the current protocol state of the node (Ledger.ChainDepState -- advanced command) diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_ratify-state.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_ratify-state.cli index 471fce3535..934c77a1cc 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_ratify-state.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_ratify-state.cli @@ -10,6 +10,7 @@ Usage: cardano-cli latest query ratify-state ] [--output-json | --output-yaml] [--out-file FILEPATH] + Get the ratification state diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_ref-script-size.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_ref-script-size.cli index db9e3f4e1c..1597c21d62 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_ref-script-size.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_ref-script-size.cli @@ -14,6 +14,7 @@ Usage: cardano-cli latest query ref-script-size | --output-yaml ] [--out-file FILEPATH] + Calculate the reference input scripts size in bytes for provided transaction inputs. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_slot-number.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_slot-number.cli index 59b39e631f..71abb81051 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_slot-number.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_slot-number.cli @@ -7,6 +7,7 @@ Usage: cardano-cli latest query slot-number --socket-path SOCKET_PATH [--volatile-tip | --immutable-tip] TIMESTAMP + Query slot number for UTC timestamp diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_spo-stake-distribution.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_spo-stake-distribution.cli index e69b5c6e3c..22242c6dfe 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_spo-stake-distribution.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_spo-stake-distribution.cli @@ -19,6 +19,7 @@ Usage: cardano-cli latest query spo-stake-distribution | --output-yaml ] [--out-file FILEPATH] + Get the SPO stake distribution. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_stake-address-info.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_stake-address-info.cli index 6ca5b56ffc..43ba29b588 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_stake-address-info.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_stake-address-info.cli @@ -13,6 +13,7 @@ Usage: cardano-cli latest query stake-address-info | --output-yaml ] [--out-file FILEPATH] + Get the current delegations and reward accounts filtered by stake address. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_stake-distribution.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_stake-distribution.cli index 20684412be..6d725cd94f 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_stake-distribution.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_stake-distribution.cli @@ -13,6 +13,7 @@ Usage: cardano-cli latest query stake-distribution | --output-yaml ] [--out-file FILEPATH] + Get the node's current aggregated stake distribution diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_stake-pool-default-vote.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_stake-pool-default-vote.cli index b91b561f81..53eb4af7b7 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_stake-pool-default-vote.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_stake-pool-default-vote.cli @@ -16,6 +16,7 @@ Usage: cardano-cli latest query stake-pool-default-vote | --output-yaml ] [--out-file FILEPATH] + Get the stake pool default vote. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_stake-pools.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_stake-pools.cli index a6c373b80b..198648363c 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_stake-pools.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_stake-pools.cli @@ -11,6 +11,7 @@ Usage: cardano-cli latest query stake-pools | --output-yaml ] [--out-file FILEPATH] + Get the node's current set of stake pool ids diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_stake-snapshot.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_stake-snapshot.cli index 98aa2c9fd4..c9c0fb3cee 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_stake-snapshot.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_stake-snapshot.cli @@ -13,6 +13,7 @@ Usage: cardano-cli latest query stake-snapshot ) [--output-json | --output-yaml] [--out-file FILEPATH] + Obtain the three stake snapshots for a pool, plus the total active stake (advanced command) diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_tip.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_tip.cli index a6655bbd9a..cd84e3f074 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_tip.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_tip.cli @@ -4,6 +4,7 @@ Usage: cardano-cli latest query tip [--cardano-mode [--epoch-slots SLOTS]] [--volatile-tip | --immutable-tip] [--output-json | --output-yaml] [--out-file FILEPATH] + Get the node's current tip (slot no, hash, block no) diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_treasury.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_treasury.cli index 5fe9c3d5c1..59383e1300 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_treasury.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_treasury.cli @@ -3,6 +3,7 @@ Usage: cardano-cli latest query treasury [--cardano-mode [--epoch-slots SLOTS]] --socket-path SOCKET_PATH [--volatile-tip | --immutable-tip] [--out-file FILEPATH] + Get the treasury value diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_tx-mempool.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_tx-mempool.cli index d8df9c58d1..63849f4288 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_tx-mempool.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_tx-mempool.cli @@ -8,6 +8,7 @@ Usage: cardano-cli latest query tx-mempool (info | next-tx | tx-exists) [--output-json | --output-yaml] [--out-file FILEPATH] + Local Mempool info diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_tx-mempool_tx-exists.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_tx-mempool_tx-exists.cli index c1d684ddbe..f4495f6f04 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_tx-mempool_tx-exists.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_tx-mempool_tx-exists.cli @@ -1,4 +1,4 @@ -Usage: cardano-cli latest query tx-mempool tx-exists TX_ID +Usage: cardano-cli latest query tx-mempool tx-exists TX_ID Query if a particular transaction exists in the mempool diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_utxo.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_utxo.cli index 5429c862b8..cad2e6c01b 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_utxo.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_utxo.cli @@ -13,6 +13,7 @@ Usage: cardano-cli latest query utxo [--cardano-mode [--epoch-slots SLOTS]] | --output-yaml ] [--out-file FILEPATH] + Get a portion of the current UTxO: by tx in, by address or the whole. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_stake-address.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_stake-address.cli index d696d86d57..562c8d6ccd 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_stake-address.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_stake-address.cli @@ -11,6 +11,7 @@ Usage: cardano-cli latest stake-address | registration-and-vote-delegation-certificate | registration-stake-and-vote-delegation-certificate ) + Stake address commands. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_stake-address_build.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_stake-address_build.cli index 658946805e..a73d0c05a9 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_stake-address_build.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_stake-address_build.cli @@ -8,6 +8,7 @@ Usage: cardano-cli latest stake-address build | --testnet-magic NATURAL ) [--out-file FILEPATH] + Build a stake address diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_stake-address_deregistration-certificate.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_stake-address_deregistration-certificate.cli index 574325d92d..87a046c5d7 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_stake-address_deregistration-certificate.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_stake-address_deregistration-certificate.cli @@ -7,6 +7,7 @@ Usage: cardano-cli latest stake-address deregistration-certificate ) --key-reg-deposit-amt NATURAL --out-file FILEPATH + Create a stake address deregistration certificate diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_stake-address_key-gen.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_stake-address_key-gen.cli index 9602c45c05..22f2ee2e95 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_stake-address_key-gen.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_stake-address_key-gen.cli @@ -5,6 +5,7 @@ Usage: cardano-cli latest stake-address key-gen ] --verification-key-file FILEPATH --signing-key-file FILEPATH + Create a stake address key pair diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_stake-address_key-hash.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_stake-address_key-hash.cli index 45d97819a1..7d48c37640 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_stake-address_key-hash.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_stake-address_key-hash.cli @@ -3,6 +3,7 @@ Usage: cardano-cli latest stake-address key-hash | --stake-verification-key-file FILEPATH ) [--out-file FILEPATH] + Print the hash of a stake address key diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_stake-address_registration-and-delegation-certificate.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_stake-address_registration-and-delegation-certificate.cli index 746c5a4c91..1c00a9dda5 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_stake-address_registration-and-delegation-certificate.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_stake-address_registration-and-delegation-certificate.cli @@ -12,6 +12,7 @@ Usage: cardano-cli latest stake-address registration-and-delegation-certificate ) --key-reg-deposit-amt NATURAL --out-file FILEPATH + Create a stake address registration and delegation certificate, which when submitted in a transaction registers a stake address and delegates stake to a diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_stake-address_registration-and-vote-delegation-certificate.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_stake-address_registration-and-vote-delegation-certificate.cli index 018bbbc659..8a744cc9fa 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_stake-address_registration-and-vote-delegation-certificate.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_stake-address_registration-and-vote-delegation-certificate.cli @@ -14,6 +14,7 @@ Usage: cardano-cli latest stake-address registration-and-vote-delegation-certifi ) --key-reg-deposit-amt NATURAL --out-file FILEPATH + Create a stake address registration and vote delegation certificate, which when submitted in a transaction registers a stake address and delegates votes diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_stake-address_registration-certificate.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_stake-address_registration-certificate.cli index b6cea3dedd..41b49fc1f8 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_stake-address_registration-certificate.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_stake-address_registration-certificate.cli @@ -7,6 +7,7 @@ Usage: cardano-cli latest stake-address registration-certificate ) --key-reg-deposit-amt NATURAL --out-file FILEPATH + Create a stake address registration certificate diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_stake-address_registration-stake-and-vote-delegation-certificate.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_stake-address_registration-stake-and-vote-delegation-certificate.cli index 5422c69c3b..b8a2c8e3b7 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_stake-address_registration-stake-and-vote-delegation-certificate.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_stake-address_registration-stake-and-vote-delegation-certificate.cli @@ -19,6 +19,7 @@ Usage: cardano-cli latest stake-address registration-stake-and-vote-delegation-c ) --key-reg-deposit-amt NATURAL --out-file FILEPATH + Create a stake address registration, stake delegation and vote delegation certificate, which when submitted in a transaction registers a stake address, diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_stake-address_stake-and-vote-delegation-certificate.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_stake-address_stake-and-vote-delegation-certificate.cli index 969ff1790f..9546d44cec 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_stake-address_stake-and-vote-delegation-certificate.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_stake-address_stake-and-vote-delegation-certificate.cli @@ -18,6 +18,7 @@ Usage: cardano-cli latest stake-address stake-and-vote-delegation-certificate | --always-no-confidence ) --out-file FILEPATH + Create a stake address stake and vote delegation certificate, which when submitted in a transaction delegates stake to a stake pool and a DRep. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_stake-address_stake-delegation-certificate.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_stake-address_stake-delegation-certificate.cli index 9a3be4bf29..d410cf177f 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_stake-address_stake-delegation-certificate.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_stake-address_stake-delegation-certificate.cli @@ -11,6 +11,7 @@ Usage: cardano-cli latest stake-address stake-delegation-certificate | --stake-pool-id STAKE_POOL_ID ) --out-file FILEPATH + Create a stake address stake delegation certificate, which when submitted in a transaction delegates stake to a stake pool. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_stake-address_vote-delegation-certificate.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_stake-address_vote-delegation-certificate.cli index b68b61a1e9..5b9f026e73 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_stake-address_vote-delegation-certificate.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_stake-address_vote-delegation-certificate.cli @@ -13,6 +13,7 @@ Usage: cardano-cli latest stake-address vote-delegation-certificate | --always-no-confidence ) --out-file FILEPATH + Create a stake address vote delegation certificate, which when submitted in a transaction delegates stake to a DRep. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_stake-pool.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_stake-pool.cli index 3999e6a5e1..b5565cfd4f 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_stake-pool.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_stake-pool.cli @@ -4,6 +4,7 @@ Usage: cardano-cli latest stake-pool | id | metadata-hash ) + Stake pool commands. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_stake-pool_deregistration-certificate.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_stake-pool_deregistration-certificate.cli index 8edf1e597e..e53c4dd496 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_stake-pool_deregistration-certificate.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_stake-pool_deregistration-certificate.cli @@ -5,6 +5,7 @@ Usage: cardano-cli latest stake-pool deregistration-certificate ) --epoch NATURAL --out-file FILEPATH + Create a stake pool deregistration certificate diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_stake-pool_id.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_stake-pool_id.cli index ce57ecc3b3..2b48c3e131 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_stake-pool_id.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_stake-pool_id.cli @@ -5,6 +5,7 @@ Usage: cardano-cli latest stake-pool id ) [--output-bech32 | --output-hex] [--out-file FILEPATH] + Build pool id from the offline key diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_stake-pool_metadata-hash.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_stake-pool_metadata-hash.cli index 2b5df9cde7..cc6db017a8 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_stake-pool_metadata-hash.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_stake-pool_metadata-hash.cli @@ -5,6 +5,7 @@ Usage: cardano-cli latest stake-pool metadata-hash [ --expected-hash HASH | --out-file FILEPATH ] + Calculate the hash of a stake pool metadata file, optionally checking the obtained hash against an expected value. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_stake-pool_registration-certificate.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_stake-pool_registration-certificate.cli index e6f73a80e8..276c45a631 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_stake-pool_registration-certificate.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_stake-pool_registration-certificate.cli @@ -29,6 +29,7 @@ Usage: cardano-cli latest stake-pool registration-certificate | --testnet-magic NATURAL ) --out-file FILEPATH + Create a stake pool registration certificate diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_text-view_decode-cbor.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_text-view_decode-cbor.cli index 42a89c1b90..ad9ba9bbc2 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_text-view_decode-cbor.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_text-view_decode-cbor.cli @@ -5,6 +5,7 @@ Usage: cardano-cli latest text-view decode-cbor --in-file FILEPATH | --output-yaml ] [--out-file FILEPATH] + Print a TextView file as decoded CBOR. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_transaction.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_transaction.cli index 5c3177e239..74958de633 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_transaction.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_transaction.cli @@ -13,6 +13,7 @@ Usage: cardano-cli latest transaction | hash-script-data | txid ) + Transaction commands. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_transaction_assemble.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_transaction_assemble.cli index 30b8d5a91d..4a5068141a 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_transaction_assemble.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_transaction_assemble.cli @@ -2,6 +2,7 @@ Usage: cardano-cli latest transaction assemble --tx-body-file FILEPATH [--witness-file FILEPATH] [--out-canonical-cbor] --out-file FILEPATH + Assemble a tx body and witness(es) to form a transaction diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_transaction_build-estimate.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_transaction_build-estimate.cli index 90d1a1d98e..24804c8646 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_transaction_build-estimate.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_transaction_build-estimate.cli @@ -160,6 +160,7 @@ Usage: cardano-cli latest transaction build-estimate [--treasury-donation LOVELACE] [--out-canonical-cbor] --out-file FILEPATH + Build a balanced transaction without access to a live node (automatically estimates fees) diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_transaction_build-raw.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_transaction_build-raw.cli index fc867c47f4..313d070edc 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_transaction_build-raw.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_transaction_build-raw.cli @@ -155,6 +155,7 @@ Usage: cardano-cli latest transaction build-raw [--treasury-donation LOVELACE] [--out-canonical-cbor] --out-file FILEPATH + Build a transaction (low-level, inconvenient) diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_transaction_build.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_transaction_build.cli index 8036bac810..f96773a3f4 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_transaction_build.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_transaction_build.cli @@ -146,6 +146,7 @@ Usage: cardano-cli latest transaction build ( --out-file FILEPATH | --calculate-plutus-script-cost FILEPATH ) + Build a balanced transaction (automatically calculates fees) diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_transaction_calculate-min-fee.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_transaction_calculate-min-fee.cli index 8d12b190a7..8ca78def43 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_transaction_calculate-min-fee.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_transaction_calculate-min-fee.cli @@ -13,6 +13,7 @@ Usage: cardano-cli latest transaction calculate-min-fee --tx-body-file FILEPATH ] [--tx-in-count NATURAL] [--tx-out-count NATURAL] + Calculate the minimum fee for a transaction. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_transaction_calculate-min-required-utxo.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_transaction_calculate-min-required-utxo.cli index 1422c5e6f3..6846254bd9 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_transaction_calculate-min-required-utxo.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_transaction_calculate-min-required-utxo.cli @@ -12,6 +12,7 @@ Usage: cardano-cli latest transaction calculate-min-required-utxo --protocol-par | --tx-out-inline-datum-value JSON_VALUE ] [--tx-out-reference-script-file FILEPATH] + Calculate the minimum required UTxO for a transaction output. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_transaction_calculate-min-value.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_transaction_calculate-min-value.cli index d0073737a0..79ca1bff4f 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_transaction_calculate-min-value.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_transaction_calculate-min-value.cli @@ -12,6 +12,7 @@ Usage: cardano-cli latest transaction calculate-min-value --protocol-params-file | --tx-out-inline-datum-value JSON_VALUE ] [--tx-out-reference-script-file FILEPATH] + DEPRECATED: Use 'calculate-min-required-utxo' instead. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_transaction_calculate-plutus-script-cost.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_transaction_calculate-plutus-script-cost.cli index a4a5e21bc9..0d1bcb02d1 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_transaction_calculate-plutus-script-cost.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_transaction_calculate-plutus-script-cost.cli @@ -2,6 +2,7 @@ Usage: cardano-cli latest transaction calculate-plutus-script-cost ( online | offline ) + Calculate the costs of the Plutus scripts of a given transaction. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_transaction_calculate-plutus-script-cost_offline.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_transaction_calculate-plutus-script-cost_offline.cli index f5062ddd8d..d4e6e00d32 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_transaction_calculate-plutus-script-cost_offline.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_transaction_calculate-plutus-script-cost_offline.cli @@ -9,6 +9,7 @@ Usage: cardano-cli latest transaction calculate-plutus-script-cost offline --protocol-params-file FILEPATH --tx-file FILEPATH [--out-file FILEPATH] + Manually provide get context info and calculate the costs of the Plutus scripts of a given transaction. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_transaction_calculate-plutus-script-cost_online.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_transaction_calculate-plutus-script-cost_online.cli index 3b361df5bc..e2dc070e3f 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_transaction_calculate-plutus-script-cost_online.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_transaction_calculate-plutus-script-cost_online.cli @@ -7,6 +7,7 @@ Usage: cardano-cli latest transaction calculate-plutus-script-cost online --socket-path SOCKET_PATH --tx-file FILEPATH [--out-file FILEPATH] + Connect to a running node to get context info and calculate the costs of the Plutus scripts of a given transaction. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_transaction_hash-script-data.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_transaction_hash-script-data.cli index 265e685188..734bca4d0b 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_transaction_hash-script-data.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_transaction_hash-script-data.cli @@ -3,6 +3,7 @@ Usage: cardano-cli latest transaction hash-script-data | --script-data-file JSON_FILE | --script-data-value JSON_VALUE ) + Calculate the hash of script data. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_transaction_policyid.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_transaction_policyid.cli index 41416c33a5..616fd54e16 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_transaction_policyid.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_transaction_policyid.cli @@ -1,4 +1,4 @@ -Usage: cardano-cli latest transaction policyid --script-file FILEPATH +Usage: cardano-cli latest transaction policyid --script-file FILEPATH Calculate the PolicyId from the monetary policy script. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_transaction_sign-witness.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_transaction_sign-witness.cli index 03da6e46d3..b86fad01ec 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_transaction_sign-witness.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_transaction_sign-witness.cli @@ -2,6 +2,7 @@ Usage: cardano-cli latest transaction sign-witness --tx-body-file FILEPATH [--witness-file FILEPATH] [--out-canonical-cbor] --out-file FILEPATH + Assemble a tx body and witness(es) to form a transaction diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_transaction_sign.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_transaction_sign.cli index 80d0ca521c..e59d5d7ef7 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_transaction_sign.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_transaction_sign.cli @@ -9,6 +9,7 @@ Usage: cardano-cli latest transaction sign ] [--out-canonical-cbor] --out-file FILEPATH + Sign a transaction diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_transaction_submit.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_transaction_submit.cli index 86861023c4..143a669600 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_transaction_submit.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_transaction_submit.cli @@ -6,6 +6,7 @@ Usage: cardano-cli latest transaction submit ) --socket-path SOCKET_PATH --tx-file FILEPATH + Submit a transaction to the local node whose Unix domain socket is obtained from the CARDANO_NODE_SOCKET_PATH environment variable. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_transaction_txid.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_transaction_txid.cli index 3aa0157e5b..e1a6ccb6e3 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_transaction_txid.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_transaction_txid.cli @@ -6,6 +6,7 @@ Usage: cardano-cli latest transaction txid | --output-text | --output-yaml ] + Print a transaction identifier. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_transaction_witness.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_transaction_witness.cli index 91ce291243..8cc82397f8 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_transaction_witness.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_transaction_witness.cli @@ -5,6 +5,7 @@ Usage: cardano-cli latest transaction witness --tx-body-file FILEPATH | --testnet-magic NATURAL ] --out-file FILEPATH + Create a transaction witness diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/legacy.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/legacy.cli index a071bb72db..7653aa277f 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/legacy.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/legacy.cli @@ -1,4 +1,4 @@ -Usage: cardano-cli legacy COMMAND +Usage: cardano-cli legacy COMMAND Legacy commands diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/legacy_genesis.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/legacy_genesis.cli index 5b0ba72236..cef4d1dbd7 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/legacy_genesis.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/legacy_genesis.cli @@ -11,6 +11,7 @@ Usage: cardano-cli legacy genesis | create-staked | hash ) + Genesis block commands diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/legacy_genesis_create-cardano.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/legacy_genesis_create-cardano.cli index f4653e0971..ee5bfeef83 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/legacy_genesis_create-cardano.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/legacy_genesis_create-cardano.cli @@ -15,6 +15,7 @@ Usage: cardano-cli legacy genesis create-cardano --conway-era --alonzo-template FILEPATH --conway-template FILEPATH [--node-config-template FILEPATH] + Create a Byron and Shelley genesis file from a genesis template and genesis/delegation/spending keys. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/legacy_genesis_create-staked.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/legacy_genesis_create-staked.cli index 9b6a5464e5..f205c1a2f4 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/legacy_genesis_create-staked.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/legacy_genesis_create-staked.cli @@ -18,6 +18,7 @@ Usage: cardano-cli legacy genesis create-staked --conway-era [--bulk-pools-per-file INT] [--num-stuffed-utxo INT] [--relay-specification-file FILEPATH] + Create a staked Shelley genesis file from a genesis template and genesis/delegation/spending keys. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/legacy_genesis_create.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/legacy_genesis_create.cli index 313c74309f..026213cfd1 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/legacy_genesis_create.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/legacy_genesis_create.cli @@ -5,6 +5,7 @@ Usage: cardano-cli legacy genesis create | --alonzo | --babbage | --conway + | --dijkstra ) [ --key-output-bech32 | --key-output-text-envelope @@ -16,6 +17,7 @@ Usage: cardano-cli legacy genesis create [--start-time UTC_TIME] [--supply LOVELACE] (--mainnet | --testnet-magic NATURAL) + Create a Shelley genesis file from a genesis template and genesis/delegation/spending keys. @@ -27,6 +29,7 @@ Available options: --alonzo Specify the Alonzo era --babbage Specify the Babbage era --conway Specify the Conway era + --dijkstra Specify the Dijkstra era --key-output-bech32 Format key output to BECH32. --key-output-text-envelope Format key output to TEXT_ENVELOPE (default). diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/legacy_genesis_get-ver-key.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/legacy_genesis_get-ver-key.cli index bfe982f433..cd2bd07aa2 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/legacy_genesis_get-ver-key.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/legacy_genesis_get-ver-key.cli @@ -1,5 +1,6 @@ Usage: cardano-cli legacy genesis get-ver-key --verification-key-file FILEPATH --signing-key-file FILEPATH + Derive the verification key from a signing key diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/legacy_genesis_hash.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/legacy_genesis_hash.cli index b3efe9822c..3a94f9ae2a 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/legacy_genesis_hash.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/legacy_genesis_hash.cli @@ -1,4 +1,4 @@ -Usage: cardano-cli legacy genesis hash --genesis FILEPATH +Usage: cardano-cli legacy genesis hash --genesis FILEPATH DEPRECATION WARNING! This command is deprecated and will be removed in a future release. Please use hash genesis-file instead. Compute the hash of a diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/legacy_genesis_initial-addr.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/legacy_genesis_initial-addr.cli index d8ffa9363a..94f19a77f3 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/legacy_genesis_initial-addr.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/legacy_genesis_initial-addr.cli @@ -3,6 +3,7 @@ Usage: cardano-cli legacy genesis initial-addr --verification-key-file FILEPATH | --testnet-magic NATURAL ) [--out-file FILEPATH] + Get the address for an initial UTxO based on the verification key diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/legacy_genesis_initial-txin.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/legacy_genesis_initial-txin.cli index ce798a7f38..1364b0ef7a 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/legacy_genesis_initial-txin.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/legacy_genesis_initial-txin.cli @@ -3,6 +3,7 @@ Usage: cardano-cli legacy genesis initial-txin --verification-key-file FILEPATH | --testnet-magic NATURAL ) [--out-file FILEPATH] + Get the TxIn for an initial UTxO based on the verification key diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/legacy_genesis_key-gen-delegate.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/legacy_genesis_key-gen-delegate.cli index 924b889e34..19ca631023 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/legacy_genesis_key-gen-delegate.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/legacy_genesis_key-gen-delegate.cli @@ -1,6 +1,7 @@ Usage: cardano-cli legacy genesis key-gen-delegate --verification-key-file FILEPATH --signing-key-file FILEPATH --operational-certificate-issue-counter-file FILEPATH + Create a Shelley genesis delegate key pair diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/legacy_genesis_key-gen-genesis.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/legacy_genesis_key-gen-genesis.cli index be2effd488..60dce97ca3 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/legacy_genesis_key-gen-genesis.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/legacy_genesis_key-gen-genesis.cli @@ -1,5 +1,6 @@ Usage: cardano-cli legacy genesis key-gen-genesis --verification-key-file FILEPATH --signing-key-file FILEPATH + Create a Shelley genesis key pair diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/legacy_genesis_key-gen-utxo.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/legacy_genesis_key-gen-utxo.cli index c7c902a15e..4b9a0eb2fc 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/legacy_genesis_key-gen-utxo.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/legacy_genesis_key-gen-utxo.cli @@ -1,5 +1,6 @@ Usage: cardano-cli legacy genesis key-gen-utxo --verification-key-file FILEPATH --signing-key-file FILEPATH + Create a Shelley genesis UTxO key pair diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/legacy_genesis_key-hash.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/legacy_genesis_key-hash.cli index c7a1e260a3..3d7c7068c5 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/legacy_genesis_key-hash.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/legacy_genesis_key-hash.cli @@ -1,4 +1,4 @@ -Usage: cardano-cli legacy genesis key-hash --verification-key-file FILEPATH +Usage: cardano-cli legacy genesis key-hash --verification-key-file FILEPATH Print the identifier (hash) of a public key diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/migrate-delegate-key-from.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/migrate-delegate-key-from.cli index 0f7e27ea1d..a11ad153e4 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/migrate-delegate-key-from.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/migrate-delegate-key-from.cli @@ -1,4 +1,4 @@ -Usage: cardano-cli migrate-delegate-key-from --from FILEPATH --to FILEPATH +Usage: cardano-cli migrate-delegate-key-from --from FILEPATH --to FILEPATH Migrate a delegate key from an older version. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/node.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/node.cli index f133ab4c3d..1cddb43c1a 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/node.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/node.cli @@ -6,6 +6,7 @@ Usage: cardano-cli node | new-counter | issue-op-cert ) + Node operation commands. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/node_issue-op-cert.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/node_issue-op-cert.cli index 919c7c4ca9..2cdd35db35 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/node_issue-op-cert.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/node_issue-op-cert.cli @@ -6,6 +6,7 @@ Usage: cardano-cli node issue-op-cert --operational-certificate-issue-counter-file FILEPATH --kes-period NATURAL --out-file FILEPATH + Issue a node operational certificate diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/node_key-gen-KES.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/node_key-gen-KES.cli index c50f660c89..0a3e8ca665 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/node_key-gen-KES.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/node_key-gen-KES.cli @@ -5,6 +5,7 @@ Usage: cardano-cli node key-gen-KES ] --verification-key-file FILEPATH --signing-key-file FILEPATH + Create a key pair for a node KES operational key diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/node_key-gen-VRF.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/node_key-gen-VRF.cli index ca087e3f2b..4dc31b128e 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/node_key-gen-VRF.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/node_key-gen-VRF.cli @@ -5,6 +5,7 @@ Usage: cardano-cli node key-gen-VRF ] --verification-key-file FILEPATH --signing-key-file FILEPATH + Create a key pair for a node VRF operational key diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/node_key-gen.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/node_key-gen.cli index 271275a727..1d3d6c6b9f 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/node_key-gen.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/node_key-gen.cli @@ -6,6 +6,7 @@ Usage: cardano-cli node key-gen --cold-verification-key-file FILEPATH --cold-signing-key-file FILEPATH --operational-certificate-issue-counter-file FILEPATH + Create a key pair for a node operator's offline key and a new certificate issue counter diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/node_key-hash-VRF.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/node_key-hash-VRF.cli index 7d2302c233..f3f150cb8e 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/node_key-hash-VRF.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/node_key-hash-VRF.cli @@ -3,6 +3,7 @@ Usage: cardano-cli node key-hash-VRF | --verification-key-file FILEPATH ) [--out-file FILEPATH] + Print hash of a node's operational VRF key. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/node_new-counter.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/node_new-counter.cli index 733e8c6b9c..2fc10e4343 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/node_new-counter.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/node_new-counter.cli @@ -6,6 +6,7 @@ Usage: cardano-cli node new-counter ) --counter-value INT --operational-certificate-issue-counter-file FILEPATH + Create a new certificate issue counter diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/ping.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/ping.cli index c919aa1ed7..65d37ea50f 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/ping.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/ping.cli @@ -6,6 +6,7 @@ Usage: cardano-cli ping [-c|--count COUNT] [-q|--quiet] [-Q|--query-versions] [-t|--tip] + Ping a cardano node either using node-to-node or node-to-client protocol. It negotiates a handshake and keeps sending keep alive messages. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/pretty-print-cbor.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/pretty-print-cbor.cli index 9f8fdc6033..0999fc29c5 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/pretty-print-cbor.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/pretty-print-cbor.cli @@ -1,4 +1,4 @@ -Usage: cardano-cli pretty-print-cbor --filepath FILEPATH +Usage: cardano-cli pretty-print-cbor --filepath FILEPATH Pretty print a CBOR file. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/print-genesis-hash.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/print-genesis-hash.cli index 9d4f815791..a941ca88e3 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/print-genesis-hash.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/print-genesis-hash.cli @@ -1,4 +1,4 @@ -Usage: cardano-cli print-genesis-hash --genesis-json FILEPATH +Usage: cardano-cli print-genesis-hash --genesis-json FILEPATH Compute hash of a genesis file. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/query.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/query.cli index e3889db8de..fc23ff07f0 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/query.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/query.cli @@ -16,6 +16,7 @@ Usage: cardano-cli query | slot-number | ledger-peer-snapshot ) + Node query commands. Will query the local node whose Unix domain socket is obtained from the CARDANO_NODE_SOCKET_PATH environment variable. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/query_era-history.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/query_era-history.cli index 8edc9fdc81..0cde05ed27 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/query_era-history.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/query_era-history.cli @@ -3,6 +3,7 @@ Usage: cardano-cli query era-history [--cardano-mode [--epoch-slots SLOTS]] --socket-path SOCKET_PATH [--volatile-tip | --immutable-tip] [--out-file FILEPATH] + Obtains the era history data. The era history contains information about when era transitions happened and can be used together with the start time to diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/query_kes-period-info.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/query_kes-period-info.cli index 652e83f4be..cdced789df 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/query_kes-period-info.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/query_kes-period-info.cli @@ -5,6 +5,7 @@ Usage: cardano-cli query kes-period-info [--cardano-mode [--epoch-slots SLOTS]] --op-cert-file FILEPATH [--output-json | --output-yaml] [--out-file FILEPATH] + Get information about the current KES period and your node's operational certificate. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/query_leadership-schedule.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/query_leadership-schedule.cli index 56ca2590f0..4756b96673 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/query_leadership-schedule.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/query_leadership-schedule.cli @@ -21,6 +21,7 @@ Usage: cardano-cli query leadership-schedule | --output-yaml ] [--out-file FILEPATH] + Get the slots the node is expected to mint a block in (advanced command) diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/query_ledger-peer-snapshot.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/query_ledger-peer-snapshot.cli index 4aa76b5b97..83aba60064 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/query_ledger-peer-snapshot.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/query_ledger-peer-snapshot.cli @@ -11,6 +11,7 @@ Usage: cardano-cli query ledger-peer-snapshot [--all-ledger-peers] [--output-json | --output-yaml] [--out-file FILEPATH] + Dump the current snapshot of big ledger peers. These are the largest pools that cumulatively hold 90% of total stake. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/query_ledger-state.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/query_ledger-state.cli index 0eeb89534a..55b19fca95 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/query_ledger-state.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/query_ledger-state.cli @@ -7,6 +7,7 @@ Usage: cardano-cli query ledger-state [--cardano-mode [--epoch-slots SLOTS]] | --output-yaml ] [--out-file FILEPATH] + Dump the current ledger state of the node (Ledger.NewEpochState -- advanced command) diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/query_pool-params.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/query_pool-params.cli index 5fca97998d..2bb52c0d30 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/query_pool-params.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/query_pool-params.cli @@ -7,6 +7,7 @@ Usage: cardano-cli query pool-params [--cardano-mode [--epoch-slots SLOTS]] ) [--output-json | --output-yaml] [--out-file FILEPATH] + DEPRECATED. Use query pool-state instead. Dump the pool parameters (Ledger.NewEpochState.esLState._delegationState._pState._pParams -- advanced diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/query_pool-state.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/query_pool-state.cli index d3ac22da36..099bfb3b8d 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/query_pool-state.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/query_pool-state.cli @@ -7,6 +7,7 @@ Usage: cardano-cli query pool-state [--cardano-mode [--epoch-slots SLOTS]] ) [--output-json | --output-yaml] [--out-file FILEPATH] + Dump the pool state diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/query_protocol-parameters.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/query_protocol-parameters.cli index 1e2d699dbd..2d4d6b642c 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/query_protocol-parameters.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/query_protocol-parameters.cli @@ -7,6 +7,7 @@ Usage: cardano-cli query protocol-parameters --socket-path SOCKET_PATH [--output-json | --output-yaml] [--out-file FILEPATH] + Get the node's current protocol parameters diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/query_protocol-state.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/query_protocol-state.cli index cd26341ab2..bf32932d48 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/query_protocol-state.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/query_protocol-state.cli @@ -8,6 +8,7 @@ Usage: cardano-cli query protocol-state [--cardano-mode [--epoch-slots SLOTS]] | --output-yaml ] [--out-file FILEPATH] + Dump the current protocol state of the node (Ledger.ChainDepState -- advanced command) diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/query_slot-number.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/query_slot-number.cli index bbb854705f..7bcbf574c1 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/query_slot-number.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/query_slot-number.cli @@ -3,6 +3,7 @@ Usage: cardano-cli query slot-number [--cardano-mode [--epoch-slots SLOTS]] --socket-path SOCKET_PATH [--volatile-tip | --immutable-tip] TIMESTAMP + Query slot number for UTC timestamp diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/query_stake-address-info.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/query_stake-address-info.cli index d74f495bea..3804bc5d73 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/query_stake-address-info.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/query_stake-address-info.cli @@ -9,6 +9,7 @@ Usage: cardano-cli query stake-address-info --address ADDRESS [--output-json | --output-yaml] [--out-file FILEPATH] + Get the current delegations and reward accounts filtered by stake address. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/query_stake-distribution.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/query_stake-distribution.cli index 1782e15d46..51207f9bbb 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/query_stake-distribution.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/query_stake-distribution.cli @@ -11,6 +11,7 @@ Usage: cardano-cli query stake-distribution | --output-yaml ] [--out-file FILEPATH] + Get the node's current aggregated stake distribution diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/query_stake-pools.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/query_stake-pools.cli index 91228cd677..bb74a7c802 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/query_stake-pools.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/query_stake-pools.cli @@ -7,6 +7,7 @@ Usage: cardano-cli query stake-pools [--cardano-mode [--epoch-slots SLOTS]] | --output-yaml ] [--out-file FILEPATH] + Get the node's current set of stake pool ids diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/query_stake-snapshot.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/query_stake-snapshot.cli index 09d95c1989..fc2bcab018 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/query_stake-snapshot.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/query_stake-snapshot.cli @@ -7,6 +7,7 @@ Usage: cardano-cli query stake-snapshot [--cardano-mode [--epoch-slots SLOTS]] ) [--output-json | --output-yaml] [--out-file FILEPATH] + Obtain the three stake snapshots for a pool, plus the total active stake (advanced command) diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/query_tip.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/query_tip.cli index 8efc84af56..0e660bca5a 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/query_tip.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/query_tip.cli @@ -4,6 +4,7 @@ Usage: cardano-cli query tip [--cardano-mode [--epoch-slots SLOTS]] [--volatile-tip | --immutable-tip] [--output-json | --output-yaml] [--out-file FILEPATH] + Get the node's current tip (slot no, hash, block no) diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/query_tx-mempool.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/query_tx-mempool.cli index 38af65f6f8..5bb32e97df 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/query_tx-mempool.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/query_tx-mempool.cli @@ -4,6 +4,7 @@ Usage: cardano-cli query tx-mempool [--cardano-mode [--epoch-slots SLOTS]] (info | next-tx | tx-exists) [--output-json | --output-yaml] [--out-file FILEPATH] + Local Mempool info diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/query_tx-mempool_tx-exists.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/query_tx-mempool_tx-exists.cli index 1879b8279b..15d3b85bc2 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/query_tx-mempool_tx-exists.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/query_tx-mempool_tx-exists.cli @@ -1,4 +1,4 @@ -Usage: cardano-cli query tx-mempool tx-exists TX_ID +Usage: cardano-cli query tx-mempool tx-exists TX_ID Query if a particular transaction exists in the mempool diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/query_utxo.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/query_utxo.cli index 7bb39b49f2..ee3b141ea0 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/query_utxo.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/query_utxo.cli @@ -13,6 +13,7 @@ Usage: cardano-cli query utxo [--cardano-mode [--epoch-slots SLOTS]] | --output-yaml ] [--out-file FILEPATH] + Get a portion of the current UTxO: by tx in, by address or the whole. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/signing-key-address.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/signing-key-address.cli index ca52828232..ae79fa1939 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/signing-key-address.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/signing-key-address.cli @@ -4,6 +4,7 @@ Usage: cardano-cli signing-key-address ] (--mainnet | --testnet-magic NATURAL) --secret FILEPATH + Print address of a signing key. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/signing-key-public.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/signing-key-public.cli index 856ea1dab5..e96522ac65 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/signing-key-public.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/signing-key-public.cli @@ -1,5 +1,6 @@ Usage: cardano-cli signing-key-public [--byron-legacy-formats | --byron-formats] --secret FILEPATH + Pretty-print a signing key's verification key (not a secret). diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/submit-tx.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/submit-tx.cli index d03fa33be8..b066fe7d3b 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/submit-tx.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/submit-tx.cli @@ -1,6 +1,7 @@ Usage: cardano-cli submit-tx --socket-path SOCKET_PATH (--mainnet | --testnet-magic NATURAL) --tx FILEPATH + Submit a raw, signed transaction, in its on-wire representation. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/to-verification.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/to-verification.cli index a6a0ece869..03bf3772a6 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/to-verification.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/to-verification.cli @@ -1,6 +1,7 @@ Usage: cardano-cli to-verification [--byron-legacy-formats | --byron-formats] --secret FILEPATH --to FILEPATH + Extract a verification key in its base64 form. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/txid.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/txid.cli index 35e337fc41..17fe67b9f5 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/txid.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/txid.cli @@ -1,4 +1,4 @@ -Usage: cardano-cli txid --tx FILEPATH +Usage: cardano-cli txid --tx FILEPATH Print the txid of a raw, signed transaction. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/validate-cbor.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/validate-cbor.cli index a876d66654..46863949cd 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/validate-cbor.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/validate-cbor.cli @@ -6,6 +6,7 @@ Usage: cardano-cli validate-cbor | --byron-vote ] --filepath FILEPATH + Validate a CBOR blockchain object. diff --git a/cardano-cli/test/cardano-cli-golden/files/input/shelley/keys/bls_keys/signing_key.pop b/cardano-cli/test/cardano-cli-golden/files/input/shelley/keys/bls_keys/signing_key.pop index 723f8543d9..59d9d2b363 100644 --- a/cardano-cli/test/cardano-cli-golden/files/input/shelley/keys/bls_keys/signing_key.pop +++ b/cardano-cli/test/cardano-cli-golden/files/input/shelley/keys/bls_keys/signing_key.pop @@ -1,5 +1,5 @@ { "type": "BlsPossessionProof_bls12-381-BLS-Signature-Mininimal-Signature-Size", "description": "BLS12-381 possession proof", - "cborHex": "586087f83b7745e33d7eab3b5bf257eeefe2642d6fc7b5255d53c3febb881b62e335291ea4addc744222f1aee37d17a577f3a9c5a19cabc33939c10398e3243dce8a3cca86f380b6ca46074e43f3b2b6094c30f9f717efd411bad84a86722ac8d02e" + "cborHex": "583087f83b7745e33d7eab3b5bf257eeefe2642d6fc7b5255d53c3febb881b62e335291ea4addc744222f1aee37d17a577f3" } diff --git a/cardano-cli/test/cardano-cli-test/Test/Cli/Shelley/Genesis/Create.hs b/cardano-cli/test/cardano-cli-test/Test/Cli/Shelley/Genesis/Create.hs index 5ff0523f34..68faea2b35 100644 --- a/cardano-cli/test/cardano-cli-test/Test/Cli/Shelley/Genesis/Create.hs +++ b/cardano-cli/test/cardano-cli-test/Test/Cli/Shelley/Genesis/Create.hs @@ -60,7 +60,10 @@ parseHashKeys = J.withObject "Object" $ \o -> do parseTotalSupply :: J.Value -> J.Parser Int parseTotalSupply = J.withObject "Object" $ \o -> do - initialFunds <- (o J..: "initialFunds") >>= parseHashMap + -- initialFunds moved to extraConfig.initialFunds.data in newer genesis format + extraConfig <- o J..: "extraConfig" + initialFundsObj <- extraConfig J..: "initialFunds" + initialFunds <- (initialFundsObj J..: "data") >>= parseHashMap fmap sum (mapM (J.parseJSON @Int . snd) (toList initialFunds)) hprop_shelleyGenesisCreate :: Property diff --git a/flake.lock b/flake.lock index 4d645ddad1..80910a281b 100644 --- a/flake.lock +++ b/flake.lock @@ -3,11 +3,11 @@ "CHaP": { "flake": false, "locked": { - "lastModified": 1782769557, - "narHash": "sha256-tCYMTwH15mNajHybvC3KGVPBPMlLlqIOYE0ZgcqRkJU=", + "lastModified": 1784570152, + "narHash": "sha256-eOcU6GF5Skq/WkBdfCgKIyTzgAjWo1WjbVsR5xDzunI=", "owner": "intersectmbo", "repo": "cardano-haskell-packages", - "rev": "3ee6b1ecce230d62f0083590f38c4ae3457da226", + "rev": "f77658bfbf42886478e7a34a1522949cdfc639a3", "type": "github" }, "original": { @@ -209,11 +209,11 @@ "hackageNix": { "flake": false, "locked": { - "lastModified": 1782835970, - "narHash": "sha256-lsdKNBUm/zXoWYcQyGfftI+342KsQMGV2sycjFE0KaY=", + "lastModified": 1785176039, + "narHash": "sha256-ipFrmX/6MUChWWoLLn68CW5LR8HCW3YO6TsUy+P2SUI=", "owner": "input-output-hk", "repo": "hackage.nix", - "rev": "bf06a772a218913ff6ea903b7523d239960aec5d", + "rev": "523dd179d788a26844f2816d0a66597f531d937a", "type": "github" }, "original": { @@ -764,6 +764,25 @@ "type": "github" } }, + "ouroboros-consensus": { + "flake": false, + "locked": { + "lastModified": 1784650797, + "narHash": "sha256-NAokIKE0yOW5EIx6zFgvuwa95iD4vzIq13CJOUUe0mA=", + "ref": "refs/heads/main", + "rev": "3511ac5ad2ded55553d821e7305a2c10e1cfbeca", + "revCount": 11479, + "submodules": true, + "type": "git", + "url": "https://github.com/input-output-hk/ouroboros-consensus" + }, + "original": { + "rev": "3511ac5ad2ded55553d821e7305a2c10e1cfbeca", + "submodules": true, + "type": "git", + "url": "https://github.com/input-output-hk/ouroboros-consensus" + } + }, "pre-commit-hooks": { "inputs": { "flake-compat": "flake-compat_2", @@ -796,6 +815,7 @@ "haskellNix", "nixpkgs-unstable" ], + "ouroboros-consensus": "ouroboros-consensus", "pre-commit-hooks": "pre-commit-hooks", "unstable": "unstable" } diff --git a/flake.nix b/flake.nix index 1e89bc16ae..40c620127f 100644 --- a/flake.nix +++ b/flake.nix @@ -23,6 +23,13 @@ url = "github:intersectmbo/cardano-haskell-packages?ref=repo"; flake = false; }; + + # Fetched with submodules=1 so that cardano-blueprint is available during + # cabal project evaluation (haskell.nix's fetchgit does not fetch submodules). + ouroboros-consensus = { + url = "git+https://github.com/input-output-hk/ouroboros-consensus?rev=3511ac5ad2ded55553d821e7305a2c10e1cfbeca&submodules=1"; + flake = false; + }; }; outputs = inputs: let @@ -165,6 +172,9 @@ # inputMap = { "https://chap.intersectmbo.org/" = inputs.CHaP; + # Provide ouroboros-consensus with submodules so cardano-blueprint + # files are available during cabal project evaluation. + "https://github.com/input-output-hk/ouroboros-consensus" = inputs.ouroboros-consensus; }; shell = { packages = p: [p.cardano-cli p.cardano-ledger-core p.cardano-api p.ouroboros-consensus]; @@ -182,7 +192,7 @@ hlint = {version = "3.10";}; }; # and from nixpkgs or other inputs - nativeBuildInputs = with nixpkgs; [gh jq yq-go unstable.actionlint shellcheck] ++ (lib.optional isDarwin macOS-security); + nativeBuildInputs = with nixpkgs; [gh jq yq-go unstable.actionlint shellcheck pv] ++ (lib.optional isDarwin macOS-security); # disable Hoogle until someone request it withHoogle = false; # Skip cross compilers for the shell @@ -207,13 +217,18 @@ ... }: let cliExe = "${config.hsPkgs.cardano-cli.components.exes.cardano-cli}/bin/cardano-cli${pkgs.stdenv.hostPlatform.extensions.executable}"; - needsQemu = pkgs.stdenv.hostPlatform.isLinux + needsQemu = + pkgs.stdenv.hostPlatform.isLinux && pkgs.stdenv.hostPlatform != pkgs.stdenv.buildPlatform && pkgs.stdenv.hostPlatform.parsed.cpu.name != pkgs.stdenv.buildPlatform.parsed.cpu.name; qemuWrapped = pkgs.buildPackages.writeShellScript "cardano-cli-qemu" '' exec ${pkgs.buildPackages.qemu}/bin/qemu-${pkgs.stdenv.hostPlatform.qemuArch} ${cliExe} "$@" ''; - exportCliPath = "export CARDANO_CLI=${if needsQemu then qemuWrapped else cliExe}"; + exportCliPath = "export CARDANO_CLI=${ + if needsQemu + then qemuWrapped + else cliExe + }"; mainnetConfigFiles = [ "configuration/cardano/mainnet-config.yaml" "configuration/cardano/mainnet-config.json"