High level overview
The Mithril team created a new 2327.0
distribution. They focused on preparing the beta launch on the mainnet
: they tested the new production signer deployment model with the pioneer SPOs, they prepared an SPO on-boarding guide, and they kept working on the deployment and monitoring of the mainnet
infrastructure. The team also worked on the implementation of a simple stress test tool for benchmarking the aggregator. Additionally, they completed the refactoring of the interface to the cryptographic library.
Finally, they fixed a bug that sporadically prevented the latest signer registration of a SPO to be used in the associated signing epoch, they fixed a bug in the epoch gap detection of the certificate chain in the aggregator, and worked on multiple other optimizations and bugs.
Low level overview
- Released the new distribution
2327.0
- Worked on the epic that prepares the Mithril infrastructure for
mainnet
#767: - 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 documentation:
- Worked on bugs:
- Completed the issue
Aggregator does not detect certificate chain epoch gap
#952 - Completed the issue
'testing-preview' network does not create certificates
#1015 - Completed the issue
SQLite compatibility in aggregator
#837 - Completed the issue
Q&A followup fixes
#1035 - Completed the issue
E2E tests are flaky in CI
#1023
- Completed the issue