simulation

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2023 License: Apache-2.0 Imports: 12 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 NewDecodeStore added in v0.0.8

func NewDecodeStore(cdc codec.BinaryCodec) func(kvA, kvB kv.Pair) string

NewDecodeStore returns a decoder function closure that unmarshal the KVPair's Value to the corresponding bet type.

func ParamChanges added in v0.0.8

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

ParamChanges defines the parameters that can be modified by param change proposals on the simulation

func RandomizedGenState added in v0.0.8

func RandomizedGenState(simState *module.SimulationState)

RandomizedGenState generates a random GenesisState for market

func SimulateMsgAddMarket

func SimulateMsgAddMarket(
	_ types.AccountKeeper,
	_ types.BankKeeper,
	_ keeper.Keeper,
) simtypes.Operation

SimulateMsgAddMarket simulates the add market flow

func SimulateMsgResolveMarket

func SimulateMsgResolveMarket(
	_ types.AccountKeeper,
	_ types.BankKeeper,
	_ keeper.Keeper,
) simtypes.Operation

SimulateMsgResolveMarket simulates the resolve market flow

func SimulateMsgUpdateMarket

func SimulateMsgUpdateMarket(
	_ types.AccountKeeper,
	_ types.BankKeeper,
	_ keeper.Keeper,
) simtypes.Operation

SimulateMsgUpdateMarket simulates update market message

Types

This section is empty.

Jump to

Keyboard shortcuts

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