cosmos-sdk/x/slashing
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
..
client Fix Gas Flag Usage + CLI Flag APIs (#6685) 2020-07-11 08:13:46 +00:00
keeper Enable/disable coin transfers by denom (#6527) 2020-07-08 17:43:08 +00:00
simulation x/slashing/simulation/genesis.go: add unit tests (#6696) 2020-07-13 11:08:24 +00:00
spec Docs: hide frontmatter, bugfixes (#5413) 2019-12-17 08:44:44 -03:00
types x/Slashing: gRPC query service (#6597) 2020-07-06 21:54:25 +00:00
abci.go Merge PR #6449: Initial Metrics 2020-06-18 14:12:44 -04:00
abci_test.go run go mod tidy && make format (#5847) 2020-03-20 17:14:14 +00:00
app_test.go x/auth: remove alias.go usage (#6440) 2020-06-17 14:42:27 -04:00
genesis.go x/slashing: remove alias.go usage (#6417) 2020-06-12 14:25:12 +00:00
handler.go x/slashing: remove alias.go usage (#6417) 2020-06-12 14:25:12 +00:00
handler_test.go Add support for protobuf TxGenerator and SIGN_MODE_DIRECT (#6385) 2020-07-06 17:03:45 +00:00
module.go x/slashing: remove alias.go usage (#6417) 2020-06-12 14:25:12 +00:00