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): bridge sudo change command #1612

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

quasystaty1
Copy link
Contributor

@quasystaty1 quasystaty1 commented Oct 2, 2024

Summary
Adds bridge-sudo-change command for changing bridge privileges addresses

Background
Part of adding more actions to the cli

Changes

  • adds bridge-sudo-change command setting bridge account privileges addresses
  • adds bridge-account get command querying bridge account information
    Testing
    Locally against a cluster

Related Issues
Part of #1474

closes #1547

@quasystaty1 quasystaty1 requested review from a team as code owners October 2, 2024 17:39
@github-actions github-actions bot added the cd label Oct 2, 2024
@quasystaty1 quasystaty1 force-pushed the quasystaty1/ENG-835/cli/bridge-sudo-change branch from d5543fa to 3fe2ef2 Compare October 2, 2024 18:45
crates/astria-cli/src/sequencer/bridge_sudo_change.rs Outdated Show resolved Hide resolved
charts/deploy.just Outdated Show resolved Hide resolved
@quasystaty1 quasystaty1 force-pushed the quasystaty1/ENG-835/cli/bridge-sudo-change branch from 992f368 to a84f9ec Compare October 16, 2024 12:08
@sambukowski sambukowski added the cli pertaining to the cli label Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cd cli pertaining to the cli
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat(cli): add BridgeSudoChange command
2 participants