Bitcoin Forum

Bitcoin => Development & Technical Discussion => Topic started by: Frodek on April 12, 2013, 09:37:56 AM



Title: Improvement blocks progress bar
Post by: Frodek on April 12, 2013, 09:37:56 AM
"Synchronizing with network" progress is proportional to blocks number, better should be proportional to bytes of blocks because first blocks are small, last block are large. It will be well if program inform about speed (kilobytes per second) loading block and estimated time - hours and days to end.
One problem - program must know total size of blocks


Title: Re: Improvement blocks progress bar
Post by: Mike Hearn on April 12, 2013, 01:55:49 PM
Good idea. It's already fixed in git master.