You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
…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]>
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
The text was updated successfully, but these errors were encountered: