Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add gRPC and cli queries for host/controller parameters #569

Closed
3 tasks
colin-axner opened this issue Nov 30, 2021 · 1 comment
Closed
3 tasks

Add gRPC and cli queries for host/controller parameters #569

colin-axner opened this issue Nov 30, 2021 · 1 comment
Assignees

Comments

@colin-axner
Copy link
Contributor

Summary

Followup to #566. A gRPC and cli should be added for host parameters and controller parameters. The code changes for each can be done in separate pr's (just host or controller at one time). It is even fine to just do cli or gRPC changes


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged/assigned
@colin-axner
Copy link
Contributor Author

will be closed by #578

faddat pushed a commit to notional-labs/ibc-go that referenced this issue Feb 23, 2022
…hub.com/spf13/cast-1.4.0

Bump github.com/spf13/cast from 1.3.1 to 1.4.0
faddat pushed a commit to notional-labs/ibc-go that referenced this issue Mar 1, 2022
…layer

* use chain registry + formatting fixes

* remove fetch commands and add chain and path fetching behind chains and paths cmd trees

* actually fetch a chains assetlist.json file from chain registry

* fix quick-start guide

* small fixes to README.md

* more small fixes to README.md

* fix tabs in README.md

* fix tabs in README.md

* undo last changes

* minor changes to readme

* added ds_store

* Merge PR cosmos#564: Add command for creating a new blank path

* add command to create a new blank path in the config

* add retries & cleanup CreateClients

* use tagged lens version

* add logging of txs back into relayer

* add CreateClient & RelayMsg commands. Fix race conditions

* make ibc update headers query work in parallel + small fixes

* testing with updated lens repo

* add better retries to connection creation

* add better retries to client creation

* add better retries to channel creation

* fix lgtm bot warnings

* fix broken tests

* remove -race flag from tests

* fix broken bash script testing environment

* remove double import statement

Co-authored-by: Dan Kanefsky <[email protected]>
Co-authored-by: Jack Zampolin <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

1 participant