cosmos-sdk/x/slashing/simulation
Alexander Bezobchuk 0f44d1af23
store: Remove Amino (#6984)
* Update kv pair to proto

* updates

* fix LastCommitID

* lint++

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2020-08-11 10:09:16 +00:00
..
decoder.go types: add kv type (#6897) 2020-07-30 14:53:02 +00:00
decoder_test.go store: Remove Amino (#6984) 2020-08-11 10:09:16 +00:00
genesis.go Slashing genesis types proto migration (#6881) 2020-08-04 12:58:36 +00:00
genesis_test.go x/slashing/simulation/genesis.go: add unit tests (#6696) 2020-07-13 11:08:24 +00:00
operations.go Rename *codec.Codec to *codec.LegacyAmino (#6991) 2020-08-10 19:41:21 +00:00
operations_test.go Rename *codec.Codec to *codec.LegacyAmino (#6991) 2020-08-10 19:41:21 +00:00
params.go Remove dependency of types/module package on x/simulation (#5835) 2020-03-23 12:55:44 +01:00
params_test.go x/slashing/simulation/params.go: add unit tests (#6698) 2020-07-13 11:01:45 +00:00