-
Notifications
You must be signed in to change notification settings - Fork 736
Open
Description
Dependency Tree
flowchart BT
A[Cardano Base]
B[Plutus]
C[Ledger]
D[Ouroboros Network]
E[Ouroboros Consensus]
F[Cardano API]
G[Cardano CLI]
H[Cardano Node]
B --> A
D --> A
C --> A
C --> B
E --> A
E --> C
E --> D
F --> A
F --> B
F --> C
F --> D
F --> E
G --> A
G --> C
G --> F
H --> A
H --> B
H --> C
H --> D
H --> E
H --> F
H --> G
- An arrow means "depends on"
Candidates to be included in Node 10.6
Released to CHaP
- Plutus: https://github.com/IntersectMBO/plutus/releases/tag/1.53.0.0
- Ledger: IntersectMBO/cardano-ledger@faa7a9d
- Network: latest network releases
Unreleased but stable
- Consensus: IntersectMBO/ouroboros-consensus@71b0260 - commit in
main
- Cardano Base: Upgrade contra-tracer cardano-base#550 - will release a revision if no other changes are needed (!!might complicate things if downstream projects have upper bounds on
cardano-base
packages!!)
Still WIP
- KES Agent: https://github.com/input-output-hk/kes-agent/tree/fraser-iohk/release-10.6-contra-tracer-bump
- Cardano API: [DRAFT] Jordan/10.6 node release cardano-api#954 - tentative, API team is releasing cardano-api master (IntersectMBO/cardano-api@842ad95) and integrating that downstream first
- Cardano CLI: integration of cardano-api master Bump
cardano-api-10.18.0.0
cardano-cli#1279, TODO integration for 10.6 - Cardano Node: TODO
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