High level overview
This week, the Mithril team continued implementing the incremental certification of the Cardano database. They enhanced the implementation of artifact production and upload, worked on the implementations of the client library and the WASM client, and kept adapting the explorer. Additionally, they have been preparing for the upcoming transition to the next 'Pythagoras' Mithril era, which is scheduled to occur in the following weeks.
Finally, the team optimized the compilation times of TLS dependencies in the nodes and started to work on updating the CI pipeline runners following their deprecation.
Low level overview
- Completed the issue Incremental Cardano DB artifacts production enhancements #2234
- Completed the issue Implement Incremental Cardano DB in WASM client #2247
- Completed the issue Implement a retry mechanism for the
FileUploader
#2213 - Completed the issue Incremental Cardano DB artifacts production enhancements #2234
- Completed the issue Activate compression of aggregator HTTP responses #2225
- Completed the issue OpenAPI examples check is not working #2235
- Completed the issue Use
native-tls-vendored
feature ofreqwest
in crates #2252 - Worked on the issue Implement Incremental Cardano DB in client library #2214
- Worked on the issue Enhance Snapshotter to avoid file deletion on error if already exists #2215
- Worked on the issue Upgrade the deprecated
ubuntu-20
builders in CI #2216 - Worked on the issue Update explorer for Incremental Cardano DB #2212
- Worked on the issue Activate
Pythagoras
Mithril era #2034