High level overview
This week, the Mithril team continued implementing the mock DMQ node to support end-to-end testing of decentralized signature diffusion. They also worked on resolving a circular dependency issue with the operational certificate in the KES signer module and completed the upgrade to Cardano node v.10.5. Additionally, the team continued collaborating with the innovation team on prototyping a SNARK proving circuit for Mithril certificates.
Finally, they worked on prototyping a Mithril/Cardano bundle in a Docker image and made progress refactoring the STM cryptographic library.
Low level overview
- Completed the issue Remove Operational Certificate circular dependency in KES signature #2668
- Completed the issue Upgrade to Cardano
10.5
#2623 - Completed the issue Remove features test_tools and full from mithril-client #2662
- Worked on the issue Implement a fake DMQ node with Mithril relay #2627
- Worked on the issue Simple Aggregation Halo2 - Prototype #2526
- Worked on the issue Update the DMQ message structure #2670
- Worked on the issue Prototype Mithril/Cardano bundle in Docker image #2616
- Worked on the issue Enhance STM library readability #2568