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

fix slot number display during sync #3383

Merged
merged 1 commit into from
Feb 14, 2022

Conversation

etan-status
Copy link
Contributor

#3304 introduced a regression to the sync status string displayed in the
status bar; during the main forward sync, the current slot is no longer
reported and always displays as 0. This patch corrects the computation
to accurately report the current slot once more.

status-im#3304 introduced a regression to the sync status string displayed in the
status bar; during the main forward sync, the current slot is no longer
reported and always displays as `0`. This patch corrects the computation
to accurately report the current slot once more.
@github-actions
Copy link

Unit Test Results

     12 files  ±0     821 suites  ±0   33m 40s ⏱️ + 2m 38s
1 671 tests ±0  1 625 ✔️ ±0    46 💤 ±0  0 ±0 
9 755 runs  ±0  9 655 ✔️ ±0  100 💤 ±0  0 ±0 

Results for commit b08546d. ± Comparison against base commit 2160d02.

@arnetheduck arnetheduck merged commit a28900c into status-im:unstable Feb 14, 2022
@etan-status etan-status deleted the sm-cs branch February 14, 2022 13:09
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