cosmos-sdk/proto/cosmos
MD Aleem c58a8923a0
gRPC-gateway routes as alternative to legacy tendermint REST endpoints (#7965)
* WIP

* WIP setup

* WIP setup testsuite

* add node_info

* add GetLatestBlock,GetBlockByHeight grpc endpoints

* add GetValidatorSetByHeight, GetLatestValidatorSet

* fix lint

* fix tests

* proto format

* Update Makefile

* review changes

* Makefile format

* handle nil pagination

* rename query.go to service.go

* format Makefile

* format Makefile

* review changes

* review changes

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2020-11-25 15:58:11 +00:00
..
auth/v1beta1 All Makefile proto commands use Docker (#7931) 2020-11-13 16:36:58 +00:00
bank/v1beta1 All Makefile proto commands use Docker (#7931) 2020-11-13 16:36:58 +00:00
base gRPC-gateway routes as alternative to legacy tendermint REST endpoints (#7965) 2020-11-25 15:58:11 +00:00
capability/v1beta1 Change `address` from bytes to bech32 strings (#7242) 2020-09-25 10:25:37 +00:00
crisis/v1beta1 All Makefile proto commands use Docker (#7931) 2020-11-13 16:36:58 +00:00
crypto All Makefile proto commands use Docker (#7931) 2020-11-13 16:36:58 +00:00
distribution/v1beta1 All Makefile proto commands use Docker (#7931) 2020-11-13 16:36:58 +00:00
evidence/v1beta1 Refactor x/evidence to ADR-031 (#7538) 2020-10-16 16:05:25 +00:00
genutil/v1beta1 Add proto formatting tool (#7266) 2020-09-08 22:06:54 +00:00
gov/v1beta1 All Makefile proto commands use Docker (#7931) 2020-11-13 16:36:58 +00:00
mint/v1beta1 Change `address` from bytes to bech32 strings (#7242) 2020-09-25 10:25:37 +00:00
params/v1beta1 All Makefile proto commands use Docker (#7931) 2020-11-13 16:36:58 +00:00
slashing/v1beta1 [x/slashing] Implement Protobuf Msg Services (#7557) 2020-10-15 14:38:15 +00:00
staking/v1beta1 All Makefile proto commands use Docker (#7931) 2020-11-13 16:36:58 +00:00
tx All Makefile proto commands use Docker (#7931) 2020-11-13 16:36:58 +00:00
upgrade/v1beta1 Add ConsensusState to IBC Upgrades (#7919) 2020-11-24 11:45:33 +00:00
vesting/v1beta1 All Makefile proto commands use Docker (#7931) 2020-11-13 16:36:58 +00:00