Documentation
¶
Index ¶
- func ConsensusQuorum() *tests.SpecTest
- func InvalidConsensusMsg() *tests.SpecTest
- func InvalidDecidedMsg() *tests.SpecTest
- func InvalidPartialSigMsg() *tests.SpecTest
- func MsgNotBelonging() *tests.SpecTest
- func NoData() *tests.SpecTest
- func NoDutyRunner() *tests.SpecTest
- func NoRunningDuty() *tests.SpecTest
- func PostConsensusQuorum() *tests.SpecTest
- func RandaoQuorum() *tests.SpecTest
- func WrongBeaconType() *tests.SpecTest
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConsensusQuorum ¶
ConsensusQuorum tests a consensus quorum and the msg it broadcasts after
func InvalidConsensusMsg ¶
InvalidConsensusMsg tests an invalid valcheck SSVMessage data
func InvalidDecidedMsg ¶
InvalidDecidedMsg tests an invalid decided SSVMessage data
func InvalidPartialSigMsg ¶
InvalidPartialSigMsg tests an invalid partial sig SSVMessage data
func MsgNotBelonging ¶
MsgNotBelonging tests an SSVMessage ID that doesn't belong to the validator
func NoDutyRunner ¶
NoDutyRunner tests an SSVMessage ID for non-existing duty runner
func NoRunningDuty ¶
NoRunningDuty tests an SSVMessage for a runner with no running duty
func PostConsensusQuorum ¶
PostConsensusQuorum tests a post valcheck quorum and the BN msg it broadcasts after
func RandaoQuorum ¶
RandaoQuorum tests a randao quorum, broadcasting full randao sig and start of valcheck instance
func WrongBeaconType ¶
WrongBeaconType tests an SSVMessage with the wrong beacon type
Types ¶
This section is empty.