## Why We need to prototype the certification of the ledger state snapshot of the Cardano node for which a deterministic snapshot is being implemented: - https://github.com/IntersectMBO/ouroboros-consensus/issues/1424 - https://github.com/IntersectMBO/cardano-node/pull/6526 ## What Run the unreleased Cardano node in the devnet and assess requirements for the PoC. ## How - [x] Prepare artifacts for the unreleased version of the Cardano node with this [runbook](https://github.com/input-output-hk/mithril/tree/main/docs/runbook/prepare-cardano-node-artifacts) - [x] Adapt the devnet with the configuration of the Cardano node to produce deterministic ledger state snapshots - [x] Assess the requirements to implement the PoC: - [x] Cardano node - [x] Mithril nodes
Why
We need to prototype the certification of the ledger state snapshot of the Cardano node for which a deterministic snapshot is being implemented:
What
Run the unreleased Cardano node in the devnet and assess requirements for the PoC.
How