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 v8.12.0-pre #5868

Closed
13 tasks done
Unisay opened this issue May 30, 2024 · 1 comment
Closed
13 tasks done

Release v8.12.0-pre #5868

Unisay opened this issue May 30, 2024 · 1 comment
Assignees

Comments

@Unisay
Copy link
Contributor

Unisay commented May 30, 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 vX.Y.Z

Component Integration Owner Release Issue
Plutus @Unisay Link
Ledger @lehins Link
Ouroboros Network @bolt12 , @coot Link
Ouroboros Consensus @dnadales, @jorisdral Link
Cardano API @Jimbo4350 Link
Cardano CLI @Jimbo4350 Link
Cardano Node @Unisay 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.
  • Node PR
@Unisay Unisay self-assigned this May 30, 2024
github-merge-queue bot pushed a commit to IntersectMBO/ouroboros-consensus that referenced this issue Jun 19, 2024
…se. (#1142)

As a part of the [Cardano Node 8.12
release](IntersectMBO/cardano-node#5868) this
PR contains
- [x] updated Ledger dependencies.
- [x] updated Plutus dependencies
- [x] updated `ouroboros-network` dependencies,
... and the code changes needed to make them work.
@Unisay
Copy link
Contributor Author

Unisay commented Jun 21, 2024

Released.

@Unisay Unisay closed this as completed Jun 21, 2024
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

No branches or pull requests

1 participant