consensus-test
Safe HaskellSafe-Inferred
LanguageHaskell2010

Test.Consensus.Util.Versioned

Description

Tests for versioned serialisation.

Some of our serialization code supports some limited migration capability. This module contains a few unit tests that check that the migration infrastructure we provide works as expected.

Documentation