Skip to content
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

Correct Decrementing/Incrementing in forest-cli sync wait #2429

Closed
jdjaustin opened this issue Jan 13, 2023 · 1 comment · Fixed by #2654
Closed

Correct Decrementing/Incrementing in forest-cli sync wait #2429

jdjaustin opened this issue Jan 13, 2023 · 1 comment · Fixed by #2654
Assignees

Comments

@jdjaustin
Copy link
Contributor

jdjaustin commented Jan 13, 2023

Issue summary

Currently, it appears that forest-cli sync wait displays an absolute epoch in the Todo: field (beginning with the target epoch) and decrements the epoch until reaching the current snapshot epoch, whereas Lotus displays a differential count of validations remaining. Forest should also display the differential count and possibly add amount of messages validated and/or validations per second (see Lotus screenshot). Lotus also appears to be incrementing the Current Epoch: field.

Other information and links

Forest screenshot:
Screenshot from 2023-01-13 09-14-23
Lotus screenshot:
Screenshot from 2023-01-13 09-20-37

@jdjaustin jdjaustin changed the title Correct todo count in forest-cli sync wait Correct Decrementing/Incrementing in forest-cli sync wait Jan 13, 2023
@lemmih lemmih assigned jdjaustin and unassigned hanabi1224 Feb 23, 2023
@lemmih
Copy link
Contributor

lemmih commented Feb 23, 2023

Working on this is a bit difficult without calibnet. It is possible to test with mainnet, though. Perhaps on a droplet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging a pull request may close this issue.

3 participants