15 releases

new 0.4.79 Nov 7, 2024
0.4.51 Sep 23, 2024
0.4.38 Jul 30, 2024
0.3.21 Mar 26, 2024
0.2.138 Nov 27, 2023

#6 in #stm

Download history 123/week @ 2024-07-14 2/week @ 2024-07-21 156/week @ 2024-07-28 2/week @ 2024-08-04 2/week @ 2024-08-11 3/week @ 2024-08-18 21/week @ 2024-08-25 2/week @ 2024-09-01 2/week @ 2024-09-08 27/week @ 2024-09-15 185/week @ 2024-09-22 27/week @ 2024-09-29 41/week @ 2024-10-06 22/week @ 2024-10-13 166/week @ 2024-10-20 27/week @ 2024-10-27

258 downloads per month
Used in mithril-client

Apache-2.0 and maybe LGPL-3.0+

1MB
26K 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
~564K SLoC