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

Introduce a query to return the consumer valset before spawn time #2159

Closed
Tracked by #2161 ...
sainoe opened this issue Aug 20, 2024 · 1 comment · Fixed by #2164
Closed
Tracked by #2161 ...

Introduce a query to return the consumer valset before spawn time #2159

sainoe opened this issue Aug 20, 2024 · 1 comment · Fixed by #2164
Assignees
Labels
scope: provider Issues related to the provider chain scope: UI Addressing UX changes and improvements to user interface

Comments

@sainoe
Copy link
Contributor

sainoe commented Aug 20, 2024

Problem

Currently, if you query the validators for a consumer chain that hasn’t launched yet (the spawn time didn’t pass) it returns an empty set. This is because the first time the ConsumerValSet is set is when creating the consumer genesis at spawn time.

Closing criteria

Extend the QueryConsumerChainOptedInValidators query so that if the chain is not launched yet, then we use the currently opted in validators.

@github-project-automation github-project-automation bot moved this to 🩹 F1: Triage in Cosmos Hub Aug 20, 2024
@sainoe sainoe self-assigned this Aug 20, 2024
@sainoe sainoe moved this from 🩹 F1: Triage to 🏗 F3: InProgress in Cosmos Hub Aug 20, 2024
@sainoe sainoe added scope: UI Addressing UX changes and improvements to user interface scope: provider Issues related to the provider chain and removed needs-triage labels Aug 20, 2024
@MSalopek
Copy link
Contributor

Please merge this issue with #2161

@sainoe sainoe moved this from 🏗 F3: InProgress to 👀 F3: InReview in Cosmos Hub Aug 21, 2024
@mpoke mpoke moved this from 👀 F3: InReview to ✅ Done in Cosmos Hub Sep 17, 2024
@mpoke mpoke closed this as completed Sep 17, 2024
@github-project-automation github-project-automation bot moved this from ✅ Done to 👍 F4: Assessment in Cosmos Hub Sep 17, 2024
@mpoke mpoke moved this from 👍 F4: Assessment to ✅ Done in Cosmos Hub Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: provider Issues related to the provider chain scope: UI Addressing UX changes and improvements to user interface
Projects
Status: ✅ Done
3 participants