cosmos-sdk/server/grpc
Tyler a93ed22860
test: add test for unpacking interface on validator request (#9391)
* test unpack on validator

* *add line to docs about validator being encoded in any
* add test to show how to unpack interfaces with validator object

* Update docs/core/encoding.md

Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>

* sort imports

* Update docs/core/encoding.md

Co-authored-by: Ryan Christoffersen <12519942+ryanchristo@users.noreply.github.com>

Co-authored-by: technicallyty <48813565+tytech3@users.noreply.github.com>
Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
Co-authored-by: Ryan Christoffersen <12519942+ryanchristo@users.noreply.github.com>
2021-05-26 17:25:48 +00:00
..
gogoreflection gRPC: fix server reflection (#8945) 2021-03-22 19:40:34 +00:00
reflection/v2alpha1 Fix proto format (#9279) 2021-05-07 21:33:17 +00:00
grpc_web_test.go codec: Rename codec and marshaler interfaces (#9226) 2021-04-29 10:46:22 +00:00
grpc_web.go snapshots: document use of ioutil.TempDir() (#8508) 2021-02-04 09:54:01 +00:00
server_test.go test: add test for unpacking interface on validator request (#9391) 2021-05-26 17:25:48 +00:00
server.go cosmos-reflection: extend to support writing by reflection clients (#8965) 2021-04-07 00:33:54 +01:00