cosmos-sdk/x/slashing/simulation
dauTT f5c274f076
x/slashing/simulation/genesis.go: add unit tests (#6696)
* x/slashing/simulation/genesis.go: add unit tests

* rename variable stakingGenesis to slashingGenesis

Co-authored-by: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2020-07-13 11:08:24 +00:00
..
decoder_test.go Merge PR #6212: Remove Get* Prefixes from Key Construction Functions 2020-05-13 17:23:00 -04:00
decoder.go Merge PR #6212: Remove Get* Prefixes from Key Construction Functions 2020-05-13 17:23:00 -04:00
genesis_test.go x/slashing/simulation/genesis.go: add unit tests (#6696) 2020-07-13 11:08:24 +00:00
genesis.go Remove dependency of types/module package on x/simulation (#5835) 2020-03-23 12:55:44 +01:00
operation_test.go x/slashing/simulation/operations.go: add unit tests (#6695) 2020-07-12 14:56:53 +00:00
operations.go Merge PR #6278: Add msg type sim operations 2020-05-26 12:52:23 -04:00
params_test.go x/slashing/simulation/params.go: add unit tests (#6698) 2020-07-13 11:01:45 +00:00
params.go Remove dependency of types/module package on x/simulation (#5835) 2020-03-23 12:55:44 +01:00