cosmos-sdk/store/cachekv
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
..
memiterator.go types: add kv type (#6897) 2020-07-30 14:53:02 +00:00
mergeiterator.go x/ibc: fix missing return statement (#6099) 2020-04-29 22:36:34 -04:00
store.go types: add kv type (#6897) 2020-07-30 14:53:02 +00:00
store_bench_test.go Merge PR #5048: Fix linters and add golint 2019-09-16 13:11:17 -04:00
store_test.go Add validation to prevent empty store keys (#6754) 2020-07-20 18:05:01 +02:00