High level overview
This week, the Mithril team released the 2543.0 distribution, which adds support for the default incremental backend (v2) for Cardano database restoration, introduces enhanced integrity verification that reports any tampered or missing files in case of failure, and includes various bug fixes and improvements.
The team also continued implementing a simple aggregator discovery mechanism and advanced work on the first phase of decentralizing configuration parameters. Additionally, they made progress implementing the SNARK-friendly STM library by designing its architecture and implementing the Schnorr signature scheme.
Finally, the team completed the implementation of a common HTTP client for the aggregator and made improvements to the protocol security page.
Low level overview
Features
- Released the new distribution
2543.0 - Published a dev blog post about the Distribution
2543availability - Completed the issue Release
2543distribution #2727 - Worked on the issue Decentralization of configuration parameters - Phase 1 #2692
- Worked on the issue Implement a simple aggregator discovery mechanism #2726
- Worked on the issue Architecture of the SNARK-friendly STM library #2763
- Worked on the issue Implement Schnorr signature scheme in STM #2756
- Worked on the design of the new blocks certification mechanism
