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 v10.2.0 #6040

Open
8 of 15 tasks
neilmayhew opened this issue Nov 20, 2024 · 0 comments · May be fixed by #6050
Open
8 of 15 tasks

Release v10.2.0 #6040

neilmayhew opened this issue Nov 20, 2024 · 0 comments · May be fixed by #6050
Assignees

Comments

@neilmayhew
Copy link

neilmayhew commented Nov 20, 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.2.0

Component Integration Owner Release Issue Release PR
Plutus @neilmayhew
Ledger @neilmayhew Link
Ouroboros Network @neilmayhew Link
Ouroboros Consensus @neilmayhew Link #1314
Cardano API @neilmayhew Link #687
Cardano CLI @neilmayhew Link #986
Cardano Node @neilmayhew Link #6050

Integration 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

CHaP releases

  • Plutus
  • Ledger
  • Network
  • Consensus
  • API
  • CLI
  • Node

Sign-offs

  • P&T
  • SDET
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant