Navigation Menu

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

Implement progressive load checkpoint #227

Closed
kingsleyh opened this issue Nov 3, 2018 · 1 comment
Closed

Implement progressive load checkpoint #227

kingsleyh opened this issue Nov 3, 2018 · 1 comment

Comments

@kingsleyh
Copy link
Contributor

With fast block creation the chain will get big fast. One approach could be to start with the latest block hash and then progressively back load the rest of the chain over time so that the node could start up in seconds and run and the chain would load progressively backloading until complete by stepping through checkpoints.

@kingsleyh
Copy link
Contributor Author

created a new issue for this

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

No branches or pull requests

1 participant