IntersectMBO / cardano-cli

This repository contains sources for the command-line interface (CLI) tool for interacting with the Cardano blockchain.
Apache License 2.0
41 stars 15 forks source link

[FEATURE] - Implement `conway query proposals` #903

Open CarlosLopezDeLara opened 1 month ago

CarlosLopezDeLara commented 1 month ago

What

The new query GetProposals is available in consensus. Implement cardano-cli conway query proposals on the CLI

Why

Will reduce the overhead of the current alternative cardano-cli conway query gov-state | jq .proposals

Personas

Definition of Done (DoD)

NOTE: Ideally, we should merge only fully implemented and tested features into the master branch. So all the above steps are required for the PR to be merged.
In order to avoid the PRs becoming stale and requiring to be rebased on master, these can be merged after a reasonable time (current agreement is 3 days) if the System Test Engineer Owner's sign-off was not provided (last step in the DoD).

IMPORTANT: Any deviation from the plan should be discussed and agreed as a comment in the Feature file.

Sign-off

Related PRs

  1. PR # here

Acceptance Criteria

github-actions[bot] commented 6 days ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 120 days.