In Progress

2026-02-27

Genesis Sync Accelerator

Weekly Report: 2026-02-27

  • Added periodic GHC resource stats tracing, ported from cardano-node, for runtime observability (PR #17).
  • Refactored exceptional control flow to monadic style for clearer error handling (PR #24).
  • Switched CI to self-hosted runners (PR #25).
  • Added unit tests for downloadChunk (PR #18).
  • Updated Nix flake inputs (PR #20).
  • Added BlockFetch tracing and bundled all protocol tracers into a single record (PR #27).
  • Added a demo mode to the integration test and an option to preserve the working directory for debugging.