cosmos-sdk/x/bank/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 Enable/disable coin transfers by denom (#6527) 2020-07-08 17:43:08 +00:00
genesis_test.go Merge PR #6772: x/bank/simulation/genesis.go: add unit tests 2020-07-18 12:53:39 -04: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 #6771: x/bank/simulation/operations.go: add unit tests 2020-07-18 19:47:22 -04:00
params.go Enable/disable coin transfers by denom (#6527) 2020-07-08 17:43:08 +00:00
params_test.go Merge PR #6773: x/bank/simulation/params.go: add unit tests 2020-07-18 13:06:21 -04:00