cosmos-sdk/x/auth/simulation
Marko 617b822efa
types: add kv type (#6897)
* add kv type

* add changelog entry

* fix build

* replace sdkkv with kv

* revert change

* fix some tests

* proto-gen

* fix tests

Co-authored-by: Aleksandr Bezobchuk <aleks.bezobchuk@gmail.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2020-07-30 14:53:02 +00:00
..
decoder.go types: add kv type (#6897) 2020-07-30 14:53:02 +00:00
decoder_test.go types: add kv type (#6897) 2020-07-30 14:53:02 +00:00
genesis.go Update x/auth to use Any (#6165) 2020-05-20 19:21:00 +00:00
genesis_test.go x/auth genesis protobuf migration (#6880) 2020-07-29 16:00:15 +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 Merge PR #6774: x/auth/simulation/params.go: add unit tests 2020-07-18 13:23:37 -04:00