Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release: cardano-node 10.0 #5978

Closed
11 of 15 tasks
dnadales opened this issue Sep 6, 2024 · 0 comments · Fixed by #5998
Closed
11 of 15 tasks

Release: cardano-node 10.0 #5978

dnadales opened this issue Sep 6, 2024 · 0 comments · Fixed by #5998
Assignees

Comments

@dnadales
Copy link
Member

dnadales commented Sep 6, 2024

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
Loading
  • An arrow means "depends on"

Release Process for Cardano Node v10.0

Component Integration Owner Release Issue CHaP PR Released To CHaP
Plutus @crocodile-dentist Link Link Yes
Ledger @crocodile-dentist Link, Link2 Link, Link2, Link3 Yes
Ouroboros Network @crocodile-dentist Link Link Yes
Ouroboros Consensus @crocodile-dentist Link Link Yes
Cardano API @crocodile-dentist Link Link Yes
Cardano CLI @crocodile-dentist Link Link Yes
Cardano Node @crocodile-dentist Link

Status

  • Plutus Ledger API is integrated into the Ledger.
  • Ledger is integrated into the Ouroboros Consensus.
  • Ouroboros Network is integrated into the Ouroboros Consensus.
  • Outroboros Consensus is integrated into the Cardano API.
  • Cardano API is integrated into the Cardano CLI.
  • Cardano CLI is integrated into the Cardano Node.

Plutus

  • Release to CHaP

Ledger

  • Release to CHaP

Network

  • Release to CHaP

Consensus

  • Release to CHaP

API

  • Release to CHaP

CLI

  • Release to CHaP

Node

  • Release to CHaP

Sign off

  • P&T
  • SDET
@dnadales dnadales self-assigned this Sep 6, 2024
@crocodile-dentist crocodile-dentist changed the title Release: cardano-node 9.3 Release: cardano-node 10.0 Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

2 participants