ChainSafe / ChainSafe/gossamer
Implement all types and state of subsystem
Open
T-implementation
- Dominant language
- Go
- Stars
- 454
- Forks
- 144
- PR merge metrics
- No merged PRs in 30d
Description
## Issue summary
Before moving forward we need to implement State and common types for the subsystem
## Implementation details
Implement:
- State of the subsystem that holds current session and PVFs (eg State, InterestView, PvfData)
- Implement methods that update state. (eg on_leaves_update, on_judgement, judgements)
-
## Other information and links
-
## Acceptance criteria
[] Implement state and structures
[] Implement state update and access function
[] Regression testing (if applicable)
[] New code is 60% covered with unit tests
Contributor guide
Assessment
This issue has not been assessed yet.