Files
cosmos-sdk/types
e9534b0935 Add gRPC server & reflection (#6463)
* Add gRPC proxy

* Make GRPC disabled by default

* WIP on integration tests

* WIP on integration tests

* Start setting up in process tests

* Start setting up in process tests

* Make it compile

* Add start server to network util

* Add Println

* Use go routine

* Fix scopelint

* Move to proxy_test

* Add response type cache

* Remove proxy

* Tweaks

* Use channel to handle error

* Use error chan

* Update server/start.go

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>

* Use %w

* Add sdk.Context

* Add comments

* Fix lint

* Add header and tests

* Address comments

* Factorize some code

* Fix lint

* Add height and prove in req metadata

* Add reflection test

* Fix lint

* Put grpc test in server/grpc

* Update baseapp/grpcserver.go

* Update baseapp/grpcserver.go

* Remove proof header

Co-authored-by: Amaury Martiny <amaury.martiny@protonmail.com>
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: SaReN <sahithnarahari@gmail.com>
2020-07-27 17:57:15 +00:00
..
2020-07-05 16:56:17 +00:00
2020-07-20 16:42:46 +00:00
2020-03-04 17:49:59 +00:00
2020-05-08 08:46:12 +00:00
2020-06-03 09:33:51 -04:00
2020-05-08 08:46:12 +00:00
2019-12-10 11:48:57 -05:00
2020-03-04 17:49:59 +00:00
2020-05-08 08:46:12 +00:00
2020-06-12 10:17:36 -04:00
2020-06-11 15:37:23 +00:00
2020-03-04 17:49:59 +00:00
2020-05-08 08:46:12 +00:00
2020-03-04 17:49:59 +00:00
2020-04-08 20:57:52 -04:00
2020-05-14 09:41:05 -04:00