High level overview
This week, the Mithril team prepared the pre-release for the 2603.1-pre distribution. This version introduces support for the DMQ protocol, preliminary support for decentralized configuration, implementation of the Blockfrost API to fetch stake pool operators' pool tickers and names, and various bug fixes and improvements.
The team focused on implementing the SNARK-friendly STM library, advanced the non-recursive SNARK circuit MVP, and progressed work on pre-aggregation and recursive SNARK circuits.
Additionally, they worked on the new certification for Cardano blocks and transactions, implementing the storage layer, the artifact builder, and the throttled preloader.
Finally, they continued documenting proposals to integrate Mithril and DMQ nodes with Cardano and updating the protocol security page.
Low level overview
Features
- Completed the issue Implement SNARK-friendly changes in STM library #2795
- Completed the issue Create SNARK circuit new module in STM #2911
- Completed the issue Implement Digest for Poseidon hash from Midnight ZK #2942
- Completed the issue Synchronization of modifications between Halo2 circuit in STM and prototype #2947
- Completed the issue Create new signed entity type for Cardano Blocks and Transactions #2905
- Worked on the issue Release 2603 distribution #2830
- Worked on the issue Document recursive SNARK solution #2767
- Worked on the issue Update protocol parameters to SNARK friendly values #2813
- Worked on the issue Implement SNARK pre-aggregation primitives in STM library - Phase 1 #2792
- Worked on the issue Add golden tests for Halo2 circuit prototype #2912
- Worked on the issue Avoid panic in AggregateVerificationKeyForConcatenation conversion #2954
- Worked on the issue Import Blocks and Transactions in new store for Cardano Blocks and Transactions #2907
- Worked on the issue Implement artifacts builder for Cardano Blocks and Transactions #2955
- Worked on the issue Add throttling to Blocks and Transactions preloader #2909
- Worked on the issue Proposals for Mithril/DMQ as optout feature of Cardano #2831
- Worked on the issue Pallas DMQ publisher keeps open connection to DMQ node #2961
Protocol maintenance
- Pre-released the new distribution
2603.1-pre - Worked on the issue Enhance protocol security page on website #2703
