Versions in this module Expand all Collapse all v1 v1.999.0 Nov 17, 2022 Changes in this version + 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)