-
Notifications
You must be signed in to change notification settings - Fork 85
Add left time for sync progress #3014
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
Conversation
3dbbf4e to
11da58f
Compare
11da58f to
b3bbfbb
Compare
1. Add left time for sync 2. Move global loading to button when clear cache.
b3bbfbb to
5285074
Compare
|
@devchenyan @WhiteMinds @homura Please have a review. |
|
/package |
|
/package |
|
1.In light client mode,left time shown after sync 0.2%,in expect after sync is begin it should show 2024-02-21.16.14.35.mov2.In light client mode,left time is increasing when sync process is increasing actually,in expect left time and sync process data should inverse ratio. 2024-02-21.15.34.36.mov3.By the way ,another UI problem: 2024-02-21.16.24.07.mov |
I believe it will be better to open a new issue to track this problem. |
|
Because the sync speed depends on the latest tip block number, network speed, and synced block number so it will keep correcting during synchronization. |
|
Ok,Maybe No.1 and No.2 will cause users confused .@Danie0918 should know this actual effect. |
This is the estimated time, and it's understandable that the remaining time changes, and I'll consider adding instructions subsequently. |
feat: Add left time. 1. Add left time for sync 2. Move global loading to button when clear cache. Co-authored-by: Chen Yu <keithwhisper@gmail.com>
Refresh