Documentation ¶
Index ¶
- func Batch() *tests.MsgProcessingSpecTest
- func Duplicate() *tests.MsgProcessingSpecTest
- func DuplicatePriority() *tests.MsgProcessingSpecTest
- func EmptyData() *tests.MsgProcessingSpecTest
- func MultiSigner() *tests.MsgProcessingSpecTest
- func Receive() *tests.MsgProcessingSpecTest
- func ReceiveMultiple() *tests.MsgProcessingSpecTest
- func TwoBatches() *tests.MsgProcessingSpecTest
- func UnknownSigner() *tests.MsgProcessingSpecTest
- func WrongAuthor() *tests.MsgProcessingSpecTest
- func WrongHeight() *tests.MsgProcessingSpecTest
- func WrongSignature() *tests.MsgProcessingSpecTest
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Batch ¶
func Batch() *tests.MsgProcessingSpecTest
Batch tests the delivery of a VCBCSend msg after receiving a batch of messages
func Duplicate ¶
func Duplicate() *tests.MsgProcessingSpecTest
Duplicate tests the receipt of a duplicate VCBCSend
func DuplicatePriority ¶
func DuplicatePriority() *tests.MsgProcessingSpecTest
Duplicate tests the receipt of a duplicate VCBCSend with same priority but different values
func EmptyData ¶
func EmptyData() *tests.MsgProcessingSpecTest
EmptyData tests a proposal msg received with the wrong height
func MultiSigner ¶
func MultiSigner() *tests.MsgProcessingSpecTest
MultiSigner tests a proposal msg with > 1 signers
func ReceiveMultiple ¶
func ReceiveMultiple() *tests.MsgProcessingSpecTest
ReceiveMultiple tests the receipt of multiple VCBCSend
func TwoBatches ¶
func TwoBatches() *tests.MsgProcessingSpecTest
TwoBatches tests the delivery of two VCBCSend msg after receiving two batch of messages
func UnknownSigner ¶
func UnknownSigner() *tests.MsgProcessingSpecTest
UnknownSigner tests a single proposal received with an unknown signer
func WrongAuthor ¶
func WrongAuthor() *tests.MsgProcessingSpecTest
WrongAuthor tests the receipt of a VCBCSend with wrong author
func WrongHeight ¶
func WrongHeight() *tests.MsgProcessingSpecTest
WrongHeight tests a proposal msg received with the wrong height
func WrongSignature ¶
func WrongSignature() *tests.MsgProcessingSpecTest
WrongSignature tests a single proposal received with a wrong signature
Types ¶
This section is empty.