Documentation ¶
Index ¶
- func FutureDecided() *tests.MultiMsgProcessingSpecTest
- func InvalidDecidedValue() *tests.MultiMsgProcessingSpecTest
- func NoRunningDuty() *tests.MultiMsgProcessingSpecTest
- func PostDecided() *tests.MultiMsgProcessingSpecTest
- func PostFinish() *tests.MultiMsgProcessingSpecTest
- func ValidDecided() *tests.MultiMsgProcessingSpecTest
- func ValidDecided10Operators() *tests.MultiMsgProcessingSpecTest
- func ValidDecided13Operators() *tests.MultiMsgProcessingSpecTest
- func ValidDecided7Operators() *tests.MultiMsgProcessingSpecTest
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FutureDecided ¶
func FutureDecided() *tests.MultiMsgProcessingSpecTest
FutureDecided tests a running instance at FirstHeight, then processing a decided msg from height 10 and returning decided but doesn't move to post consensus as it's not the same instance decided
func InvalidDecidedValue ¶
func InvalidDecidedValue() *tests.MultiMsgProcessingSpecTest
InvalidDecidedValue tests an invalid decided value
func NoRunningDuty ¶
func NoRunningDuty() *tests.MultiMsgProcessingSpecTest
NoRunningDuty tests a valid proposal msg before duty starts
func PostDecided ¶
func PostDecided() *tests.MultiMsgProcessingSpecTest
PostDecided tests a valid commit msg after returned decided already
func PostFinish ¶
func PostFinish() *tests.MultiMsgProcessingSpecTest
PostFinish tests a valid commit msg after runner finished
func ValidDecided ¶
func ValidDecided() *tests.MultiMsgProcessingSpecTest
ValidDecided tests a valid decided value
func ValidDecided10Operators ¶
func ValidDecided10Operators() *tests.MultiMsgProcessingSpecTest
ValidDecided10Operators tests a valid decided value (10 operators)
func ValidDecided13Operators ¶
func ValidDecided13Operators() *tests.MultiMsgProcessingSpecTest
ValidDecided13Operators tests a valid decided value (13 operators)
func ValidDecided7Operators ¶
func ValidDecided7Operators() *tests.MultiMsgProcessingSpecTest
ValidDecided7Operators tests a valid decided value (7 operators)
Types ¶
This section is empty.