High-level summary
This week, the Hydra team updated the specification to align with recent off-chain protocol changes, completed refactoring the snapshot emission in preparation for event-sourced protocol logic, and updated to GHC 9.2.7, resulting in improved compile times and slightly smaller Plutus scripts.
What did the team achieve this week
- Updated the specification to match the recent off-chain protocol changes to complete #728
- Refactored the snapshot emission logic in preparation for event sourced protocol logic.
- Updated to GHC 9.2.7, which led to improved compile times and slightly smaller plutus scripts.
What are the goals of next week
- Monthly review meeting next wednesday and July report
- Reflect latest information onto our roadmap.
- Actual implemention of event-sourced persistence #913.
- Update the use cases section on https://hydra.family
- Remove deprecated internal commit #954.