-
Notifications
You must be signed in to change notification settings - Fork 733
Open
Description
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
- An arrow means "depends on"
Release Process for Cardano Node v10.6.0
Component | Integration Owner | Release Issue |
---|---|---|
Plutus | @ana-pantilie | Link |
Ledger | @<github-username> | Link |
Ouroboros Network | @coot @crocodile-dentist | IntersectMBO/ouroboros-network#5174 |
Ouroboros Consensus | @<github-username> | Link |
Cardano API | @<github-username> | Link |
Cardano CLI | @<github-username> | Link |
Cardano Node | @<github-username> | 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.
SRP branches
- Plutus:
- Ledger:
- Network:
- Consensus: 10.6 Node Release Final Integration ouroboros-consensus#1635
- Cardano API: 10.6 Node Release Final Integration cardano-api#935
- Cardano CLI:
- Cardano Node:
New features which need to be included in 10.6.0
- Plutus:
- Ledger:
- intra-era HF
- new era
- Network:
- Consensus:
- Consensus release for node 10.6 ouroboros-consensus#1541
- ledger intra-era HF integration
- Add Dijkstra ledger era ouroboros-consensus#1544
- kes-agent Integrate KES agent functionality into ouroboros-consensus ouroboros-consensus#1620
- [ ] n2n applications: responder/server peer must be added for InitiatorOnly diffusion mode (network team)
- Cardano API:
- Cardano CLI:
- Cardano Node:
Metadata
Metadata
Assignees
Labels
No labels