Documentation ¶
Index ¶
- func AbaStart() *tests.MsgProcessingSpecTest
- func Duplicate() *tests.MsgProcessingSpecTest
- func InvalidVote() *tests.MsgProcessingSpecTest
- func MultiSigner() *tests.MsgProcessingSpecTest
- func Receive() *tests.MsgProcessingSpecTest
- func ReceiveQuorum() *tests.MsgProcessingSpecTest
- func ReceiveTwoQuorum() *tests.MsgProcessingSpecTest
- func UnknownSigner() *tests.MsgProcessingSpecTest
- func WrongHeight() *tests.MsgProcessingSpecTest
- func WrongSignature() *tests.MsgProcessingSpecTest
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AbaStart ¶
func AbaStart() *tests.MsgProcessingSpecTest
AbaStart tests if AC will send ABAInit0
func Duplicate ¶
func Duplicate() *tests.MsgProcessingSpecTest
Duplicate tests an ABAInit received twice
func InvalidVote ¶
func InvalidVote() *tests.MsgProcessingSpecTest
WrongVote tests an ABAInit with invalid vote
func MultiSigner ¶
func MultiSigner() *tests.MsgProcessingSpecTest
MultiSigner tests a proposal msg with > 1 signers
func ReceiveQuorum ¶
func ReceiveQuorum() *tests.MsgProcessingSpecTest
ReceiveQuorum tests an ABAInit quorum receipt
func ReceiveTwoQuorum ¶
func ReceiveTwoQuorum() *tests.MsgProcessingSpecTest
ReceiveTwoQuorum tests two ABAInit quorum receipt
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 WrongSignature ¶
func WrongSignature() *tests.MsgProcessingSpecTest
WrongSignature tests a single proposal received with a wrong signature
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.