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

keep track of latest blocks for optimistic sync #3715

Merged
merged 12 commits into from
Jun 10, 2022

Conversation

etan-status
Copy link
Contributor

When launched with --light-client-enable the latest blocks are fetched
and optimistic candidate blocks are passed to a callback (log for now).
This helps accelerate syncing in the future (optimistic sync).

When launched with `--light-client-enable` the latest blocks are fetched
and optimistic candidate blocks are passed to a callback (log for now).
This helps accelerate syncing in the future (optimistic sync).
@github-actions
Copy link

github-actions bot commented Jun 8, 2022

Unit Test Results

     12 files  ±  0     846 suites  +4   1h 2m 9s ⏱️ + 5m 10s
1 706 tests +  7  1 654 ✔️ +  7    52 💤 ±0  0 ±0 
9 921 runs  +28  9 793 ✔️ +28  128 💤 ±0  0 ±0 

Results for commit 336d8c6. ± Comparison against base commit 7ec1521.

♻️ This comment has been updated with latest results.

…/lc-optsync

* commit '7ec1521c52bdcbfe88a0b6da99b124f73b125b21':
  use unsigned literals (#3717)
  Bump libp2p (#3709)
  remove unused imports in tests/ (#3713)
@etan-status etan-status enabled auto-merge (squash) June 10, 2022 14:11
@etan-status etan-status merged commit 15967c4 into unstable Jun 10, 2022
@etan-status etan-status deleted the dev/etan/lc-optsync branch June 10, 2022 14:16
etan-status added a commit that referenced this pull request Jun 10, 2022
…/lc-dbprep

* commit '15967c407639ac48fcecf52f727555dae18a14b5':
  keep track of latest blocks for optimistic sync (#3715)
  separate non-zero exit code for doppelganger detection (#3728)
  cleanups: unused and duplicate imports, inconsistent naming conventions, URL updates (#3724)
  Change the log level for unrecognized json fields from debug to trace
  ncli: altair+ slot and state transitions (#3721)
  fix Nim 1.6 build deprecation warnings (#3712)
  remove unused stdlib imports (#3718)
@status-im status-im deleted a comment Jun 12, 2022
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