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

feat: Beacon network UI #165

Open
wants to merge 87 commits into
base: main
Choose a base branch
from
Open

feat: Beacon network UI #165

wants to merge 87 commits into from

Conversation

gsfk
Copy link
Member

@gsfk gsfk commented Jun 11, 2024

First pass at a UI for Bento beacon network. Requires Bento 17 and bento_beacon pr #93.

Features:

  • aggregated statistics for each query
  • aggregation is done here rather than in the backend, results are updated in real time rather than having to wait for all beacons to respond.
  • individual results are shows for each beacon in the network even if there are zero results.
  • refactor some beacon components to handle either network or single beacon queries.

@gsfk gsfk marked this pull request as ready for review October 3, 2024 18:36
@davidlougheed davidlougheed changed the title Features/beacon network feat: Beacon network UI Oct 9, 2024
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

Successfully merging this pull request may close these issues.

2 participants