simulation

package
v0.29.0 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2018 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AllInvariants

func AllInvariants(d distr.Keeper, stk stake.Keeper) simulation.Invariant

AllInvariants runs all invariants of the distribution module Currently: total supply, positive power

func CanWithdrawInvariant added in v0.27.0

func CanWithdrawInvariant(k distr.Keeper, sk stake.Keeper) simulation.Invariant

CanWithdrawInvariant checks that current rewards can be completely withdrawn

func DelAccumInvariants added in v0.27.0

func DelAccumInvariants(k distr.Keeper, sk distr.StakeKeeper) simulation.Invariant

DelAccumInvariants checks that each validator del accum == sum all delegators' accum

func SimulateMsgSetWithdrawAddress

func SimulateMsgSetWithdrawAddress(m auth.AccountKeeper, k distribution.Keeper) simulation.Operation

SimulateMsgSetWithdrawAddress

func SimulateMsgWithdrawDelegatorReward

func SimulateMsgWithdrawDelegatorReward(m auth.AccountKeeper, k distribution.Keeper) simulation.Operation

SimulateMsgWithdrawDelegatorReward

func SimulateMsgWithdrawDelegatorRewardsAll

func SimulateMsgWithdrawDelegatorRewardsAll(m auth.AccountKeeper, k distribution.Keeper) simulation.Operation

SimulateMsgWithdrawDelegatorRewardsAll

func SimulateMsgWithdrawValidatorRewardsAll

func SimulateMsgWithdrawValidatorRewardsAll(m auth.AccountKeeper, k distribution.Keeper) simulation.Operation

SimulateMsgWithdrawValidatorRewardsAll

func ValAccumInvariants

func ValAccumInvariants(k distr.Keeper, sk distr.StakeKeeper) simulation.Invariant

ValAccumInvariants checks that the fee pool accum == sum all validators' accum

Types

This section is empty.

Jump to

Keyboard shortcuts

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