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

Fix inconsistent ValidatorState after re-org'ing deposit #983

Closed kostyantyn closed 5 years ago

kostyantyn commented 5 years ago

WIP: Opened to get early feedback

This commit fixes the issue with deposits during re-orgs. Reference to the issue: https://github.com/dtr-org/unit-e/issues/972

Signed-off-by: Kostiantyn Stepaniuk kostia@thirdhash.com

scravy commented 5 years ago

Since we started putting things in finalization and also the most recent test in that category was added as finalization_... maybe this should also go with that prefix?

kostyantyn commented 5 years ago

It's still WIP but want to get feedback from Travis

kostyantyn commented 5 years ago

Closing this PR in favor of this one https://github.com/dtr-org/unit-e/pull/1009