cosmos-sdk/store/rootmulti/internal/maps
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
..
bench_test.go rootmulti/internal/maps: remove duplicated code, simplify and speed up KVPair (#6689) 2020-07-11 13:44:10 +02:00
maps.go types: add kv type (#6897) 2020-07-30 14:53:02 +00:00
maps_test.go Add validation to prevent empty store keys (#6754) 2020-07-20 18:05:01 +02:00