liftedinit / liftedinit/roadmap
[tracking] Refactor many-framework into multiple repos
Open
@fmorency is already working on this.
Since Sep 30, 2022.
tracking
- Dominant language
- No language data
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The following crates/repos should be separate;
- many-abci
- many-ledger
- many-kvstore
They should all have their own docker setup to publish docker, their own inter-dependencies where needed. There shouldn't be any circular dependencies.
From that point we can actually unblock using tendermint 0.34 by locking the many-ledger dependency on many-abci to 0.35 (until ready to upgrade the prod network).
This is still tentative and open to discussion.
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.