You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
…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.
Dependency Tree
Release Process for Cardano Node vX.Y.Z
Status
The text was updated successfully, but these errors were encountered: