dtr-org / unit-e

A digital currency for a new era of decentralized trust
https://unit-e.io
MIT License
45 stars 15 forks source link

Vote recorder is reset after node restart #837

Closed frolosofsky closed 5 years ago

frolosofsky commented 5 years ago

At the moment we don't have serialization of finalization::VoteRecorder that effectively means that a node starts with empty set after every restart, that finally leads to losing the ability of slashable conditions detection.