From a722bc8e35477084dd287dfac4186e5a117de259 Mon Sep 17 00:00:00 2001 From: Sammy Liu Date: Mon, 18 Sep 2023 14:42:22 -0400 Subject: [PATCH] feat: add connection router address to nexus params (#1999) * feat: add connection router address to nexus params * fix tests * fix formatting --- client/docs/static/openapi/index.html | 2 +- client/docs/static/openapi/openapi.yaml | 9 ++ client/docs/static/swagger/swagger.yaml | 9 ++ client/docs/statik/statik.go | 2 +- docs/proto/proto-docs.md | 1 + proto/axelar/nexus/v1beta1/params.proto | 3 + x/axelarnet/keeper/migrate_test.go | 4 +- x/nexus/keeper/keeper_test.go | 57 +++++++------ x/nexus/keeper/migrate.go | 12 ++- x/nexus/keeper/migrate_test.go | 56 +++++++++++++ x/nexus/keeper/rate_limit_test.go | 11 ++- x/nexus/module.go | 4 +- x/nexus/types/params.go | 26 ++++++ x/nexus/types/params.pb.go | 105 ++++++++++++++++++------ 14 files changed, 231 insertions(+), 70 deletions(-) create mode 100644 x/nexus/keeper/migrate_test.go diff --git a/client/docs/static/openapi/index.html b/client/docs/static/openapi/index.html index 2cff6beb2..cb160d9b6 100644 --- a/client/docs/static/openapi/index.html +++ b/client/docs/static/openapi/index.html @@ -3313,7 +3313,7 @@

JSON