Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Round15 ¶ added in v0.3.1
Round15 tests calling UponRoundTimeout for round 15, testing state and broadcasted msgs
Types ¶
type SpecTest ¶ added in v0.3.0
type SpecTest struct { Name string Pre *qbft.Instance PostRoot string PostState types.Root `json:"-"` // Field is ignored by encoding/json OutputMessages []*qbft.SignedMessage ExpectedTimerState *testingutils.TimerState ExpectedError string }
func (*SpecTest) GetPostState ¶ added in v0.3.1
Source Files ¶
Click to show internal directories.
Click to hide internal directories.