High level overview
This week, the Mithril team continued implementing the incremental certification of the Cardano database. They completed the computation of the message to sign and started working on creating and synchronizing the artifacts. The team also continued exploring solutions for signer registration in networks with multiple aggregators and progressed on developing a cache for certificate verification in the WASM client.
Finally, they implemented a retry mechanism in the end-to-end tests within the CI to address flakiness and investigated methods to track the origin of client requests.
Low level overview
- Completed the issue Implement signable builder for Incremental Cardano DB #2122
- Completed the issue Implement retries in e2e tests in CI #2123
- Completed the issue How to record origin of client requests? #2077
- Completed the issue Add the Cardano network in the status page #2144
- Completed the issue Fix clippy warnings with Rust
1.83.0
#2147 - Worked on the issue Implement artifacts builder for Incremental Cardano DB #2151
- Worked on the issue Release
2448
distribution #2124 - Worked on the issue Reorganize the
About Mithril
section in the documentation website #2154 - Worked on the issue Handle cache for certificate verification in WASM client #1484
- Worked on the issue Activate
Pythagoras
Mithril era #2034 - Worked on the issue Explore Signer Registration Solutions #2029