High level overview
This week, the Mithril team kept implementing a new data type for certifying Cardano transactions within Mithril networks. They completed the upgrade of the client library and the CLI to support the verification of Cardano transactions. They also released the new Mithril network running on SanchoNet. Additionally, the team rolled out a new feature of the Pallas chain observer (that now supports the retrieval of Mithril era markers), and kept investigating some flakiness occurring in the CI end-to-end tests.
Finally, the team kept working on the threat modeling and risk analysis for the Mithril network and updated the Mithril network architecture documentation.
Low level overview
- Published a development blog post Mithril SanchoNet network released
- Completed the issue Implement transactions verification in client library #1468
- Completed the issue Implement
Cardano Transactions
commands in the client binary #1469 - Completed the issue Create a test network on
SanchoNet
#1173 - Completed the issue Update Mithril network architecture documentation #1488
- Completed the issue Upgrade
http
dependency #1474 - Completed the issue Extract database feature from common crate #1492
- Worked on the issue P2P threat modeling and risk analysis #1350
- Worked on the issue Enhance Mithril/Cardano node communication #1315
- Worked on the issue Some end to end tests are flaky in the CI #1147
- Worked on the issue Add an example crate for the
CardanoTransactions
type #1495 - Worked on the issue Generate automatic documentation for CLIs #1471