Skip to content

Conversation

@0xSasaPrsic
Copy link
Contributor

Implementation of a simplified test that proves that there is no consensus among the nodes.
It creates a cluster of 5 nodes where one node is faulty (A_4).
In round 0 for a sequence 1 node A_0 locks a proposal which is defined in the flow map.
In round 1 for a sequence 1 node A_1 locks different proposal which is defined in the flow map.
In all other rounds everyone except faulty node (A_4) communicate and there is no consensus.

Note: The test asserts that liveness issue exists.

@0xSasaPrsic 0xSasaPrsic requested a review from b00ris April 29, 2022 10:09
@0xSasaPrsic 0xSasaPrsic changed the title Simplify liveness test. Liveness test Apr 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants