cosmos-sdk/proto/cosmos
atheeshp 58dcef15e1
x/mint: gRPC query service (#6535)
* Added grpc for mint

* changed unused params

* updated tests

* removed empty query request

* fixed lint issues

* review changes

* review changes

* migrated to use test suite

* Update x/mint/keeper/grpc_query_test.go

Co-authored-by: SaReN <sahithnarahari@gmail.com>
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
2020-07-07 07:33:43 +00:00
..
auth Update proto files & definitions in accordance with ADR023 (#6413) 2020-06-18 10:04:26 -07:00
bank Merge PR #6525: x/bank: Refactor CLI & Tests 2020-06-30 16:59:21 -04:00
capability Update proto files & definitions in accordance with ADR023 (#6413) 2020-06-18 10:04:26 -07:00
crisis Update proto files & definitions in accordance with ADR023 (#6413) 2020-06-18 10:04:26 -07:00
crypto Add support for protobuf TxGenerator and SIGN_MODE_DIRECT (#6385) 2020-07-06 17:03:45 +00:00
distribution Update proto files & definitions in accordance with ADR023 (#6413) 2020-06-18 10:04:26 -07:00
evidence Update proto files & definitions in accordance with ADR023 (#6413) 2020-06-18 10:04:26 -07:00
gov Update proto files & definitions in accordance with ADR023 (#6413) 2020-06-18 10:04:26 -07:00
mint x/mint: gRPC query service (#6535) 2020-07-07 07:33:43 +00:00
params Update proto files & definitions in accordance with ADR023 (#6413) 2020-06-18 10:04:26 -07:00
query Add pagination (#6452) 2020-06-20 23:44:04 +00:00
slashing x/Slashing: gRPC query service (#6597) 2020-07-06 21:54:25 +00:00
staking Update proto files & definitions in accordance with ADR023 (#6413) 2020-06-18 10:04:26 -07:00
tx Add support for protobuf TxGenerator and SIGN_MODE_DIRECT (#6385) 2020-07-06 17:03:45 +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 Update proto files & definitions in accordance with ADR023 (#6413) 2020-06-18 10:04:26 -07:00