cosmos-sdk/proto/cosmos/base
Ian Norden feed37dc56
ADR-038 Part 1: WriteListener, listen.KVStore, MultiStore and KVStore updates (#8551)
* StoreKVPair protobuf message definition and generated go types

* store WriteListener

* update MultiStore, CacheWrap, CacheWrapper interfaces

* adjust KVStores to fit new CacheWrapper interface

* new ListenKVStore

* adjust multistores to fit new MultiStore interface and enable wrapping returned KVStores with the new ListenKVStore

* typo fixes in adr

* ListenKV Store test

* update server mock KVStore and MultiStore

* multistore unit test; fix multistore constructor

* update changelog

* fix bug identified in CI

* improve codecov, minor fixes/adjustments

* review fixes

* review updates; flip set to delete in KVStorePair, updated proto-docs from running 'make proto-gen'
2021-03-30 16:13:51 -04:00
..
abci/v1beta1 All Makefile proto commands use Docker (#7931) 2020-11-13 16:36:58 +00:00
kv/v1beta1 Audit / Refactor proto packages layout (#6905) 2020-08-11 11:49:45 +00:00
query/v1beta1 add reverse iteration to pagination (#8875) 2021-03-23 09:28:20 +00:00
reflection/v1beta1 Change `address` from bytes to bech32 strings (#7242) 2020-09-25 10:25:37 +00:00
snapshots/v1beta1 Add state sync support (#7166) 2020-09-08 09:05:44 +00:00
store/v1beta1 ADR-038 Part 1: WriteListener, listen.KVStore, MultiStore and KVStore updates (#8551) 2021-03-30 16:13:51 -04:00
tendermint/v1beta1 Add grpc gateway missing endpoints to swagger docs (#8232) 2021-01-01 13:45:09 -03:00
v1beta1 Audit / Refactor proto packages layout (#6905) 2020-08-11 11:49:45 +00:00