Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FR] - query utxo cmd to indicate presence of reference script in stdout #4062

Open
catch-21 opened this issue Jun 18, 2022 · 0 comments
Open
Labels
comp: cardano-cli enhancement New feature or request era: babbage priority low Issues/RPs that are low priority issues/PRs in relation to a minimum Shelley testnet and Shelley mai priority: low Would eventually require attention if time allows it. type: enhancement An improvement on the existing functionality user type: internal Created by an IOG employee Vasil

Comments

@catch-21
Copy link
Contributor

Internal/External
Internal if an IOHK staff member.

Area
Other Any other topic (Delegation, Ranking, ...).

Describe the feature you'd like
When using cardano-cli query utxo cmd there's currently no way to tell by looking at the stdout whether a utxo has a reference script; an output file must be produced and read to see the full serialised script and its type. It would be good to indicate the presence of a reference script in the stdout.

Describe alternatives you've considered
It could be indicated by:

  • a flag that indicates the presence of some script with its type
  • the script hash with its type
  • the head bytes of the serialised cbor (although this doesn't guarantee uniqueness).

Node/Cli version: 0c0cdbd

@catch-21 catch-21 added enhancement New feature or request Vasil labels Jun 18, 2022
@CarlosLopezDeLara CarlosLopezDeLara added the priority medium issues/PRs that SHOULD be addressed. This should be done for the release, but acceptable if it doesn label Jun 22, 2022
@CarlosLopezDeLara CarlosLopezDeLara added priority low Issues/RPs that are low priority issues/PRs in relation to a minimum Shelley testnet and Shelley mai and removed priority medium issues/PRs that SHOULD be addressed. This should be done for the release, but acceptable if it doesn labels Jun 29, 2022
@dorin100 dorin100 added type: enhancement An improvement on the existing functionality user type: internal Created by an IOG employee priority: low Would eventually require attention if time allows it. era: babbage comp: cardano-cli labels Oct 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp: cardano-cli enhancement New feature or request era: babbage priority low Issues/RPs that are low priority issues/PRs in relation to a minimum Shelley testnet and Shelley mai priority: low Would eventually require attention if time allows it. type: enhancement An improvement on the existing functionality user type: internal Created by an IOG employee Vasil
Projects
None yet
Development

No branches or pull requests

3 participants