-
Notifications
You must be signed in to change notification settings - Fork 74
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
remove initial epochs from block time chart? #1350
Comments
How about offsetting the default start point of the chart to several days later, so the initial range won't be too large while the whole history is still accessed by expanding the date selection? |
Yep that sounds good
…On Thu, Nov 2, 2023, 7:59 PM Chen Yu ***@***.***> wrote:
How about offsetting the default start point of the chart to several days
later, so the initial range won't be too large while the whole history is
still accessed by expanding the date selection?
—
Reply to this email directly, view it on GitHub
<#1350 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AU7OHVG5OYWXKAT3FTQ74ZDYCN4JXAVCNFSM6AAAAAA5Z7APU2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOJQGUYDSOJZHE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Keith-CY
added a commit
that referenced
this issue
Nov 4, 2023
Selection starts from 1% because the avg block time is extremely high on blockchain launch Ref: #1350
Will be updated by Magickbase#137 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Including the initial epochs (where difficulty was set unreasonably high for security) expands the range of values for block time in a way that it makes the chart much less useful than it could be.
Could it be considered to remove these outliers from when the network started?
https://explorer.nervos.org/charts/average-block-time
The text was updated successfully, but these errors were encountered: