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

Add block interval type #7288

Closed
3 tasks
mattrussell36 opened this issue Jan 10, 2023 · 0 comments · Fixed by #7648
Closed
3 tasks

Add block interval type #7288

mattrussell36 opened this issue Jan 10, 2023 · 0 comments · Fixed by #7648
Assignees
Labels
api blocking-frontend feature new feature to be developed

Comments

@mattrussell36
Copy link
Contributor

Feature Overview

In order to View hloc data for a single block
We will add block height as a special interval type
So that candles can be grouped by block height

Tasks

A checklist of the tasks that are needed to develop the feature and meet the acceptance criteria and feature test scenarios. Ideally, tasks would reflect the issues/pull requests likely to be created when developing the feature.

  • Add INTERVAL_BLOCK
  • Allow INTERVAL_BLOCK to be used for candlesConnection
  • Allow INTERVAL_BLOCK to be used for the candles subscription

Acceptance Criteria

  • I can query for candles by block interval
  • I can subscribe to candles by block interval
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api blocking-frontend feature new feature to be developed
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

4 participants