cosmos-sdk/x/bank/client
atheeshp 5df7dbc182
Register gRPC Gateway routes (#7173)
* added unimplemeted code

* added a test for bank get balances

* fixed lint

* Fix decode error

* fixed tests

* added missing gRPC tests for x/bank

* added tests for params, rewards in x/distribution

* added tests for x/distr grpc tests

* added todos

* removed register grpc routes

* registered x/ibc client handlers

* updated todos

* fixed error

* fixed tests

* review changes

* review change

Co-authored-by: anilCSE <anil@vitwit.com>
Co-authored-by: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>
2020-09-04 08:24:19 +00:00
..
cli Make JSONMarshaler methods require proto.Message (#7054) 2020-08-26 09:39:38 +00:00
rest Register gRPC Gateway routes (#7173) 2020-09-04 08:24:19 +00:00
testutil Add cli test for query Account (#6973) 2020-08-17 13:47:31 +01:00