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

[EVM] Add basic request status check CLI command #3

Open
2 tasks
MakMuftic opened this issue Jul 13, 2023 · 0 comments
Open
2 tasks

[EVM] Add basic request status check CLI command #3

MakMuftic opened this issue Jul 13, 2023 · 0 comments
Assignees

Comments

@MakMuftic
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
@MakMuftic MakMuftic changed the title Add basic request status check CLI Add basic request status check CLI command Jul 13, 2023
@MakMuftic MakMuftic added this to the Cycle 1 milestone Jul 19, 2023
@nmlinaric nmlinaric changed the title Add basic request status check CLI command [EVM] Add basic request status check CLI command Aug 24, 2023
@MakMuftic MakMuftic modified the milestones: Cycle 1, Cycle 2 Sep 12, 2023
@itsbobbyzzz168 itsbobbyzzz168 removed this from the Cycle 2 milestone Nov 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants