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 space pledged component for every chain #24

Open
isSerge opened this issue Sep 13, 2022 · 1 comment
Open

Add space pledged component for every chain #24

isSerge opened this issue Sep 13, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@isSerge
Copy link

isSerge commented Sep 13, 2022

Currently, the space pledged is only displayed for Gemini II

In order to make it visible for all chains we need:

  • store mappings of chains and RPC endpoints (unfortunately we cannot get RPC endpoints from Telemetry backend)
  • create @polkadot/api client instance for each chain, fetch solution ranges and save to state
  • re-fetch solution ranges periodically
@isSerge isSerge added the enhancement New feature or request label Sep 13, 2022
@isSerge isSerge self-assigned this Sep 13, 2022
@jim-counter
Copy link
Member

Looks like the restriction to just Gemini 2a is on this line.

@jim-counter jim-counter assigned dnoishi and unassigned isSerge Aug 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Inbox
Development

No branches or pull requests

3 participants