cosmos-sdk/store/rootmulti
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
..
internal types: add kv type (#6897) 2020-07-30 14:53:02 +00:00
dbadapter.go Store Refactor 1 (#2985) 2019-02-01 17:03:09 -08:00
proof.go Convert simple proof to ics23 proof (#6390) 2020-06-10 13:23:40 -04:00
proof_test.go Merge PR #6475: Pruning Refactor 2020-06-22 16:31:33 -04:00
store.go types: add ics23-tendermint to sdk (#6487) 2020-06-26 16:14:40 +00:00
store_test.go Fix nextKey bug in filteredPaginate (#6578) 2020-07-03 12:36:37 +00:00