High level overview
This week, the Mithril team continued working on a prototype 'slave' mode of the aggregator to support signer registration across multiple aggregators. They also focused on implementing incremental certification of the Cardano database, emphasizing feature stabilization, production readiness, testing, and optimization. Additionally, they worked on signing ancillary files in the Cardano database snapshots with an IOG key.
Finally, the team fixed failing builds in the Hydra CI and kept working on supporting the upcoming Cardano node v.10.2.
Low level overview
- Completed the issue Implement a
slave
mode for the signer registration in the aggregator #2334 - Completed the issue Add integration test for mode for the signer registration in the aggregator #2335
- Completed the issue Optimize artifact downloads when restoring an Incremental Cardano DB #2327
- Completed the issue Document Incremental Cardano DB usage in the clients #2329
- Completed the issue Use consistent naming in the client Cardano database APIs #2248
- Completed the issue Create a
Code ADR
record in the repository #2342 - Completed the issue Hydra CI fails with
OpenSSL
error on Linux x86_64 runners #2295 - Worked on the issue Sign ancillary files with IOG key #2362
- Worked on the issue Compress the digests file uploaded on GCP for Incremental Cardano DB #2356
- Worked on the issue Database migration checks minimum node version if next migration is squashed #2357
- Worked on the issue E2e tests adaptation for multiple aggregators #2361
- Worked on the issue Upgrade to Cardano
10.2
#2333