Open CarlosLopezDeLara opened 2 months 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.
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.
What
The new query
GetProposals
is available in consensus. Implementcardano-cli conway query proposals
on the CLIWhy
Will reduce the overhead of the current alternative
cardano-cli conway query gov-state | jq .proposals
Personas
Definition of Done (DoD)
Sign-off
Related PRs
Acceptance Criteria
The query returns all active proposals
The implemented command output is equivalent to:
cardano-cli conway query gov-state | jq .proposals