16 releases

0.4.96 Dec 17, 2024
0.4.79 Nov 7, 2024
0.4.69 Oct 21, 2024
0.4.38 Jul 30, 2024
0.2.138 Nov 27, 2023

#6 in #stm

Download history 39/week @ 2024-10-07 21/week @ 2024-10-14 171/week @ 2024-10-21 21/week @ 2024-10-28 142/week @ 2024-11-04 30/week @ 2024-11-11 20/week @ 2024-11-18 28/week @ 2024-11-25 39/week @ 2024-12-02 65/week @ 2024-12-09 425/week @ 2024-12-16 249/week @ 2024-12-23 109/week @ 2024-12-30 37/week @ 2025-01-06 127/week @ 2025-01-13 166/week @ 2025-01-20

451 downloads per month
Used in mithril-client

Apache-2.0 and maybe LGPL-3.0+

1.5MB
28K SLoC

Mithril-common crates.io Discord

This is a work in progress 🛠

This crate contains common utility types and testing infrastructure used in the implementation of the Mithril nodes.


lib.rs:

Shared datatypes and traits used by Mithril rust projects

Provide:

  • [Digester][digesters] to compute mithril digest from a Cardano database
  • Helpers for the Mithril STM lib with the [crypto_helper].
  • [certificate chain][certificate_chain] used to validate the Certificate Chain created by an aggregator
  • The [entities] used by, and exchanged between, the aggregator, signers and client.

Dependencies

~16–32MB
~568K SLoC