cosmos-sdk/server/grpc
Emmanuel T Odeke 481569ce4f
fix: all: fix resource leaks found by staticmajor (#13394)
Fixes resource leaks in which a .Close, .Stop method
wasn't invoked in return routes such as with errors.

Found by https://github.com/cosmos/cosmos-sdk/pull/13392
2022-10-06 20:11:40 +00:00
..
gogoreflection fix: all: fix resource leaks found by staticmajor (#13394) 2022-10-06 20:11:40 +00:00
reflection/v2alpha1 refactor: migrate to cosmos/gogoproto (#13070) 2022-09-08 17:27:48 +00:00
grpc_web_test.go refactor: remove simapp from client/server tests (#12676) 2022-07-21 22:01:23 +02:00
grpc_web.go chore: use math.Int instead of math.Int and apply linting (#12702) 2022-07-26 00:24:47 +02:00
server_test.go refactor: migrate to cosmos/gogoproto (#13070) 2022-09-08 17:27:48 +00:00
server.go chore: register codec with grpc server (#12359) 2022-06-27 04:21:32 -04:00