- 
                Notifications
    You must be signed in to change notification settings 
- Fork 739
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
- Cardano Base: latest revision
- Kes Agent: latest release
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-basepackages!!)
- Cardano Api: Upgrade ledger, consensus, network, plutus for cardano-node 10.6 cardano-api#954 - dependency issues have been solved by removing the cardano-rpcpackage and by upgrading cardano-apimasterfor cardano-cli, now branch is stable and passes most tests
- KES Agent: https://github.com/input-output-hk/kes-agent/tree/fraser-iohk/release-10.6-contra-tracer-bump - release to come soon today/tomorrow
- Cardano-cli: Update cardano-api-10.19.0.0 cardano-cli#1265
Still WIP
- KES Agent: https://github.com/input-output-hk/kes-agent/tree/fraser-iohk/release-10.6-contra-tracer-bump
- Cardano API: Upgrade ledger, consensus, network, plutus for cardano-node 10.6 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 Bumpdone, WIP integration for 10.6 Update cardano-api-10.19.0.0 cardano-cli#1265- cardano-api-10.18.0.0cardano-cli#1279
- Cardano Node: Release 10.6 final integration #6331
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