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

Generalize CLI components to make it work with non-Cosmos chains, part 1 #389

Merged
merged 48 commits into from
Jul 23, 2024

Conversation

soareschen
Copy link
Collaborator

@soareschen soareschen commented Jul 19, 2024

Part of: #392

This PR introduce the core constructs for generalizing the CLI components to work with non-Cosmos chains.

Currently, the following CLI commands are generalized:

  • Start relayer
  • Query client state
  • Query client status

The remaining commands will be generalized in subsequent PRs.

@soareschen soareschen marked this pull request as ready for review July 23, 2024 13:16
@soareschen soareschen changed the title Generalize CLI components to make it work with non-Cosmos chains Generalize CLI components to make it work with non-Cosmos chains, part 1 Jul 23, 2024
@soareschen soareschen merged commit c26c8f8 into main Jul 23, 2024
10 checks passed
@soareschen soareschen deleted the soares/cli-refactoring branch July 23, 2024 21:06
@soareschen soareschen added the cli label Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant