High level overview
The Mithril team launched Mithril protocol’s mainnet beta: the release-mainnet
network is now open for signer registrations, and its genesis certificate has been created. The team is monitoring the network, and expects it to start producing certificates during the next Cardano epoch.
They have released a new distribution 2329.0
, which is running on the release-mainnet
network. They also kept working on the implementation of the stress test tool for benchmarking the aggregator. The team kept working on the refactoring of the serialization/deserialization of the entities of the cryptographic library. Additionally, they completed the cleanup of the legacy store adapters in the aggregator.
Finally, they have worked on enhancing the documentation for onboarding SPOs and setting up a Mithril signer, and fixing installation bugs of the binary artifacts produced in the CI.
Low level overview
- Created the dev blog post Mithril Protocol’s Mainnet Beta Launch
- Released the new distribution
2329.0
- Closed the epic that prepares the Mithril infrastructure for
mainnet
#767: - Worked on the epic
Release 'mainnet' Mithril network
#918- Completed the issue
Prepare SPO on-boarding guide
#1049
- Completed the issue
- Worked on the epic
Benchmark performances of Mithril Aggregator
#904:- Worked on the issue
Design & implement basic stress test tool for aggregator
#991
- Worked on the issue
- Worked on optimizations:
- Worked on refactoring:
- Worked on the issue
Refactor (de)serialization of crypto entities
#668
- Worked on the issue
- Worked on documentation:
- Completed the issue
Enhance 'Run a Mithril Signer node (SPO)' guide
#1055
- Completed the issue
- Worked on bugs: