Versions in this module Expand all Collapse all v0 v0.5.14 Jan 24, 2022 Changes in this version + const OpWeightMsgSwap + func GenBasePool(r *rand.Rand) sdk.Dec + func GenMinSpread(r *rand.Rand) sdk.Dec + func GenPoolRecoveryPeriod(r *rand.Rand) uint64 + func NewDecodeStore(cdc codec.Codec) func(kvA, kvB kv.Pair) string + func ParamChanges(r *rand.Rand) []simtypes.ParamChange + func RandomizedGenState(simState *module.SimulationState) + func SimulateMsgSwap(ak types.AccountKeeper, bk types.BankKeeper, ok types.OracleKeeper) simtypes.Operation + func SimulateMsgSwapSend(ak types.AccountKeeper, bk types.BankKeeper, ok types.OracleKeeper) simtypes.Operation + func WeightedOperations(appParams simtypes.AppParams, cdc codec.JSONCodec, ak types.AccountKeeper, ...) simulation.WeightedOperations