High level overview
This week, the Mithril team continued implementing the certification of Cardano transactions in Mithril networks. They worked on scaling proof generation for mainnet by prototyping optimizations and benchmarking performance improvements. They also made progress on low-latency certification by completing the retrieval of the chain tip and importing transactions from the Cardano mini-protocol with Pallas. Additionally, they worked on a new explorer page to display in/out SPOs for the latest Cardano epochs.
Finally, the team upgraded the testing-sanchonet network following the SanchoNet network respin, created a module for building test transactions, and began removing the deprecated snapshot command from the client CLI.
Low level overview
- Completed the issue Aggregator stress test crashes during signer registration #1676
- Completed the issue Prune Cardano transactions stored on signer #1645
- Completed the issue
ChainObserversupports retrieving the Chain Point of the tip of the chain #1589 - Completed the issue Prepare
testing-sanchonetfor respin with Cardano8.11-pre#1694 - Completed the issue MacOS Rust tests are flaky in CI #1556
- Worked on the issue Prototype optimizations for increasing Cardano transactions proof generation throughput #1687
- Worked on the issue Retrieve Cardano blocks with
chainsyncinpallasPoC #1590 - Worked on the issue Explorer display in/out SPOs in registered signers page #1686
- Worked on the issue Create a test Cardano transactions builder #1667
- Worked on the issue Cardano signatures are not produced on
testing-sanchonetandtesting-mainnet#1681 - Worked on the issue Remove
snapshotcommand in client CLI #1690 - Worked on the issue Mithril Signer Local Error Policy : Error 182 - MuxError #1632
