Skip to content
This repository has been archived by the owner on Oct 14, 2022. It is now read-only.

State - Perform state snapshots #202

Open
octavonce opened this issue Jan 31, 2020 · 0 comments
Open

State - Perform state snapshots #202

octavonce opened this issue Jan 31, 2020 · 0 comments
Labels
d-hard An issue of hard difficulty feature A feature to be implemented
Milestone

Comments

@octavonce
Copy link
Collaborator

State snapshots are on-disk historical states stored with the purpose of allowing new nodes to sync to the network. These are different from in-memory state checkpoints used as cache by the chain module to re-organise the chain in case of a longer candidate.

@octavonce octavonce added feature A feature to be implemented d-hard An issue of hard difficulty labels Jan 31, 2020
@octavonce octavonce added this to the 0.1 milestone Jan 31, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
d-hard An issue of hard difficulty feature A feature to be implemented
Projects
None yet
Development

No branches or pull requests

1 participant