Module test_helpers

Module test_helpers 

Source
Expand description

Helper functions for tests

Functionsยง

bad_polynomial_commitment
Check that bad polynomial commitments are properly caught as errors during DKG
bad_polynomial_length
Check that bad polynomial lengths are properly caught as errors during DKG
dkg
Run DKG on the passed signers
run_compute_secrets_missing_private_shares
Run compute secrets test to trigger MissingPrivateShares code path