-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Relay Chain - Coretime Overview UI Tab #11016
Conversation
…to accept api endpoint as a parameter
…ation in order to show it on relay chain
…loads are empty, fallback on coreAssignments
looks really great so far! |
@TarikGul it is ready for you 😊 Thank you. |
packages/page-broker/src/utils.ts
Outdated
* @param regionLength | ||
* @returns | ||
*/ | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Amazing!
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Relay chain
This PR separates Coretime Chain - Overview UI Tab from this #10383
Original Feature Request : #10285
Relay chain does not provide enough information to show, so we are using Coretime Endpoints to get extra information in order to provide better user experience.
Changes:
Parachain table:
potentialRenewals
calls frombroker
pallet.Unrelated changes:
Coretime Chain
Coretime chain Overview Tab also got small updates.
Closes #10383