Skip to content

Commit

Permalink
Update blog/2023-11-08-mithril.md
Browse files Browse the repository at this point in the history
Co-authored-by: olgahryniuk <[email protected]>
  • Loading branch information
jpraynaud and olgahryniuk authored Nov 8, 2023
1 parent 9494452 commit 2c84eb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blog/2023-11-08-mithril.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ hide_table_of_contents: false

This week, the Mithril team continued working on completing the adaptation of the Mithril client as a library. They progressed in decentralizing the Mithril networks with the peer-to-peer (P2P) networking proof of concept, achieving the implementation of a very basic working demo with a peer-to-peer publish-subscribe (pub-sub) mechanism. Additionally, the team continued working on the deterministic computation of the UTXO/transactions set from the immutable files.

Finally, they fixed the name of the Docker package that stores images of the new Mithril client CLI, and they kept fixing some performance issue on the `release-mainnet` aggregator.
Finally, they resolved the naming issue of the Docker package responsible for storing images of the new Mithril client CLI, and continued addressing a performance issue associated with the 'release-mainnet' aggregator.

## Low level overview
- Worked on the issue **Prototype a P2P relay with `libp2p`** [#1300](https://github.com/input-output-hk/mithril/issues/1300)
Expand Down

0 comments on commit 2c84eb9

Please sign in to comment.