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

feat(cli): allowed fee-assets query #1816

Merged
merged 2 commits into from
Nov 19, 2024
Merged

Conversation

quasystaty1
Copy link
Contributor

Summary

Adds astria-cli sequencer fee-assets get query command, getting all allowed fee-assets

Background

The astria CLI should have a query command for all abci query paths, the PR is part of an effort to accomplish this. It also enables more robust smoke-tests.

Changes

  • Adds allowed fee assets query subcommand.

Testing

Manually runs the command against local, Dawn and mainnet.

Changelogs

Changelogs updated.

Related Issues

Link any issues that are related, prefer full GitHub links.

closes #1815

@quasystaty1 quasystaty1 requested a review from a team as a code owner November 18, 2024 10:14
@quasystaty1 quasystaty1 force-pushed the quasystaty1/cli/fee-asset-query branch from 667df1b to 3d94515 Compare November 18, 2024 13:44
@quasystaty1 quasystaty1 added this pull request to the merge queue Nov 19, 2024
Merged via the queue into main with commit 471ee91 Nov 19, 2024
46 checks passed
@quasystaty1 quasystaty1 deleted the quasystaty1/cli/fee-asset-query branch November 19, 2024 12:14
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.

feat(cli): query network allowed fee assets
2 participants