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

Time estimation in downloading blocks is not real #373

Closed
kaminskyelina opened this issue Jan 20, 2019 · 1 comment
Closed

Time estimation in downloading blocks is not real #373

kaminskyelina opened this issue Jan 20, 2019 · 1 comment

Comments

@kaminskyelina
Copy link

Bug title
Time estimation in downloading blocks is not real

Bug description
Time estimation in downloading blocks is not accurate and not real

Option A: fix the time estimation and make it correct.
Option B: Change the text “Downloading block X out of Y”, where X – currently downloaded block, Y – total blockchain height. Needs to be tested for large block numbers (max is 69,904,800) so that it fits.
Option C: combine A + B
Option B is much preferable – easy to implement and test. Correct time estimation in this case will be very hard to do since network conditions are hard to predict.

*Reported by Alexander Zaidelson

@gingervik
Copy link
Member

duplicate of #206

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

No branches or pull requests

2 participants