liftedinit / roadmap

Tracking and planning for tasks
0 stars 0 forks source link

[tracking] Refactor many-framework into multiple repos #10

Open hansl opened 1 year ago

hansl commented 1 year ago

The following crates/repos should be separate;

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.

fmorency commented 1 year ago

It should take me around a week to port, I think.

Lots of things to adjust - nightly docker publish, docker e2e, resiliency testing, CI, etc

Docker e2e infra will probably need its repo as well.

Thoughts about the other binaries?