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

[Substrate] Add basic request status check CLI command #10

Open
2 tasks
nmlinaric opened this issue Aug 24, 2023 · 0 comments
Open
2 tasks

[Substrate] Add basic request status check CLI command #10

nmlinaric opened this issue Aug 24, 2023 · 0 comments

Comments

@nmlinaric
Copy link
Contributor

Description

We need CLI command that would enable quick debugging of specific Sygma messages (bridging requests). Based on one information, provide statuses of deposit and execution transactions for this request.

Implementation details

Follow implementation pattern of already implemented CLI commands. As first request selector we need to support deposit transaction hash.

suggested CLI flags:
--env - define environment (required flag)
--deposit - deposit transaction hash

Acceptance Criteria

  • Test CLI to check statuses of requests on testnet
  • Update README with instuctions
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

No branches or pull requests

1 participant