cosmos-sdk/testutil/testdata
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
..
animal.go x/auth/ante: Migrate tests to use the new client.TxConfig (#6661) 2020-07-20 08:30:12 -04:00
proto.pb.go types: add kv type (#6897) 2020-07-30 14:53:02 +00:00
proto.proto codec: implement protobuf unknown fields checker (#6557) 2020-07-29 11:31:23 -04:00
test_helper.go Minor Code Cleanup - gRPC queries (#6862) 2020-07-28 12:53:35 +00:00
test_service.go x/auth/ante: Migrate tests to use the new client.TxConfig (#6661) 2020-07-20 08:30:12 -04:00
test_tx.go Add validation to prevent empty store keys (#6754) 2020-07-20 18:05:01 +02:00