You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fast sync doesn't give sync process in the metrics
Expected Behavior
The fast sync should provice a sync process data in the metrics exactly in the same way as normal sync.
(Optional) Possible Solution
The sync process should be counted as a % of currect block from the fast sync file againt the current block from the RPC, and not the last block in the fast sync file.