simulation

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Oct 15, 2021 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const (
	EpochBlocks = "epoch_blocks"
	Budgets     = "budgets"
)

Simulation parameter constants

Variables

This section is empty.

Functions

func GenBudgets

func GenBudgets(r *rand.Rand) []types.Budget

GenBudgets returns randomized budgets.

func GenEpochBlocks

func GenEpochBlocks(r *rand.Rand) uint32

GenEpochBlocks returns randomized epoch blocks.

func NewDecodeStore

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

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

func ParamChanges

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

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

func RandomizedGenState

func RandomizedGenState(simState *module.SimulationState)

RandomizedGenState generates a random GenesisState for budget.

Types

This section is empty.

Jump to

Keyboard shortcuts

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