simulation

package
v0.53.3 Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2025 License: Apache-2.0 Imports: 14 Imported by: 1

Documentation

Index

Constants

View Source
const (
	OpWeightMsgFundCommunityPool = "op_weight_msg_fund_community_pool"

	DefaultWeightMsgFundCommunityPool = 100
)

Simulation operation weights constants

View Source
const (
	DefaultWeightMsgUpdateParams int = 50

	OpWeightMsgUpdateParams = "op_weight_msg_update_params"

	DefaultWeightCreateContinuousFund int = 50

	OpWeightMsgCreateContinuousFund = "op_weight_msg_create_continuous_fund"
)

Simulation operation weights constants

View Source
const (
	Params = "params"
)

Variables

View Source
var TypeFundCommunityPool = sdk.MsgTypeURL(&types.MsgFundCommunityPool{})

Functions

func GenParams

func GenParams(r *rand.Rand) types.Params

func MsgCommunityPoolSpendFactory

func MsgCommunityPoolSpendFactory() simsx.SimMsgFactoryFn[*types.MsgCommunityPoolSpend]

MsgCommunityPoolSpendFactory creates a gov proposal to send tokens from the community pool to a random account

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 gov

func SimulateMsgCreateContinuousFund

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

SimulateMsgCreateContinuousFund returns a random MsgCreateContinuousFund

func SimulateMsgFundCommunityPool

func SimulateMsgFundCommunityPool(
	txGen client.TxConfig,
	ak types.AccountKeeper,
	bk types.BankKeeper,
	_ keeper.Keeper,
) simtypes.Operation

func SimulateMsgUpdateParams

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

SimulateMsgUpdateParams returns a random MsgUpdateParams

func WeightedOperations

WeightedOperations returns all the operations from the module with their respective weights

Types

This section is empty.

Jump to

Keyboard shortcuts

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