High level overview
This week, the Mithril team updated a proposal for implementing Mithril in a light wallet and created a discussion on implementing Mithril in a light wallet to receive feedback and contributions from the community.
They also completed a proof of concept to run a Mithril client in a browser with WASM and worked on enhancing the explorer UI with SPO tickers displayed next to the pool IDs. Additionally, the team finalized a tool for benchmarking aggregator performance over a range of signer and client loads and for visualizing the results of these benchmarks.
Finally, the team added a root page to the aggregator endpoint, created a status page for the Mithril networks, and added a section about KES key rotation in the signer documentation for SPOs.
Low level overview
- Created the discussion Implement Mithril in a light wallet #1273
- Completed the issue Run client in browser WASM PoC #1254
- Completed the issue Benchmark aggregator performances #1220
- Worked on the issue Add SPO tickers in explorer #1185
- Completed the issue Add a non
404
status code on the aggregator endpoint #1103 - Completed the issue Use source attribute in errors #1265
- Completed the issue Create a SPO checklist for KES keys update #1267
- Completed the issue Configure status page and alerting #1277
- Completed the issue Upgrade dependencies #1274