ethereum / ssv

The repository has moved to https://github.com/bloxapp/ssv
https://github.com/bloxapp/ssv
24 stars 12 forks source link

Load current instance when booting #94

Open alonmuroch opened 3 years ago

alonmuroch commented 3 years ago

Current instance state is saved into storage when it hits a prepare quorum. The idea is to save it in case the node crashes right after so when he boots again he can load the prepare state and continue from there.