cosmos-sdk/proto/cosmos
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
..
auth x/auth genesis protobuf migration (#6880) 2020-07-29 16:00:15 +00:00
bank x/{distribution, staking, bank, mint, crisis} genesis protobuf migration (#6835) 2020-07-28 09:20:17 +00:00
capability x/{capability, genutil} genesis types migrated to proto (#6867) 2020-07-29 15:01:20 +00:00
crisis x/{distribution, staking, bank, mint, crisis} genesis protobuf migration (#6835) 2020-07-28 09:20:17 +00:00
crypto Add support for protobuf TxGenerator and SIGN_MODE_DIRECT (#6385) 2020-07-06 17:03:45 +00:00
distribution x/{distribution, staking, bank, mint, crisis} genesis protobuf migration (#6835) 2020-07-28 09:20:17 +00:00
evidence x/evidence genesis protobuf migration (#6864) 2020-07-29 18:22:51 +00:00
genutil x/{capability, genutil} genesis types migrated to proto (#6867) 2020-07-29 15:01:20 +00:00
gov Migrate gov, ibc-transfer genesis state to proto (#6866) 2020-07-28 19:57:09 +00:00
kv types: add kv type (#6897) 2020-07-30 14:53:02 +00:00
mint x/{distribution, staking, bank, mint, crisis} genesis protobuf migration (#6835) 2020-07-28 09:20:17 +00:00
params proto: Consistent naming for Params (#6803) 2020-07-21 14:04:51 +00:00
query Rename proto Req/Res to Pagination (#6796) 2020-07-20 16:51:16 +00:00
slashing proto: Consistent naming for Params (#6803) 2020-07-21 14:04:51 +00:00
staking x/{distribution, staking, bank, mint, crisis} genesis protobuf migration (#6835) 2020-07-28 09:20:17 +00:00
tx Update auth cli commands (#6717) 2020-07-29 22:33:42 +00:00
upgrade x/upgrade gRPC query service (#6590) 2020-07-04 17:30:17 +00:00
vesting Update proto files & definitions in accordance with ADR023 (#6413) 2020-06-18 10:04:26 -07:00
cosmos.proto refactor auths broadcast cmd in alignment with #6216 (#6713) 2020-07-17 17:17:21 +00:00