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

Implement query spo-stake-distribution #854

Merged
merged 1 commit into from
Aug 15, 2024
Merged

Conversation

palas
Copy link
Contributor

@palas palas commented Jul 31, 2024

Changelog

- description: |
    Add `query spo-stake-distribution` command to obtain stake distribution for SPOs
# uncomment types applicable to the change:
  type:
  - feature        # introduces a new feature

Context

This PR solves this issue: #850

It currently requires a source stanza sinze it requires on new functionality in cardano-api introduced in this PR: IntersectMBO/cardano-api#598

DO NOT MERGE: The PR shouldn't be merged before the stanza is not required and removed.

Associated PRs:

How to trust this PR

You can check the test in IntersectMBO/cardano-node#5932. I would ensure that documentation is consistent and sensible, and the types for keys are correct.

Checklist

  • Commit sequence broadly makes sense and commits have useful messages
  • New tests are added if needed and existing tests are updated. See Running tests for more details
  • Self-reviewed the diff

@carbolymer carbolymer added this pull request to the merge queue Aug 15, 2024
Merged via the queue into main with commit abe9d0f Aug 15, 2024
25 checks passed
@carbolymer carbolymer deleted the query-spo-stake-distr branch August 15, 2024 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FR] - Provide governance query for stake distribution
2 participants