High level overview
The Mithril team released a new 2321.1
distribution that fully implements the mechanism developed to sign generic data. They completed the upgrade of the Cardano node in the Mithril networks to v.8.0.0 and the implementation of the new computation of the stake distribution. They refactored the state machines of the signer and aggregator, and the signed entity service of the aggregator. Additionally, they worked on adapting the client and implementing a new sub-command for restoring the Cardano immutable file snapshots.
Finally, the team worked on adding a new certificate list route in the aggregator REST API, and started enhancing the infrastructure of the Mithril networks.
Low level overview
- Released the new distribution
2321.1
- Worked on the epic that designs and implements generic signing/verification of entity services #780:
- Completed the issue
Enhance MessageAdapter for Artifact in aggregator REST API
#925 - Completed the issue
Create the sub-command for 'Cardano Immutable Files Full' in client
#895 - Completed the issue
Enhance state machines Aggregator/Signer
#933 - Completed the issue
Adapt the aggregator REST API to list certificates
#892 - Worked on the issue
Adapt end to end tests to handle new types of data
#899 - Worked on the issue
Update client documentation
#897 - Worked on the issue
Update architecture documentations for new types of data
#898
- Completed the issue
- Worked on the epic that prepares the Mithril infrastructure for
mainnet
#767:- Worked on the issue
Enhance terraform infrastructure
#930
- Worked on the issue
- Worked on the epic that implements the computation of the stake distribution for
mainnet
#880:- Completed the issue
Upgrade Cardano node to '8.0.0'
#920
- Completed the issue
- Completed the issue
Add export path in Client CLI
#512