Documentation ¶
Index ¶
- func Duplicate() *tests.MsgProcessingSpecTest
- func EmptyAggregatedMsgBytes() *tests.MsgProcessingSpecTest
- func EmptyHash() *tests.MsgProcessingSpecTest
- func MultiSigner() *tests.MsgProcessingSpecTest
- func Receive() *tests.MsgProcessingSpecTest
- func ReceiveRequest() *tests.MsgProcessingSpecTest
- func UnknownSigner() *tests.MsgProcessingSpecTest
- func WrongHeight() *tests.MsgProcessingSpecTest
- func WrongProof() *tests.MsgProcessingSpecTest
- func WrongSignature() *tests.MsgProcessingSpecTest
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Duplicate ¶
func Duplicate() *tests.MsgProcessingSpecTest
Duplicate tests the receipt of a duplicate vcbc final message
func EmptyAggregatedMsgBytes ¶
func EmptyAggregatedMsgBytes() *tests.MsgProcessingSpecTest
EmptyAggregatedMsgBytes tests a proposal msg received with the wrong height
func EmptyHash ¶
func EmptyHash() *tests.MsgProcessingSpecTest
EmptyHash tests a proposal msg received with the wrong height
func MultiSigner ¶
func MultiSigner() *tests.MsgProcessingSpecTest
MultiSigner tests a proposal msg with > 1 signers
func Receive ¶
func Receive() *tests.MsgProcessingSpecTest
Receive tests the receipt of a vcbc final message
func ReceiveRequest ¶
func ReceiveRequest() *tests.MsgProcessingSpecTest
ReceiveRequest tests the receipt of a vcbc final message and, then, the receipt of a request
func UnknownSigner ¶
func UnknownSigner() *tests.MsgProcessingSpecTest
UnknownSigner tests a single proposal received with an unknown signer
func WrongHeight ¶
func WrongHeight() *tests.MsgProcessingSpecTest
WrongHeight tests a proposal msg received with the wrong height
func WrongProof ¶
func WrongProof() *tests.MsgProcessingSpecTest
WrongProof tests the receipt of a vcbc final message with wrong proof
func WrongSignature ¶
func WrongSignature() *tests.MsgProcessingSpecTest
WrongSignature tests a single proposal received with a wrong signature
Types ¶
This section is empty.