Skip to content

Make a plan on how to approach categorization of used code #1640

@yamimaio

Description

@yamimaio

As per the retro action item:
There is too much to maintain. Existing code that could have been written in a more maintainable way, untested, commented, etc.

Discussion

  • We should categorize what is being used and what is not.
  • Everything that is not rust node, webnode, frontend can be ignored for now? No, gql should not be removed. There are other components as well that should remain.
  • What we deem is not used… Do we move it? Remove from workspace manifest? Delete it?
  • Should we have a different CI for tools? Should we move tools out of the workspace?
  • Dockerfiles only for tools that can be removed? Some tools might be worth running on a server. We should revamp dockerfiles that are worth keeping. However, doing this might be worth doing after road to devnet and plan for mainnet.

Action Items
We want to categorize what is being used and what is not, on a per crate basis, understanding what code is for node, for testing or for tools. Make a plan to review with the team on how to approach it.

Metadata

Metadata

Labels

No labels
No labels

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions