simulation

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2023 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Inflation               = "inflation"
	InflationRateChange     = "inflation_rate_change"
	InflationMax            = "inflation_max"
	InflationMin            = "inflation_min"
	GoalBonded              = "goal_bonded"
	DistributionProportions = "distribution_proportions"
	FundedAddresses         = "funded_addresses"
)

Simulation parameter constants

Variables

This section is empty.

Functions

func GenDistributionProportions

func GenDistributionProportions(r *rand.Rand) types.DistributionProportions

GenDistributionProportions randomized DistributionProportions

func GenFundedAddresses

func GenFundedAddresses(r *rand.Rand) []types.WeightedAddress

func GenGoalBonded

func GenGoalBonded() sdk.Dec

GenGoalBonded randomized GoalBonded

func GenInflation

func GenInflation(r *rand.Rand) sdk.Dec

GenInflation randomized Inflation

func GenInflationMax

func GenInflationMax() sdk.Dec

GenInflationMax randomized InflationMax

func GenInflationMin

func GenInflationMin() sdk.Dec

GenInflationMin randomized InflationMin

func GenInflationRateChange

func GenInflationRateChange(r *rand.Rand) sdk.Dec

GenInflationRateChange randomized InflationRateChange

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 mint type.

func ParamChanges

func ParamChanges() []simtypes.LegacyParamChange

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 mint

Types

This section is empty.

Jump to

Keyboard shortcuts

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