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

example_test.py is floating example test #796

Closed frolosofsky closed 5 years ago

frolosofsky commented 5 years ago

Describe the bug After merging PoS we faced with a floating test in example_test.py. It fails somewhere in block validation: ERROR: ConnectBlock: tx doesn't pass snapshot validation. The full log.txt.

To Reproduce Launch functional tests on Travis.

Expected behavior The test must pass.

Environment Travis.