Documentation ¶
Index ¶
- func CreateAndPropagateBlocks(t *testing.T, nbRounds uint64, currentRound uint64, currentNonce uint64, ...) (uint64, uint64)
- func GetBlockProposersIndexes(consensusMap map[uint32][]*integrationTests.TestProcessorNode, ...) map[uint32]int
- func VerifyIfAddedShardHeadersAreWithNewEpoch(t *testing.T, nodes []*integrationTests.TestProcessorNode)
- func VerifyThatNodesHaveCorrectEpoch(t *testing.T, epoch uint32, nodes []*integrationTests.TestProcessorNode)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateAndPropagateBlocks ¶
func CreateAndPropagateBlocks( t *testing.T, nbRounds uint64, currentRound uint64, currentNonce uint64, nodes []*integrationTests.TestProcessorNode, idxProposers []int, ) (uint64, uint64)
CreateAndPropagateBlocks -
func GetBlockProposersIndexes ¶
func GetBlockProposersIndexes( consensusMap map[uint32][]*integrationTests.TestProcessorNode, nodesMap map[uint32][]*integrationTests.TestProcessorNode, ) map[uint32]int
GetBlockProposersIndexes -
func VerifyIfAddedShardHeadersAreWithNewEpoch ¶
func VerifyIfAddedShardHeadersAreWithNewEpoch( t *testing.T, nodes []*integrationTests.TestProcessorNode, )
VerifyIfAddedShardHeadersAreWithNewEpoch -
func VerifyThatNodesHaveCorrectEpoch ¶
func VerifyThatNodesHaveCorrectEpoch( t *testing.T, epoch uint32, nodes []*integrationTests.TestProcessorNode, )
VerifyThatNodesHaveCorrectEpoch -
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.