From a80d8125ff3e31411d3e8067d7d423f97d2355f6 Mon Sep 17 00:00:00 2001 From: Milap Sheth Date: Thu, 16 Nov 2023 03:17:51 -0500 Subject: [PATCH] fix: accept string address in inflation query (#2025) * fix: accept string address in inflation query * fix test * add additional binding * address comments * Update proto/axelar/reward/v1beta1/query.proto Co-authored-by: Christian Gorenflo * add readme * regenerate files --------- Co-authored-by: Christian Gorenflo --- client/docs/static/openapi/index.html | 10 +- client/docs/static/openapi/openapi.yaml | 195 +++++++++++++++- client/docs/static/swagger/swagger.yaml | 214 +++++++++++++++++- client/docs/statik/statik.go | 2 +- docs/cli/axelard_query_reward.md | 2 +- .../axelard_query_reward_inflation-rate.md | 11 +- docs/cli/toc.md | 2 +- docs/proto/proto-docs.md | 9 +- proto/axelar/README.md | 11 + proto/axelar/reward/v1beta1/query.proto | 10 +- proto/axelar/reward/v1beta1/service.proto | 8 +- x/reward/client/cli/query.go | 36 +-- x/reward/keeper/grpc_query.go | 13 +- x/reward/keeper/grpc_query_test.go | 4 +- x/reward/types/query.pb.go | 64 +++--- x/reward/types/service.pb.go | 49 ++-- x/reward/types/service.pb.gw.go | 110 ++++++++- 17 files changed, 647 insertions(+), 103 deletions(-) create mode 100644 proto/axelar/README.md diff --git a/client/docs/static/openapi/index.html b/client/docs/static/openapi/index.html index 2d4f9c15d..22a201ebf 100644 --- a/client/docs/static/openapi/index.html +++ b/client/docs/static/openapi/index.html @@ -2137,7 +2137,7 @@ error.