hashgraph / hashgraph/solo-weaver
Story 7.1 — Implement state-sources.yaml reader to determine latest available round
Open
- Dominant language
- Go
- Stars
- 3
- Forks
- 0
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 46
Description
**Epic:** #504 — state-sources.yaml Download
Read per-node index files from all configured buckets to find the latest available round across all nodes.
**Acceptance criteria:**
- Iterates all buckets in `state-sources.yaml` (GCS and S3)
- Reads each node's index file to obtain its latest round number
- Selects the highest round number available across all nodes and all buckets
Contributor guide
Assessment
This issue has not been assessed yet.