package
0.0.0-20231005111009-2d42763e8641
Repository: https://github.com/celestiaorg/test-infra.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
CheckBalanceDeduction checks if the balance of a node has been deducted after a successful pfb.
CheckSharesByNamespace accepts an expected namespace.ID and data that was submitted.
No description provided by the author
No description provided by the author
No description provided by the author
GenerateNamespaceID returns a namespace ID based on runenv.StringParams defined in the composition file TODO(@Bidon15): We actually need to refactor this out using runenv.IntParam().
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GetRandomMessageBySize returns a random []byte per each call made by each instance of node type.
GetRandomNamespace returns a random namespace.ID per each call made by each instance of node type.
No description provided by the author
No description provided by the author
SubmitData calls a node.StateService SubmitPayForBlob() method with recording a txLog output.
No description provided by the author
VerifyDataInNamespace encapsulates 3 steps to get the data verified against the next block's shares found in a user-specified namespace.ID.
# Constants
EVMPrivateKeyPassphrase the EVM keystore passphrase that will be used when storing all EVM keys.
P2PPrivateKeyNickname the P2P private key nickname that will be used when storing all P2P keys.
# Variables
DefaultNameId is used in cases where we only have 1 Namespace.ID used across all nodes that submit pfd and get shares by this ID.