High-level summary
This week, the Hydra team achieved notable progress in various aspects of the project. The team updated the use case section for auctions on the /unstable branch of the website, improving the understanding of Hydra’s applicability.
From the development side, the team successfully completed event-sourced persistence, a key enhancement in the project’s architecture which improves off-chain transaction processing performance. They also added a “submit-transaction” endpoint to the API.
In addition to project-related progress, the team actively engaged in community reviews for several catalyst proposals related to Hydra and Mithril, contributing to the wider Cardano ecosystem.
Finally, the full report for the month of July was also published here.
What did the team achieve this week
- Published the monthly report for July
- Updated the use case section for auctions (published on /unstable branch)
- Completed event sourced persistence #913
- Added a “submit-transaction” endpoint to the API #966
- Community reviews for several catalyst proposals related to Hydra and Mithril
- Created a network testing tool (hydra-net) #1006
What are the goals of next week
- Update hydra-node to work with cardano-node version 8.x
- Remove the internal commit functionality
- Release version 0.12.0
- Update & streamline tutorial to work with latest version of hydra-node