High level summary
The SRE team continues work on Cardano environment improvements and general maintenance.
Some notable recent changes, updates or improvements include:
- A cardano-node
10.5.4release and10.6.2pre-release version are quite close. SRE has been iterating on candidate deployments for these versions to our infrastructure and offering feedback to relevant development teams where appropriate.
Repository Work -- Merged
Cardano-airgap
- Bumps disko to
v1.13.0 - Fixes running disko scripts in the iso environment after bumping nixpkgs by
adding required deps via closure path reference to
/etc/install-closure. - Adds binary iso-versioning, available from devShell and in the iso environment which provides relevant component version info in centered GitHub md table format.
Cardano-faucet
- Updates the flake inputs and haskell dependencies of cardano-faucet.
Specifically, upgrade cardano-api to
10.19for cardano-node10.6.xcompatibility, and fix the resulting compiler errors. This prepares the faucet for functioning through the upcoming intra-era hard fork.
Iohk-nix
cardano-node-release/10.5.4 branch:
- Provides a preview environment checkpoint file as well as per-environment
peer snapshot file and "use ledger peers after" slot updates for cardano-node
release
10.5.4.
Repository Work In Progress -- PRs and Branches
- Cardano-mainnet: https://github.com/input-output-hk/cardano-mainnet/pull/41
- Cardano-node: https://github.com/IntersectMBO/cardano-node/pull/6410
- Cardano-parts: https://github.com/input-output-hk/cardano-parts/pull/77
- Cardano-playground: https://github.com/input-output-hk/cardano-playground/pull/53
- Cardano-playground: https://github.com/input-output-hk/cardano-playground/pull/54
