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

[WIP] Fast Sync #752

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

[WIP] Fast Sync #752

wants to merge 5 commits into from

Conversation

willmeister
Copy link
Contributor

@willmeister willmeister commented Jan 3, 2019

Implements Fast Sync as described by #637

All that is left for this PR is:

  • Add tests
  • Add fast sync eligibility / configuration detection and set BlockQueue.fast_sync_in_progress accordingly
  • Determine the chain's block height, flip fast_sync_in_progress to false and load necessary tries when we reach block height - 1024
  • Validation for Receipts received against block header hash

@InoMurko
Copy link
Member

👍

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

Successfully merging this pull request may close these issues.

3 participants