pokt-network / pocket

Official implementation of the Pocket Network Protocol v1
https://pokt.network
MIT License
63 stars 33 forks source link

[E2E] Extend debug sub commands #661

Closed jessicadaugherty closed 1 year ago

jessicadaugherty commented 1 year ago

Objective

Improve the current debug command functionality in the CLI by extending debug subcommands to handle typical node actions that are not presently available. This will enable users to call debug commands without having to go through the prompt flow, making it easier to identify and resolve issues.

Origin Document

State sync demo? Byzantine network simulator?

Goals

Deliverable

Non-goals / Non-deliverables

General issue deliverables

Testing Methodology


Creator: @jessicadaugherty Co-owner: @dylanlott

jessicadaugherty commented 1 year ago

@dylanlott took a stab at this one. PTAL when you have a chance. Tysm!