cosmos-sdk/x/gov/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 Remove dependency of types/module package on x/simulation (#5835) 2020-03-23 12:55:44 +01:00
genesis_test.go x/gov/simulation/genesis.go: add unit tests (#6739) 2020-07-16 08:45:45 +00:00
operations.go x/auth/ante: Migrate tests to use the new client.TxConfig (#6661) 2020-07-20 08:30:12 -04:00
operations_test.go Merge PR #6800: Cosmetic changes 2020-07-20 16:22:46 -04: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/gov/simulation/params.go: add unit tests (#6738) 2020-07-19 21:57:14 +00:00
proposals.go Remove dependency of types/module package on x/simulation (#5835) 2020-03-23 12:55:44 +01:00
proposals_test.go x/gov/simulation/proposals.go: add unit tests (#6737) 2020-07-16 08:56:18 +00:00