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 query client state CLI #148

Merged
merged 9 commits into from
Dec 18, 2024
Merged

Conversation

ljoss17
Copy link
Contributor

@ljoss17 ljoss17 commented Dec 18, 2024

This PR add the CLI query client-state for Starknet to Cosmos.

In addition this PR implements:

  • LoadStarknetBuilder
  • StarknetBuilder
  • Display and FromStr for Starknet ClientId

);

// Extracted from relayer/crates/starknet-test-components/src/impls/bootstrap/bootstrap_chain.rs
let relayer_wallet = StarknetWallet {
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think we can get the configured wallet from StarknetRelayerConfig.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Oh right, fixed in fa58035

@soareschen soareschen merged commit c47d9c3 into main Dec 18, 2024
6 checks passed
@soareschen soareschen deleted the luca_joss/add-query-client-state-cli branch December 18, 2024 16:25
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