IntersectMBO / cardano-node

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

Release v9.0.0 #5894

Closed CarlosLopezDeLara closed 4 months ago

CarlosLopezDeLara commented 4 months ago

Dependency Tree

flowchart BT
    A[Plutus]
    B[Ledger]
    C[Ouroboros Network]
    D[Ouroboros Consensus]
    E[Cardano API]
    F[Cardano CLI]
    G[Cardano Node]

    B --> A
    D --> B
    D --> C
    E --> D
    F --> E
    G --> F

Release Process for Cardano Node vX.Y.Z

Component Integration Owner Release Issue
Plutus @\<github-username> Link
Ledger @\<github-username> Link
Ouroboros Network @\<github-username> Link
Ouroboros Consensus @\<github-username> Link
Cardano API @\<github-username> Link
Cardano CLI @\<github-username> Link
Cardano Node @\<github-username> Link

Status