# Functions
BuildOperationInput helper to build object.
No description provided by the author
No description provided by the author
No description provided by the author
DefaultSimulationCodeIDSelector picks the first code id.
DefaultSimulationExecuteContractSelector picks the first contract address.
DefaultSimulationExecutePayloader implements a bank msg to send the tokens from contract account back to original sender.
DefaultSimulationExecuteSenderSelector queries reflect contract for owner address and selects accounts.
No description provided by the author
No description provided by the author
DefaultSimulationUpdateAdminContractSelector picks the first contract which Admin != "".
No description provided by the author
RandomizedGenState generates a random GenesisState for wasm.
Simulate clear admin proposal.
Simulate execute contract proposal.
Simulate instantiate contract proposal.
Simulate migrate contract proposal.
No description provided by the author
SimulateMsgExecuteContract create a execute message a reflect contract instance.
SimulateMsgInstantiateContract generates a MsgInstantiateContract with random values.
No description provided by the author
SimulateMsgStoreCode generates a MsgStoreCode with random values.
No description provided by the author
Simulate pin contract proposal.
No description provided by the author
simulate store code proposal (unused now) Current problem: out of gas (default gaswanted config of gov SimulateMsgSubmitProposal is 10_000_000) but this proposal may need more than it.
Simulate sudo contract proposal.
Simulate unpin contract proposal.
Simulate update admin contract proposal.
Simulate update instantiate config proposal.
WeightedOperations returns all the operations from the module with their respective weights.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Simulation operation weights constants.
Simulation operation weights constants.
Simulation operation weights constants.
Simulation operation weights constants.
Simulation operation weights constants.
Simulation operation weights constants.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Simulation operation weights constants.
Simulation operation weights constants.
Simulation operation weights constants.
Simulation operation weights constants.
Simulation operation weights constants.
Simulation operation weights constants.
Simulation operation weights constants.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
WasmKeeper is a subset of the wasm keeper used by simulations.
# Type aliases
No description provided by the author
CodeIDSelector returns code id to be used in simulations.
No description provided by the author
No description provided by the author
MsgExecuteContractSelector returns contract address to be used in simulations.
MsgExecutePayloader extension point to modify msg with custom payload.
MsgExecuteSenderSelector extension point that returns the sender address.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author