hashgraph / hashgraph/solo-weaver
Story 6.6 — Implement fleet threshold detection (≥26 of 39 nodes migrated)
Open
- Dominant language
- Go
- Stars
- 3
- Forks
- 0
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 46
Description
**Epic:** #503 — Network Migration Workflow
Monitor a flag file to detect when enough of the network fleet has migrated before allowing decommission.
**Acceptance criteria:**
- Reads fleet migration count from a shared flag file
- Blocks decommission until ≥26 of 39 nodes are confirmed migrated
- Emits `FleetThresholdReached` event when threshold is met
Contributor guide
Assessment
This issue has not been assessed yet.