consensus-test
Safe HaskellSafe-Inferred
LanguageHaskell2010

Test.Consensus.Genesis.Tests.Uniform

Description

Peer simulator tests based on randomly generated schedules. They share the same property stating that the immutable tip should be on the trunk of the block tree with the right age (roughly k blocks from the tip). Contrary to other tests cases (eg. long range attack), the schedules are not particularly biased towards a specific situation.

Documentation