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

Fixes for backfill syncing. #3304

Merged
merged 1 commit into from
Jan 21, 2022
Merged

Fixes for backfill syncing. #3304

merged 1 commit into from
Jan 21, 2022

Conversation

cheatfate
Copy link
Contributor

  1. Fix backfill syncing never finishes in status message.
  2. Fix current slot number of both forward and backward syncing.

@github-actions
Copy link

github-actions bot commented Jan 21, 2022

Unit Test Results

     12 files  ±0     790 suites  ±0   33m 31s ⏱️ - 2m 14s
1 614 tests ±0  1 566 ✔️ ±0    48 💤 ±0  0 ±0 
9 505 runs  ±0  9 401 ✔️ ±0  104 💤 ±0  0 ±0 

Results for commit 07e034a. ± Comparison against base commit 9699858.

♻️ This comment has been updated with latest results.

@arnetheduck arnetheduck merged commit 0ea6dfa into unstable Jan 21, 2022
@arnetheduck arnetheduck deleted the fix-backfill-finish branch January 21, 2022 09:35
etan-status added a commit to etan-status/nimbus-eth2 that referenced this pull request Feb 13, 2022
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.
arnetheduck pushed a commit that referenced this pull request Feb 14, 2022
#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.
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