High level overview
This week, the Mithril team activated the certification of the Cardano stake distribution for the mainnet and upgraded all Mithril networks to Cardano node v.10.1.4. They also continued implementing the incremental certification of the Cardano database: they completed the artifacts creation and synchronization engine, completed the digests route for the incremental Cardano database in the aggregator REST API, and started working on the cloud synchronization of the artifacts.
Finally, they enhanced the golden tests implementations of the messages, worked on the split of the mithril-common crate, and investigated a bug in the client on Windows Power Shell.
Low level overview
- Completed the issue Activate Cardano Stake Distribution certification in
release-mainnet
#2218 - Completedthe issue Implement digests route for incremental Cardano Database in aggregator REST API #2174
- Completed the issue Upgrade to Cardano
10.1.4
#2208 - Completed the issue Align golden tests implementations in messages #2217
- Completed the issue Implement artifacts builder for incremental Cardano database #2151
- Worked on the issue Design
mithril-common
split & re-organization in repository #2175 - Worked on the issue Implement artifacts cloud synchronization in Incremental Cardano DB with GCP #2211
- Worked on the issue Mithril client does not work in Windows Power Shell #2199
- Worked on the issue Upgrade
testing-sanchonet
for respin with Cardano10.1.4
#2209 - Worked on the issue Activate
Pythagoras
Mithril era #2034