simulation

package
v0.50.5 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2024 License: Apache-2.0 Imports: 10 Imported by: 13

Documentation

Index

Constants

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

Simulation parameter constants

View Source
const (
	DefaultWeightMsgUpdateParams int = 100

	OpWeightMsgUpdateParams = "op_weight_msg_update_params"
)

Simulation operation weights constants

Variables

This section is empty.

Functions

func GenGoalBonded

func GenGoalBonded(r *rand.Rand) math.LegacyDec

GenGoalBonded randomized GoalBonded

func GenInflation

func GenInflation(r *rand.Rand) math.LegacyDec

GenInflation randomized Inflation

func GenInflationMax

func GenInflationMax(r *rand.Rand) math.LegacyDec

GenInflationMax randomized InflationMax

func GenInflationMin

func GenInflationMin(r *rand.Rand) math.LegacyDec

GenInflationMin randomized InflationMin

func GenInflationRateChange

func GenInflationRateChange(r *rand.Rand) math.LegacyDec

GenInflationRateChange randomized InflationRateChange

func ProposalMsgs added in v0.47.0

func ProposalMsgs() []simtypes.WeightedProposalMsg

ProposalMsgs defines the module weighted proposals' contents

func RandomizedGenState

func RandomizedGenState(simState *module.SimulationState)

RandomizedGenState generates a random GenesisState for mint

func SimulateMsgUpdateParams added in v0.47.0

func SimulateMsgUpdateParams(r *rand.Rand, _ sdk.Context, _ []simtypes.Account) sdk.Msg

SimulateMsgUpdateParams returns a random MsgUpdateParams

Types

This section is empty.

Jump to

Keyboard shortcuts

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