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
Paolo Veronelli edited this page Jun 27, 2026
·
2 revisions
Logbook — May 2026
Week of May 25 — Dependency modernization: bumped the Haskell cage to GHC 9.12.3
and cardano-node 10.7.0, then tightened the sublibrary dependencies so the cage only
pulls in pure sublibraries (mpf-write, mpf-test-lib, tx-build) rather than the full
library closures. This reduces the build graph and sets a clean baseline for the
facts-only migration work arriving from the offchain side.