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 floating esperanza_logout.py #938

Closed frolosofsky closed 5 years ago

frolosofsky commented 5 years ago

Make finalizer leave IBD correctly. The reason test flaked was that finalizer didn't finish IBD phase that leads to not processing deposit transaction correctly.

Fixes #932. Closes #936.

frolosofsky commented 5 years ago

The fix passed 400 launches on the Travis. Assume as fixed. https://travis-ci.com/dtr-org/unit-e/builds/107915751