High level overview
This week, the Mithril team worked on implementing the client in the explorer to enable direct verification of certificates from the browser. They also addressed the configuration issue in the signer node service, which occasionally resulted in signers not registering their keys after a restart. Additionally, the team kept implementing a mock aggregator to strengthen Mithril client tests in WASM, continued working on threat modeling and risk analysis for P2P networking, and progressed with the devnet upgrade to support the Conway era.
Finally, they worked on enhancing node communications between Mithril and Cardano and completed the upgrade of the Cardano node topology used in the Mithril networks' infrastructure.
Low level overview
- Published a development blog post Mithril signer service new configuration
- Completed the issue Simplify Mithril client CLI download command #1406
- Completed the issue Make all infra Cardano nodes use P2P topology #1405
- Completed the issue Implement
ChainObserver
adapter configuration in aggregator #1396 - Completed the issue Fix signer node service setup #1404
- Worked on the issue P2P threat modeling and risk analysis #1350
- Worked on the issue Implement a fake standalone aggregator #1397
- Worked on the issue Implement the mithril client WASM package in the explorer #1409
- Worked on the issue Light Wallet: Implement browser tests with fake aggregator #1407
- Worked on the issue Activate
babbage
/conway
eras ondevnet
#1425 - Worked on the issue Upgrade Cardano node to
8.7.2
#1410 - Worked on the issue Create a test network on
SanchoNet
#1173 - Worked on the issue Enhance Mithril/Cardano node communication #1315