simulation

package
v28.0.2 Latest Latest
Warning

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

Go to latest
Published: Apr 1, 2025 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultWeightMsgUpdateParams int = 100

	// nolint:gosec
	OpWeightMsgUpdateParams = "op_weight_msg_update_params"
)

Simulation operation weights constants

View Source
const (
	Inflation = "inflation"
)

Simulation parameter constants

Variables

This section is empty.

Functions

func GenBlocksPerYear

func GenBlocksPerYear(_ *rand.Rand) uint64

GenBlocksPerYear randomized BlocksPerYear

func GenInflation

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

GenInflation randomized Inflation

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 ProposalMsgs

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

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