High level overview
This week, the Mithril team continued their work on the certification of Cardano stake distribution. They completed the implementation of new routes for the aggregator REST API and worked on the verification steps in the client library. The draft CIP for the diffusion of Mithril signatures through the Cardano network is nearly complete. Additionally, they finished benchmarking the signer's footprint for Cardano transactions on the SPO infrastructure.
The team also fixed a bug in the transaction importer that prevented some transactions from being imported near the chain tip and resolved an issue on the documentation website
Low level overview
- Completed the issue Benchmark signer footprint on SPO infrastructure #1826
- Completed the issue Implement routes for Cardano Stake Distribution in aggregator REST API #1841
- Completed the issue
dev-mainnet
not signing Cardano transaction after full import #1875 - Completed the issue Add a trend line showing long-term evolution of Cardano DB restorations #1876
- Completed the issue Duplicate page on
/index.html
of website #1867 - Worked on the issue Implement Cardano Stake Distribution in client library #1842
- Worked on the issue CIP for Mithril signature diffusion through Cardano network #1775
- Worked on the issue Test Cardano transaction chain rollbacks #1840