Skip to content
This repository has been archived by the owner on Jan 11, 2024. It is now read-only.

IPC-299: Implementation of subnet cli commands #310

Merged
merged 17 commits into from
Sep 14, 2023

Conversation

adlrocha
Copy link
Contributor

@adlrocha adlrocha commented Sep 8, 2023

This PR switches the implementation of the subnet commands of the cli to use the IpcProvider instead of the daemon.

@github-actions github-actions bot changed the base branch from main to dev September 8, 2023 10:16
@github-actions
Copy link

github-actions bot commented Sep 8, 2023

Your PR was set to target main. PRs should be target dev.
The base branch of this PR has been automatically changed to dev.
If you really intend to target main, edit the PR.

@adlrocha adlrocha changed the base branch from dev to ipc-299-provider-impl September 8, 2023 10:16
let params = QueryValidatorSetParams {
subnet: arguments.subnet.clone(),
epoch: None,
let gateway_addr = match &arguments.gateway_address {
Copy link
Contributor

Choose a reason for hiding this comment

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

same as previous PR, I think we dont need gateway address anymore

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Tracked in #316

@adlrocha adlrocha merged commit 5b19037 into ipc-299-provider-impl Sep 14, 2023
1 check passed
@adlrocha adlrocha deleted the ipc-299-cli-subnet branch September 14, 2023 08:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants