Versions in this module Expand all Collapse all v1 v1.999.0 Nov 17, 2022 Changes in this version + func CheckAddressHasTokens(t *testing.T, address []byte, nodes []*integrationTests.TestProcessorNode, ...) + func CheckNumCallBacks(t *testing.T, address []byte, nodes []*integrationTests.TestProcessorNode, ...) + func CheckSavedCallBackData(t *testing.T, address []byte, nodes []*integrationTests.TestProcessorNode, ...) + func CreateNodesAndPrepareBalances(numOfShards int) ([]*integrationTests.TestProcessorNode, []int) + func DeployNonPayableSmartContract(t *testing.T, nodes []*integrationTests.TestProcessorNode, idxProposers []int, ...) []byte + func DeployNonPayableSmartContractFromNode(t *testing.T, nodes []*integrationTests.TestProcessorNode, idDeployer int, ...) []byte + func GetESDTTokenData(t *testing.T, address []byte, nodes []*integrationTests.TestProcessorNode, ...) *esdt.ESDigitalToken + func GetUserAccountWithAddress(t *testing.T, address []byte, nodes []*integrationTests.TestProcessorNode) state.UserAccountHandler + func IssueNFT(nodes []*integrationTests.TestProcessorNode, esdtType string, ticker string) + func IssueTestToken(nodes []*integrationTests.TestProcessorNode, initialSupply int64, ...) + func IssueTestTokenWithCustomGas(nodes []*integrationTests.TestProcessorNode, initialSupply int64, ...) + func IssueTestTokenWithSpecialRoles(nodes []*integrationTests.TestProcessorNode, initialSupply int64, ...) + func PrepareFungibleTokensWithLocalBurnAndMint(t *testing.T, nodes []*integrationTests.TestProcessorNode, ...) string + func SetRoles(nodes []*integrationTests.TestProcessorNode, addrForRole []byte, ...)