17 unstable releases (3 breaking)

0.5.0 Feb 14, 2025
0.4.96 Dec 17, 2024
0.4.79 Nov 7, 2024
0.4.38 Jul 30, 2024
0.2.138 Nov 27, 2023

#9 in #stm

Download history 40/week @ 2024-11-30 56/week @ 2024-12-07 377/week @ 2024-12-14 284/week @ 2024-12-21 133/week @ 2024-12-28 34/week @ 2025-01-04 112/week @ 2025-01-11 146/week @ 2025-01-18 65/week @ 2025-01-25 29/week @ 2025-02-01 169/week @ 2025-02-08 151/week @ 2025-02-15 146/week @ 2025-02-22 116/week @ 2025-03-01 57/week @ 2025-03-08 75/week @ 2025-03-15

399 downloads per month
Used in mithril-client

Apache-2.0 and maybe LGPL-3.0+

1.5MB
29K 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
~576K SLoC