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

Integrate queryStakePoolDefaultVote #1035

Open
smelc opened this issue Jan 28, 2025 · 1 comment
Open

Integrate queryStakePoolDefaultVote #1035

smelc opened this issue Jan 28, 2025 · 1 comment
Assignees

Comments

@smelc
Copy link
Contributor

smelc commented Jan 28, 2025

Context

We recently augmented query spo-stake-distribution to include the DRep delegation choices of the pools' rewards accounts. This was #990 which is doing multiple queries in a row. This implementation is temporary, because ultimately we can use a dedicated ledger query: queryStakePoolDefaultVote, implemented here: IntersectMBO/cardano-ledger#4735

This issue keeps track of removing the complex code written for #990 and replace it with a call to the new ledger query.

Status

This issue is blocked on having consensus integrate the new queryStakePoolDefaultVote here: https://github.com/IntersectMBO/ouroboros-consensus/blob/main/ouroboros-consensus-cardano/src/shelley/Ouroboros/Consensus/Shelley/Ledger/NetworkProtocolVersion.hs

[edit] consensus created an issue tracking the required addition: IntersectMBO/ouroboros-consensus#1371

Copy link

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.

@github-actions github-actions bot added the Stale label Feb 28, 2025
@smelc smelc removed the Stale label Feb 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants