simulation

package
v2.1.1-0...-d24ec66 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 11, 2023 License: MIT Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FindAccount

func FindAccount(accs []simtypes.Account, address string) (simtypes.Account, bool)

FindAccount find a specific address from an account list

func GetMerkleProof

func GetMerkleProof() (item, jProof string)

Generate merkle proof with similar operation as jackal provider daemon but the file used to generate is much simpler Returns json encoding of merkle proof

func GetMerkleRoot

func GetMerkleRoot() string

Generate merkle root with similar operation as jackal provider daemon

func ParamChanges

func ParamChanges(r *rand.Rand) []simtypes.ParamChange

func RandIPv4Url

func RandIPv4Url(r *rand.Rand) string

Generate random IPv4 url e.g http://1.1.1.1 It may not be unique

func RandomizedGenState

func RandomizedGenState(simState *module.SimulationState)

func SimulateMsgAddProviderClaimer

func SimulateMsgAddProviderClaimer(
	ak types.AccountKeeper,
	bk types.BankKeeper,
	k keeper.Keeper,
) simtypes.Operation

func SimulateMsgBuyStorage

func SimulateMsgBuyStorage(
	ak types.AccountKeeper,
	bk types.BankKeeper,
	k keeper.Keeper,
) simtypes.Operation

func SimulateMsgCancelContract

func SimulateMsgCancelContract(
	ak types.AccountKeeper,
	bk types.BankKeeper,
	k keeper.Keeper,
) simtypes.Operation

func SimulateMsgClaimStray

func SimulateMsgClaimStray(
	ak types.AccountKeeper,
	bk types.BankKeeper,
	k keeper.Keeper,
) simtypes.Operation

func SimulateMsgInitProvider

func SimulateMsgInitProvider(
	ak types.AccountKeeper,
	bk types.BankKeeper,
	_ keeper.Keeper,
) simtypes.Operation

func SimulateMsgPostContract

func SimulateMsgPostContract(
	ak types.AccountKeeper,
	bk types.BankKeeper,
	k keeper.Keeper,
) simtypes.Operation

func SimulateMsgPostproof

func SimulateMsgPostproof(
	ak types.AccountKeeper,
	bk types.BankKeeper,
	k keeper.Keeper,
) simtypes.Operation

func SimulateMsgRemoveProviderClaimer

func SimulateMsgRemoveProviderClaimer(
	ak types.AccountKeeper,
	bk types.BankKeeper,
	k keeper.Keeper,
) simtypes.Operation

func SimulateMsgSetProviderIP

func SimulateMsgSetProviderIP(
	ak types.AccountKeeper,
	bk types.BankKeeper,
	k keeper.Keeper,
) simtypes.Operation

func SimulateMsgSetProviderTotalspace

func SimulateMsgSetProviderTotalspace(
	ak types.AccountKeeper,
	bk types.BankKeeper,
	k keeper.Keeper,
) simtypes.Operation

func SimulateMsgSignContract

func SimulateMsgSignContract(
	ak types.AccountKeeper,
	bk types.BankKeeper,
	k keeper.Keeper,
) simtypes.Operation

func SimulateMsgUpgradeStorage

func SimulateMsgUpgradeStorage(
	ak types.AccountKeeper,
	bk types.BankKeeper,
	k keeper.Keeper,
) simtypes.Operation

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL