-
Notifications
You must be signed in to change notification settings - Fork 93
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
Added new progress ui for sync #526
Conversation
@aguycalled Looks like the header counter is not working properly (Seems to load correct header count on load, but while syncing it shows block count instead of header count), I will fix that in the next push. |
Header counter now updated to use |
Travis build passed, I've also tested a full sync, took about 12 hours but UI showed correct functionality 👍 EDIT: On Ubuntu 18.04 |
Tested in OSX, working perfectly |
@aguycalled I remember wanting this feature like 6 months ago (Having seen it in DGB wallet) I never thought I would be coding it into NAV myself! 🤣 |
Builds and runs on ubuntu 18.04. Works as expected. |
Paid 8e023b42fb899433938309b69b3fa71829cdd465ef9a8880eeeee8a1a85909f1 |
closes #385