High level overview
This week, the Mithril team released a new distribution 2342.0
. This release includes support for SPO tickers displayed in the Mithril explorer and the ability to produce slim Docker images for Mithril nodes.
They also kept working on decentralizing the Mithril networks with the peer-to-peer (P2P) networking proof of concept, progressed with the adaptation of the Mithril client as a library, and worked on the deterministic computation of the UTXO set from the immutable files.
Finally, they fixed the bottleneck of the key registration in the aggregator, investigated some unreachability on the release-mainnet
aggregator, and enhanced the Mithril explorer UI.
Low level overview
- Worked on the issue P2P Networking - Proof of Concept #1300
- Completed the issue Make
mithril-client
crate a library #1141 - Worked on the issue Compute deterministic Cardano UTxO set PoC #1283
- Completed the issue
ProtocolKeyRegistration
creates performance bottleneck in aggregator #1187 - Worked on the issue Fix
devnet
Mithril Docker images #1272 - Worked on the issue
release-mainnet
aggregator is unreachable #1310 - Worked on the issue Build
mithril-common
andmithril-client
in WASM PoC #1284 - Completed the issue Display a summary of signers before the full list in explorer #1133
- Completed the issue Add certificates list in explorer #1184
- Completed the issue
CoreVerifier
setup does not computetotal_stake
correctly #1306