hashgraph / hashgraph/solo-weaver
Story 6.5 — Implement consensus node status command
Open
- Dominant language
- Go
- Stars
- 3
- Forks
- 0
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 46
Description
**Epic:** #503 — Network Migration Workflow
Display current soak status by querying the daemon Unix socket.
**Acceptance criteria:**
- Calls `GET /soak/status` on `/opt/solo/weaver/provisioner/daemon.sock`
- Displays all soak criteria with met/unmet status and elapsed time
- Human-readable output suitable for operator use
Contributor guide
Assessment
This issue has not been assessed yet.