-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Coretime page is very confusing #11253
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
Comments
cc: @piggydoughnut |
Hi there @xlc ! Thanks a lot for your feedback :) It is really valuable as that is how we get to improve the Dashboard and make it user friendly. Cycle progress
The cycle progress is indeed in timeslices, which I agree are pretty confusing. Last block, end, renewal
Last Block is the last block on the realy chain for your parachain. That is more precise than date so I advice you reference that. Renewal Eligibility
Good point. Renewal is not very clear here. Currently the ones that have Sorting, filtering
Thanks for noting that. There is a Pull Request in review right now that will introduce filtering, sort and search. Feel free to check it out and/or suggest other features that you would like to see. ![]() Karura renewal
I am not sure why you do not see "renewed" next to your chain as I can see you in the workplan for core 13 for the next cycle. You can go to Coretime chain -> Network -> Coretime Broker -> filter by core 13 and you should see you in the workplan for that core. ImprovementsRelay Chain
Coretime Chain
|
@xlc yes, that is wrong, I noted it in the todo list above as |
@xlc pushed a quick fix for that. I want to add a renewal button for the chains that are eligible, which will take them to their renewal page on RegionX, e.g. https://app.regionx.tech/renew?network=kusama¶Id=2000&core=15 Also making final adjustments to the #11304 which will be available for review soon. It addresses a lot of issue mentioned above. |
* countdown component * filtering by parachain id in workplan and workload * lint * rename chainName to relayName, fixed subscan block link * always showing price even if the cores are sold out * moved some calculations to the coretime context * added broker context for page-broker, fix for wrong dates * showing time with the estimated date in places * removed extra code when calculating renewal status * tsc for page-broker * page-coretime tsc * fix showing correct dates for fixed price phase in sale history * minified workinforow as all rows show the same information now * default values for fn input * showing start price of the sale on the sale tab * replaced custom Countdown element with existing implementation * adjusted estimateTime function for broker * adjusted estimateTime function for coretime page * lint * added Renewal link for RegionX
What does 347/5040 mean? Is it number of blocks? Timeslice? What even is a timeslice? (I know what is a timeslice but don't expect every parachain devs know about it)
Staking page for example, is display actual time
This is table is also very confusing.
What does last block mean? What does end mean? What does renewal mean?
Why some chain have
eligible
for renewal and some haverenewed
and some have-
for it? So Karura is ineligible for renewal or renewal is not applicable???It appears this is ordered by core number? That's a very bad order. No one is going to lookup chain by core number.
I have renewed Karura for another 4 weeks yet it still displays end with 1 Mar 2025. Did my renew successful? Do I need to do anything else? Or the end is not the end I was thinking?
The text was updated successfully, but these errors were encountered: