Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

Already on GitHub? Sign in to your account

Update progress bar should show blocks instead of days #1286

Closed
findftp opened this Issue Apr 23, 2016 · 2 comments

Comments

Projects
None yet
2 participants

findftp commented Apr 23, 2016

When I start bitcoin core, it starts downloading blocks from the network. The progress bar shows how many days/hours left to reach the latest block.
I would like to suggest to change this into showing how many blocks there are left to download because the wallet doesn't care about days, but it does about blocks!
Days are just something we humans find convenient to work with. Maybe it could be shown between parentheses behind the block height.

@findftp findftp changed the title from Update progress bar should show blocks instead of days instead to Update progress bar should show blocks instead of days Apr 23, 2016

Contributor

jmacwhyte commented Oct 22, 2016

This is the repo for the bitcoin.org website, not the bitcoin core software (https://github.com/bitcoin/bitcoin). I suggest this issue be closed.

findftp commented Oct 22, 2016

You are right. Wrong place. issue closed

@findftp findftp closed this Oct 22, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment