Skip to content

Repair broken snapshots #219

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

Closed
remagpie opened this issue Jun 20, 2018 · 3 comments
Closed

Repair broken snapshots #219

remagpie opened this issue Jun 20, 2018 · 3 comments
Assignees
Labels

Comments

@remagpie
Copy link
Contributor

Snapshot can be boken in some situations.
Since snapshot sync protocol requires every snapshot to be valid, we need to repair every broken snapshot files before sending it out.
Current plan is to validate and repair all exisiting snapshot files once on startup.

@remagpie remagpie added good first issue Good for newcomers sync labels Jun 20, 2018
@remagpie remagpie self-assigned this Jun 20, 2018
@remagpie remagpie removed the good first issue Good for newcomers label Jul 4, 2018
@baumstern
Copy link
Contributor

Let me take care of this.

@baumstern
Copy link
Contributor

I caught the way merkle trie works. I'm planning to compare the snapshot file to keyvalueDB of state trie.

@remagpie remagpie mentioned this issue Oct 12, 2018
21 tasks
@sgkim126
Copy link
Contributor

I moved it to #144

@posgnu posgnu closed this as completed Oct 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants