simulation

package
v0.0.0-...-a2f4e79 Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2024 License: MIT Imports: 7 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 GetRandomAddresses

func GetRandomAddresses(r *rand.Rand, length int, accs []simtypes.Account) []string

func GetRandomBalances

func GetRandomBalances(r *rand.Rand, length int) []*types.Balance

func GetRandomCollectionPermissions

func GetRandomCollectionPermissions(r *rand.Rand, accs []simtypes.Account) *types.CollectionPermissions

func GetRandomTransfers

func GetRandomTransfers(r *rand.Rand, length int, accs []simtypes.Account) []*types.Transfer

func GetTimelineTimes

func GetTimelineTimes(r *rand.Rand, length int) []*types.UintRange

func SimulateMsgCreateAddressLists

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

func SimulateMsgCreateCollection

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

func SimulateMsgDeleteCollection

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

func SimulateMsgTransferBadges

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

func SimulateMsgUniversalUpdateCollection

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

func SimulateMsgUpdateCollection

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

func SimulateMsgUpdateUserApprovals

func SimulateMsgUpdateUserApprovals(
	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