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

#874 in Magic Beans

Download history 2/week @ 2024-09-05 23/week @ 2024-09-12 165/week @ 2024-09-19 42/week @ 2024-09-26 36/week @ 2024-10-03 30/week @ 2024-10-10 149/week @ 2024-10-17 38/week @ 2024-10-24 19/week @ 2024-10-31 154/week @ 2024-11-07 22/week @ 2024-11-14 24/week @ 2024-11-21 37/week @ 2024-11-28 44/week @ 2024-12-05 262/week @ 2024-12-12 377/week @ 2024-12-19

728 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–31MB
~561K SLoC