High level overview
This week, the Mithril team kept implementing the data type for certifying Cardano transactions within Mithril networks: they worked on adapting the Mithril explorer to support Cardano transaction verification, started implementing a more efficient transaction signing scheme, stabilized the type names in the API, and kept investigating a bug that prevents the signature of some Conway era transactions. Additionally, they have completed the first version of the Prometheus monitoring endpoint for the signer.
Finally, the team fixed a bug occuring in the publication of the npm
packages of the client, enhanced the HTTP tests of the aggregator, and kept working on the KES period computation in the Pallas chain observer.
Low level overview
- Completed the issue Expose Prometheus metrics for Mithril signer #1096
- Completed the issue Make HTTP server tests more robust #1524
- Completed the issue Stabilize namings in
Cardano Transactions
API #1535 - Completed the issue Reorganize crates in the repository #1528
- Worked on the issue Implement
Cardano Transactions
in explorer #1497 - Worked on the issue Implement a Block Range Merkle Tree for
Cardano Transactions
#1533 - Worked on the issue Output CLIs logs to
stderr
#1515 - Worked on the issue
npm
publish fails onlatest
whennext
exists #1531 - Worked on the issue Cardano transactions are not all signed in
testing-sanchonet
#1537 - Worked on the issue Enhance Mithril/Cardano node communication #1315
- Worked on the issue P2P threat modeling and risk analysis #1350