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

Move generic CLI logic to different crate #2885

Merged
merged 4 commits into from
Mar 20, 2024

Conversation

serban300
Copy link
Collaborator

Related to #2538

This PR does a high-level decoupling of the generic CLI logic from the specific relay flavors.

Further improvements and cosmetics are probably possible, but will do that in future PRs.

@serban300 serban300 self-assigned this Mar 18, 2024
Copy link
Contributor

@svyatonik svyatonik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does it makes sense to move it to existing crate instead?

@serban300
Copy link
Collaborator Author

Does it makes sense to move it to existing crate instead?

@svyatonik Thanks ! Good idea ! Done. PTAL !

@serban300 serban300 changed the title Move generic CLI logic to separate crate Move generic CLI logic to different crate Mar 19, 2024
Copy link
Contributor

@svyatonik svyatonik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@serban300 serban300 merged commit 2a76cbb into paritytech:polkadot-staging Mar 20, 2024
13 checks passed
serban300 added a commit to serban300/parity-bridges-common that referenced this pull request Mar 27, 2024
* Move generic CLI logic to separate crate

* Move and rename `CliChain` trait definition

Move it to `relay-substrate-client`

* Move generic cli logic to substrate-relay-helper

* Fix docs warnings
serban300 added a commit to serban300/parity-bridges-common that referenced this pull request Apr 8, 2024
* Move generic CLI logic to separate crate

* Move and rename `CliChain` trait definition

Move it to `relay-substrate-client`

* Move generic cli logic to substrate-relay-helper

* Fix docs warnings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants