IntersectMBO / cardano-node

The core component that is used to participate in a Cardano decentralised blockchain.
https://cardano.org
Apache License 2.0
3.06k stars 721 forks source link

[META] - Splitting this repository in several separated repositories for each independent project #5367

Open nielstron opened 1 year ago

nielstron commented 1 year ago

Internal/External External otherwise.

Area Meta

Describe the feature you'd like This repository hosts several components that build on top of the cardano-node but are not an integral part of it. Ideally, these should be in a seperate repository and build largely independent of the main node.

The main pain point is the bundling of CLI and cardano-node

This has several advantages

Describe alternatives you've considered None

Additional context / screenshots Arised from a discussion with @KtorZ where we both faced the problem of having CLI fixes pending for months (!) because they would trigger a new release of the node. Meanwhile UX suffers greatly through this stiffness.

rdlrt commented 1 year ago

cardano-cli and cardano-api are already split from this repo into their own now

nielstron commented 1 year ago

Thanks for the update! The node release still contains information about the CLI, will they continue to be bundled together?

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 120 days.