Implement a "manifest manager"
Open
@mcy is already working on this.
Since Sep 17, 2020.
- Dominant language
- Rust
- Stars
- 17
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
We need a generic facility for tracking pairs of "pending" and 'active" manifests of a particular type (this is used mostly for manifest updates, and is referenced in protocol messages that distinguish between pending and active.
This needs some design work on my part.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.