mirror of
https://github.com/logos-blockchain/logos-blockchain-specs.git
synced 2026-01-07 15:43:07 +00:00
Tests for voting
This commit is contained in:
parent
47bcef1a12
commit
9377c2d98b
@ -164,6 +164,7 @@ def test_receive_block_has_an_old_qc(self):
|
||||
#4: If a node counts duplicate votes
|
||||
#6: If a node counts votes of nodes other than it's child committees.
|
||||
#7: If a node counts distinct votes for a safe block from its child committees.
|
||||
#8: If #7 is true, if node will vote for the mentioned safe block
|
||||
|
||||
def test_vote_for_received_block(self):
|
||||
carnot = Carnot(int_to_id(0))
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user