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

feat: add sync progress grpc #3722

Merged
merged 3 commits into from
Jan 24, 2022

Conversation

Cifko
Copy link
Contributor

@Cifko Cifko commented Jan 20, 2022

Description

Add sync progress grpc. We do have GetSyncInfo, which returns block sync information. This returns the current state as well and the state of headersync. Problem is, that even with this information you will encounter scenario where after block sync is again a header sync. So doing some kind of progress bar have to be done with this in mind.

How Has This Been Tested?

Manually.

@stringhandler stringhandler merged commit d47ad5e into tari-project:development Jan 24, 2022
@Cifko Cifko deleted the expose-sync-data branch June 23, 2022 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants