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

[Feature]: Query for blocks until next epoch #1940

Closed
mpoke opened this issue Jun 5, 2024 · 1 comment · Fixed by #2106
Closed

[Feature]: Query for blocks until next epoch #1940

mpoke opened this issue Jun 5, 2024 · 1 comment · Fixed by #2106
Assignees
Labels
admin: epic An EPIC -- meta issue used to track a body of work type: feature-request New feature or request improvement

Comments

@mpoke
Copy link
Contributor

mpoke commented Jun 5, 2024

Summary

Query for blocks until next epoch.

Problem Definition

It's currently not possible to know when the current epoch ends, which means it's hard for a validator that opts in to know when to look to see the results of its actions.

Proposed Feature

Add a query to get the number of blocks until the next epoch.

Work Breakdown

Add an additional query.

@mpoke mpoke added type: feature-request New feature or request improvement admin: epic An EPIC -- meta issue used to track a body of work status: waiting-triage This issue/PR has not yet been triaged by the team. labels Jun 5, 2024
@github-project-automation github-project-automation bot moved this to 🩹 F1: Triage in Cosmos Hub Jun 5, 2024
@mpoke mpoke changed the title [Feature]: [Feature]: Query for blocks until next epoch Jun 5, 2024
@mpoke mpoke moved this from 🩹 F1: Triage to 📥 F2: Todo in Cosmos Hub Jun 5, 2024
@mpoke mpoke removed the status: waiting-triage This issue/PR has not yet been triaged by the team. label Jun 5, 2024
@p-offtermatt
Copy link
Contributor

As discussed with @insumity, taking this one over

@github-project-automation github-project-automation bot moved this from 📥 F2: Todo to 👍 F4: Assessment in Cosmos Hub Jul 30, 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
admin: epic An EPIC -- meta issue used to track a body of work type: feature-request New feature or request improvement
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

3 participants