Skip to main content

Mithril Team Update

· 2 min read
Jean-Philippe Raynaud

High level overview

This week, the Mithril team focused on preparing for the upcoming release of Cardano transaction certification in Mithril networks. They fixed a bug that was preventing the import of transactions close to the tip of the chain, investigated performance issues on imports from mainnet and SanchoNet, refactored some types used for block and slot numbers, and thoroughly benchmarked performance and tested edge cases.

Finally, the team continued working on the certification of the Cardano stake distribution and redacting a CIP for the diffusion of Mithril signatures through the Cardano network.

Low level overview

  • Completed the issue Cleanup Immutable File in Cardano transaction #1825
  • Completed the issue Upgrade testing-sanchonet for respin with Cardano 9.0.0 #1822
  • Completed the issue testing-sanchonet does not sign Cardano transactions #1845
  • Completed the issue Refactor BlockNumber type #1755
  • Completed the issue Cleanup Immutable File in Cardano transaction #1825
  • Completed the issue Make Certificate messages beacon field optional #1807
  • Worked on the issue Implement signable and artifacts builders for Cardano Stake Distribution #1832
  • Worked on the issue CIP for Mithril signature diffusion through Cardano network #1775
  • Worked on the issue Test Cardano transaction chain rollbacks #1840
  • Worked on the issue Refactor SlotNumber type #1851
  • Worked on the issue Slow import of Cardano transactions in testing-mainnet #1849
  • Worked on the issue ChainReader is stuck in Agency is theirs error #1836
  • Worked on the issue Benchmark signer footprint on SPO infrastructure #1826