High level overview
This week, the Mithril team kept working on decentralizing the Mithril networks with the peer-to-peer (P2P) networking proof of concept. They progressed with the adaptation of the Mithril client as a library, and worked on its full WASM compatibility in a proof of concept. The team kept working on the deterministic computation of the transactions from the immutable files, and fixed some unreachability issue on the release-mainnet
aggregator.
Finally, they implemented new Docker images that build the Mithril nodes on the 'devnet' faster and fixed some regressions in the Mithril client CLI.
Low level overview
- Worked on the issue P2P Networking - Proof of Concept #1300
- Completed the issue Build
mithril-common
andmithril-client
in WASM PoC #1284 - Completed the issue Fix
devnet
Mithril Docker images [#1272](https://github.com/input-output-hk/mithril/issues/1272 - Worked on the issue Light Wallet: Release
mithril-client
library #1311 - Worked on the issue Compute deterministic Cardano UTxO set PoC #1283
- Worked on the issue
release-mainnet
aggregator is unreachable #1310 - Completed the issue Client regressions in snapshot list and download #1321